.DocumentForm_document-form__CUIbx{padding:20px 0 0;display:flex;align-items:center;flex-direction:column;gap:10px}.DocumentForm_document-form__title__pBKW6{font-size:26px;text-transform:uppercase;text-align:center}.DocumentForm_document-form__subtitle__vgDj_{font-size:22px;text-align:center}.DocumentForm_document-form__highlight__Wzjtq{color:red;font-weight:700}.DocumentForm_document-form__form__fPwlM{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;padding:20px 0}.DocumentForm_document-form__form__fPwlM input{padding:10px 20px;font-size:20px;border:2px solid #ffcd01;outline:none}.DocumentForm_document-form__form__fPwlM button{padding:10px 20px;background-color:#ffb200;font-size:18px;text-transform:uppercase;font-weight:600;cursor:pointer;border:none;outline:none;transition:.3s ease;overflow:hidden;animation:DocumentForm_glow__U9paS 2s ease-in-out infinite}.DocumentForm_document-form__error__RTi2B{color:red;margin:10px 0;text-align:center}.DocumentForm_document-form__notice__LBM4s{font-weight:700;text-align:center;padding-bottom:10px}@media screen and (max-width:992px){.DocumentForm_document-form__title__pBKW6{font-size:20px}.DocumentForm_document-form__subtitle__vgDj_{font-size:18px}.DocumentForm_document-form__form__fPwlM input{padding:10px;font-size:18px}.DocumentForm_document-form__form__fPwlM button{padding:10px 20px;font-size:18px}}@media screen and (max-width:640px){.DocumentForm_document-form__title__pBKW6{font-size:20px}.DocumentForm_document-form__subtitle__vgDj_{font-size:18px}.DocumentForm_document-form__form__fPwlM input{width:100%;font-size:16px}.DocumentForm_document-form__form__fPwlM button{width:100%;padding:10px 20px;font-size:16px}}@keyframes DocumentForm_glow__U9paS{0%{box-shadow:0 0 5px #ffb200}50%{box-shadow:0 0 30px #ffb200}to{box-shadow:0 0 5px #ffb200}}.FloatingAction_list-social__ntKKo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;position:fixed;bottom:100px;right:24px;z-index:50;transition:opacity .3s ease,transform .3s ease;animation:FloatingAction_fadeInUp__pBlCh .5s ease}.FloatingAction_list-social__ntKKo .FloatingAction_item__4HqBl{width:60px;height:60px;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;font-size:2rem;box-shadow:0 0 10px gray;animation:FloatingAction_pulse-rotate__FI6uc 1.5s ease-in-out infinite}.FloatingAction_list-social__ntKKo .FloatingAction_item__4HqBl:first-child{background-color:#2e00fc;color:#fff}.FloatingAction_list-social__ntKKo .FloatingAction_item__4HqBl:nth-child(2){background-color:#0088fc;color:#fff;font-size:2.75rem}.FloatingAction_list-social__ntKKo .FloatingAction_item__4HqBl:last-child{background-color:#ff914d;color:#fff;font-size:2rem}.FloatingAction_list-action__5H7bY{display:flex;align-items:center;justify-content:center;position:fixed;bottom:24px;right:24px;z-index:50;gap:15px;background-color:rgba(0,0,0,.7);color:#fff;padding:10px 20px;font-weight:700}.FloatingAction_list-action__5H7bY button{padding:10px;background-color:#ffcd01;color:#000;font-size:16px;box-shadow:0 0 10px gray;animation:FloatingAction_pulse-rotate__FI6uc 1.5s ease-in-out infinite;font-weight:700;cursor:pointer}@media screen and (max-width:380px){.FloatingAction_list-social__ntKKo{gap:10px}.FloatingAction_list-social__ntKKo .FloatingAction_item__4HqBl{width:40px;height:40px;font-size:1.5rem}.FloatingAction_list-social__ntKKo .FloatingAction_item__4HqBl:first-child{background-color:#2e00fc;color:#fff}.FloatingAction_list-social__ntKKo .FloatingAction_item__4HqBl:nth-child(2){background-color:#0088fc;color:#fff;font-size:1.75rem}.FloatingAction_list-social__ntKKo .FloatingAction_item__4HqBl:last-child{background-color:#ff914d;color:#fff;font-size:1.25rem}.FloatingAction_list-action__5H7bY{font-size:14px}}@keyframes FloatingAction_pulse-rotate__FI6uc{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes FloatingAction_bound-rotate__gdNPF{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}@keyframes FloatingAction_fadeInUp__pBlCh{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Overview_overview__TnZC2{margin-top:30px;margin-bottom:30px}.Overview_overview-heading__YmJX1{font-weight:700;margin-bottom:20px;text-align:center}.Overview_overview-heading__YmJX1 h1{font-size:28px}.Overview_overview-description__9wLJF p{font-size:20px;line-height:1.6;margin-bottom:15px}.Overview_overview-image__iGRn8{position:relative;width:100%;height:auto;aspect-ratio:16/9}.Overview_overview-image__image__J_b6I{width:100%;height:100%;object-fit:cover;border-radius:5px}.Overview_overview-features__LQa1d{margin-top:40px;margin-bottom:20px;display:flex;flex-direction:column;gap:20px}.Overview_overview-features__LQa1d h3{font-size:26px;font-weight:700;margin-bottom:10px}@media(max-width:991px){.Overview_overview-heading__YmJX1 h1{font-size:24px}.Overview_overview-description__9wLJF p{font-size:18px}.Overview_overview-features__LQa1d h3{font-size:24px}}@media(max-width:480px){.Overview_overview-features__LQa1d h3,.Overview_overview-heading__YmJX1 h1{font-size:22px}}.ProjectInfoTable_projectInfoTable__Npexm table{width:100%;border-collapse:collapse;font-size:18px;line-height:1.6;color:#333}.ProjectInfoTable_projectInfoTable__Npexm td{padding:12px 8px;border-bottom:1px solid #eee;vertical-align:top}.ProjectInfoTable_projectInfoTable__Npexm .ProjectInfoTable_label__2VI2Z{font-weight:600;color:#000;width:240px;white-space:nowrap}.ProjectInfoTable_projectInfoTable__Npexm .ProjectInfoTable_value__WaLCQ{color:#000;font-weight:600}.ProjectInfoTable_projectInfoTable__Npexm .ProjectInfoTable_value__WaLCQ a{color:#0056b3;text-decoration:none}.ProjectInfoTable_projectInfoTable__Npexm .ProjectInfoTable_value__WaLCQ a:hover{text-decoration:underline}@media screen and (max-width:992px){.ProjectInfoTable_projectInfoTable__Npexm .ProjectInfoTable_label__2VI2Z{white-space:wrap;width:180px}}.OverviewDetail_locationSection__DIBQY{padding:40px 20px;margin:0 auto;font-family:var(--font-montserrat);overflow:hidden}.OverviewDetail_sectionTitle__dhh27{font-family:var(--font-montserrat);font-size:28px;font-weight:800;text-align:center;margin-bottom:80px;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.OverviewDetail_sectionTitle__dhh27.OverviewDetail_isVisible__wGJPz{opacity:1;transform:translateY(0)}.OverviewDetail_locationItem__H_AG3{display:flex;align-items:center;margin-bottom:100px;gap:60px;padding:20px 0;opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}.OverviewDetail_locationItem__H_AG3.OverviewDetail_isVisible__wGJPz{opacity:1;transform:translateY(0)}.OverviewDetail_locationItem__H_AG3:last-child{margin-bottom:0}.OverviewDetail_locationItem__H_AG3 .OverviewDetail_locationContent__dv1dP{flex:1}.OverviewDetail_locationItem__H_AG3 .OverviewDetail_locationContent__dv1dP h3.OverviewDetail_itemTitle__WDY8v{font-family:var(--font-montserrat);font-size:26px;font-weight:700;margin-bottom:25px;line-height:1.2;color:#333}.OverviewDetail_locationItem__H_AG3 .OverviewDetail_locationContent__dv1dP p.OverviewDetail_itemDescription__OP4aF{font-size:20px;line-height:1.8;color:#181818;margin-top:15px}.OverviewDetail_locationItem__H_AG3 .OverviewDetail_locationImages__v6JL1{flex:1;display:flex;flex-direction:column;gap:25px}.OverviewDetail_imageWrapper__TynZZ{position:relative;overflow:hidden;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.08);transition:transform .4s ease,box-shadow .4s ease;width:100%;padding-bottom:60.9654350417%}.OverviewDetail_imageWrapper__TynZZ:hover{transform:scale(1.03);box-shadow:0 15px 30px rgba(0,0,0,.15)}.OverviewDetail_imageWrapper__TynZZ .OverviewDetail_image__UlRgS{object-fit:cover}.OverviewDetail_imageWrapper__TynZZ .OverviewDetail_imageTag__szvBj{position:absolute;bottom:15px;left:15px;background-color:rgba(0,0,0,.6);color:#fff;padding:8px 15px;border-radius:8px;font-size:.9rem;font-weight:600;text-transform:uppercase;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:10}.OverviewDetail_townhouseLayout__xBEmU{flex-direction:row}.OverviewDetail_shopvillaLayout__ApxC1{flex-direction:row-reverse}.OverviewDetail_mapSection__nxdXt{flex-direction:column}.OverviewDetail_mapSection__nxdXt .OverviewDetail_fullWidthMap__1HMEj{width:100%;height:auto;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.08);margin-top:30px}.OverviewDetail_mapSection__nxdXt .OverviewDetail_mapDescription__DJguf{text-align:center;margin-top:20px;font-size:1rem;color:#181818}@media(max-width:992px){.OverviewDetail_sectionTitle__dhh27{font-size:26px;margin-bottom:60px}.OverviewDetail_locationItem__H_AG3{flex-direction:column!important;gap:30px;margin-bottom:80px}.OverviewDetail_locationContent__dv1dP{order:2;text-align:left;flex-basis:auto;width:100%}.OverviewDetail_locationContent__dv1dP h3.OverviewDetail_itemTitle__WDY8v{font-size:24px}.OverviewDetail_locationContent__dv1dP p.OverviewDetail_itemDescription__OP4aF{font-size:20px}.OverviewDetail_locationImages__v6JL1{order:1;flex-direction:column;gap:20px;width:100%;flex-shrink:0;flex-grow:1;flex-basis:auto}.OverviewDetail_imageWrapper__TynZZ{padding-bottom:60.9654350417%}}@media(max-width:768px){.OverviewDetail_sectionTitle__dhh27{font-size:24px;margin-bottom:50px}.OverviewDetail_locationItem__H_AG3{margin-bottom:60px;gap:25px}.OverviewDetail_locationItem__H_AG3 .OverviewDetail_locationContent__dv1dP h3.OverviewDetail_itemTitle__WDY8v{font-size:22px}.OverviewDetail_locationItem__H_AG3 .OverviewDetail_locationContent__dv1dP p.OverviewDetail_itemDescription__OP4aF{font-size:18px}.OverviewDetail_imageWrapper__TynZZ .OverviewDetail_imageTag__szvBj{font-size:.8rem;padding:6px 12px}}@media(max-width:480px){.OverviewDetail_sectionTitle__dhh27{font-size:24px;margin-bottom:40px}.OverviewDetail_locationItem__H_AG3{margin-bottom:40px;gap:20px}.OverviewDetail_locationItem__H_AG3 .OverviewDetail_locationContent__dv1dP h3.OverviewDetail_itemTitle__WDY8v{font-size:22px}.OverviewDetail_locationItem__H_AG3 .OverviewDetail_locationContent__dv1dP p.OverviewDetail_itemDescription__OP4aF{font-size:16px}}.Policy_locationSection__pSaFh{padding:40px 20px;margin:0 auto;font-family:var(--font-montserrat);overflow:hidden}.Policy_sectionTitle__lx8tz{font-family:var(--font-montserrat);font-size:28px;font-weight:800;text-align:center;margin-bottom:80px;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.Policy_sectionTitle__lx8tz.Policy_isVisible__zgvoe{opacity:1;transform:translateY(0)}.Policy_locationItem__tzh1f{display:flex;align-items:center;margin-bottom:100px;gap:60px;padding:20px 0;opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}.Policy_locationItem__tzh1f.Policy_isVisible__zgvoe{opacity:1;transform:translateY(0)}.Policy_locationItem__tzh1f:last-child{margin-bottom:0}.Policy_locationItem__tzh1f .Policy_locationContent__5K_0u{flex:1}.Policy_locationItem__tzh1f .Policy_locationContent__5K_0u h3.Policy_itemTitle__BLuQo{font-family:var(--font-montserrat);font-size:26px;font-weight:700;margin-bottom:25px;line-height:1.2;color:#333}.Policy_locationItem__tzh1f .Policy_locationContent__5K_0u p.Policy_itemDescription__YRJnK{font-size:20px;line-height:1.8;color:#181818;margin-top:15px}.Policy_locationItem__tzh1f .Policy_locationImages__UFE3K{flex:1;display:flex;flex-direction:column;gap:25px}.Policy_imageWrapper__epcrB{position:relative;overflow:hidden;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.08);transition:transform .4s ease,box-shadow .4s ease;width:100%;padding-bottom:60.9654350417%}.Policy_imageWrapper__epcrB:hover{transform:scale(1.03);box-shadow:0 15px 30px rgba(0,0,0,.15)}.Policy_imageWrapper__epcrB .Policy_image__AU29p{object-fit:cover}.Policy_imageWrapper__epcrB .Policy_imageTag__qdlAi{position:absolute;bottom:15px;left:15px;background-color:rgba(0,0,0,.6);color:#fff;padding:8px 15px;border-radius:8px;font-size:.9rem;font-weight:600;text-transform:uppercase;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:10}.Policy_townhouseLayout__B9arM{flex-direction:row}.Policy_shopvillaLayout__lK0gI{flex-direction:row-reverse}.Policy_mapSection__FwUCd{flex-direction:column}.Policy_mapSection__FwUCd .Policy_fullWidthMap__cz3uy{width:100%;height:auto;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.08);margin-top:30px}.Policy_mapSection__FwUCd .Policy_mapDescription__zZR4t{text-align:center;margin-top:20px;font-size:1rem;color:#181818}@media(max-width:992px){.Policy_sectionTitle__lx8tz{font-size:26px;margin-bottom:60px}.Policy_locationItem__tzh1f{flex-direction:column!important;gap:30px;margin-bottom:80px}.Policy_locationContent__5K_0u{order:2;text-align:left;flex-basis:auto;width:100%}.Policy_locationContent__5K_0u h3.Policy_itemTitle__BLuQo{font-size:24px}.Policy_locationContent__5K_0u p.Policy_itemDescription__YRJnK{font-size:20px}.Policy_locationImages__UFE3K{order:1;flex-direction:column;gap:20px;width:100%;flex-shrink:0;flex-grow:1;flex-basis:auto}.Policy_imageWrapper__epcrB{padding-bottom:60.9654350417%}}@media(max-width:768px){.Policy_sectionTitle__lx8tz{font-size:24px;margin-bottom:50px}.Policy_locationItem__tzh1f{margin-bottom:60px;gap:25px}.Policy_locationItem__tzh1f .Policy_locationContent__5K_0u h3.Policy_itemTitle__BLuQo{font-size:22px}.Policy_locationItem__tzh1f .Policy_locationContent__5K_0u p.Policy_itemDescription__YRJnK{font-size:18px}.Policy_imageWrapper__epcrB .Policy_imageTag__qdlAi{font-size:.8rem;padding:6px 12px}}@media(max-width:480px){.Policy_sectionTitle__lx8tz{font-size:24px;margin-bottom:40px}.Policy_locationItem__tzh1f{margin-bottom:40px;gap:20px}.Policy_locationItem__tzh1f .Policy_locationContent__5K_0u h3.Policy_itemTitle__BLuQo{font-size:22px}.Policy_locationItem__tzh1f .Policy_locationContent__5K_0u p.Policy_itemDescription__YRJnK{font-size:16px}}.PriceSection_price__o55l8{padding:20px 0 0}.PriceSection_price-summary__ssCPq{display:flex;align-items:center;flex-direction:column;gap:10px;margin:20px 0}.PriceSection_price-summary__title__YQMQM{font-size:28px;text-align:center;color:#000;font-weight:700}.PriceSection_price-summary__subtitle__gE70H{font-size:20px;text-align:left}.PriceSection_price-content__y3n_4{padding:40px 0;display:flex;gap:20px;flex-direction:column}.PriceSection_price-content__item__0u8cN{display:flex;flex-direction:column;gap:10px}.PriceSection_price-content__title__6CPMO{font-size:26px;margin-bottom:20px;font-weight:600}.PriceSection_price-content__text__S8FJ_{font-size:20px;line-height:1.5}.PriceSection_price-content__highlight__qtdM2{color:blue}.PriceSection_price-image__rjzXW{width:100%;aspect-ratio:2/1;position:relative;margin-top:20px}.PriceSection_price-image__image__NOtPr{width:100%;object-fit:cover;border-radius:20px}.PriceSection_price-image-two__AIPJV{width:100%;aspect-ratio:7/2;position:relative;margin-top:20px}.PriceSection_price-image-two__image__NlN7C{width:100%;object-fit:cover;border-radius:20px}@media screen and (max-width:992px){.PriceSection_price-heading__title__5XlJ2{font-size:26px}.PriceSection_price-summary__title__YQMQM{font-size:20px}.PriceSection_price-summary__subtitle__gE70H{font-size:18px}.PriceSection_price-content__title__6CPMO{font-size:24px}.PriceSection_price-content__text__S8FJ_{font-size:18px}}@media screen and (max-width:768px){.PriceSection_price-heading__title__5XlJ2{font-size:24px}}@media screen and (max-width:640px){.PriceSection_price-heading__title__5XlJ2{font-size:22px}.PriceSection_price-summary__subtitle__gE70H,.PriceSection_price-summary__title__YQMQM{font-size:18px}.PriceSection_price-content__title__6CPMO{font-size:24px;margin-bottom:20px}.PriceSection_price-content__text__S8FJ_{font-size:18px}}.PriceSection_text-red__j1AMr{color:red}@keyframes PriceSection_glow__S2DcI{0%{box-shadow:0 0 5px #ffb200}50%{box-shadow:0 0 30px #ffb200}to{box-shadow:0 0 5px #ffb200}}.ProjectLocation_location__dSElf{padding:32px 0}.ProjectLocation_location-heading__EF47y{font-size:26px;font-weight:700;color:#000;text-align:center;margin-bottom:24px}.ProjectLocation_location-banner__s6G4Y{cursor:pointer;position:relative;aspect-ratio:16/9}.ProjectLocation_location-banner__image__Aoca7{object-fit:cover}.ProjectLocation_location-banner__s6G4Y img{border-radius:5px}.ProjectLocation_location-info__mToGM{padding:20px 0}.ProjectLocation_location-info__description__zA7qH{margin-top:15px;font-size:20px;line-height:1.5}.ProjectLocation_location-additional__6eksT{padding:20px 0}.ProjectLocation_location-additional__title__H3I_j{font-size:26px;font-weight:700;color:#000;text-align:center}.ProjectLocation_location-additional__description__DymXZ{margin-top:15px;font-size:20px;line-height:1.5}.ProjectLocation_location-nearby__590cW{margin:10px 0}.ProjectLocation_location-nearby__title__XznEe{font-size:20px}.ProjectLocation_location-nearby__wrapper__1NkU0{display:flex;flex-direction:row;gap:30px;margin:20px 0}.ProjectLocation_location-nearby__left__NOYVH{display:flex;flex-direction:column;gap:10px;width:50%}.ProjectLocation_location-nearby__left__NOYVH p{font-size:20px;font-weight:600;background-color:#fff;padding:10px;border-radius:0;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.ProjectLocation_location-nearby__right___3tOH{display:flex;flex-direction:column;gap:10px;width:50%}.ProjectLocation_location-nearby__right___3tOH p{font-size:20px;background-color:#fff;font-weight:600;padding:10px;border-radius:0;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}@media(max-width:992px){.ProjectLocation_location-heading__EF47y{font-size:22px}.ProjectLocation_location-info__description__zA7qH{font-size:18px}.ProjectLocation_location-additional__title__H3I_j{font-size:22px;font-weight:700;color:#000;text-align:center}.ProjectLocation_location-additional__description__DymXZ{margin-top:15px;font-size:18px;line-height:1.5}.ProjectLocation_location-nearby__title__XznEe{font-size:18px}.ProjectLocation_location-nearby__wrapper__1NkU0{display:flex;flex-direction:column;gap:10px}.ProjectLocation_location-nearby__left__NOYVH{width:100%}.ProjectLocation_location-nearby__left__NOYVH p{font-size:18px}.ProjectLocation_location-nearby__right___3tOH{width:100%}.ProjectLocation_location-nearby__right___3tOH p{font-size:18px}}.ProjectImage_project-image-heading__i3ap4{font-size:26px;color:#fff;line-height:1.5;font-weight:700;text-align:center;margin-bottom:10px;padding:10px 0}.ProjectImage_project-image-grid__VtCRH{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px;border-radius:10px}.ProjectImage_project-image-grid__text__8OH_z{font-size:20px}.ProjectImage_project-image-slider__bQZik{margin:30px 0;aspect-ratio:16/9}.ProjectImage_project-image-description__oimHC{text-align:center;font-size:20px;margin-bottom:20px}.ProjectImage_project-image-subtitle__ZKRdk{font-size:22px;font-weight:700;color:#d4a017;text-align:center;margin-top:40px;padding-bottom:20px}.ProjectImage_project-image-list__Mb0zn{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;padding:0;list-style:none}.ProjectImage_project-image-list__Mb0zn li{background:#fff;padding:10px 20px;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,.1);font-size:20px}@media screen and (max-width:992px){.ProjectImage_overview-grid__text__UCo9S,.ProjectImage_overview-heading__VQaQY,.ProjectImage_overview-subheading___q8aZ{font-size:22px}}@media screen and (max-width:768px){.ProjectImage_overview-grid__text__UCo9S,.ProjectImage_overview-heading__VQaQY,.ProjectImage_overview-subheading___q8aZ{font-size:20px}}@media screen and (max-width:640px){.ProjectImage_overview-grid__text__UCo9S,.ProjectImage_overview-list__4s1cf li{font-size:18px}}@keyframes ProjectImage_scaleUp2__zBP__{50%{transform:scale(1.15) translateX(-50%)}to{transform:scale(1) translateX(-50%)}}.OverviewGallery_overview-gallery__o6pQB{display:flex;gap:10px}.OverviewGallery_overview-gallery__main-image__Sr26G{flex:2;overflow:hidden}.OverviewGallery_overview-gallery__main-image__Sr26G img{border-radius:8px;width:100%;display:block;object-fit:cover}.OverviewGallery_overview-gallery__thumbnails__DJxjF{flex:1;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:10px;border-radius:8px;overflow:hidden}.OverviewGallery_overview-gallery__thumbnail__kibnj{overflow:hidden;position:relative;cursor:pointer}.OverviewGallery_overview-gallery__thumbnail__kibnj img{border-radius:8px;width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease-in-out}@media(max-width:768px){.OverviewGallery_overview-gallery__o6pQB{flex-direction:column}.OverviewGallery_overview-gallery__thumbnails__DJxjF{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-template-rows:auto}}.Hero_hero__nIo6p{margin-top:20px;margin-bottom:20px;padding-top:60px}.Amenity_location__8Ua_a{padding:10px 0}.Amenity_location-heading__6NcPB{font-size:26px;font-weight:700;color:#000;text-align:center;margin-bottom:24px}.Amenity_location-banner__yUPc8{cursor:pointer;position:relative;aspect-ratio:16/9}.Amenity_location-banner__image__HLdua{object-fit:cover}.Amenity_location-banner__yUPc8 img{border-radius:5px}.Amenity_location-info__ZNygz{padding:20px 0}.Amenity_location-info__description__z0X6P{margin-top:15px;font-size:20px;line-height:1.5}.Amenity_location-additional__czCAi{padding:20px 0}.Amenity_location-additional__title__NznR3{font-size:26px;font-weight:700;color:#000;text-align:center}.Amenity_location-additional__description__GiA9c{margin-top:15px;font-size:20px;line-height:1.5}.Amenity_location-nearby__Kfhyv{margin:10px 0}.Amenity_location-nearby__title__JOSKa{font-size:20px}.Amenity_location-nearby__wrapper__Z__ow{display:flex;flex-direction:row;gap:30px;margin:20px 0}.Amenity_location-nearby__left__pIGW2{display:flex;flex-direction:column;gap:10px;width:50%}.Amenity_location-nearby__left__pIGW2 p{font-size:20px;font-weight:600;background-color:#fff;padding:10px;border-radius:0;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.Amenity_location-nearby__right__rlth6{display:flex;flex-direction:column;gap:10px;width:50%}.Amenity_location-nearby__right__rlth6 p{font-size:20px;background-color:#fff;font-weight:600;padding:10px;border-radius:0;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}@media(max-width:992px){.Amenity_location-heading__6NcPB{font-size:22px}.Amenity_location-info__description__z0X6P{font-size:18px}.Amenity_location-additional__title__NznR3{font-size:22px;font-weight:700;color:#000;text-align:center}.Amenity_location-additional__description__GiA9c{margin-top:15px;font-size:18px;line-height:1.5}.Amenity_location-nearby__title__JOSKa{font-size:18px}.Amenity_location-nearby__wrapper__Z__ow{display:flex;flex-direction:column;gap:10px}.Amenity_location-nearby__left__pIGW2{width:100%}.Amenity_location-nearby__left__pIGW2 p{font-size:18px}.Amenity_location-nearby__right__rlth6{width:100%}.Amenity_location-nearby__right__rlth6 p{font-size:18px}}.Design_location__U2BA_{padding:10px 0}.Design_location-heading__bKcFX{font-size:26px;font-weight:700;color:#000;text-align:center;margin-bottom:24px}.Design_location-banner__U23wD{cursor:pointer;position:relative;aspect-ratio:16/9}.Design_location-banner__image__zW65G{object-fit:cover}.Design_location-banner__U23wD img{border-radius:5px}.Design_location-info__dbDRP{padding:20px 0}.Design_location-info__description__JF2Ux{margin-top:15px;font-size:20px;line-height:1.5}.Design_location-additional__j8Tpp{padding:20px 0}.Design_location-additional__title__5rkYk{font-size:26px;font-weight:700;color:#000;text-align:center}.Design_location-additional__description__2W0g5{margin-top:15px;font-size:20px;line-height:1.5}.Design_location-nearby__YjrdH{margin:10px 0}.Design_location-nearby__title__PjSTH{font-size:20px}.Design_location-nearby__wrapper__S972K{display:flex;flex-direction:row;gap:30px;margin:20px 0}.Design_location-nearby__left__JE4ww{display:flex;flex-direction:column;gap:10px;width:50%}.Design_location-nearby__left__JE4ww p{font-size:20px;font-weight:600;background-color:#fff;padding:10px;border-radius:0;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.Design_location-nearby__right__wmhJ8{display:flex;flex-direction:column;gap:10px;width:50%}.Design_location-nearby__right__wmhJ8 p{font-size:20px;background-color:#fff;font-weight:600;padding:10px;border-radius:0;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}@media(max-width:992px){.Design_location-heading__bKcFX{font-size:22px}.Design_location-info__description__JF2Ux{font-size:18px}.Design_location-additional__title__5rkYk{font-size:22px;font-weight:700;color:#000;text-align:center}.Design_location-additional__description__2W0g5{margin-top:15px;font-size:18px;line-height:1.5}.Design_location-nearby__title__PjSTH{font-size:18px}.Design_location-nearby__wrapper__S972K{display:flex;flex-direction:column;gap:10px}.Design_location-nearby__left__JE4ww{width:100%}.Design_location-nearby__left__JE4ww p{font-size:18px}.Design_location-nearby__right__wmhJ8{width:100%}.Design_location-nearby__right__wmhJ8 p{font-size:18px}}