@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.styles_GalleryCollageModule__bevA8 .gallery-container{width:100%}.styles_GalleryCollageModule__bevA8 .gallery-container.with-background{background:#fff}.styles_GalleryCollageModule__bevA8 .gallery-container.with-centering{display:flex;justify-content:center;align-items:center}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery{width:100%;aspect-ratio:90/63.1;display:flex;align-items:center}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery.max-width{max-width:1440px}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .column-buffer{width:2.5rem}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .first-column{display:flex;align-items:center;justify-content:center;flex-direction:column;width:calc((60% - 5rem)/2);height:100%}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .first-column .buffer{width:100%;height:2.5rem}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .first-column .image-container{width:100%;height:calc((100% - 5rem)/3);border-radius:1rem;overflow:hidden}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .first-column .image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .third-column{display:flex;align-items:center;justify-content:center;flex-direction:column;width:calc((60% - 5rem)/2);height:100%}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .third-column .buffer{width:100%;height:2.5rem}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .third-column .image-container{width:100%;height:calc((100% - 5rem)/3);overflow:hidden;border-radius:1rem}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .third-column .image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .second-column{display:flex;align-items:center;justify-content:center;flex-direction:column;width:40%;height:100%}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .second-column .image-container{height:calc((100% - 11.5rem)/2);width:100%;border-radius:1rem}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .second-column .image-container img{width:100%;height:100%;border-radius:1rem;-o-object-fit:cover;object-fit:cover}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .second-column .middle-buffer{width:100%;height:2.5rem}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .second-column .bottom-buffer,.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .second-column .top-buffer{width:100%;height:4.5rem}.styles_GalleryCollageModule__bevA8 .gallery-container .mobile-gallery{display:none}@media(max-width:1360px){.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .first-column .image-container{border-radius:0 1rem 1rem 0}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery .third-column .image-container{border-radius:1rem 0 0 1rem}}@media(max-width:900px){.styles_GalleryCollageModule__bevA8 .gallery-container{height:unset;aspect-ratio:1/1}.styles_GalleryCollageModule__bevA8 .gallery-container .desktop-gallery{display:none}.styles_GalleryCollageModule__bevA8 .gallery-container .mobile-gallery{display:unset;width:100%;height:100%}}.styles_BackButtonModule__qRHxs{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent;transition:opacity .3s ease;cursor:pointer}.styles_BackButtonModule__qRHxs svg{width:1rem;height:1rem}.styles_BackButtonModule__qRHxs.touched{background:rgba(0,0,0,.1)}.styles_ModalPortalOverlayModule___EgFb{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);z-index:1000}@media(min-width:576px){.styles_ModalPortalOverlayModule___EgFb{background:linear-gradient(90deg,rgba(0,0,0,.2),#fff 110%)}}.styles_ModalPortalModule__87Zup{position:fixed;top:0;left:0;z-index:1000;height:100%;width:100%;background-color:#f5eeeb;overflow-x:hidden;transition:transform .5s;animation:openYourPlaceModal .5s ease-in-out}.styles_ModalPortalModule__87Zup .content-wrapper{width:100%;height:calc(100% - 50px);overflow:auto;background-color:#f5eeeb}.styles_ModalPortalModule__87Zup .content-wrapper.white{background-color:#fff}.styles_ModalPortalModule__87Zup .content-wrapper.semi{background-color:#f5eeeb}.styles_ModalPortalModule__87Zup .content-wrapper.no-scroll{overflow:hidden}.styles_ModalPortalModule__87Zup .content-wrapper.no-header{height:100%}.styles_ModalPortalModule__87Zup.closing{overflow:hidden;transform:translateX(100%)}.styles_ModalPortalModule__87Zup.static{animation:none}@media(min-width:576px){.styles_ModalPortalModule__87Zup{background-color:#fff;position:fixed;top:0;left:calc(100% - 430px);width:430px;height:100%;overflow:scroll}.styles_ModalPortalModule__87Zup .content-wrapper{background-color:#fff;height:calc(100% - 4.1rem)}.styles_ModalPortalModule__87Zup .content-wrapper>div:first-child,.styles_ModalPortalModule__87Zup .header-cont>div:first-child,.styles_ModalPortalModule__87Zup.white,.styles_ModalPortalModule__87Zup.white .content-wrapper>div:first-child,.styles_ModalPortalModule__87Zup.white .header-cont>div:first-child{background-color:#fff}.styles_ModalPortalModule__87Zup.semi,.styles_ModalPortalModule__87Zup.semi .content-wrapper>div:first-child,.styles_ModalPortalModule__87Zup.semi .header-cont>div:first-child{background-color:#f5eeeb}.styles_ModalPortalModule__87Zup.no-scroll{overflow:hidden}}.styles_LogoModule__UgV_d{display:flex;align-items:center;justify-content:center}.styles_LogoModule__UgV_d img{display:block;max-height:100%;max-width:100%}.styles_LogoModule__UgV_d svg{height:100%;width:100%}.styles_StandAloneWrapperHeaderModule__9sMed{color:#003746;height:58px;padding:0 1.5rem;display:grid;grid-template-columns:80px auto 80px;grid-template-areas:". logo actions"}.styles_StandAloneWrapperHeaderModule__9sMed .actions{grid-area:actions;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;gap:1.5rem}.styles_StandAloneWrapperHeaderModule__9sMed .actions .action{display:flex;align-items:center;justify-content:center;cursor:pointer}.styles_StandAloneWrapperHeaderModule__9sMed .actions .action svg{width:1.5rem;height:1.5rem}.styles_StandAloneWrapperHeaderModule__9sMed .localization-icon{cursor:pointer}.styles_StandAloneWrapperHeaderModule__9sMed .logo{grid-area:logo;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.styles_StandAloneWrapperHeaderModule__9sMed .menu-pop-up{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.4);z-index:100;animation:appearance .3s}.styles_StandAloneWrapperHeaderModule__9sMed .menu-pop-up .menu-pop-up-overlay{position:absolute;top:0;bottom:0;left:0;right:0}.styles_StandAloneWrapperHeaderModule__9sMed .menu-pop-up .close-icon{position:absolute;right:2.5rem;top:1.5rem}.styles_StandAloneWrapperHeaderModule__9sMed .menu-pop-up .menu-pop-up-content{padding:2rem 1rem;border-radius:1.875rem;background:#f5eeeb;width:-moz-fit-content;width:fit-content;position:absolute;right:1rem;top:4.5rem}.styles_StandAloneWrapperHeaderModule__9sMed .menu-pop-up .menu-pop-up-content .divider{height:1px;width:100%;margin:1rem 0;background:#cacbcd}.styles_StandAloneWrapperHeaderModule__9sMed .menu-pop-up .menu-pop-up-content .menu-pop-up-item{color:#003746;font-size:1.5rem;font-style:normal;font-weight:500;line-height:140%;display:flex;align-items:center;gap:1rem}.styles_LocalizationModalModule__PMgOQ{padding:3rem 2rem 2rem}.styles_LocalizationModalModule__PMgOQ .title{color:#003746;font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:1.5rem}.styles_LocalizationModalModule__PMgOQ .languages{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.styles_LocalizationModalModule__PMgOQ .languages .language{display:flex;gap:1rem;align-items:center}.styles_LocalizationModalModule__PMgOQ .languages .language.selected .text-container,.styles_LocalizationModalModule__PMgOQ .languages .language:hover .text-container{background-color:rgba(0,55,70,.05)}.styles_LocalizationModalModule__PMgOQ .languages .language .text-container{padding:.5rem 1rem;width:100%;font-weight:600;border-radius:1.1rem;display:flex;color:#003746;justify-content:space-between}.styles_LocalizationModalModule__PMgOQ .languages .language .icon{width:2.5rem;height:2.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.styles_LocalizationModalModule__PMgOQ .languages .language .icon svg{width:2rem;height:2rem}.styles_LocalizationModalModule__PMgOQ .currencies{display:flex;flex-direction:column;gap:1rem}.styles_LocalizationModalModule__PMgOQ .currencies .currency{display:flex;gap:1rem;align-items:center}.styles_LocalizationModalModule__PMgOQ .currencies .currency .text-container{padding:.5rem 1rem;width:100%;font-weight:600;border-radius:1.1rem;color:#003746;display:flex;justify-content:space-between}.styles_LocalizationModalModule__PMgOQ .currencies .currency .text-container .text .bold{font-weight:600}.styles_LocalizationModalModule__PMgOQ .currencies .currency .symbol{width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#d6ebf3}.styles_LocalizationModalModule__PMgOQ .currencies .currency.selected .text-container,.styles_LocalizationModalModule__PMgOQ .currencies .currency:hover .text-container{background-color:rgba(0,55,70,.05)}.styles_MobileHeader__9tj8c{width:100%;background-color:#f5eeeb;padding:.5rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:99;min-height:50px}.styles_MobileHeader__9tj8c .back-button-wrapper{max-width:30px;min-width:30px}.styles_MobileHeader__9tj8c .header-text{width:100%;display:flex;align-items:center;justify-content:center;color:#003746;text-align:center;font-size:1.5rem;min-height:2rem;font-style:normal;font-weight:600;transition:.1s}.styles_MobileHeader__9tj8c .header-text.scrolled{font-size:1rem;font-weight:500}.styles_MobileHeader__9tj8c .right-side-wrapper{max-width:30px;min-width:30px}.styles_MobileHeader__9tj8c.white{background-color:#fff}@media only screen and (min-width:900px){.styles_MobileHeader__9tj8c{padding:1.5rem .5rem .5rem;margin:0 auto}.styles_MobileHeader__9tj8c.hide-on-desktop{display:none}}.styles_LatestProjectsSliderModule__FZPOp{background-color:#003746;color:#fff;padding:3.5rem 0;margin-top:7rem;width:100%;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_LatestProjectsSliderModule__FZPOp .slider-title-wrapper{padding:0 2.5rem;width:100%}.styles_LatestProjectsSliderModule__FZPOp .slider-title-wrapper .header{max-width:1208px;margin:0 auto 3.5rem;display:flex;justify-content:space-between;align-items:center}.styles_LatestProjectsSliderModule__FZPOp .slider-title-wrapper .header .title{font-size:3.75rem}.styles_LatestProjectsSliderModule__FZPOp .slider-title-wrapper .header .controllers{display:flex;gap:1.5rem;align-items:center;cursor:pointer}.styles_LatestProjectsSliderModule__FZPOp .slider-title-wrapper .header .controllers .controller.disabled{opacity:.5;cursor:not-allowed}.styles_LatestProjectsSliderModule__FZPOp .slider-title-wrapper .header .controllers .controller svg{width:2rem;height:1rem}.styles_LatestProjectsSliderModule__FZPOp .less-neighborhoods-wrapper{padding:0 2.5rem}.styles_LatestProjectsSliderModule__FZPOp .less-neighborhoods-wrapper .less-neighborhoods{max-width:1208px;margin:0 auto;display:flex;gap:2.5rem}@media(max-width:900px){.styles_LatestProjectsSliderModule__FZPOp{margin-top:3rem;padding:3rem 0}.styles_LatestProjectsSliderModule__FZPOp .slider-title-wrapper{padding:0 1.5rem}.styles_LatestProjectsSliderModule__FZPOp .slider-title-wrapper .header{margin:0 auto 2.5rem}.styles_LatestProjectsSliderModule__FZPOp .slider-title-wrapper .header .title{font-size:2.5rem}.styles_LatestProjectsSliderModule__FZPOp .slider-title-wrapper .header .controllers{display:none}.styles_LatestProjectsSliderModule__FZPOp .less-neighborhoods-wrapper{padding:0}}.styles_SlideItemModule__T4rVb{max-width:1208px;width:100%;display:block;position:relative}.styles_SlideItemModule__T4rVb img{display:block;width:100%;height:376px;border-radius:1rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.styles_SlideItemModule__T4rVb .description{position:absolute;top:0;height:376px;left:0;right:0;opacity:0;color:#fff;font-size:2rem;font-style:normal;font-weight:600;line-height:130%;transition:.3s;background:rgba(187,95,56,.6);border-radius:1rem;padding:3rem;white-space:pre-line}.styles_SlideItemModule__T4rVb p{font-family:Playfair;font-size:2rem;margin-top:1.5rem}.styles_SlideItemModule__T4rVb:hover .description{opacity:1}@media(max-width:900px){.styles_SlideItemModule__T4rVb .description{display:none}.styles_SlideItemModule__T4rVb p{font-size:1.5rem}}.styles_ButtonModuleAlt__XRgEV{display:flex;min-width:7.875rem;padding:1rem;justify-content:center;align-items:center;gap:.5rem;border-radius:4.375rem;background:#003746;color:#fff;cursor:pointer;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;opacity:1}.styles_ButtonModuleAlt__XRgEV .loading-wrapper{height:100%;width:100%}.styles_ButtonModuleAlt__XRgEV .loading-wrapper svg{stroke:unset!important}.styles_ButtonModuleAlt__XRgEV .left-icon{align-items:center;display:flex}.styles_ButtonModuleAlt__XRgEV:hover{opacity:.8}.styles_ButtonModuleAlt__XRgEV.loading{padding-top:0;padding-bottom:0}.styles_ButtonModuleAlt__XRgEV.touched{opacity:.5}.styles_ButtonModuleAlt__XRgEV.disabled{pointer-events:none;opacity:.2}.styles_ButtonModuleAlt__XRgEV.loading{pointer-events:none}.styles_ButtonModuleAlt__XRgEV.with-border{border:1px solid}.styles_ButtonModuleAlt__XRgEV.sm{gap:.5rem;height:2.5rem}.styles_ButtonModuleAlt__XRgEV.md{gap:.5rem;height:3.75rem}.styles_ButtonModuleAlt__XRgEV.lg{gap:.5rem;height:5rem}.styles_ButtonModuleAlt__XRgEV.gray{color:#003746;border-color:hsla(220,3%,80%,.5);background:hsla(220,3%,80%,.5)}.styles_ButtonModuleAlt__XRgEV.gray svg{stroke:#003746}.styles_ButtonModuleAlt__XRgEV.light{color:#003746;background:#fff;border-color:#003746}.styles_ButtonModuleAlt__XRgEV.light svg{stroke:#003746}.styles_ButtonModuleAlt__XRgEV.dark{color:#fff;background:#003746;border-color:#003746}.styles_ButtonModuleAlt__XRgEV.dark svg{stroke:#fff}.styles_ButtonModuleAlt__XRgEV.semi{color:#fff;background:#079;border-color:#079}.styles_ButtonModuleAlt__XRgEV.semi svg{stroke:#fff}.styles_ButtonModuleAlt__XRgEV.semiLight{color:#003746;background:#d6ebf3;border-color:#d6ebf3}.styles_ButtonModuleAlt__XRgEV.semiLight svg{stroke:#003746}.styles_ButtonModuleAlt__XRgEV.warn{color:#fff;background:#e43f44;border-color:#e43f44}.styles_ButtonModuleAlt__XRgEV.warn svg{stroke:#fff}.styles_ButtonModuleAlt__XRgEV.specialDark{color:#fff;background:#4f5356;border-color:#4f5356}.styles_ButtonModuleAlt__XRgEV.specialDark svg{stroke:#fff}.styles_ButtonModuleAlt__XRgEV.transparent{color:#003746;background:transparent;border-color:#003746}.styles_ButtonModuleAlt__XRgEV.transparent svg{stroke:#003746}.styles_ButtonModule__We7zl{font-size:.875rem;font-weight:600;border:1px solid;border-radius:.5rem;cursor:pointer;padding:0 1rem;display:flex;align-items:center;justify-content:center;transition:.4s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.styles_ButtonModule__We7zl .loading-wrapper{height:100%;width:100%}.styles_ButtonModule__We7zl .loading-wrapper svg{stroke:unset!important}.styles_ButtonModule__We7zl svg{transition:.4s}.styles_ButtonModule__We7zl.loading{pointer-events:none}.styles_ButtonModule__We7zl.full-with{width:100%}.styles_ButtonModule__We7zl.md,.styles_ButtonModule__We7zl.sm{gap:.5rem;height:2.5rem}.styles_ButtonModule__We7zl.lg{gap:.5rem;height:3.1rem}.styles_ButtonModule__We7zl.gray{color:#003746;border-color:hsla(220,3%,80%,.5);background:hsla(220,3%,80%,.5)}.styles_ButtonModule__We7zl.gray svg{stroke:#003746}.styles_ButtonModule__We7zl.gray:hover{background:hsla(220,3%,80%,.2);color:#003746;border-color:hsla(220,3%,80%,.2)}.styles_ButtonModule__We7zl.gray:hover svg{stroke:#003746!important;fill:#003746!important}.styles_ButtonModule__We7zl.gray:active{color:#003746;background:hsla(220,3%,80%,.2);border-color:hsla(220,3%,80%,.2)}.styles_ButtonModule__We7zl.gray:active svg{stroke:#003746}.styles_ButtonModule__We7zl.white{color:#003746;border-color:#003746;background-color:#fff}.styles_ButtonModule__We7zl.white svg{stroke:#003746}.styles_ButtonModule__We7zl.white:hover{background:#079;color:#fff;border-color:#079}.styles_ButtonModule__We7zl.white:hover svg{stroke:#fff!important;fill:#fff!important}.styles_ButtonModule__We7zl.white:active{color:#fff;background:#003746;border-color:#003746}.styles_ButtonModule__We7zl.white:active svg{stroke:#fff}.styles_ButtonModule__We7zl.light{color:#003746;border-color:#003746}.styles_ButtonModule__We7zl.light svg{stroke:#003746}.styles_ButtonModule__We7zl.light:hover{background:#079;color:#fff;border-color:#079}.styles_ButtonModule__We7zl.light:hover svg{stroke:#fff!important;fill:#fff!important}.styles_ButtonModule__We7zl.light:active{color:#fff;background:#003746;border-color:#003746}.styles_ButtonModule__We7zl.light:active svg{stroke:#fff}.styles_ButtonModule__We7zl.lightBorderless{color:#003746;background:#fff;border-color:#fff}.styles_ButtonModule__We7zl.lightBorderless svg{stroke:#003746}.styles_ButtonModule__We7zl.lightBorderless:hover{background:#079;color:#fff;border-color:#079}.styles_ButtonModule__We7zl.lightBorderless:hover svg{stroke:#fff!important;fill:#fff!important}.styles_ButtonModule__We7zl.lightBorderless:active{color:#fff;background:#003746;border-color:#003746}.styles_ButtonModule__We7zl.lightBorderless:active svg{stroke:#fff}.styles_ButtonModule__We7zl.forthLightBorderless{color:#003746;background:#f5eeeb;border-color:#f5eeeb}.styles_ButtonModule__We7zl.transparent-borderless{color:#003746;background:transparent;border-color:transparent}.styles_ButtonModule__We7zl.semi{color:#fff;background:#079;border-color:#079}.styles_ButtonModule__We7zl.semi svg{stroke:#fff}.styles_ButtonModule__We7zl.semi:hover{color:#fff;background:#003746;border-color:#003746}.styles_ButtonModule__We7zl.semi:hover svg{stroke:#fff}.styles_ButtonModule__We7zl.dark{color:#fff;background:#003746;border-color:#003746}.styles_ButtonModule__We7zl.dark svg{stroke:#fff}.styles_ButtonModule__We7zl.dark:hover{color:#fff;opacity:.5}.styles_ButtonModule__We7zl.dark:hover svg{stroke:#fff}.styles_ButtonModule__We7zl.disabled{opacity:.5;pointer-events:none}.styles_CenteredModalModule__unIlX,.styles_CenteredModalOverlayModule__ZWHX_{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);z-index:1000}.styles_CenteredModalModule__unIlX{width:100vw;display:flex;justify-content:center}.styles_CenteredModalModule__unIlX .main{position:relative;width:-moz-fit-content;width:fit-content;max-width:1000px;height:-moz-fit-content;height:fit-content;min-height:4rem;max-height:calc(100vh - 8rem);margin-top:4rem;background-color:#fff;border-radius:40px;overflow-y:scroll;overflow-x:visible;-ms-overflow-style:none;scrollbar-width:none;animation:appearance .2s}.styles_CenteredModalModule__unIlX .main .close-cross{position:absolute;z-index:1;top:2.5rem;right:3.5rem;cursor:pointer}.styles_CenteredModalModule__unIlX.closing .main{animation:disappearance .2s}@media(max-width:900px){.styles_CenteredModalModule__unIlX{display:block;background-color:transparent}.styles_CenteredModalModule__unIlX .main{width:100%;height:100%;max-height:none;margin-top:0;border-radius:0}.styles_CenteredModalModule__unIlX .main .close-cross{display:none}}.styles_MobileHeaderModule__p_n_n{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem}.styles_MobileHeaderModule__p_n_n .logo{height:21px;width:91px}.styles_MobileHeaderModule__p_n_n .cross{height:1.5rem;width:1.5rem;cursor:pointer}@media(min-width:900px){.styles_MobileHeaderModule__p_n_n{display:none}}.styles_TextInputModule__jobF_{min-height:4rem;width:100%;margin-bottom:1rem;position:relative}.styles_TextInputModule__jobF_ .text-input-wrapper{display:flex;align-items:center;min-height:4rem;height:4rem;width:100%;background:#fff;border-radius:.5rem;border:1px solid #cacbcd;padding:0 1rem;position:relative;transition:.1s}.styles_TextInputModule__jobF_ .text-input-wrapper.disabled{background:#f5f5f5;pointer-events:none}.styles_TextInputModule__jobF_ .text-input-wrapper.disabled input{background:#f5f5f5!important;opacity:.5;color:#4f5356}.styles_TextInputModule__jobF_ .text-input-wrapper.disabled .pseudo-placeholder{opacity:.5}.styles_TextInputModule__jobF_ .text-input-wrapper.focused{border-color:#003746}.styles_TextInputModule__jobF_ .text-input-wrapper.has-value input{padding-top:1rem}.styles_TextInputModule__jobF_ .text-input-wrapper.with-border{border-color:#003746!important}.styles_TextInputModule__jobF_ .text-input-wrapper.error{border-color:#e43f44!important;border-width:2px}.styles_TextInputModule__jobF_ .text-input-wrapper.error .pseudo-placeholder{color:#e43f44}.styles_TextInputModule__jobF_ .text-input-wrapper input{width:100%;height:100%;font-size:1rem;color:#003746;font-weight:500;font-family:Satoshi}.styles_TextInputModule__jobF_ .text-input-wrapper .input-icon-wrapper{width:2rem;height:100%;display:flex;align-items:center;justify-content:center}.styles_TextInputModule__jobF_ .text-input-wrapper .input-icon-wrapper.clickable{cursor:pointer}.styles_TextInputModule__jobF_ .text-input-wrapper .pseudo-placeholder{position:absolute;white-space:nowrap;top:.75rem;left:1rem;color:#4f5356;font-size:.875rem;font-weight:500}.styles_TextInputModule__jobF_ .error-text{color:#e43f44;font-size:.875rem;padding:.25rem 1rem 0}.styles_TextInputModule__jobF_ ::-moz-placeholder{color:#4f5356;font-size:1rem;font-weight:500;font-family:Satoshi}.styles_TextInputModule__jobF_ ::placeholder{color:#4f5356;font-size:1rem;font-weight:500;font-family:Satoshi}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.styles_PhoneInputModule__P_im4{min-height:4rem;width:100%;margin-bottom:1rem;position:relative;z-index:auto}.styles_PhoneInputModule__P_im4 .PhoneInputCountry{width:3rem}.styles_PhoneInputModule__P_im4 .PhoneInput{width:100%}.styles_PhoneInputModule__P_im4 .PhoneInput .PhoneInputCountryIcon{margin-right:5px;z-index:1;scale:1.16}.styles_PhoneInputModule__P_im4 .text-input-wrapper{display:flex;align-items:center;min-height:4rem;height:4rem;width:100%;background:#fff;border-radius:.5rem;border:1px solid #cacbcd;padding:0 1rem;position:relative;transition:.1s}.styles_PhoneInputModule__P_im4 .text-input-wrapper.disabled{background:#f5f5f5;pointer-events:none}.styles_PhoneInputModule__P_im4 .text-input-wrapper.disabled .pseudo-placeholder{opacity:.5}.styles_PhoneInputModule__P_im4 .text-input-wrapper.disabled input{background:#f5f5f5!important;opacity:.5;color:#4f5356}.styles_PhoneInputModule__P_im4 .text-input-wrapper.error{border-color:#e43f44!important;border-width:2px}.styles_PhoneInputModule__P_im4 .text-input-wrapper.error .pseudo-placeholder{color:#e43f44}.styles_PhoneInputModule__P_im4 .text-input-wrapper.focused{border-color:#003746}.styles_PhoneInputModule__P_im4 .text-input-wrapper.has-value input{padding-top:1rem}.styles_PhoneInputModule__P_im4 .text-input-wrapper.with-border{border-color:#003746!important}.styles_PhoneInputModule__P_im4 .text-input-wrapper.replace-no-country-svg .replacement-logo{position:absolute;top:50%;transform:translateY(calc(-50% + 3px));left:18px}.styles_PhoneInputModule__P_im4 .text-input-wrapper.replace-no-country-svg .replacement-logo svg{width:20.5px}.styles_PhoneInputModule__P_im4 .text-input-wrapper.replace-no-country-svg .PhoneInputCountry svg.PhoneInputCountryIconImg{display:none}.styles_PhoneInputModule__P_im4 .text-input-wrapper input{width:100%;height:100%;font-size:1rem;color:#003746;font-weight:500}.styles_PhoneInputModule__P_im4 .text-input-wrapper input::-moz-placeholder{color:#4f5356;font-size:1rem;font-weight:500;font-family:Satoshi}.styles_PhoneInputModule__P_im4 .text-input-wrapper input::placeholder{color:#4f5356;font-size:1rem;font-weight:500;font-family:Satoshi}.styles_PhoneInputModule__P_im4 .text-input-wrapper .input-icon-wrapper{width:2rem;height:100%;display:flex;align-items:center;justify-content:center}.styles_PhoneInputModule__P_im4 .text-input-wrapper .input-icon-wrapper.clickable{cursor:pointer}.styles_PhoneInputModule__P_im4 .text-input-wrapper .pseudo-placeholder{position:absolute;top:.75rem;left:4.5rem;color:#4f5356;font-size:.875rem;font-weight:500}.styles_PhoneInputModule__P_im4 .error-text{color:#e43f44;font-size:.875rem;padding:.25rem 1rem 0}.styles_TextareaInputModule__ah0u7{min-height:7rem;width:100%;margin-bottom:1rem;position:relative}.styles_TextareaInputModule__ah0u7 .text-input-wrapper{display:flex;align-items:center;min-height:7rem;height:7rem;width:100%;background:#fff;border-radius:.5rem;border:1px solid #cacbcd;padding:0 1rem;position:relative;transition:.1s}.styles_TextareaInputModule__ah0u7 .text-input-wrapper.disabled{background:#f5f5f5;pointer-events:none}.styles_TextareaInputModule__ah0u7 .text-input-wrapper.disabled textarea{background:#f5f5f5!important;opacity:.5;color:#4f5356}.styles_TextareaInputModule__ah0u7 .text-input-wrapper.disabled .pseudo-placeholder{opacity:.5}.styles_TextareaInputModule__ah0u7 .text-input-wrapper.error{border-color:#e43f44!important;border-width:2px}.styles_TextareaInputModule__ah0u7 .text-input-wrapper.error .pseudo-placeholder{color:#e43f44}.styles_TextareaInputModule__ah0u7 .text-input-wrapper.focused{border-color:#003746}.styles_TextareaInputModule__ah0u7 .text-input-wrapper.has-value textarea{height:calc(100% - 2rem)!important}.styles_TextareaInputModule__ah0u7 .text-input-wrapper.with-border{border-color:#003746!important}.styles_TextareaInputModule__ah0u7 .text-input-wrapper textarea{resize:none;width:100%!important;height:100%!important;font-size:1rem;font-family:Satoshi;color:#003746;font-weight:500;padding:1rem 0}.styles_TextareaInputModule__ah0u7 .text-input-wrapper .input-icon-wrapper{width:2rem;height:100%;display:flex;align-items:center;justify-content:center}.styles_TextareaInputModule__ah0u7 .text-input-wrapper .input-icon-wrapper.clickable{cursor:pointer}.styles_TextareaInputModule__ah0u7 .text-input-wrapper .pseudo-placeholder{position:absolute;top:.75rem;left:1rem;color:#4f5356;font-size:.875rem;font-weight:500}.styles_TextareaInputModule__ah0u7 .error-text{color:#e43f44;font-size:.875rem;padding:.25rem 1rem 0}.styles_TextareaInputModule__ah0u7 ::-moz-placeholder{color:#4f5356;font-size:1rem;font-weight:500;font-family:Satoshi}.styles_TextareaInputModule__ah0u7 ::placeholder{color:#4f5356;font-size:1rem;font-weight:500;font-family:Satoshi}.styles_TouchableOpacityModule__yzata{width:100%;height:100%;opacity:1;transition:opacity .3s ease;cursor:pointer}.styles_TouchableOpacityModule__yzata.touched{opacity:.5}.styles_TouchableOpacityModule__yzata.no-height{height:auto}.styles_TouchableOpacityModule__yzata.no-width{width:auto}.styles_TouchableOpacityModule__yzata.not-active{cursor:auto}.styles_CountrySelectModule__HNHA2{width:100%}.styles_CountrySelectModule__HNHA2 .pseudo-input-wrapper{position:relative}.styles_CountrySelectModule__HNHA2 .pseudo-input-wrapper.focused .text-input-wrapper{border-color:#003746}.styles_CountrySelectModalModule__Xg1QR{width:100%}.styles_CountrySelectModalModule__Xg1QR .input-wrapper{margin-top:1.5rem;padding:0 1rem}.styles_CountrySelectModalModule__Xg1QR .items-list{display:flex;flex-direction:column;padding:0 1rem}.styles_CountrySelectModalModule__Xg1QR .items-list .item-itself{display:flex;width:100%;justify-content:flex-start;align-items:center;background:#fff;min-height:4rem;padding:1rem 0;gap:1rem;color:#003746;text-align:center;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;border-bottom:1px solid #cacbcd}.styles_CountrySelectModalModule__Xg1QR .items-list .item-itself.selected{background-color:#f8e1ad}.styles_CountrySelectModalModule__Xg1QR .items-list .item-itself .icon-wrapper{width:2rem;height:2rem;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.styles_CountrySelectModalModule__Xg1QR .items-list .item-itself .icon-wrapper svg{width:3.6rem;height:2rem;position:absolute}@media only screen and (max-width:576px){.styles_CountrySelectModalModule__Xg1QR .items-list .item-itself{background:#f5eeeb}.styles_CountrySelectModalModule__Xg1QR .items-list .item-itself.selected{background-color:#f8e1ad}}.styles_DownloadModalContentModule__H8mO5{min-width:60rem;padding:2.5rem 3rem}.styles_DownloadModalContentModule__H8mO5 .header-wrapper{margin-bottom:3rem}.styles_DownloadModalContentModule__H8mO5 .header-wrapper h3{color:#003746;font-size:2rem;font-weight:600;line-height:110%;margin-bottom:.5rem}.styles_DownloadModalContentModule__H8mO5 .header-wrapper h6{color:#003746;font-size:1rem;font-weight:500;line-height:110%}.styles_DownloadModalContentModule__H8mO5 .inputs-wrapper .double-input-wrapper{display:flex;gap:1rem}.styles_DownloadModalContentModule__H8mO5 .inputs-wrapper .input-wrapper{width:100%}.styles_DownloadModalContentModule__H8mO5 .button-wrapper{max-width:32rem;margin:2.5rem auto 0}@media(max-width:900px){.styles_DownloadModalContentModule__H8mO5{padding:1rem 1.5rem 2.5rem;min-width:auto}.styles_DownloadModalContentModule__H8mO5 .header-wrapper{margin-bottom:1.5rem}.styles_DownloadModalContentModule__H8mO5 .header-wrapper h3{margin-bottom:1rem}.styles_DownloadModalContentModule__H8mO5 .inputs-wrapper .double-input-wrapper{flex-wrap:wrap;gap:0}.styles_DownloadModalContentModule__H8mO5 .button-wrapper{width:100%;margin-top:1.5rem}}.styles_GetInTouchFormModule__wIriV{position:relative;background:#fffbf6;padding:2.5rem 2.5rem 2rem;height:100%}.styles_GetInTouchFormModule__wIriV .finish-step-wrapper{padding:2.5rem 2.5rem 2rem;z-index:10;background:#fffbf6;position:absolute;top:0;left:0;right:0;bottom:2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.styles_GetInTouchFormModule__wIriV .finish-step-wrapper h6{margin-bottom:1rem}.styles_GetInTouchFormModule__wIriV .finish-step-wrapper .finish-button-wrapper{position:absolute;bottom:0;left:2.5rem;right:2.5rem;max-width:32rem;width:auto;margin:1rem auto 0}.styles_GetInTouchFormModule__wIriV h3{color:#003746;margin-bottom:.5rem;font-size:3.75rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:-.0625rem}.styles_GetInTouchFormModule__wIriV h6{color:#4f5356;font-size:1.125rem;font-weight:500;line-height:110%}.styles_GetInTouchFormModule__wIriV .header-wrapper{margin-bottom:1.5rem}.styles_GetInTouchFormModule__wIriV .inputs-wrapper .double-input-wrapper{display:flex;gap:1rem}.styles_GetInTouchFormModule__wIriV .inputs-wrapper .input-wrapper{width:100%}.styles_GetInTouchFormModule__wIriV .inputs-wrapper .input-wrapper .text-input-wrapper,.styles_GetInTouchFormModule__wIriV .inputs-wrapper .input-wrapper .text-input-wrapper input,.styles_GetInTouchFormModule__wIriV .inputs-wrapper .input-wrapper .text-input-wrapper textarea{background:transparent}.styles_GetInTouchFormModule__wIriV .button-wrapper{max-width:32rem;margin:1rem auto 0}@media(max-width:900px){.styles_GetInTouchFormModule__wIriV{padding:2.5rem 1.5rem 3.5rem}.styles_GetInTouchFormModule__wIriV .finish-step-wrapper{padding:2.5rem 1.5rem 3.5rem;bottom:0}.styles_GetInTouchFormModule__wIriV .finish-step-wrapper .finish-button-wrapper{left:1.5rem;right:1.5rem;width:auto;bottom:2rem}.styles_GetInTouchFormModule__wIriV .header-wrapper{margin-bottom:1.5rem}.styles_GetInTouchFormModule__wIriV h3{font-size:2.5rem;margin-bottom:1rem}.styles_GetInTouchFormModule__wIriV .inputs-wrapper .double-input-wrapper{flex-wrap:wrap;gap:0}.styles_GetInTouchFormModule__wIriV .button-wrapper{width:100%;margin-top:1.5rem}.styles_GetInTouchFormModule__wIriV.finished{max-height:34rem;overflow:hidden}}.styles_RealEstatePageContentModule__9skrI{width:100%;margin:1rem auto 0;color:#003746;background-color:#fff}.styles_RealEstatePageContentModule__9skrI .padding-horizontal-wrapper{padding:0 2.5rem}.styles_RealEstatePageContentModule__9skrI .max-width{max-width:1440px;margin:0 auto}.styles_RealEstatePageContentModule__9skrI .full-hd-width{max-width:1920px;margin:0 auto}.styles_RealEstatePageContentModule__9skrI .max-content-width{max-width:1208px;margin:0 auto}.styles_RealEstatePageContentModule__9skrI .hero-wrapper{position:relative;width:100%;border-radius:2rem;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:2.2}.styles_RealEstatePageContentModule__9skrI .hero-wrapper .btn-wrapper{margin-top:3rem;position:relative}.styles_RealEstatePageContentModule__9skrI .hero-wrapper p{position:relative;text-align:center;font-size:1.5rem;font-weight:400;line-height:130%;margin-bottom:1.5rem;color:#fff}.styles_RealEstatePageContentModule__9skrI .hero-wrapper h1{position:relative;text-align:center;font-size:4.5rem;font-weight:500;line-height:100%;color:#fff;max-width:50%;margin:0 1.5rem}.styles_RealEstatePageContentModule__9skrI .hero-wrapper img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_RealEstatePageContentModule__9skrI .main-description-wrapper{text-align:center;margin-top:8rem}.styles_RealEstatePageContentModule__9skrI .main-description-wrapper h2{color:#003746;text-align:center;font-size:5rem;font-weight:500;line-height:110%}.styles_RealEstatePageContentModule__9skrI .main-description-wrapper p{white-space:pre-line;color:#4f5356;font-size:1.25rem;font-style:normal;font-weight:400;line-height:130%;max-width:75rem;margin:3rem auto 0}.styles_RealEstatePageContentModule__9skrI .get-in-touch-wrapper{margin-top:4.5rem;display:flex;gap:.5rem}.styles_RealEstatePageContentModule__9skrI .get-in-touch-wrapper .left-part{border-radius:1rem;width:100%;overflow:hidden;background:#fffbf6}.styles_RealEstatePageContentModule__9skrI .get-in-touch-wrapper .left-part img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.styles_RealEstatePageContentModule__9skrI .get-in-touch-wrapper .right-part{overflow:hidden;border-radius:1rem;width:100%}.styles_RealEstatePageContentModule__9skrI .map-wrapper{margin-top:3.5rem}.styles_RealEstatePageContentModule__9skrI .map-wrapper img{border-radius:2rem;width:100%;aspect-ratio:1.2;-o-object-fit:cover;object-fit:cover}.styles_RealEstatePageContentModule__9skrI .map-wrapper .map-desc-wrapper{margin-top:2rem;max-width:65rem;display:flex;gap:2.5rem}.styles_RealEstatePageContentModule__9skrI .map-wrapper .map-desc-wrapper .left-part{width:100%;color:#003746;font-size:3.75rem;font-style:normal;font-weight:500;line-height:110%}.styles_RealEstatePageContentModule__9skrI .map-wrapper .map-desc-wrapper .left-part .sub-title{color:#4f5356;font-size:1.25rem;font-style:normal;font-weight:400;line-height:130%;margin-bottom:.5rem}.styles_RealEstatePageContentModule__9skrI .map-wrapper .map-desc-wrapper .right-part{width:100%;white-space:pre-line;color:#4f5356;font-size:1.25rem;font-style:normal;font-weight:400;line-height:130%}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper{margin-top:8rem;display:flex;gap:3.5rem}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper .left-part{border-radius:1rem;width:100%;overflow:hidden;background:#fffbf6;aspect-ratio:1}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper .left-part img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper .right-part .sub-title{color:#4f5356;font-size:1.25rem;font-style:normal;font-weight:1.25rem;line-height:130%;margin-bottom:.5rem}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper .right-part .title{color:#003746;font-size:3.75rem;font-style:normal;font-weight:500;line-height:110%;margin-bottom:2rem}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper .right-part .options-title{color:#4f5356;font-size:2rem;font-style:normal;font-weight:600;line-height:110%}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper .right-part .options-wrapper{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper .right-part .options-wrapper .option-item{align-items:flex-start;display:flex;gap:1rem;color:#4f5356;font-size:1.25rem;font-style:normal;font-weight:400;line-height:130%}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper .right-part .options-wrapper .option-item svg{position:relative;top:3px}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper .right-part .options-wrapper .option-item span{white-space:pre-line}.styles_RealEstatePageContentModule__9skrI .gallery-wrapper{margin:2.5rem 0}@media(max-width:900px){.styles_RealEstatePageContentModule__9skrI{margin:0 auto}.styles_RealEstatePageContentModule__9skrI .padding-horizontal-wrapper{padding:0 1.5rem}.styles_RealEstatePageContentModule__9skrI .no-padding-mobile{padding-left:0!important;padding-right:0!important}.styles_RealEstatePageContentModule__9skrI .hero-wrapper{height:44rem;border-radius:0}.styles_RealEstatePageContentModule__9skrI .hero-wrapper p{font-size:1.25rem}.styles_RealEstatePageContentModule__9skrI .hero-wrapper h1{max-width:100%;font-size:3.25rem}.styles_RealEstatePageContentModule__9skrI .main-description-wrapper{margin-top:3rem}.styles_RealEstatePageContentModule__9skrI .main-description-wrapper h2{font-size:2.5rem}.styles_RealEstatePageContentModule__9skrI .main-description-wrapper p{margin-top:1.5rem}.styles_RealEstatePageContentModule__9skrI .get-in-touch-wrapper{margin-top:3.5rem;height:auto;flex-wrap:wrap;gap:0}.styles_RealEstatePageContentModule__9skrI .get-in-touch-wrapper .left-part{border-radius:.5rem;height:34rem}.styles_RealEstatePageContentModule__9skrI .get-in-touch-wrapper .right-part{border-radius:0;min-height:34rem}.styles_RealEstatePageContentModule__9skrI .map-wrapper{margin-top:3rem}.styles_RealEstatePageContentModule__9skrI .map-wrapper img{border-radius:.6rem;aspect-ratio:1}.styles_RealEstatePageContentModule__9skrI .map-wrapper .map-desc-wrapper{margin-top:2rem;flex-wrap:wrap}.styles_RealEstatePageContentModule__9skrI .map-wrapper .map-desc-wrapper .left-part{font-size:2.5rem}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper{margin-top:3.5rem;flex-wrap:wrap}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper .left-part{border-radius:.6rem}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper .right-part .title{font-size:2.5rem;margin-bottom:1.5rem}.styles_RealEstatePageContentModule__9skrI .looking-for-wrapper .right-part .options-title{font-size:1.5rem}.styles_RealEstatePageContentModule__9skrI .gallery-wrapper{margin:0}.styles_RealEstatePageContentModule__9skrI .gallery-wrapper>div{aspect-ratio:1/1.3}}