.Availability_root__ngWx9{padding-top:72px}.Tooltip_content__5cGPU{max-width:250px;border-radius:4px;padding:10px 15px;font-size:14px;font-style:normal;font-weight:400;line-height:130%;color:#fff;background-color:#00051f;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation-duration:.2s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.Tooltip_content__5cGPU[data-state=delayed-open][data-side=top]{animation-name:Tooltip_slideDownAndFade__YvZVk}.Tooltip_content__5cGPU[data-state=delayed-open][data-side=right]{animation-name:Tooltip_slideLeftAndFade__2vjxs}.Tooltip_content__5cGPU[data-state=delayed-open][data-side=bottom]{animation-name:Tooltip_slideUpAndFade__tHJCw}.Tooltip_content__5cGPU[data-state=delayed-open][data-side=left]{animation-name:Tooltip_slideRightAndFade__FH6r7}.Tooltip_arrow__89hpu{fill:#282828}.Tooltip_trigger__UlFo4{cursor:help}@keyframes Tooltip_slideUpAndFade__tHJCw{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes Tooltip_slideRightAndFade__FH6r7{0%{opacity:0;transform:translateX(-2px)}to{opacity:1;transform:translateX(0)}}@keyframes Tooltip_slideDownAndFade__YvZVk{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes Tooltip_slideLeftAndFade__2vjxs{0%{opacity:0;transform:translateX(2px)}to{opacity:1;transform:translateX(0)}}.FilterSelector_root__vD1CV{display:flex;flex-wrap:wrap;gap:6px}.FilterSelector_option__kgowB{min-width:56px;border-radius:200px;border:1px solid #00051f;display:flex;padding:8px 14px;justify-content:center;align-items:center;gap:6px;color:#00051f;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:134%;transition:all .15s ease-in-out;cursor:pointer;flex-shrink:0}.FilterSelector_option__kgowB:hover{background-color:#eceef7;border:1px solid #00051f;color:#00051f}.FilterSelector_selectedOption__2AFmD{background-color:#00051f;border:1px solid #00051f;color:#e6e7f0;cursor:default}.SelectFloor_root__z1MtF{position:relative;display:flex;flex-direction:column}.SelectFloor_selectFloor__Kko2c{order:2;padding:20px;position:relative;z-index:1}.SelectFloor_selectFloorTitle__wx2Q0{color:#00051f;font-size:18px;font-style:normal;font-weight:500;line-height:134%;margin-bottom:8px}.SelectFloor_floorsList__pP7go{display:flex;flex-wrap:wrap;gap:6px}.SelectFloor_floor__pWLzw{border-radius:200px;border:1px solid #00051f;display:flex;width:54px;padding:8px 22px;justify-content:center;align-items:center;gap:6px;flex-shrink:0;color:#00051f;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:134%;transition:all .15s ease-in-out;cursor:pointer}.SelectFloor_floor__pWLzw:hover,.SelectFloor_selectedFloor__QoMQI{background-color:#00051f;border:1px solid #00051f;color:#e6e7f0}.SelectFloor_selectedFloor__QoMQI{cursor:default}.SelectFloor_availableApartments__Akjle{top:28px;left:20px;color:#00051f;font-size:16px;font-weight:500;display:flex;gap:8px;animation:SelectFloor_showAvailableApartments__N4Ikw .18s ease-in-out forwards;transform:translateY(4px)}.SelectFloor_availableApartments__Akjle,.SelectFloor_hoverToSelectFloor__Nyyr5{position:absolute;font-style:normal;line-height:130%;align-items:center;opacity:0;visibility:hidden}.SelectFloor_hoverToSelectFloor__Nyyr5{display:none;top:10vh;left:50%;width:max-content;max-width:155px;padding:4px 9px;gap:4px;flex-shrink:0;border-radius:2px;background-color:#00051f;color:#fff;font-size:14px;font-weight:400;transform:translate(-50%,4px);animation:SelectFloor_showTooltip__24nSJ .35s ease-in-out .5s forwards}@keyframes SelectFloor_showTooltip__24nSJ{to{opacity:1;visibility:visible;transform:translate(-50%)}}@keyframes SelectFloor_showAvailableApartments__N4Ikw{to{opacity:1;visibility:visible;transform:translateY(0)}}.SelectFloor_greenDot__XDLan{width:12px;height:12px;border-radius:50%;background-color:#46ea00}.SelectFloor_building__jAcqc{width:100%;height:50vh;order:1;position:relative}.SelectFloor_buildingImage__mlKKR{object-fit:contain}.SelectFloor_polygons__PjFDH{width:100%;height:100%;max-width:1440px;max-height:1024px;position:absolute;top:50%;left:50%;object-fit:contain;transform:translate(-50%,-50%)}.SelectFloor_polygon__xaMup{color:transparent;transition:color .25s ease-in-out}.SelectFloor_currentPolygon__6lBrI{color:rgba(152,228,115,.8);cursor:pointer}@media (min-width:768px){.SelectFloor_root__z1MtF{flex-direction:row;padding:28px}.SelectFloor_selectFloor__Kko2c{order:1;padding:0;max-width:256px}.SelectFloor_building__jAcqc{order:2;width:100%;height:calc(100vh - 72px);position:absolute;top:0;right:0;bottom:0;left:0}.SelectFloor_hoverToSelectFloor__Nyyr5{display:inline-flex}.SelectFloor_availableApartments__Akjle{top:40px;left:50%;animation:SelectFloor_showAvailableApartments__N4Ikw .18s ease-in-out forwards;opacity:0;visibility:hidden;transform:translate(-50%,4px)}@keyframes SelectFloor_showAvailableApartments__N4Ikw{to{opacity:1;visibility:visible;transform:translate(-50%)}}}.Button_root__aX3zZ{display:inline-flex;justify-content:center;align-items:center;text-align:center;outline:none;cursor:pointer;transition:all .15s ease-in-out;border:1px solid transparent;font-family:var(--font-editorial)}.Button_white__ID1FK{border:1px solid #fcfbf8;background-color:#fcfbf8;color:#00072b}.Button_white__ID1FK:hover{border:1px solid #fcfbf8;background-color:transparent;color:#fcfbf8}.Button_white__ID1FK:active{border:1px solid #00072b;background-color:#fcfbf8;color:#00072b}.Button_white__ID1FK:disabled{opacity:.6}.Button_beige__Bhzre{border:1px solid #f3ebdf;background-color:#f3ebdf;color:#00072b}.Button_beige__Bhzre:hover{border:1px solid #00072b;background-color:transparent;color:#00072b}.Button_beige__Bhzre:active{border:1px solid #00072b;background-color:#f3ebdf;color:#00072b}.Button_beige__Bhzre:disabled{opacity:.6}.Button_blue__ANJi3{border:1px solid #00051f;background-color:#00051f;color:#fcfbf8}.Button_blue__ANJi3:active,.Button_blue__ANJi3:hover{border:1px solid #00051f;background-color:transparent;color:#00051f}.Button_blue__ANJi3:disabled{opacity:.6}.Button_outlineBlue__vF9s4{border:1px solid #00051f;background-color:transparent;color:#00051f}.Button_outlineBlue__vF9s4:active,.Button_outlineBlue__vF9s4:hover{border:1px solid #00051f;background-color:#00051f;color:#e6e7f0}.Button_outlineBlue__vF9s4:disabled{opacity:.6}.Button_medium__zmQyz{padding:17px 40px 14px;font-size:32px;letter-spacing:-.96px;gap:16px}.Button_medium__zmQyz,.Button_small__iMatG{border-radius:400px;font-style:normal;font-weight:400;line-height:110%}.Button_small__iMatG{padding:14px 32px 11px;font-size:24px;letter-spacing:-.72px;gap:10px}.RangeSlider_container__EfZpo{width:100%;margin:0 auto}.RangeSlider_sliderContainer__wm27z{position:relative;margin-bottom:8px}.RangeSlider_sliderRoot__oIXDe{position:relative;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;width:100%;height:24px}.RangeSlider_sliderTrack__SzcgS{background:#b0b5d0;position:relative;flex-grow:1;height:2px}.RangeSlider_sliderRange__EYyAB{position:absolute;background:#00072b;height:100%}.RangeSlider_sliderThumb__5xCn5{display:block;width:20px;height:20px;background:#00072b;border-radius:50%;cursor:pointer;transition:all .2s ease}.RangeSlider_sliderThumb__5xCn5:hover{background:#00072b;transform:scale(1.1)}.RangeSlider_sliderThumb__5xCn5:focus{outline:none}.RangeSlider_inputsWrapper__jNyUU{display:flex;gap:24px}.RangeSlider_inputGroup__ro2Ob{flex:1 1}.RangeSlider_inputLabel__JWPVu{display:block;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.12px;margin-bottom:4px;color:#00072b}.RangeSlider_input__7XZS9{width:100%;padding:8px 16px;color:#00072b;background-color:rgba(255,255,255,0);font-size:16px;font-style:normal;font-weight:500;line-height:134%;border-radius:200px;border:1px solid rgba(0,7,43,.3);outline:none;transition:all .2s ease}.RangeSlider_input__7XZS9:focus{border-color:#00072b}.RangeSlider_inputLabelRight__TYLRn{text-align:right}.MobileFilterPopup_overlay__aalSx{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.4);animation:MobileFilterPopup_show__arKvq .35s cubic-bezier(.38,.97,.56,.76) forwards}.MobileFilterPopup_mobileFilter__eqX3K{position:fixed;bottom:0;right:0;left:0;height:max-content;overflow-y:auto;border-radius:20px 20px 0 0;background-color:#fdfcfb;z-index:1000;animation:MobileFilterPopup_showPopup__iaD04 .35s cubic-bezier(.38,.97,.56,.76) forwards;opacity:0;transform:translateY(20px);visibility:hidden;z-index:11;padding-bottom:40px}.MobileFilterPopup_mobileFilterTop__RJin9{padding:20px;color:#43352a;font-size:15px;font-style:normal;font-weight:500;line-height:130%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8e3d5}.MobileFilterPopup_mobileFilterClose__YMh9g{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.MobileFilterPopup_mobileFilterList__izl_l{padding:16px 20px;overflow-y:auto;max-height:60vh}.MobileFilterPopup_mobileFilterListRow__je2cp{margin-bottom:24px}.MobileFilterPopup_mobileFilterListRowName__CNWcu{color:#43352a;font-size:15px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:16px}.MobileFilterPopup_mobileFilterButtons__BkIxn{width:100%;display:flex;flex-direction:column;gap:12px;padding:0 20px}.MobileFilterPopup_mobileFilterReset__ljEQv{width:100%;text-align:center;color:#666;font-size:15px;font-style:normal;font-weight:500;line-height:130%;padding:4px 8px;cursor:pointer}@keyframes MobileFilterPopup_showPopup__iaD04{to{opacity:1;visibility:visible;transform:translateY(0)}}.LocalGuide_root__6X2fm{padding-top:72px;padding-bottom:40px}.LocalGuide_header__hhQLT{width:100%;display:flex;background-color:#f3ebdf;padding:4px 0;align-items:center;justify-content:space-between}.LocalGuide_categories__rOACH{display:flex;align-items:center;gap:4px;flex:1 1;overflow-x:auto;position:relative;padding-bottom:12px;margin-bottom:-12px;scrollbar-width:none}.LocalGuide_categories__rOACH::-webkit-scrollbar{display:none}.LocalGuide_categoryItem__zhFHc{padding:6px 16px;color:#60594e;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:134%;display:flex;align-items:center;gap:8px;border-radius:200px;border:1px solid transparent;background-color:transparent;cursor:pointer}.LocalGuide_categoryItem__zhFHc:first-child{margin-left:20px}.LocalGuide_categoryItemSelected__DGLOI{border:1px solid #a29784;background-color:#fcfbf8}.LocalGuide_categoryImage__c1n2w{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.LocalGuide_categoryName__WAQFF{height:24px;display:none;align-items:center}.LocalGuide_categoryItemSelected__DGLOI .LocalGuide_categoryName__WAQFF{display:flex}.LocalGuide_viewType__g_bUr{position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap}.LocalGuide_viewType__g_bUr:before{display:block;content:"";position:fixed;width:40px;top:0;left:-40px;bottom:0;background:linear-gradient(180deg,rgba(240,236,227,0),#f0ece3 81%);transform:rotate(-90deg);pointer-events:none}.LocalGuide_main__nSD8_{display:flex;gap:12px;position:relative}.LocalGuide_places__dPrzA{min-height:50vh}.LocalGuide_map__QaAWo,.LocalGuide_places__dPrzA{width:100%;flex-grow:1}.LocalGuide_placesMixed__eVmH5{width:50%}.LocalGuide_map__QaAWo{width:50%;min-height:calc(100vh - 130px);height:100vh;position:-webkit-sticky;position:sticky;top:0}.LocalGuide_filtering__hJC7m,.LocalGuide_viewType__g_bUr{display:none}.LocalGuide_fields__Ha737{display:flex;flex-direction:column;gap:16px}.LocalGuide_rating__N7zAd{display:flex;align-items:center;gap:8px}.LocalGuide_stars__U4KMz{display:flex;align-items:center;gap:1px;font-size:12px}@media (min-width:768px){.LocalGuide_root__6X2fm{padding-top:85px}.LocalGuide_filtering__hJC7m,.LocalGuide_viewType__g_bUr{display:block}.LocalGuide_categories__rOACH{max-width:calc(50% - 100px);padding-right:20px}.LocalGuide_categoryName__WAQFF{display:flex}.LocalGuide_header__hhQLT{padding:12px 20px}.LocalGuide_categoryItem__zhFHc:first-child{margin-left:0}}.Dropdown_root__A2zYx{position:relative}.Dropdown_color__jWekL{color:#60594E}.Dropdown_reset__xC19W{width:100%;color:#666;font-size:15px;font-style:normal;font-weight:500;line-height:130%;padding:4px 16px;cursor:pointer;text-align:center}.Dropdown_reset__xC19W:hover{text-decoration:underline}.Dropdown_arrow__kIWug{transform:rotate(180deg);transition:all .15s ease-in-out}.Dropdown_open__Qe0gb .Dropdown_arrow__kIWug{transform:rotate(0deg)}.Dropdown_button__pTqDH{display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:200px;background-color:#fdfcfb;padding:10px 16px;color:#43352a;height:40px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Dropdown_overlay__zGod2{position:fixed;top:0;bottom:0;right:0;background-color:rgba(0,0,0,.15);z-index:1}.Dropdown_content__tFQlZ,.Dropdown_overlay__zGod2{left:0;animation:Dropdown_show__NVjnW .25s cubic-bezier(.38,.97,.56,.76) forwards;opacity:0;visibility:hidden}.Dropdown_content__tFQlZ{width:100%;position:absolute;top:60px;border-radius:20px;background-color:#fdfcfb;padding:20px;z-index:1001}.Dropdown_contentAlighLeft__apu_I{left:auto;right:0}.Dropdown_contentContainer__YF09c{margin-bottom:20px}@keyframes Dropdown_show__NVjnW{to{opacity:1;visibility:visible}}@media (min-width:768px){.Dropdown_content__tFQlZ{width:max-content}}.Filtering_fieldsRow__GU0bC{display:flex;flex-direction:column;gap:16px}.Filtering_fieldsRowName__jzGJH{color:#43352a;font-size:15px;font-style:normal;font-weight:500;line-height:130%}.Filtering_fields__RlDys{display:flex;flex-direction:column;gap:16px}.Map_root__gDx4a{width:100%;height:100%;position:relative}.Map_buildingIcon__jvwkf{color:#43352a}.Map_overlay__C_jxp{width:9999px;height:9999px;position:absolute;top:0;left:0;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.25);pointer-events:none}.CategoryIcon_root__C_A4B{width:40px;height:40px;border-radius:6px;background-color:#fff;box-shadow:0 8px 8px 0 rgba(0,0,0,.1);color:#60594e}.CategoryIcon_root__C_A4B,.MapPoint_root__PHEp5{display:flex;align-items:center;justify-content:center}.MapPoint_root__PHEp5{position:absolute;transform:translate(-50%,-50%);cursor:pointer;padding:4px;color:#43352a}.MapPoint_content__F5Nmt{position:relative}.PlacePopup_root__CA2fO{display:flex;gap:12px;padding:8px;border-radius:16px;background-color:#f3ebdf;position:absolute;top:0;left:50%;transform:translateX(-50%);animation:PlacePopup_show__IrdFe .25s cubic-bezier(.38,.97,.56,.76) forwards;opacity:0;visibility:hidden;font-family:var(--font-degular)}.PlacePopup_imageWrapper__l_25D{position:relative;width:120px;height:120px;border-radius:10px;overflow:hidden}.PlacePopup_image__idFQs{object-fit:cover}.PlacePopup_noImage__wj9_I{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ccc}.PlacePopup_content__aF7DT{width:max-content;display:flex;flex-direction:column;color:#45413c;max-width:160px}.PlacePopup_name__qd_rV{font-size:16px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:10px}.PlacePopup_address__ntZuB{font-size:14px;font-style:normal;font-weight:300;line-height:130%}.PlacePopup_bottom__Uv1Zq{margin-top:auto;display:flex;align-items:center;gap:8px;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.PlacePopup_rating__HfTgZ{display:flex;align-items:center;gap:4px}.PlacePopup_distance__mPUEz{display:flex;align-items:center;gap:2px}.PlacePopup_category__GyLxU{width:34px;height:34px;position:absolute;display:flex;align-items:center;justify-content:center;top:4px;left:4px;border-radius:6px;background-color:#fff;box-shadow:0 8px 8px 0 rgba(0,0,0,.1)}.PlacePopup_loadingPlaceholder__LLIcK,.PlacePopup_noImagePlaceholder__PZZjg{width:100%;height:100%;font-size:24px;font-weight:300;display:flex;align-items:center;justify-content:center;background-color:#f3ebdf}@keyframes PlacePopup_show__IrdFe{to{opacity:1;visibility:visible}}@media (min-width:768px){.PlacePopup_content__aF7DT{max-width:200px}}.MobileViewControls_root__dh7Fw{height:48px;position:fixed;bottom:60px;left:50%;transform:translateX(-50%);display:flex;align-items:center;border-radius:200px;background-color:#fdfcfb;box-shadow:-4px 4px 18px 0 rgba(0,0,0,.2);overflow:hidden;z-index:1;transition:all .15s ease-in-out}.MobileViewControls_hidden__OqpMw{opacity:0;visibility:hidden}.MobileViewControls_viewButton__WUWZQ{width:75px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer}.MobileViewControls_delimiter__jD6MU{width:1px;height:48px;background-color:#d3cfc2}@media (min-width:768px){.MobileViewControls_root__dh7Fw{display:none}}.BlogBanner_root__JPhVH{width:100%;height:450px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.BlogBanner_title__3pMf8{color:#fff;text-align:center;font-size:32px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.64px;font-family:var(--font-editorial);margin-bottom:40px;position:relative}.BlogBanner_bgImage__C901a{object-fit:cover}.BlogBanner_button__xfSI9{position:relative}@media (min-width:768px){.BlogBanner_root__JPhVH{height:440px}.BlogBanner_title__3pMf8{font-size:48px;font-style:normal;font-weight:400;line-height:130%}}.Places_root__EmWBR{padding-left:20px;padding-top:20px}.Places_layout4__0zS_y{padding-right:20px}.Places_list__nZkR3{display:flex;flex-wrap:wrap;gap:20px}.Places_header__JSV9l{display:flex;align-items:center;gap:6px;color:#60594e;margin-bottom:16px}.Places_title__5f5cm{text-align:center;font-size:20px;font-style:normal;font-weight:300;line-height:130%;text-transform:uppercase}.Places_poweredBy__Fjr_x{display:flex;align-items:center;gap:4px;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.Places_total__83SLQ{font-size:15px;line-height:150%;margin-bottom:24px}.Places_isLoading__miCXm,.Places_total__83SLQ{color:#60594e;font-style:normal;font-weight:500}.Places_isLoading__miCXm{width:100%;padding:40px 20px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:24px;line-height:100%}.Places_titleSlash__QqZYV{padding-left:6px}.Places_showMore__kZGIz{display:flex;margin:32px auto}@media (min-width:768px){.Places_title__5f5cm{font-size:24px;font-style:normal;font-weight:500;line-height:150%;text-transform:uppercase}.Places_header__JSV9l{gap:8px;margin-bottom:12px}.Places_total__83SLQ{font-size:18px;font-style:normal;font-weight:500;line-height:150%;margin-bottom:28px}.Places_isLoading__miCXm{padding:60px}}.Place_root__OrFa_{width:100%;display:flex;flex-direction:column;padding:12px;background-color:#f3ebdf;-webkit-backdrop-filter:blur(5.949999809265137px);backdrop-filter:blur(5.949999809265137px);color:#45413c}.Place_imageWrapper__DxHZ1{width:100%;height:200px;position:relative;margin-bottom:16px;border-radius:10px;overflow:hidden}.Place_image__ApQmI{object-fit:cover}.Place_name__fPisg{font-size:18px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:10px}.Place_address__b1kRc{font-size:15px;font-style:normal;font-weight:300;line-height:150%;text-decoration:underline;margin-bottom:16px;display:inline-flex}.Place_bottom___8S7A{display:flex;align-items:center;justify-content:space-between;background:#e9ddc8;padding:18px 12px;overflow:hidden;flex-wrap:wrap;margin:auto -12px -12px}.Place_bottomLeft__dELwa{display:flex;align-items:center;gap:4px;color:#45413c;font-size:15px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:.45px}.Place_star__jtPF0{margin-right:4px;margin-bottom:-1px}.Place_website__7nwaH{display:inline-flex;gap:8px;align-items:center;font-size:15px;font-style:normal;font-weight:500;line-height:140%}.Place_distanceIcon__DPhBn{margin-bottom:-4px}.Place_category__75cWk{width:34px;height:34px;border-radius:6px;background-color:#fff;box-shadow:0 8px 8px 0 rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;position:absolute;top:4px;left:4px;z-index:1}.Place_distance__D4aMk,.Place_rating__EhQex{flex-shrink:0}.Place_loadingPlaceholder__MQ_wb{width:100%;height:100%;font-size:24px;font-weight:300;display:flex;align-items:center;justify-content:center;background-color:#d2d0ca}@media (min-width:768px){.Place_root__OrFa_{background-color:#f3ebdf}.Place_layout2__pyCKC{width:calc(50% - 10px)}.Place_layout4__ao28P{width:calc(25% - 15px)}}.CTAAnimated_root__VI7JJ{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:10px}.CTAAnimated_wrapper__EYqAg{width:100%;height:100%;overflow:hidden;position:relative}.CTAAnimated_imageWrapper__SzuCs{position:absolute;top:9vw;bottom:9vw;left:10px;right:10px;overflow:hidden}.CTAAnimated_image__H6Nbc{object-fit:cover}.CTAAnimated_ctaButton___0DfQ{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content}.CTAAnimated_curtainsText__1QSWL{text-align:center;font-family:var(--font-editorial);font-size:60px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1.2px}.CTAAnimated_curtains__CRyNS{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none;display:flex;flex-direction:column}.CTAAnimated_curtainsBottom__OdR_s,.CTAAnimated_curtainsTop__5l6KA{width:100%;height:50%;display:flex}.CTAAnimated_stickyContainer__Lf3p9{position:-webkit-sticky;position:sticky;top:82px;width:100%;height:calc(100vh - 92px);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.CTAAnimated_curtainsTextTop__ZV80C{position:absolute;top:50%;left:24px;transform:translate(calc(-100% - 8px),-50%);margin-top:-60px}.CTAAnimated_curtainsTextBottom__MbpIy{position:absolute;top:50%;right:24px;transform:translate(calc(100% + 8px),-50%);margin-top:12px}@media (min-width:768px){.CTAAnimated_root__VI7JJ{padding:20px}.CTAAnimated_imageWrapper__SzuCs{left:7vw;right:7vw}.CTAAnimated_curtainsText__1QSWL{font-size:90px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1.8px}.CTAAnimated_curtainsTextTop__ZV80C{position:absolute;top:50%;left:50%;transform:translate(calc(-100% - 8px),-50%);margin-top:-45px}.CTAAnimated_curtainsTextBottom__MbpIy{position:absolute;top:50%;right:50%;transform:translate(calc(100% + 8px),-50%);margin-top:-45px}.CTAAnimated_stickyContainer__Lf3p9{top:105px;height:calc(100vh - 125px)}}.ArchitecturalBeauty_root__qPV2K{background-color:#e6e7f0;padding-top:80px;color:#016;overflow:hidden}.ArchitecturalBeauty_content__CARSj{padding:0 20px;display:flex;flex-direction:column}.ArchitecturalBeauty_title1__ohosT,.ArchitecturalBeauty_title2__Pklzn{font-size:44px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.88px;font-family:var(--font-editorial)}.ArchitecturalBeauty_title1__ohosT{margin-bottom:18px}.ArchitecturalBeauty_title2__Pklzn{margin-left:auto;margin-bottom:40px}.ArchitecturalBeauty_text__JmaWt{max-width:450px;margin-bottom:56px}.ArchitecturalBeauty_textTitle__Lqlin{font-size:22px;font-style:normal;line-height:120%;letter-spacing:.44px;margin-bottom:16px}.ArchitecturalBeauty_textDesc__EAz3v{font-size:20px;font-style:normal;font-weight:400;line-height:130%}.ArchitecturalBeauty_cards__2w7J1{display:flex;gap:20px;align-items:center;padding-left:20px;padding-right:20px;padding-bottom:114px;margin-bottom:-12px;scrollbar-width:none;flex-shrink:0}.ArchitecturalBeauty_cards__2w7J1::-webkit-scrollbar{display:none}.ArchitecturalBeauty_image___bcF9{object-fit:cover}.ArchitecturalBeauty_card__qCxU4{position:relative;flex-shrink:0}.ArchitecturalBeauty_card__qCxU4:first-child{width:81.5vw;padding-bottom:81.5vw}.ArchitecturalBeauty_card__qCxU4:nth-child(2){width:81.5vw;padding-bottom:65.12vw}.ArchitecturalBeauty_card__qCxU4:nth-child(3){width:81.5vw;padding-bottom:81.5vw}.ArchitecturalBeauty_card__qCxU4:nth-child(4){width:81.5vw;padding-bottom:52.3vw}.ArchitecturalBeauty_card__qCxU4:nth-child(5){width:81.5vw;padding-bottom:81.5vw}.ArchitecturalBeauty_name___cjNK{color:#016;font-size:20px;font-style:normal;font-weight:400;line-height:130%;position:absolute;bottom:0;left:0;transform:translateY(32px)}.ArchitecturalBeauty_runningLine__RF96z{width:max-content;display:flex;align-items:center;gap:20px;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width:768px){.ArchitecturalBeauty_title1__ohosT,.ArchitecturalBeauty_title2__Pklzn{font-size:110px;font-style:normal;font-weight:400;line-height:112%;letter-spacing:-2.2px}.ArchitecturalBeauty_title1__ohosT{margin-bottom:37px;max-width:60vw}.ArchitecturalBeauty_title2__Pklzn{margin-left:42vw;margin-bottom:64px}.ArchitecturalBeauty_textTitle__Lqlin{font-size:28px;font-style:normal;line-height:120%;letter-spacing:.56px}.ArchitecturalBeauty_text__JmaWt{margin-left:42vw;margin-bottom:64px}.ArchitecturalBeauty_cards__2w7J1{margin-bottom:114px;padding-left:0;padding-bottom:0;padding-right:0}.ArchitecturalBeauty_card__qCxU4:first-child{width:22vw;padding-bottom:22vw}.ArchitecturalBeauty_card__qCxU4:nth-child(2){width:22vw;padding-bottom:14.16vw}.ArchitecturalBeauty_card__qCxU4:nth-child(3){width:22vw;padding-bottom:30vw}.ArchitecturalBeauty_card__qCxU4:nth-child(4){width:22vw;padding-bottom:14.16vw}.ArchitecturalBeauty_card__qCxU4:nth-child(5){width:22vw;padding-bottom:27vw}}.Activities_root___kPwE{padding:0;margin-bottom:120px}@media (min-width:768px){.Activities_root___kPwE{padding:120px 20px;margin-bottom:0}}.DogRun_root__dcEtB{border-top:1px solid #cfc1a9;margin-bottom:56px;display:flex;flex-direction:column}.DogRun_content__M3u1j{display:flex;flex-direction:column;padding:0 20px}.DogRun_title__FTWgz{font-family:var(--font-editorial);font-size:28px;line-height:110%;margin-bottom:16px}.DogRun_text__2vJ3B,.DogRun_title__FTWgz{color:#60594e;font-style:normal;font-weight:400}.DogRun_text__2vJ3B{font-size:16px;line-height:130%}.DogRun_imageWrapper__A3N_1{width:100%;height:340px;position:relative;margin-bottom:24px}.DogRun_image__K_94O{object-fit:cover}@media (min-width:768px){.DogRun_root__dcEtB{flex-direction:row;margin-bottom:20px}.DogRun_imageWrapper__A3N_1{width:49.28vw;height:34.85vw;position:relative;margin-right:40px;margin-top:-1px;margin-bottom:0}.DogRun_title__FTWgz{font-size:34px;font-style:normal;font-weight:400;line-height:110%;margin-bottom:24px}.DogRun_content__M3u1j{max-width:217px;padding:32px 0 0;margin-left:auto}}.Footer_root__9X9Fi{background-color:#00051f;padding:0 20px}.Footer_logo__RYKtd{display:flex;justify-content:center;align-items:center;padding:30px 40px;border-bottom:1px solid rgba(252,251,248,.2)}.Footer_copyright__UZ2U3{color:#b8bac6;font-size:18px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.Footer_bottom__5_oDU{padding:24px 20px;display:flex;justify-content:space-between;flex-direction:column}.Footer_services__GWW4v{display:flex;align-items:center;justify-content:center;margin-bottom:40px;gap:24px}.Footer_disclaimer__UZUVF{color:#b8bac6;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:48px}.Footer_center__cqq2A,.Footer_right__IvnoC{display:flex;flex-direction:column}.Footer_center__cqq2A{align-items:center;justify-content:center;margin-bottom:48px}.Footer_centerTitle__PhLNf{color:#eceef7;text-align:center;font-family:var(--font-editorial);font-size:30px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.3px;margin-bottom:24px}@media (min-width:768px){.Footer_logo__RYKtd{padding:40px}.Footer_center__cqq2A{width:33.33%;margin-bottom:0}.Footer_bottom__5_oDU{padding:24px 0 60px;flex-direction:row}.Footer_disclaimer__UZUVF{margin-bottom:0;width:33.33%}.Footer_disclaimerText__Pk4ac{width:335px}.Footer_right__IvnoC{width:33.33%}.Footer_rightText__6MsMG{width:234px;margin-left:auto}.Footer_services__GWW4v{margin-left:auto;justify-content:flex-end}.Footer_copyright__UZ2U3{text-align:right}}.Input_input__Ex90K{height:40px;color:#00051f;text-align:left;font-size:18px;font-style:normal;font-weight:400;line-height:140%;outline:none;width:100%;background-color:transparent;padding:8px;border:none;border-bottom:1px solid #646464;transition:all .15s ease-in-out;border-radius:0;font-family:var(--font-degular)}.Input_input__Ex90K:hover{border-bottom:1px solid #00051f}.Input_input__Ex90K:focus::placeholder{color:transparent}.Input_input__Ex90K:disabled{color:#a7a7a7;border:1px solid #a7a7a7}textarea.Input_input__Ex90K{font-family:var(--font-degular)}.Input_input__Ex90K::placeholder{color:#646464}.JoinList_root__hXaM1{display:flex;flex-direction:column}.JoinList_caption__OJAY0{color:#eceef7;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.32px;text-transform:uppercase;margin-bottom:24px;text-align:center}.JoinList_inputClassName__gQAY1{color:#eceef7}.JoinList_input__T82Jz{margin-bottom:24px}.JoinList_title__PE48D{font-size:30px;margin-bottom:16px}.JoinList_result__eeVkz,.JoinList_title__PE48D{color:#eceef7;font-family:var(--font-editorial);font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.3px;text-align:center}.JoinList_result__eeVkz{font-size:24px}.JoinList_form__hMRQE{position:relative}.JoinList_arrowButton__jE_R3{position:absolute;top:8px;right:8px;background-color:transparent;border:none;cursor:pointer}.JoinList_inputClassName__gQAY1::placeholder{color:#c3c9e6;opacity:.6;transition:all .15s ease-in-out}.JoinList_inputClassName__gQAY1{border-bottom:1px solid #c3c9e6}.JoinList_inputClassName__gQAY1:hover{border-bottom:1px solid #eceef7}.JoinList_inputClassName__gQAY1:hover::placeholder{opacity:1}@media (min-width:768px){.JoinList_root__hXaM1{max-width:350px}.JoinList_caption__OJAY0,.JoinList_title__PE48D{text-align:left}}.BookTourForm_wrapper__0vPCY{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#e4d4ba;padding:60px 20px 24px;position:relative;z-index:1;border-radius:20px;overflow:hidden}.BookTourForm_caption___PTzz{font-size:18px;line-height:normal;letter-spacing:.36px;text-transform:uppercase;margin-bottom:32px}.BookTourForm_caption___PTzz,.BookTourForm_title__nlU4b{color:#00072b;text-align:center;font-style:normal;font-weight:400}.BookTourForm_title__nlU4b{font-family:var(--font-editorial);font-size:28px;line-height:110%;margin-bottom:40px;width:max-content;max-width:290px}.BookTourForm_textarea___wxp8{width:100%;margin-bottom:16px}.BookTourForm_textareaInput__f9j8V{height:40px;resize:none;padding:0 8px}.BookTourForm_form__xrBOz{width:100%;display:flex;flex-wrap:wrap;gap:24px}.BookTourForm_field__Ak35h{width:100%}.BookTourForm_address__xutdb{color:#60594e;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal;position:absolute;bottom:20px;left:20px;opacity:.4}.BookTourForm_result__zEDy7{width:max-content;max-width:350px;display:flex;align-items:center;flex-direction:column;justify-content:center;height:300px}.BookTourForm_resultTitle__5yiqG{color:#00051f;text-align:center;font-family:var(--font-editorial);font-size:44px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.88px;display:flex;justify-content:center;align-items:center;margin-bottom:32px}.BookTourForm_resultText___W899{font-size:16px;font-style:normal;font-weight:400;line-height:130%;text-align:center}.BookTourForm_resetButton__bFM5r{color:#7d7566;font-size:22px;font-style:normal;font-weight:300;line-height:110%;letter-spacing:-.66px;background:none;border:none;cursor:pointer;padding:20px 40px;transition:all .15s ease-in-out}.BookTourForm_resetButton__bFM5r:active,.BookTourForm_resetButton__bFM5r:hover{color:#60594e;text-decoration:underline}.BookTourForm_buttons__bfOvk{width:100%;display:flex;gap:4px;flex-direction:column}@media (min-width:768px){.BookTourForm_title__nlU4b{font-size:54px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1.08px;margin-bottom:72px;height:97px;max-width:825px}.BookTourForm_form__xrBOz{width:674px;padding:0;gap:24px 20px}.BookTourForm_field__Ak35h{width:calc(50% - 10px)}.BookTourForm_wrapper__0vPCY{padding:80px 40px}.BookTourForm_textarea___wxp8{margin-bottom:40px}.BookTourForm_address__xutdb{transform:rotate(-90deg);bottom:110px;left:-77px}.BookTourForm_result__zEDy7{width:max-content;max-width:512px;height:400px}.BookTourForm_resultTitle__5yiqG{font-size:72px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1.44px}.BookTourForm_resultText___W899{font-size:24px;font-style:normal;font-weight:400;line-height:130%;text-align:center}.BookTourForm_buttons__bfOvk{flex-direction:row;align-items:center;gap:7px}}.MultiSelector_root___akz1{display:flex;align-items:flex-start;gap:16px;flex-direction:column}.MultiSelector_title__MLeeW{color:#00051f;font-size:18px;font-style:normal;font-weight:400;line-height:140%;padding:8px 0}.MultiSelector_options__hQrO5{display:flex;flex-direction:row;align-items:center;gap:8px}.MultiSelector_option__6bsm4{color:#00051f;font-size:18px;font-style:normal;font-weight:400;line-height:140%;padding:8px 12px;border-radius:25px;cursor:pointer;transition:all .15s ease-in-out}.MultiSelector_selected__EF62z{cursor:default;background-color:#ede2d1}@media (min-width:768px){.MultiSelector_root___akz1{align-items:center;flex-direction:row;gap:40px}.MultiSelector_title__MLeeW{padding:0}}.BookTourPopup_root__vH9yv{display:flex;flex-direction:column;animation:BookTourPopup_show__fR0_s .25s cubic-bezier(.38,.97,.56,.76) forwards;position:fixed;top:0;left:0;right:0;bottom:0;z-index:11;overflow-y:auto;opacity:0;visibility:hidden}.BookTourPopup_formWrapper__Tf5Te{max-width:930px;margin:28px 10px 20px;position:relative}.BookTourPopup_overlay__5ZAEa{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(69,65,60,.5)}@keyframes BookTourPopup_show__fR0_s{to{opacity:1;visibility:visible}}.BookTourPopup_closeIcon__axitd{width:32px;height:32px;position:absolute;top:24px;right:20px;cursor:pointer;z-index:1}@media (min-width:768px){.BookTourPopup_formWrapper__Tf5Te{max-width:930px;margin:40px auto 20px}.BookTourPopup_closeIcon__axitd{width:auto;height:auto;top:20px;right:20px}}.SharePopup_overlay__IPFSN{top:0;left:0;bottom:0;right:0;background-color:rgba(69,65,60,.5);z-index:10}.SharePopup_overlay__IPFSN,.SharePopup_root__UJkhp{position:fixed;animation:SharePopup_show__zwP34 .25s ease-in-out forwards}.SharePopup_root__UJkhp{min-width:320px;top:50%;left:50%;z-index:11;background-color:#eceef7;transform:translate(-50%,-50%);border-radius:20px;padding:32px;color:#016}@keyframes SharePopup_show__zwP34{to{opacity:1;visibility:visible}}.SharePopup_top___oVDH{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-editorial);font-size:34px;font-style:normal;font-weight:400;line-height:110%;border-bottom:1px solid #c3c9e6;padding-bottom:24px;margin-bottom:24px}.SharePopup_copyLinkTitle__jU6HW,.SharePopup_optionsTitle__KrKP7{font-size:20px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:16px}.SharePopup_optionsList__5HH3y{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;gap:32px}.SharePopup_option__AUW0X{display:flex;flex-direction:column;align-items:center;cursor:pointer}.SharePopup_icon__MgAg2{width:52px;height:52px;background-color:#e1e4f2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.SharePopup_optionName__LRww7{font-size:15px;font-style:normal;font-weight:400;line-height:130%}.SharePopup_close__JBHxS{cursor:pointer}.SharePopup_copyLinkButton__Ef51t{width:100%;border:1px solid #016;color:#016;background-color:#eceef7}.SharePopup_copyLinkButton__Ef51t:hover{width:100%;border:1px solid #2b3460!important;color:#2b3460!important;background-color:#eceef7}.Skeleton_skeleton__EhIwN{flex-shrink:0;width:100%;height:100%;animation:Skeleton_SkeletonAnimation__7GUeW 2s ease-in-out infinite;background:linear-gradient(270deg,#e6e7f0,#d3dafc);background-size:600% 600%;cursor:wait}@keyframes Skeleton_SkeletonAnimation__7GUeW{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.UnitInfo_root__M3zUR{padding:12px 0;display:flex;flex-direction:column}.UnitInfo_currentFloor__TBGHL{border-radius:2px;background:#00051f;display:inline-flex;padding:4px 9px;align-items:center;gap:4px;flex-shrink:0;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:130%;margin-right:auto}.UnitInfo_views__wIwq3{display:flex;align-items:center;justify-content:center;gap:16px;margin:60px 0}.UnitInfo_buildingContainer__57N92{width:100%;height:0;padding-bottom:41.48%;position:relative;display:flex;align-items:center;justify-content:center;margin:auto}.UnitInfo_floorPlan__q871P{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.UnitInfo_sidebar__dzvUi{flex-shrink:0;padding:0 20px;display:flex;flex-direction:column}.UnitInfo_floorPlanView__xopWf{display:none;flex-direction:column}.UnitInfo_unit__gzvEH{padding:10px;position:relative}.UnitInfo_unitFloorWrapper__dwD0I{position:relative;width:100%;padding-bottom:35vh;margin-bottom:40px}.UnitInfo_unitPlan__YqJwb{object-fit:contain}.UnitInfo_unitInfo__2uqVk{padding:8px 16px;flex-wrap:wrap;border-radius:8px;background:#e6e7f0;margin-bottom:16px}.UnitInfo_unitInfoLeft__YpNky,.UnitInfo_unitInfoRight__f1tNP,.UnitInfo_unitInfo__2uqVk{display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:8px}.UnitInfo_unitInfoLeft__YpNky,.UnitInfo_unitInfoRight__f1tNP{width:100%}.UnitInfo_unitNumber__eR_aN{color:#00051f;font-size:20px;font-style:normal;font-weight:400;line-height:100%}.UnitInfo_unitBaths__Prfk2,.UnitInfo_unitBedroom__B_fN3{display:flex;align-items:center;gap:4px;font-size:20px;font-style:normal;font-weight:400;line-height:100%}.UnitInfo_prices__uX4Ig{display:flex;align-items:center;gap:12px}.UnitInfo_oldPrice__yxSXz{font-weight:400;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.UnitInfo_newPrice__5nTXp,.UnitInfo_oldPrice__yxSXz{color:#00051f;font-size:22px;font-style:normal;line-height:normal}.UnitInfo_newPrice__5nTXp{font-weight:600}.UnitInfo_save__s_ftK{color:#00051f;font-size:16px;font-style:normal;font-weight:500;line-height:100%;padding:6px 8px;border-radius:4px;background:rgba(176,181,208,.4)}.UnitInfo_copyWrapper__zB_iH{padding:4px 8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.UnitInfo_buttons__mL6CS{display:flex;align-items:center;gap:20px;margin-bottom:16px}.UnitInfo_button__z17mZ{width:100%;font-size:15px!important;padding:15px 24px 13px!important}.UnitInfo_disclaimer__aiGCN{text-align:center;color:#00051f;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.UnitInfo_closeIcon__DIIZt{display:none;position:absolute;top:24px;right:24px;cursor:pointer}.UnitInfo_errorImage__FkUmY,.UnitInfo_loading__ITMEV{width:100%;object-fit:cover;display:flex;align-items:center;justify-content:center;font-size:16px;position:absolute;color:#7e8298;top:0;left:0;right:0;bottom:0;background-color:#e6e7f0}.UnitInfo_colorLegend__aQzoY{margin-top:24px}.UnitInfo_planSkeleton__VWO7X{width:100%;height:0;padding-bottom:41.48%;position:relative;display:flex;align-items:center;justify-content:center;margin:auto}.UnitInfo_unitInfoSkeleton__2vGt_{width:100%;height:70px;margin-bottom:16px}.UnitInfo_desktop__pXA__{display:none}.UnitInfo_mobile__R46GJ{display:flex}@media (min-width:768px){.UnitInfo_root__M3zUR{flex-direction:row;padding:28px 0}.UnitInfo_sidebar__dzvUi{width:50%;height:calc(100vh - 100px);position:relative}.UnitInfo_sidebar__dzvUi:after{content:"";position:absolute;top:-20px;right:0;bottom:-20px;width:1px;height:calc(100% + 70px);background-color:#7e8298}.UnitInfo_unitInfoLeft__YpNky,.UnitInfo_unitInfoRight__f1tNP{width:auto;gap:16px;flex-grow:1}.UnitInfo_floorPlanView__xopWf{display:flex}.UnitInfo_unit__gzvEH{width:50%;padding:24px}.UnitInfo_closeIcon__DIIZt{display:block}.UnitInfo_unitFloorWrapper__dwD0I{padding-bottom:calc(100vh - 360px)}.UnitInfo_desktop__pXA__{display:flex}.UnitInfo_mobile__R46GJ{display:none}.UnitInfo_unitInfo__2uqVk{border-radius:16px;padding:16px 32px;gap:16px}.UnitInfo_unitBaths__Prfk2{margin-right:auto}.UnitInfo_copyWrapper__zB_iH{margin-left:auto}.UnitInfo_newPrice__5nTXp,.UnitInfo_oldPrice__yxSXz{font-size:24px}.UnitInfo_save__s_ftK{margin:auto}.UnitInfo_button__z17mZ{padding:14px 32px 11px!important;font-size:24px!important}}.LargeImage_overlay__qHJHC{top:0;left:0;bottom:0;right:0;background-color:rgba(69,65,60,.5);z-index:10}.LargeImage_overlay__qHJHC,.LargeImage_root__M6Rk7{position:fixed;animation:LargeImage_show__veTHG .25s ease-in-out forwards}.LargeImage_root__M6Rk7{top:118px;left:20px;right:20px;bottom:40px;z-index:11;background-color:#fcfbf8}@keyframes LargeImage_show__veTHG{to{opacity:1;visibility:visible}}.LargeImage_image__EtpBM{object-fit:contain}.LargeImage_closeIcon__yyoQO{position:absolute;top:12px;right:12px}.AvailabilityLoading_root__OnE24{display:flex;justify-content:center;align-items:center;min-height:100vh;font-size:16px;color:#7e8298}.Navigation_root__jerPH{display:flex;flex-direction:column;align-items:center}.Navigation_caption__dNSNO{color:#eceef7;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.32px;text-transform:uppercase;margin-bottom:24px}.Navigation_menuItems__6nlPR{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:40px}.Navigation_menuItem__U6Ogg{color:#eceef7;font-family:var(--font-editorial);font-size:40px;font-style:normal;font-weight:400;line-height:normal;transition:all .15s ease-in-out}.Navigation_menuItem__U6Ogg:hover{color:#c3c9e6}.Navigation_menuItem__U6Ogg:active{color:#eceef7;text-decoration:underline}.FullFooter_root__eFyd0{background:url(/_next/static/media/paperMobile.064346fe.jpg) no-repeat 50%/cover;padding:40px 20px 0}.FullFooter_main__kCbOe{display:flex;margin-bottom:24px;justify-content:space-between;flex-direction:column}.FullFooter_left__g8NUG{display:flex;flex-direction:column;justify-content:flex-start}.FullFooter_center__4NDSx,.FullFooter_left__g8NUG{width:100%;margin-bottom:64px}.FullFooter_right__3VhsC{width:100%}.FullFooter_leftText__Ak2gA{color:#7d8091;font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:none;margin-top:auto}.FullFooter_logo__dMhYn{width:100%;display:none}.FullFooter_mobileLogo__WX_h6{width:100%;margin-bottom:-5px}@media (min-width:768px){.FullFooter_root__eFyd0{background:url(/_next/static/media/paper.6c89d595.png) #00051f no-repeat 50%/cover;padding:60px 20px 0}.FullFooter_main__kCbOe{flex-direction:row;margin-bottom:180px}.FullFooter_leftText__Ak2gA{max-width:350px;display:block}.FullFooter_left__g8NUG{margin-bottom:0}.FullFooter_center__4NDSx{width:250px;margin-bottom:0}.FullFooter_right__3VhsC{display:flex}.FullFooter_mobileLogo__WX_h6{display:none}.FullFooter_logo__dMhYn{display:block}}.Contacts_root__1KjEQ{display:flex;flex-direction:column;align-items:center}.Contacts_caption__yO9Ax{color:#eceef7;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.32px;text-transform:uppercase;margin-bottom:24px}.Contacts_address__Jhkv2,.Contacts_contact__rVJqW{color:#eceef7;font-size:18px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.18px;text-align:center}.Contacts_contact__rVJqW:hover{text-decoration:underline}.Contacts_contacts__HPvRf{max-width:225px;display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:40px}.Contacts_services___kzx7{display:flex;align-items:center;justify-content:center;margin-bottom:60px;gap:24px}.Contacts_button__wnJeT{margin-bottom:64px;background-color:transparent!important;color:#fcfbf8!important}.Contacts_button__wnJeT:hover{background-color:#fcfbf8!important;color:#00072b!important}.Contacts_copyright__pzlMs{color:#7d8091;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:normal;transition:all .15s ease-in-out}.Contacts_copyright__pzlMs:hover{color:#e6e7f0}.Contacts_copyright__pzlMs:active{color:#e6e7f0;text-decoration:underline}.Contacts_disclaimer__wZrhA{color:#7d8091;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:24px}@media (min-width:768px){.Contacts_root__1KjEQ{align-items:flex-end;margin-left:auto}.Contacts_contacts__HPvRf{align-items:flex-end}.Contacts_copyright__pzlMs{text-align:right}.Contacts_disclaimer__wZrhA{display:none}.Contacts_button__wnJeT{margin-bottom:100px}.Contacts_services___kzx7{margin-bottom:24px;margin-top:auto}.Contacts_address__Jhkv2,.Contacts_contact__rVJqW{text-align:right}}.FullHeader_root__c44MI{width:100%;height:72px;display:flex;align-items:center;justify-content:center;z-index:10;padding:16px 20px;background-color:rgba(0,5,31,1)}.FullHeader_small__AvPAe{height:56px}.FullHeader_small__AvPAe .FullHeader_name__49o6f{display:none}.FullHeader_scroll__uw_6g{position:fixed;top:0;left:50%;transform:translateX(-50%)}.FullHeader_static__zr_EM{position:relative;opacity:0;visibility:hidden;animation:FullHeader_showLogo__bHNxT .75s ease-in-out 4s forwards}.FullHeader_colored__K_ag0,.FullHeader_noAnimation__JJk5_.FullHeader_static__zr_EM{animation:none;opacity:1;visibility:visible}.FullHeader_link__oi77x{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;position:absolute;top:25px;left:50%;transform:translate(-50%,-50%)}.FullHeader_small__AvPAe .FullHeader_link__oi77x{top:28px}.FullHeader_logo__c9coR{width:24px;height:27px;opacity:0;visibility:hidden;animation:FullHeader_showLogo__bHNxT .75s ease-in-out 4s forwards}.FullHeader_noAnimation__JJk5_ .FullHeader_logo__c9coR{animation:none;opacity:1;visibility:visible}.FullHeader_name__49o6f{position:absolute;top:50vh;font-family:var(--font-editorial);width:max-content;font-size:72px;font-weight:400;color:#fcfbf8;animation:FullHeader_showName__MHfk_ .75s ease-in-out 3.5s forwards}.FullHeader_noAnimation__JJk5_ .FullHeader_name__49o6f{animation:none;top:32px;font-size:20px}@keyframes FullHeader_showLogo__bHNxT{to{opacity:1;visibility:visible}}@keyframes FullHeader_showName__MHfk_{to{top:32px;font-size:20px}}.FullHeader_button__sj92n{margin-left:auto;opacity:0;visibility:hidden;animation:FullHeader_showLogo__bHNxT .75s ease-in-out 4s forwards}.FullHeader_noAnimation__JJk5_ .FullHeader_button__sj92n{animation:none;opacity:1;visibility:visible}.FullHeader_buttonMobile__i2_Ku{position:absolute;top:20px;right:20px;opacity:0;visibility:hidden;animation:FullHeader_showLogo__bHNxT .75s ease-in-out 4s forwards}.FullHeader_small__AvPAe .FullHeader_buttonMobile__i2_Ku{top:12px}.FullHeader_noAnimation__JJk5_ .FullHeader_buttonMobile__i2_Ku{animation:none;opacity:1;visibility:visible}.FullHeader_overlay__lzWUb{position:fixed;top:50%;left:50%;width:100%;height:100%;z-index:2;display:flex;justify-content:center;align-items:center;transform:translate(-50%,-64%);animation:FullHeader_showOverlay__AfKxm 1.55s ease-in-out 2s forwards}.FullHeader_noAnimation__JJk5_ .FullHeader_overlay__lzWUb{animation:none;opacity:0;visibility:hidden}@keyframes FullHeader_showOverlay__AfKxm{30%{transform:translate(-51%,-50%) scale(5);pointer-events:none}50%{opacity:1;visibility:visible;transform:translate(-51%,-50%) scale(5)}to{opacity:0;visibility:hidden;transform:translate(-51%,-50%) scale(5)}}.FullHeader_rect1__bdRmU{transform:translate(-94px)}.FullHeader_rect2__tMnbF{transform:translate(20px)}.FullHeader_availabilityButton__Qlxx8{display:none!important;background-color:transparent!important;color:#fcfbf8!important}.FullHeader_availabilityButton__Qlxx8:hover{background-color:#fcfbf8!important;color:#00072b!important}.FullHeader_buttons__UM0_9{display:flex;align-items:center;gap:24px}@media (min-width:768px){.FullHeader_root__c44MI{height:auto}.FullHeader_small__AvPAe{padding:12px 20px}.FullHeader_name__49o6f{font-size:132px}.FullHeader_logo__c9coR{width:auto;height:auto}.FullHeader_link__oi77x{top:30px}.FullHeader_small__AvPAe .FullHeader_link__oi77x{top:40px}.FullHeader_rect1__bdRmU{transform:translate(-90px)}.FullHeader_rect2__tMnbF{transform:translate(22px)}@keyframes FullHeader_showName__MHfk_{to{top:34px;font-size:22px}}}@media (min-width:1160px){.FullHeader_availabilityButton__Qlxx8{display:flex!important}}.HeaderMenu_root__z0s9D{display:flex;top:0;left:0;right:0;height:0;z-index:11;opacity:0;visibility:hidden;animation:HeaderMenu_showMenu__XNM43 .15s ease-in-out 3.25s forwards}.HeaderMenu_noAnimation__uX5ph{animation:none;opacity:1;visibility:visible}.HeaderMenu_scroll__XSzio{position:fixed}.HeaderMenu_static__RG3SF{position:absolute}.HeaderMenu_logoIcon__UpaII{top:16px}.HeaderMenu_logoIconMobile__yJn30,.HeaderMenu_logoIcon__UpaII{display:none;position:absolute;left:50%;z-index:1;transform:translateX(-50%)}.HeaderMenu_logoIconMobile__yJn30{top:12px}@keyframes HeaderMenu_showMenu__XNM43{0%{opacity:0;visibility:hidden}60%{opacity:1;visibility:visible}to{opacity:1;visibility:visible}}.HeaderMenu_root__z0s9D.HeaderMenu_opened__Kn0IH{height:auto}.HeaderMenu_root__z0s9D.HeaderMenu_opened__Kn0IH .HeaderMenu_logoIconMobile__yJn30{display:block}.HeaderMenu_trigger__2FsIH{position:absolute;top:20px;left:20px;background-color:transparent!important;border:1px solid transparent!important;color:#fcfbf8!important;padding:8px 4px 11px!important}.HeaderMenu_small__r7tlw .HeaderMenu_trigger__2FsIH{top:12px}.HeaderMenu_trigger__2FsIH:hover{background-color:#fcfbf8!important;color:#00072b!important}.HeaderMenu_trigger__2FsIH:hover .HeaderMenu_burgerLine__IwTO4{background-color:#00072b}.HeaderMenu_opened__Kn0IH .HeaderMenu_trigger__2FsIH{background-color:transparent;border:1px solid transparent!important;color:#00072b!important}.HeaderMenu_opened__Kn0IH .HeaderMenu_trigger__2FsIH:hover{background-color:#00051f!important;color:#fcfbf8!important}.HeaderMenu_burger__4eMHk{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;margin-top:-4px}.HeaderMenu_content__9QNwU{width:100%;position:relative;opacity:0;visibility:visible;transition:all .15s ease-in-out;pointer-events:none;overflow-y:auto;height:100dvh;background:url(/_next/static/media/menu.66cd2ab5.png) #b0b5d0 no-repeat 50%/cover;display:flex;flex-direction:column}.HeaderMenu_opened__Kn0IH .HeaderMenu_content__9QNwU{opacity:1;visibility:visible;pointer-events:all}.HeaderMenu_opened__Kn0IH .HeaderMenu_burger__4eMHk{margin-left:2px;margin-right:-2px}.HeaderMenu_burgerLine__IwTO4{width:100%;height:2px;background-color:#fcfbf8;transition:all .15s ease-in-out}.HeaderMenu_opened__Kn0IH .HeaderMenu_burgerLine__IwTO4{background-color:#00072b}.HeaderMenu_opened__Kn0IH .HeaderMenu_burgerLine__IwTO4:first-child{transform:rotate(45deg) translate(3px,6px);transition:none}.HeaderMenu_opened__Kn0IH .HeaderMenu_burgerLine__IwTO4:nth-child(2){opacity:0;visibility:hidden;transition:none}.HeaderMenu_opened__Kn0IH .HeaderMenu_burgerLine__IwTO4:nth-child(3){transform:rotate(-45deg) translate(3px,-6px);transition:none}.HeaderMenu_menuItems__UknvJ{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;padding:120px 32px 32px;margin-top:auto;margin-bottom:auto}.HeaderMenu_menuItem__SsR_o{color:#00072b;font-size:40px;font-style:normal;font-weight:400;line-height:normal;border-bottom:1px solid transparent;display:inline-flex;font-family:var(--font-editorial);white-space:nowrap;transition:all .15s ease-in-out}.HeaderMenu_menuItem__SsR_o:hover{font-style:italic}.HeaderMenu_menuItem__SsR_o:active{opacity:.6}.HeaderMenu_contacts__XPJ2y{padding:20px;background-color:#b0b5d0;position:relative;margin-top:auto}.HeaderMenu_contactsList__ldm8L{display:flex;flex-direction:column;gap:4px}.HeaderMenu_contactValue__CZ_jP{color:#00051f;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.24px;text-transform:uppercase}.HeaderMenu_buttonContent__QIXr1{display:none}.HeaderMenu_logo__0eEyR{width:45px;height:80px;display:block;margin:20px auto 40px}.HeaderMenu_openedButton__bvH6C{display:none!important}.HeaderMenu_igIcon__DWjzN{width:32px;height:32px;position:absolute;bottom:20px;right:20px;z-index:1}.HeaderMenu_bookTourMobile__Ns1RA{display:none;position:absolute;top:20px;right:20px;cursor:pointer;z-index:1}.HeaderMenu_small__r7tlw .HeaderMenu_bookTourMobile__Ns1RA{top:12px}.HeaderMenu_opened__Kn0IH .HeaderMenu_bookTourMobile__Ns1RA{display:block}.HeaderMenu_overlay__uU1Qp{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(69,65,60,.5);opacity:0;visibility:visible;pointer-events:none}.HeaderMenu_opened__Kn0IH .HeaderMenu_overlay__uU1Qp{opacity:1;visibility:visible}.HeaderMenu_imageWrapper__nfUCk{display:none;opacity:0;visibility:hidden;animation:HeaderMenu_show__QPdJV .45s ease-in-out forwards}.HeaderMenu_contactsTitle__3oRXQ{color:#00051f;font-size:12px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.24px;text-transform:uppercase;margin-bottom:8px}@keyframes HeaderMenu_show__QPdJV{to{opacity:1;visibility:visible}}@media (min-width:768px){.HeaderMenu_root__z0s9D{width:100%;right:auto;z-index:1}.HeaderMenu_root__z0s9D.HeaderMenu_opened__Kn0IH .HeaderMenu_logoIcon__UpaII{display:block}.HeaderMenu_content__9QNwU{width:50%}.HeaderMenu_imageWrapper__nfUCk{display:block;width:50%;position:relative;height:100dvh}.HeaderMenu_image__WViBC{object-fit:cover}.HeaderMenu_buttonContent__QIXr1{display:flex}.HeaderMenu_trigger__2FsIH{top:16px;left:20px;border:1px solid #fcfbf8!important;padding:14px 32px 11px!important}.HeaderMenu_opened__Kn0IH .HeaderMenu_trigger__2FsIH{border:1px solid #00072b!important}.HeaderMenu_opened__Kn0IH .HeaderMenu_burger__4eMHk{margin-left:0;margin-right:0}.HeaderMenu_menuItem__SsR_o{font-size:48px;font-style:normal;font-weight:400;line-height:normal}.HeaderMenu_menuItems__UknvJ{display:flex;flex-direction:column;gap:12px;padding:80px 40px 40px}.HeaderMenu_trigger__2FsIH:hover .HeaderMenu_burgerLine__IwTO4{background-color:#00072b}.HeaderMenu_opened__Kn0IH .HeaderMenu_trigger__2FsIH:hover .HeaderMenu_burgerLine__IwTO4{background-color:#fcfbf8}.HeaderMenu_logo__0eEyR{display:none}.HeaderMenu_burger__4eMHk{width:18px;height:18px;margin-top:-2px}.HeaderMenu_bookTourMobile__Ns1RA,.HeaderMenu_opened__Kn0IH .HeaderMenu_bookTourMobile__Ns1RA,.HeaderMenu_root__z0s9D.HeaderMenu_opened__Kn0IH .HeaderMenu_logoIconMobile__yJn30{display:none}}.NotFound_root__aN8mc{height:calc(100vh - 72px);background-color:#e6e7f0}.NotFound_content__WYH_8,.NotFound_root__aN8mc{display:flex;align-items:center;justify-content:center;position:relative}.NotFound_content__WYH_8{flex-direction:column}.NotFound_image__QcSoA{object-fit:cover}.NotFound_title__DZ_nL{max-width:230px;height:48px;color:#016;text-align:center;font-family:var(--font-editorial);font-size:60px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-1.8px;margin-bottom:16px}.NotFound_button__GEPkS{margin-top:30px}@media (min-width:768px){.NotFound_root__aN8mc{height:calc(100vh - 85px)}.NotFound_title__DZ_nL{max-width:315px;height:72px;font-size:90px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-5.4px;margin-bottom:32px}}.FAQ_root__3_RU3{background-color:#eceef7;padding:80px 20px;display:flex;flex-direction:column}.FAQ_title__nkDk7{width:100%;color:#016;font-family:var(--font-editorial);font-size:60px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1.2px;text-align:center;margin-bottom:40px}.FAQ_questions__X4oFK{width:100%;display:flex;flex-direction:column;max-width:920px}.FAQ_questionItem__ZrDtJ{padding:16px 8px;color:#00072b;font-family:var(--font-editorial);font-size:18px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.36px;transition:all .2s ease-in-out;border-bottom:1px solid #c3c9e6}.FAQ_questionItemQuestion__JJoBa{display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:20px}.FAQ_questionItemOpened__IxHG1{background-color:rgba(195,201,230,.6)}.FAQ_questionItemAnswer__z_RDs{visibility:hidden;opacity:0;height:0;transition:all .25s ease-in-out;overflow:hidden;font-family:var(--font-degular);color:#00051f;font-size:16px;font-style:normal;font-weight:400;line-height:130%;max-width:460px}.FAQ_questionItemOpened__IxHG1 .FAQ_questionItemAnswer__z_RDs{visibility:visible;opacity:1;height:-moz-fit-content;height:fit-content;margin-top:8px}@media (min-width:768px){.FAQ_root__3_RU3{flex-direction:row;justify-content:space-between;gap:40px}.FAQ_column__61qJD{flex-direction:column;gap:8px}.FAQ_title__nkDk7{width:auto;text-align:left;font-size:110px;font-style:normal;font-weight:400;line-height:112%;letter-spacing:-2.2px}.FAQ_column__61qJD .FAQ_title__nkDk7{text-align:center}.FAQ_questions__X4oFK{width:72.56%}.FAQ_column__61qJD .FAQ_questions__X4oFK{width:100%;max-width:100%}.FAQ_questionItem__ZrDtJ{padding:24px;font-size:28px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.56px}.FAQ_questionItemOpened__IxHG1 .FAQ_questionItemAnswer__z_RDs{margin-top:16px}}.Blocks_root__3Yd52{display:flex;gap:10px;background-color:#fcfbf8;flex-wrap:wrap;margin-bottom:70px}.Blocks_map__JS6fx{width:100%;height:0;padding-bottom:100%;margin:0 10px 10px;position:relative;order:2}.Blocks_mapImage__ga57Z{object-fit:cover}.Blocks_contacts__ECOL4{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#00072b;order:1;padding:120px 10px 10px}.Blocks_caption__JPV5k{text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.36px;text-transform:uppercase;margin-bottom:60px}.Blocks_contactRow__lFOKG{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:72px}.Blocks_contactRowTitle__F7bzJ{font-family:var(--font-editorial);font-size:44px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.88px;margin-bottom:24px}.Blocks_contactRowText__wp9JF{font-size:16px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:8px;max-width:142px;text-align:center}@media (min-width:768px){.Blocks_root__3Yd52{height:calc(100vh - 85px);gap:0;margin-bottom:0}.Blocks_contacts__ECOL4{width:calc(50% - 20px);order:1;padding:0 20px 20px}.Blocks_map__JS6fx{width:calc(50% - 20px);height:auto;order:1;margin:0 20px 20px;padding-bottom:0}.Blocks_contactRowTitle__F7bzJ{font-size:64px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1.28px}}.GetInTouch_root__jp1hx{padding:10px;background-color:#fcfbf8;margin-top:72px}.GetInTouch_form__3nb9I{border-radius:0!important}.GetInTouch_title__b4NUu{height:35px;font-size:44px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.88px}@media (min-width:768px){.GetInTouch_root__jp1hx{padding:20px;margin-top:85px;height:calc(100vh - 85px);min-height:700px}.GetInTouch_title__b4NUu{height:80px;font-size:100px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-3px}}.Header_root__s2xdy{width:100%;height:72px;position:fixed;top:0;transform:translateX(-50%);z-index:10;padding:16px 20px;background-color:rgba(0,5,31,1)}.Header_link__UbzHN,.Header_root__s2xdy{display:flex;align-items:center;justify-content:center;left:50%}.Header_link__UbzHN{flex-direction:column;gap:7px;position:absolute;top:25px;transform:translate(-50%,-50%)}.Header_logo__PikXD{width:24px;height:27px;opacity:0;visibility:hidden;animation:Header_showLogo__Lfygj .75s ease-in-out 4s forwards}.Header_name__6095d{position:absolute;top:50vh;font-family:var(--font-editorial);width:max-content;font-size:72px;font-weight:400;color:#fcfbf8;animation:Header_showName__iEXKH .75s ease-in-out 3.5s forwards}@keyframes Header_showLogo__Lfygj{to{opacity:1;visibility:visible}}@keyframes Header_showName__iEXKH{to{top:32px;font-size:20px}}.Header_button__yHESF{margin-left:auto}.Header_buttonMobile__A22s0{position:absolute;top:24px;right:20px;opacity:0;visibility:hidden;animation:Header_showLogo__Lfygj .75s ease-in-out 4s forwards}.Header_overlay__uq8WX{position:fixed;top:50%;left:50%;width:100%;height:100%;z-index:2;display:flex;justify-content:center;align-items:center;transform:translate(-50%,-64%);animation:Header_showOverlay__YeL_L 1.55s ease-in-out 2s forwards}@keyframes Header_showOverlay__YeL_L{30%{transform:translate(-51%,-50%) scale(5);pointer-events:none}50%{opacity:1;visibility:visible;transform:translate(-51%,-50%) scale(5)}to{opacity:0;visibility:hidden;transform:translate(-51%,-50%) scale(5)}}.Header_rect1__aa8IS{transform:translate(-94px)}.Header_rect2__tKhka{transform:translate(20px)}@media (min-width:768px){.Header_root__s2xdy{height:auto}.Header_name__6095d{font-size:132px}.Header_logo__PikXD{width:auto;height:auto}.Header_link__UbzHN{top:30px}.Header_rect1__aa8IS{transform:translate(-90px)}.Header_rect2__tKhka{transform:translate(22px)}@keyframes Header_showName__iEXKH{to{top:34px;font-size:22px}}}.Hero_root__4Pf28{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.Hero_root__4Pf28 .swiper{width:100%}.Hero_root__4Pf28 .swiper-slide{width:auto}.Hero_slideWrapper__6q4xz{position:relative;width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.Hero_image__6GN4d{object-fit:cover;display:none}.Hero_imageMobile__bpM_4{object-fit:cover}.Hero_content___E1Wj{position:absolute;width:275px;top:50%;left:50%;transform:translate(-50%,-50%);color:#fcfbf8;display:flex;flex-direction:column;align-items:center;z-index:1;background:url(/_next/static/media/textBg.74efd861.png) no-repeat 50%;background-size:130% 130%}.Hero_title__RTapI{height:114px;font-family:var(--font-editorial);font-size:60px;font-weight:400;line-height:110%;letter-spacing:-1.8px;margin-bottom:24px}.Hero_italic__8xalK{font-style:italic}.Hero_text__LeoXt{text-align:center;font-family:var(--font-degular);font-size:24px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:48px}.Hero_arrowLeft__05_tK{left:20px}.Hero_arrowLeft__05_tK,.Hero_arrowRight__s7HGY{position:absolute;bottom:24px;transform:translateY(-50%);cursor:pointer;padding:8px;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Hero_arrowRight__s7HGY{right:20px}.Hero_arrowLeft__05_tK,.Hero_arrowRight__s7HGY{color:#ede2d1;transition:all .15s ease-in-out}.Hero_arrowLeft__05_tK:hover,.Hero_arrowRight__s7HGY:hover{color:#fff}.Hero_button__z0CUG{flex-shrink:0}.Hero_content___E1Wj{opacity:0;visibility:hidden;animation:Hero_showContent__Hdz0e .55s ease-in-out 5s forwards}.Hero_image2Wrapper__dJw_y .Hero_image__6GN4d{object-position:bottom}@keyframes Hero_showContent__Hdz0e{to{opacity:1;visibility:visible}}@media (min-width:768px){.Hero_title__RTapI{height:80px;font-size:100px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-3px}.Hero_text__LeoXt{font-size:32px;font-style:normal;font-weight:400;line-height:130%}.Hero_content___E1Wj{width:900px}.Hero_arrowLeft__05_tK{top:50%;bottom:auto;left:20px}.Hero_arrowRight__s7HGY{top:50%;bottom:auto;right:20px}.Hero_imageMobile__bpM_4{display:none}.Hero_image__6GN4d{display:block}}.Pause_root__YWMEa{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative}.Pause_text__Uf9BW{width:300px;font-family:var(--font-editorial);font-size:60px;line-height:100%;letter-spacing:-1.2px;color:rgba(0,17,102,.2);margin-bottom:56px}.Pause_about__YsCzg,.Pause_text__Uf9BW{font-style:normal;font-weight:400;text-align:center}.Pause_about__YsCzg{color:#016;font-family:var(--font-degular);font-size:18px;line-height:normal;letter-spacing:.36px;text-transform:uppercase;margin-bottom:32px}.Pause_pause__324SF{width:100%;display:flex;justify-content:center}.Pause_stickyContainer__vtJBU{position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.Pause_desc__lHghH{padding:0 20px;color:#016;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:130%}@media (min-width:768px){.Pause_about__YsCzg{font-size:18px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.36px;text-transform:uppercase}.Pause_text__Uf9BW{width:900px;font-family:var(--font-editorial);font-size:110px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-2.2px}.Pause_pause__324SF{width:auto;display:inline}.Pause_desc__lHghH{max-width:556px;font-size:24px;padding:0}}.Surroundings_root__XQxy2{width:100%;position:relative;background:url(/_next/static/media/neighbourhod.eaa2e1e7.jpg) no-repeat 50%/cover;padding:20px 20px 80px}.Surroundings_mainContent__Z16fH,.Surroundings_root__XQxy2{display:flex;flex-direction:column;align-items:center}.Surroundings_neighborhood__F4pN9{margin-top:80px;font-family:var(--font-degular);font-size:18px;line-height:120%;letter-spacing:.36px;text-transform:uppercase}.Surroundings_neighborhood__F4pN9,.Surroundings_title__5u3O_{color:#fcfbf8;text-align:center;font-style:normal;font-weight:400;margin-bottom:32px}.Surroundings_title__5u3O_{font-family:var(--font-editorial);width:max-content;max-width:350px;font-size:44px;line-height:100%;letter-spacing:-.88px}.Surroundings_description__TPPOU{color:#fcfbf8;text-align:center;font-family:var(--font-degular);font-size:16px;font-style:normal;font-weight:400;line-height:130%;max-width:350px;margin-bottom:104px}.Surroundings_badge__BKK8J{width:260px;color:#00051f;padding:16px;background-color:#f3ebdf}.Surroundings_badgeTitle__Aga_E{font-family:var(--font-editorial);font-size:22px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.44px;margin-bottom:8px}.Surroundings_badgeText__SK2tR{font-size:16px;font-style:normal;font-weight:400;line-height:130%}.Surroundings_badge1__JoW39{margin-right:20px;margin-left:auto;margin-bottom:80px}.Surroundings_badge2__4K9l9{margin-right:auto;margin-left:20px;margin-bottom:80px}.Surroundings_badge3__bcJ_e{margin-right:20px;margin-left:auto;margin-bottom:80px}@media (min-width:768px){.Surroundings_root__XQxy2{height:1885px;padding:0}.Surroundings_neighborhood__F4pN9{font-weight:500;margin-top:160px}.Surroundings_title__5u3O_{font-size:110px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-2.2px;width:max-content;max-width:1024px}.Surroundings_description__TPPOU{font-size:20px;font-style:normal;font-weight:400;line-height:130%;max-width:460px;margin-bottom:140px}.Surroundings_badge__BKK8J{width:355px;padding:24px}.Surroundings_badgeTitle__Aga_E{font-size:28px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.56px;margin-bottom:24px}.Surroundings_badge1__JoW39{margin-right:8%;margin-bottom:90px}.Surroundings_badge2__4K9l9{margin-left:9.6%;margin-bottom:226px}.Surroundings_badge3__bcJ_e{margin-right:18.8%;margin-bottom:0}}.UnitSection_root__XeFpE{width:100%;height:calc(100vh - 72px)}.UnitSection_root__XeFpE,.UnitSection_text__QBVfY{display:flex;flex-direction:column;position:relative}.UnitSection_text__QBVfY{justify-content:space-between;padding:60px 20px}.UnitSection_caption__gk8nV{font-family:var(--font-editorial);font-size:22px;font-style:normal;font-weight:200;line-height:110%;letter-spacing:-.66px;margin-bottom:60px}.UnitSection_title__kO1Vr{font-family:var(--font-editorial);font-size:44px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.88px;margin-bottom:24px;max-width:280px}.UnitSection_description__ICXzY{font-family:var(--font-degular);font-size:16px;font-style:normal;font-weight:400;line-height:130%}.UnitSection_imageWrapper__xBo_9{position:relative;height:100%;overflow:hidden}.UnitSection_image__9qBtz{object-fit:cover}.UnitSection_icon__nrpsX{position:absolute;bottom:0;right:50%;transform:translate(50%,50%);z-index:1}@media (min-width:768px){.UnitSection_root__XeFpE{flex-direction:row;height:calc(100vh - 85px)}.UnitSection_text__QBVfY{width:33%}.UnitSection_imageWrapper__xBo_9{width:67%}.UnitSection_caption__gk8nV{font-size:40px;font-style:normal;font-weight:200;line-height:110%;letter-spacing:-1.2px;margin-bottom:0}.UnitSection_title__kO1Vr{margin-bottom:0;font-size:72px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1.44px}.UnitSection_text__QBVfY{padding:32px}.UnitSection_description__ICXzY{font-size:20px;font-style:normal;font-weight:400;line-height:130%}.UnitSection_icon__nrpsX{top:50%;right:0;bottom:auto;transform:translate(50%,-50%) scale(1);display:none}}.TwoBedroom_image__qqCe3{object-position:bottom right}.UnitsContainer_section__DAkec{position:relative}.UnitsContainer_stickyContainer__xd1Vo{position:-webkit-sticky;position:sticky;top:72px;height:calc(100vh - 72px);overflow:hidden}.UnitsContainer_unit__nBWW_{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.UnitsContainer_icon__nmwg_{width:97px;height:108px;position:absolute;top:32.5vh;left:50vw;transform:translate(50%,50%) scale(.7);z-index:1}.UnitsContainer_desktop__QGwz_{display:none}@media (min-width:768px){.UnitsContainer_stickyContainer__xd1Vo{top:85px;height:calc(100vh - 85px)}.UnitsContainer_icon__nmwg_{top:50%;margin-top:-48px;left:33vw;transform:translate(-50%,-50%) scale(1)}.UnitsContainer_desktop__QGwz_{display:block}.UnitsContainer_mobile__xKHfo{display:none}}