.DocumentForm_document-form__Hg1tH{padding:20px 0 0;display:flex;align-items:center;flex-direction:column;gap:10px}.DocumentForm_document-form__title__YsYC_{font-size:26px;text-transform:uppercase;text-align:center}.DocumentForm_document-form__subtitle__Gj4s7{font-size:22px;text-align:center}.DocumentForm_document-form__highlight__aKPhK{color:red;font-weight:700}.DocumentForm_document-form__form__48j_K{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;padding:20px 0}.DocumentForm_document-form__form__48j_K input{padding:10px 20px;font-size:20px;border:2px solid #ffcd01;outline:none}.DocumentForm_document-form__form__48j_K 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__G5S1X 2s ease-in-out infinite}.DocumentForm_document-form__error__QeCt3{color:red;margin:10px 0;text-align:center}.DocumentForm_document-form__notice__AawSc{font-weight:700;text-align:center;padding-bottom:10px}@media screen and (max-width:992px){.DocumentForm_document-form__title__YsYC_{font-size:20px}.DocumentForm_document-form__subtitle__Gj4s7{font-size:18px}.DocumentForm_document-form__form__48j_K input{padding:10px;font-size:18px}.DocumentForm_document-form__form__48j_K button{padding:10px 20px;font-size:18px}}@media screen and (max-width:640px){.DocumentForm_document-form__title__YsYC_{font-size:20px}.DocumentForm_document-form__subtitle__Gj4s7{font-size:18px}.DocumentForm_document-form__form__48j_K input{width:100%;font-size:16px}.DocumentForm_document-form__form__48j_K button{width:100%;padding:10px 20px;font-size:16px}}@keyframes DocumentForm_glow__G5S1X{0%{box-shadow:0 0 5px #ffb200}50%{box-shadow:0 0 30px #ffb200}to{box-shadow:0 0 5px #ffb200}}.FloatingAction_list-social___J7Jf{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__RQZPd .5s ease}.FloatingAction_list-social___J7Jf .FloatingAction_item__gCAVg{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__lyvtM 1.5s ease-in-out infinite}.FloatingAction_list-social___J7Jf .FloatingAction_item__gCAVg:first-child{background-color:#2e00fc;color:#fff}.FloatingAction_list-social___J7Jf .FloatingAction_item__gCAVg:nth-child(2){background-color:#0088fc;color:#fff;font-size:2.75rem}.FloatingAction_list-social___J7Jf .FloatingAction_item__gCAVg:last-child{background-color:#ff914d;color:#fff;font-size:2rem}.FloatingAction_list-action__kiEzu{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__kiEzu button{padding:10px;background-color:#ffcd01;color:#000;font-size:16px;box-shadow:0 0 10px gray;animation:FloatingAction_pulse-rotate__lyvtM 1.5s ease-in-out infinite;font-weight:700;cursor:pointer}@media screen and (max-width:380px){.FloatingAction_list-social___J7Jf{gap:10px}.FloatingAction_list-social___J7Jf .FloatingAction_item__gCAVg{width:40px;height:40px;font-size:1.5rem}.FloatingAction_list-social___J7Jf .FloatingAction_item__gCAVg:first-child{background-color:#2e00fc;color:#fff}.FloatingAction_list-social___J7Jf .FloatingAction_item__gCAVg:nth-child(2){background-color:#0088fc;color:#fff;font-size:1.75rem}.FloatingAction_list-social___J7Jf .FloatingAction_item__gCAVg:last-child{background-color:#ff914d;color:#fff;font-size:1.25rem}.FloatingAction_list-action__kiEzu{font-size:14px}}@keyframes FloatingAction_pulse-rotate__lyvtM{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes FloatingAction_bound-rotate__tN3Ui{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}@keyframes FloatingAction_fadeInUp__RQZPd{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Gallery_gallerySection__iwqb1{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:20px;padding-bottom:40px;background-color:#fff;overflow:hidden;animation:Gallery_fadeIn__Rz9FK 1s ease-out forwards;opacity:0}@keyframes Gallery_fadeIn__Rz9FK{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Gallery_mainHeading__RAL4i{font-size:36px;font-weight:800;color:#000;margin-bottom:20px;line-height:1.1}.Gallery_buttonsContainer__eWvrR{display:flex;gap:15px;margin-bottom:60px}.Gallery_thumbnailsGrid__OYM9U{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.Gallery_thumbnail__pTO3H{position:relative;overflow:hidden;border-radius:20px;aspect-ratio:1/1;background-color:#f0f0f0;transition:transform .3s ease,box-shadow .3s ease}.Gallery_thumbnail__pTO3H:hover{transform:scale(1.03);box-shadow:0 15px 30px rgba(0,0,0,.15)}.Gallery_thumbnail__pTO3H .Gallery_image__s6_IL{width:100%;height:100%;object-fit:cover;display:block;border-radius:20px}.Gallery_thumbnail__pTO3H .Gallery_playButton__WT5ZE{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:hsla(0,0%,100%,.9);border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center;color:#000;cursor:pointer;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:transform .3s ease}.Gallery_thumbnail__pTO3H .Gallery_playButton__WT5ZE svg{width:28px;height:28px}.Gallery_thumbnail__pTO3H .Gallery_playButton__WT5ZE:hover{transform:translate(-50%,-50%) scale(1.1)}.Gallery_thumbnail__pTO3H .Gallery_overlayText__2nw7j{position:absolute;bottom:15px;left:15px;background-color:rgba(0,0,0,.4);color:#fff;padding:8px 12px;border-radius:8px;font-size:.9rem;font-weight:600;backdrop-filter:blur(5px)}.Gallery_thumbnail__pTO3H .Gallery_liveTag__FUTmr{position:absolute;top:15px;right:15px;background-color:red;color:#fff;padding:6px 10px;border-radius:5px;font-size:.8rem;font-weight:700;text-transform:uppercase}@media(max-width:992px){.Gallery_mainHeading__RAL4i{font-size:32px}.Gallery_subHeading__g8s_z{font-size:18px}.Gallery_thumbnailsGrid__OYM9U{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.Gallery_mainHeading__RAL4i{font-size:28px}.Gallery_buttonsContainer__eWvrR{flex-direction:column;gap:10px}.Gallery_thumbnailsGrid__OYM9U{grid-template-columns:1fr;max-width:400px}.Gallery_thumbnail__pTO3H{aspect-ratio:16/9}.Gallery_playButton__WT5ZE{width:50px;height:50px}.Gallery_playButton__WT5ZE svg{width:24px;height:24px}}@media(max-width:480px){.Gallery_mainHeading__RAL4i{font-size:26px}.Gallery_subHeading__g8s_z{font-size:18px}.Gallery_buttonsContainer__eWvrR button{font-size:.95rem;padding:12px 25px}.Gallery_aboutUsTag__M4m4j{font-size:.75rem}}.Hero_heroSection__Oqki1{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:140px;padding-bottom:40px;background-color:#fff;overflow:hidden;animation:Hero_fadeIn__Q3lB6 1s ease-out forwards;opacity:0}@keyframes Hero_fadeIn__Q3lB6{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero_mainHeading__AAdCm{font-size:36px;font-weight:800;color:#000;margin-bottom:20px;line-height:1.1}.Hero_subHeading__dhT_K{font-size:20px;color:#181818;margin-bottom:40px;max-width:1000px;line-height:1.6}.Hero_buttonsContainer__ziEvZ{display:flex;gap:15px;margin-bottom:60px}.Hero_buttonsContainer__ziEvZ button{padding:15px 30px;border-radius:12px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:var(--font-montserrat)}.Hero_buttonsContainer__ziEvZ .Hero_primaryButton__CuYk2{background-color:#000;color:#fff;border:none}.Hero_buttonsContainer__ziEvZ .Hero_primaryButton__CuYk2:hover{box-shadow:0 8px 15px rgba(0,0,0,.1)}.Hero_buttonsContainer__ziEvZ .Hero_secondaryButton__3LeiN{background-color:#f0f0f0;color:#000;border:1px solid #ddd}.Hero_buttonsContainer__ziEvZ .Hero_secondaryButton__3LeiN:hover{box-shadow:0 8px 15px rgba(0,0,0,.05)}.Hero_thumbnailsGrid__Db2__{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.Hero_thumbnail__HIQsX{position:relative;overflow:hidden;border-radius:20px;aspect-ratio:1/1;background-color:#f0f0f0;transition:transform .3s ease,box-shadow .3s ease}.Hero_thumbnail__HIQsX:hover{transform:scale(1.03);box-shadow:0 15px 30px rgba(0,0,0,.15)}.Hero_thumbnail__HIQsX .Hero_image__6I17b{width:100%;height:100%;object-fit:cover;display:block;border-radius:20px}.Hero_thumbnail__HIQsX .Hero_playButton__VIusz{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:hsla(0,0%,100%,.9);border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center;color:#000;cursor:pointer;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:transform .3s ease}.Hero_thumbnail__HIQsX .Hero_playButton__VIusz svg{width:28px;height:28px}.Hero_thumbnail__HIQsX .Hero_playButton__VIusz:hover{transform:translate(-50%,-50%) scale(1.1)}.Hero_thumbnail__HIQsX .Hero_overlayText__BfuAW{position:absolute;bottom:15px;left:15px;background-color:rgba(0,0,0,.4);color:#fff;padding:8px 12px;border-radius:8px;font-size:.9rem;font-weight:600;backdrop-filter:blur(5px)}.Hero_thumbnail__HIQsX .Hero_liveTag__O1qKZ{position:absolute;top:15px;right:15px;background-color:red;color:#fff;padding:6px 10px;border-radius:5px;font-size:.8rem;font-weight:700;text-transform:uppercase}@media(max-width:992px){.Hero_mainHeading__AAdCm{font-size:32px}.Hero_subHeading__dhT_K{font-size:18px}.Hero_thumbnailsGrid__Db2__{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.Hero_mainHeading__AAdCm{font-size:28px}.Hero_buttonsContainer__ziEvZ{flex-direction:column;gap:10px}.Hero_thumbnailsGrid__Db2__{grid-template-columns:1fr;max-width:400px}.Hero_thumbnail__HIQsX{aspect-ratio:16/9}.Hero_playButton__VIusz{width:50px;height:50px}.Hero_playButton__VIusz svg{width:24px;height:24px}}@media(max-width:480px){.Hero_mainHeading__AAdCm{font-size:26px}.Hero_subHeading__dhT_K{font-size:18px}.Hero_buttonsContainer__ziEvZ button{font-size:.95rem;padding:12px 25px}.Hero_aboutUsTag__06GI0{font-size:.75rem}}.Introduction_introduction__eowQm{margin-top:50px;margin-bottom:20px}.Introduction_introduction-heading__jstVA{font-size:36px;text-align:center;margin-bottom:24px}.Introduction_introduction-description__iINgM{margin-bottom:20px;display:flex;flex-direction:column;gap:20px}.Introduction_introduction-description__iINgM p{font-size:18px;line-height:2rem}.Introduction_introduction-image__rJRfK{background-image:url(/images/sun-solar-le-duan/overview/overview-3.jpg);background-repeat:no-repeat;width:100%;aspect-ratio:9/13;background-size:cover;background-position:50%}@media(max-width:992px){.Introduction_introduction-heading__jstVA{font-size:32px}}@media(max-width:768px){.Introduction_introduction-heading__jstVA{font-size:28px}}@media(max-width:640px){.Introduction_introduction-heading__jstVA{font-size:26px}}.LocationSection_locationSection__Z4HpM{padding:40px 20px;margin:0 auto;font-family:var(--font-montserrat);overflow:hidden}.LocationSection_sectionTitle__3fU8u{font-family:var(--font-montserrat);font-size:36px;font-weight:800;text-align:center;margin-bottom:80px;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.LocationSection_sectionTitle__3fU8u.LocationSection_isVisible__2vqJB{opacity:1;transform:translateY(0)}.LocationSection_locationItem__WJ9fF{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}.LocationSection_locationItem__WJ9fF.LocationSection_isVisible__2vqJB{opacity:1;transform:translateY(0)}.LocationSection_locationItem__WJ9fF:last-child{margin-bottom:0}.LocationSection_locationItem__WJ9fF .LocationSection_locationContent__VbjLn{flex:1}.LocationSection_locationItem__WJ9fF .LocationSection_locationContent__VbjLn h3.LocationSection_itemTitle__BW_J1{font-family:var(--font-montserrat);font-size:32px;font-weight:700;margin-bottom:25px;line-height:1.2;color:#333}.LocationSection_locationItem__WJ9fF .LocationSection_locationContent__VbjLn p.LocationSection_itemDescription__UPkyn{font-size:20px;line-height:1.8;color:#181818;margin-top:15px}.LocationSection_locationItem__WJ9fF .LocationSection_locationImages__D3flM{flex:1;display:flex;flex-direction:column;gap:25px}.LocationSection_imageWrapper__JdZ42{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%}.LocationSection_imageWrapper__JdZ42:hover{transform:scale(1.03);box-shadow:0 15px 30px rgba(0,0,0,.15)}.LocationSection_imageWrapper__JdZ42 .LocationSection_image__ITU8n{object-fit:cover}.LocationSection_imageWrapper__JdZ42 .LocationSection_imageTag__s7YBL{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}.LocationSection_townhouseLayout__QbyRv{flex-direction:row}.LocationSection_shopvillaLayout__mmkGw{flex-direction:row-reverse}.LocationSection_mapSection__Q_9NR{flex-direction:column}.LocationSection_mapSection__Q_9NR .LocationSection_fullWidthMap__DnUDm{width:100%;height:auto;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.08);margin-top:30px}.LocationSection_mapSection__Q_9NR .LocationSection_mapDescription__f8cV6{text-align:center;margin-top:20px;font-size:1rem;color:#181818}@media(max-width:992px){.LocationSection_sectionTitle__3fU8u{font-size:32px;margin-bottom:60px}.LocationSection_locationItem__WJ9fF{flex-direction:column!important;gap:30px;margin-bottom:80px}.LocationSection_locationContent__VbjLn{order:2;text-align:center;flex-basis:auto;width:100%}.LocationSection_locationContent__VbjLn h3.LocationSection_itemTitle__BW_J1{font-size:28px}.LocationSection_locationContent__VbjLn p.LocationSection_itemDescription__UPkyn{font-size:20px}.LocationSection_locationImages__D3flM{order:1;flex-direction:column;gap:20px;width:100%;flex-shrink:0;flex-grow:1;flex-basis:auto}.LocationSection_imageWrapper__JdZ42{padding-bottom:60.9654350417%}}@media(max-width:768px){.LocationSection_sectionTitle__3fU8u{font-size:28px;margin-bottom:50px}.LocationSection_locationItem__WJ9fF{margin-bottom:60px;gap:25px}.LocationSection_locationItem__WJ9fF .LocationSection_locationContent__VbjLn h3.LocationSection_itemTitle__BW_J1{font-size:26px}.LocationSection_locationItem__WJ9fF .LocationSection_locationContent__VbjLn p.LocationSection_itemDescription__UPkyn{font-size:18px}.LocationSection_imageWrapper__JdZ42 .LocationSection_imageTag__s7YBL{font-size:.8rem;padding:6px 12px}}@media(max-width:480px){.LocationSection_sectionTitle__3fU8u{font-size:26px;margin-bottom:40px}.LocationSection_locationItem__WJ9fF{margin-bottom:40px;gap:20px}.LocationSection_locationItem__WJ9fF .LocationSection_locationContent__VbjLn h3.LocationSection_itemTitle__BW_J1{font-size:24px}.LocationSection_locationItem__WJ9fF .LocationSection_locationContent__VbjLn p.LocationSection_itemDescription__UPkyn{font-size:16px}}.PriceSection_price__a9a8d{padding:20px 0 0}.PriceSection_price-summary___u6nk{display:flex;align-items:center;flex-direction:column;gap:10px;margin:20px 0}.PriceSection_price-summary__title__7JZFd{font-size:36px;text-align:center;color:#000}.PriceSection_price-summary__subtitle__xuSjp{font-size:20px;text-align:center}.PriceSection_price-content__LNdBj{padding:40px 0;display:flex;gap:20px;flex-direction:column}.PriceSection_price-content__item__N0Yo8{display:flex;flex-direction:column;gap:10px}.PriceSection_price-content__title__4pzv_{font-size:26px;margin-bottom:20px}.PriceSection_price-content__text__nAVAy{font-size:20px;line-height:1.5}.PriceSection_price-image__heJwt{width:100%;aspect-ratio:2/1;position:relative;margin-top:20px}.PriceSection_price-image__image__F0rM_{width:100%;object-fit:cover;border-radius:20px}.PriceSection_price-image-two__Drog9{width:100%;aspect-ratio:7/2;position:relative;margin-top:20px}.PriceSection_price-image-two__image__YltPH{width:100%;object-fit:cover;border-radius:20px}@media screen and (max-width:992px){.PriceSection_price-heading__title__5wtN2{font-size:32px}.PriceSection_price-summary__title__7JZFd{font-size:20px}.PriceSection_price-summary__subtitle__xuSjp{font-size:18px}.PriceSection_price-content__title__4pzv_{font-size:24px}.PriceSection_price-content__text__nAVAy{font-size:18px}}@media screen and (max-width:768px){.PriceSection_price-heading__title__5wtN2{font-size:28px}}@media screen and (max-width:640px){.PriceSection_price-heading__title__5wtN2{font-size:26px}.PriceSection_price-summary__subtitle__xuSjp,.PriceSection_price-summary__title__7JZFd{font-size:18px}.PriceSection_price-content__title__4pzv_{font-size:24px;margin-bottom:20px}.PriceSection_price-content__text__nAVAy{font-size:18px}}.PriceSection_text-red__7loeB{color:red}@keyframes PriceSection_glow__p9PA2{0%{box-shadow:0 0 5px #ffb200}50%{box-shadow:0 0 30px #ffb200}to{box-shadow:0 0 5px #ffb200}}.ProjectInfoTable_projectInfoTable__GAlHV table{width:100%;border-collapse:collapse;font-size:18px;line-height:1.6;color:#333}.ProjectInfoTable_projectInfoTable__GAlHV td{padding:12px 8px;border-bottom:1px solid #eee;vertical-align:top}.ProjectInfoTable_projectInfoTable__GAlHV .ProjectInfoTable_label__cxinD{font-weight:600;color:#000;width:240px;white-space:nowrap}.ProjectInfoTable_projectInfoTable__GAlHV .ProjectInfoTable_value__4oyTz{color:#000;font-weight:600}.ProjectInfoTable_projectInfoTable__GAlHV .ProjectInfoTable_value__4oyTz a{color:#0056b3;text-decoration:none}.ProjectInfoTable_projectInfoTable__GAlHV .ProjectInfoTable_value__4oyTz a:hover{text-decoration:underline}@media screen and (max-width:992px){.ProjectInfoTable_projectInfoTable__GAlHV .ProjectInfoTable_label__cxinD{white-space:wrap;width:180px}}.ProjectLocation_location__vHj_E{padding:32px 0}.ProjectLocation_location-heading__gDN5_{font-size:36px;text-align:center;margin-bottom:24px}.ProjectLocation_location-banner__qQBBQ{cursor:pointer;position:relative;aspect-ratio:16/9}.ProjectLocation_location-banner__image__NGnUQ{object-fit:cover}.ProjectLocation_location-banner__qQBBQ img{border-radius:20px}.ProjectLocation_location-info__c3So7{padding:20px 0}.ProjectLocation_location-info__description__Ou1VK{font-size:20px;line-height:1.5;margin-bottom:10px}.ProjectLocation_location-nearby__7z1IW{display:block;margin:10px 0}.ProjectLocation_location-nearby__title___sEua{font-size:20px}.ProjectLocation_location-nearby__wrapper__XQj7_{display:flex;flex-direction:row;gap:30px;margin:20px 0}.ProjectLocation_location-nearby__left__CtrEC{display:flex;flex-direction:column;gap:10px;width:50%}.ProjectLocation_location-nearby__left__CtrEC p{font-size:20px;font-weight:600;background-color:#fff;padding:10px;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.ProjectLocation_location-nearby__right__pnyHS{display:flex;flex-direction:column;gap:10px;width:50%}.ProjectLocation_location-nearby__right__pnyHS p{font-size:20px;background-color:#fff;font-weight:600;padding:10px;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}@media(max-width:992px){.ProjectLocation_location-heading__gDN5_{font-size:32px}.ProjectLocation_location-info__description__Ou1VK,.ProjectLocation_location-nearby__title___sEua{font-size:18px}.ProjectLocation_location-nearby__wrapper__XQj7_{display:flex;flex-direction:column;gap:10px}.ProjectLocation_location-nearby__left__CtrEC{width:100%}.ProjectLocation_location-nearby__left__CtrEC p{font-size:18px}.ProjectLocation_location-nearby__right__pnyHS{width:100%}.ProjectLocation_location-nearby__right__pnyHS p{font-size:18px}}@media(max-width:768px){.ProjectLocation_location-heading__gDN5_{font-size:28px}}@media(max-width:640px){.ProjectLocation_location-heading__gDN5_{font-size:26px}}.FloatingAction_list-social__PvEqr{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;position:fixed;bottom:100px;right:24px;z-index:50}.FloatingAction_list-social__PvEqr .FloatingAction_item__mZTvc{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__kyGDH 1.5s ease-in-out infinite}.FloatingAction_list-social__PvEqr .FloatingAction_item__mZTvc:first-child{background-color:#2e00fc;color:#fff}.FloatingAction_list-social__PvEqr .FloatingAction_item__mZTvc:nth-child(2){background-color:#0088fc;color:#fff;font-size:2.75rem}.FloatingAction_list-social__PvEqr .FloatingAction_item__mZTvc:last-child{background-color:#ff914d;color:#fff;font-size:2rem}.FloatingAction_list-action__G_FUO{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__G_FUO button{padding:10px;background-color:#ffcd01;color:#000;font-size:16px;box-shadow:0 0 10px gray;animation:FloatingAction_pulse-rotate__kyGDH 1.5s ease-in-out infinite;font-weight:700;cursor:pointer}@media screen and (max-width:380px){.FloatingAction_list-social__PvEqr{gap:10px}.FloatingAction_list-social__PvEqr .FloatingAction_item__mZTvc{width:40px;height:40px;font-size:1.5rem}.FloatingAction_list-social__PvEqr .FloatingAction_item__mZTvc:first-child{background-color:#2e00fc;color:#fff}.FloatingAction_list-social__PvEqr .FloatingAction_item__mZTvc:nth-child(2){background-color:#0088fc;color:#fff;font-size:1.75rem}.FloatingAction_list-social__PvEqr .FloatingAction_item__mZTvc:last-child{background-color:#ff914d;color:#fff;font-size:1.25rem}.FloatingAction_list-action__G_FUO{font-size:14px}}@keyframes FloatingAction_pulse-rotate__kyGDH{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes FloatingAction_bound-rotate__jJCw4{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}.MasterPlan_master-plan__77F6Q{background-color:#09264e;padding:20px 0}.MasterPlan_master-plan-content__qQAeP{display:flex;gap:20px;color:#fff}.MasterPlan_master-plan-picture__J86hG{cursor:pointer;width:55%;position:relative;aspect-ratio:16/9}.MasterPlan_master-plan-info__ZmiZG{width:45%;display:flex;flex-direction:column;gap:24px}.MasterPlan_master-plan-heading__eDsAn{text-align:center;color:#ffcd01;font-size:26px;text-transform:uppercase;margin-bottom:24px}.MasterPlan_master-plan-description__lj3Ud{font-size:20px;line-height:1.75}.MasterPlan_master-plan-recommend__XOIvc{display:flex;flex-direction:column;gap:20px;padding:10px 0}.MasterPlan_master-plan-recommend__hint__vQr74{width:100%;display:flex;flex-direction:column;gap:24px}.MasterPlan_master-plan-recommend__description__8Pl8V{color:#fff;font-size:20px;line-height:1.75}.MasterPlan_master-plan-recommend__action__dpVya{display:flex;gap:20px;color:#fff;font-size:20px;flex-wrap:wrap}.MasterPlan_master-plan-recommend__action__dpVya button{width:200px;padding:10px;background-color:#ffcd01;color:#000;font-size:16px;box-shadow:0 0 10px gray;animation:MasterPlan_pulse-rotate__kDcas 1.5s ease-in-out infinite;font-weight:700;cursor:pointer}@media screen and (max-width:992px){.MasterPlan_master-plan-content__qQAeP{flex-direction:column}.MasterPlan_master-plan-info__ZmiZG,.MasterPlan_master-plan-picture__J86hG{width:100%}.MasterPlan_master-plan-heading__eDsAn{font-size:22px}.MasterPlan_master-plan-description__lj3Ud,.MasterPlan_master-plan-recommend__description__8Pl8V{font-size:18px}.MasterPlan_master-plan-recommend__action__dpVya{display:flex;align-items:center;justify-content:center}.MasterPlan_master-plan-recommend__action__dpVya button{font-size:18px}}@media screen and (max-width:390px){.MasterPlan_master-plan-heading__eDsAn{font-size:20px}.MasterPlan_master-plan-description__lj3Ud,.MasterPlan_master-plan-recommend__description__8Pl8V{font-size:16px}.MasterPlan_master-plan-recommend__action__dpVya button{width:100%;font-size:16px}}@keyframes MasterPlan_scaleUp__ZR8FZ{50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes MasterPlan_pulse-rotate__kDcas{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.Overview_overview__QfZq_{padding:20px 0;background-image:url(/images/ui/background-section.jpg)}.Overview_overview-heading__Oh8_X{font-size:26px;color:#202b46;line-height:1.5;font-weight:700;text-align:center;margin-bottom:10px}.Overview_overview-subheading__aQzRF{font-size:26px;color:#a45c23;line-height:1.5;font-weight:700;text-align:center;margin-bottom:24px}.Overview_overview-grid__Xj_Sa{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px;border-radius:10px}.Overview_overview-grid__text__MxC4C{font-size:20px}.Overview_overview-image__sEFTG{position:relative;aspect-ratio:16/9;height:100%;margin:30px 0;text-align:center}.Overview_overview-image__image__tFVGn{object-fit:cover;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.2)}.Overview_overview-slider__kQ3AK{margin:30px 0;aspect-ratio:16/9}.Overview_overview-description__kKQ9a{text-align:center;font-size:20px;margin-bottom:20px}.Overview_overview-subtitle__E1iK7{font-size:22px;font-weight:700;color:#d4a017;text-align:center;margin-top:40px;padding-bottom:20px}.Overview_overview-list__qgewx{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;padding:0;list-style:none}.Overview_overview-list__qgewx 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){.Overview_overview-heading__Oh8_X,.Overview_overview-subheading__aQzRF{font-size:22px}.Overview_overview-grid__text__MxC4C{font-size:20px}}@media screen and (max-width:768px){.Overview_overview-grid__text__MxC4C,.Overview_overview-heading__Oh8_X,.Overview_overview-subheading__aQzRF{font-size:20px}}@media screen and (max-width:640px){.Overview_overview-description__kKQ9a,.Overview_overview-grid__text__MxC4C,.Overview_overview-list__qgewx li{font-size:18px}}@keyframes Overview_scaleUp2__GGxsA{50%{transform:scale(1.15) translateX(-50%)}to{transform:scale(1) translateX(-50%)}}.ProjectLocation_location__DD_2H{padding:32px 0;background-repeat:repeat;background-image:url(/images/ui/background-section.jpg)}.ProjectLocation_location-heading__3cAm3{font-size:26px;color:#09264e;text-align:center;margin-bottom:24px}.ProjectLocation_location-banner__ohAft{cursor:pointer;position:relative;aspect-ratio:16/9}.ProjectLocation_location-banner__image__TA_DZ{object-fit:cover}.ProjectLocation_location-info__XGtSE{padding:20px 0}.ProjectLocation_location-info__description__REGxa{font-size:20px;line-height:1.5;margin-bottom:10px}.ProjectLocation_location-nearby__JYMwm{display:none;margin:10px 0}.ProjectLocation_location-nearby__title__43tB7{font-size:20px}.ProjectLocation_location-nearby__wrapper__sveSk{display:flex;flex-direction:row;gap:30px;margin:20px 0}.ProjectLocation_location-nearby__left__xZ4QH{display:flex;flex-direction:column;gap:10px;width:50%}.ProjectLocation_location-nearby__left__xZ4QH p{font-size:20px;font-weight:600;background-color:#fff;padding:10px;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.ProjectLocation_location-nearby__right__b97bB{display:flex;flex-direction:column;gap:10px;width:50%}.ProjectLocation_location-nearby__right__b97bB p{font-size:20px;background-color:#fff;font-weight:600;padding:10px;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}@media(max-width:992px){.ProjectLocation_location-heading__3cAm3{font-size:22px}.ProjectLocation_location-info__description__REGxa,.ProjectLocation_location-nearby__title__43tB7{font-size:18px}.ProjectLocation_location-nearby__wrapper__sveSk{display:flex;flex-direction:column;gap:10px}.ProjectLocation_location-nearby__left__xZ4QH{width:100%}.ProjectLocation_location-nearby__left__xZ4QH p{font-size:18px}.ProjectLocation_location-nearby__right__b97bB{width:100%}.ProjectLocation_location-nearby__right__b97bB p{font-size:18px}}.SitePlan_site-plan__cyFon{background-color:#fff;padding:32px 0}.SitePlan_site-plan-title__fitV0{font-size:24px;color:#09264e;text-transform:uppercase;text-align:center}.SitePlan_site-plan-description__ikcFi{margin:10px 0;font-size:18px;text-align:center}.SitePlan_site-plan-description__highlight__l7VfX{color:red}@media screen and (max-width:992px){.SitePlan_site-plan-title__fitV0{font-size:22px}}.Policy_policy__tJrqK{background-color:#fff;padding:32px 0}.Policy_policy-title__Z6mI6{font-size:24px;color:#09264e;text-transform:uppercase;text-align:center}.Policy_policy-description__xuzt_{margin:10px 0;font-size:18px;text-align:center}.Policy_policy-description__highlight__ypu_t{color:red}@media screen and (max-width:992px){.Policy_policy-title__Z6mI6{font-size:22px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.SitePlan_property-tabs__QqRCy{margin:auto;text-align:center;padding:20px 0;background-image:url(/images/sun-symphony-residence/background-section.jpg)}.SitePlan_property-title__k0W2c{font-size:26px;color:#09264e;text-transform:uppercase}.SitePlan_property-buttons__zCnKd{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:20px}.SitePlan_property-buttons__zCnKd li{padding:10px 20px;border:none;background:#fff;color:#000;cursor:pointer;transition:.3s;font-size:20px;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.SitePlan_property-buttons__zCnKd li.SitePlan_active__PHl3J{background:#ffcd01;color:#000}.SitePlan_property-slider__uTw_v{position:relative;min-height:400px}.SitePlan_property-slider__wrapper__R_HN6{aspect-ratio:16/9;width:auto;max-height:800px}.SitePlan_property-slider__overlay__OB46B{position:absolute;inset:0;background:hsla(0,0%,100%,.85);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.SitePlan_property-slider__spinner__NlX25{width:40px;height:40px;border:4px solid #ccc;border-top-color:#ff5722;border-radius:50%;animation:SitePlan_spin__imIwj 1s linear infinite;margin-bottom:10px}.SitePlan_property-slider__image__MH3dN{border-radius:10px;object-fit:cover}@media screen and (max-width:992px){.SitePlan_property-tabs__QqRCy{padding:10px 0}.SitePlan_property-title__k0W2c{font-size:22px}.SitePlan_property-buttons__zCnKd button{font-size:18px}.SitePlan_property-slider__uTw_v{position:relative;min-height:300px}}.SitePlan_property-banner__zHVuS{margin-top:20px;position:relative;width:100%;height:800px;display:flex;gap:20px}.SitePlan_property-banner__left__fKEnY,.SitePlan_property-banner__right__68iWo{position:relative;width:50%;height:100%}.SitePlan_property-banner__image__QieGD{object-fit:contain}@media screen and (max-width:768px){.SitePlan_property-buttons__zCnKd button{font-size:16px}.SitePlan_property-slider__uTw_v{position:relative;min-height:200px}.SitePlan_property-banner__zHVuS{width:100%;flex-direction:column}.SitePlan_property-banner__left__fKEnY,.SitePlan_property-banner__right__68iWo{width:100%}}@keyframes SitePlan_spin__imIwj{to{transform:rotate(1turn)}}.ProjectSlider_project-slider-slider__MNWob{max-height:600px}.ProjectSlider_project-slider-slider__MNWob img{width:100%;height:auto;border-radius:10px;object-fit:cover}.SitePlan_property-tabs__oDn0M{margin:auto;text-align:center;padding:20px 0;background-image:url(/images/sun-symphony-residence/background-section.jpg)}.SitePlan_property-title__cujDt{font-size:26px;color:#09264e;text-transform:uppercase}.SitePlan_property-buttons__0Uh__{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:20px}.SitePlan_property-buttons__0Uh__ li{padding:10px 20px;border:none;background:#fff;color:#000;cursor:pointer;transition:.3s;font-size:20px;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.SitePlan_property-buttons__0Uh__ li.SitePlan_active__PzdsA{background:#ffcd01;color:#000}.SitePlan_property-slider__zEZi0{position:relative;min-height:400px}.SitePlan_property-slider__wrapper___n8_c{aspect-ratio:16/9;width:auto;max-height:800px}.SitePlan_property-slider__overlay__NRg6_{position:absolute;inset:0;background:hsla(0,0%,100%,.85);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.SitePlan_property-slider__spinner__6faIs{width:40px;height:40px;border:4px solid #ccc;border-top-color:#ff5722;border-radius:50%;animation:SitePlan_spin__B6SQl 1s linear infinite;margin-bottom:10px}.SitePlan_property-slider__image__REJwt{border-radius:10px;object-fit:cover}@media screen and (max-width:992px){.SitePlan_property-tabs__oDn0M{padding:10px 0}.SitePlan_property-title__cujDt{font-size:22px}.SitePlan_property-buttons__0Uh__ button{font-size:18px}.SitePlan_property-slider__zEZi0{position:relative;min-height:300px}}.SitePlan_property-banner__Zfs1N{margin-top:20px;position:relative;width:100%;height:800px;display:flex;gap:20px}.SitePlan_property-banner__left__PHtcp,.SitePlan_property-banner__right__dyzyd{position:relative;width:50%;height:100%}.SitePlan_property-banner__image__5ou7Q{object-fit:contain}@media screen and (max-width:768px){.SitePlan_property-buttons__0Uh__ button{font-size:16px}.SitePlan_property-slider__zEZi0{position:relative;min-height:200px}.SitePlan_property-banner__Zfs1N{width:100%;flex-direction:column}.SitePlan_property-banner__left__PHtcp,.SitePlan_property-banner__right__dyzyd{width:100%}}@keyframes SitePlan_spin__B6SQl{to{transform:rotate(1turn)}}.SitePlan_property-tabs__PVykk{margin:auto;text-align:center;padding:20px 0}.SitePlan_property-title__POAzl{font-size:28px;color:#000;font-weight:700}.SitePlan_property-buttons__qaVND{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:20px}.SitePlan_property-buttons__qaVND li{padding:10px 20px;border:none;background:#fff;color:#000;cursor:pointer;transition:.3s;font-size:20px;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.SitePlan_property-buttons__qaVND li.SitePlan_active__USu3F{background:#ffcd01;color:#000}.SitePlan_property-slider__zoHnT{position:relative;min-height:400px}.SitePlan_property-slider__wrapper__I3YCA{aspect-ratio:16/9;width:auto;max-height:800px}.SitePlan_property-slider__overlay__O4XF8{position:absolute;inset:0;background:hsla(0,0%,100%,.85);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.SitePlan_property-slider__spinner__LMPjR{width:40px;height:40px;border:4px solid #ccc;border-top-color:#ff5722;border-radius:50%;animation:SitePlan_spin__o4pOW 1s linear infinite;margin-bottom:10px}.SitePlan_property-slider__image__Xltym{border-radius:10px;object-fit:cover}.SitePlan_property-slider__note__BmiwU{position:absolute;z-index:1000;background:rgba(0,0,0,.8);color:#fff;font-weight:700;padding:10px;left:0;bottom:0}@media screen and (max-width:992px){.SitePlan_property-tabs__PVykk{padding:10px 0}.SitePlan_property-title__POAzl{font-size:26px}.SitePlan_property-buttons__qaVND button{font-size:18px}.SitePlan_property-slider__zoHnT{position:relative;min-height:300px}}.SitePlan_property-banner__k59z4{margin-top:20px;position:relative;width:100%;height:800px;display:flex;gap:20px}.SitePlan_property-banner__left__0Cq7e,.SitePlan_property-banner__right__NawgH{position:relative;width:50%;height:100%}.SitePlan_property-banner__image__LtWK5{object-fit:contain}@media screen and (max-width:768px){.SitePlan_property-title__POAzl{font-size:24px}.SitePlan_property-buttons__qaVND button{font-size:16px}.SitePlan_property-slider__zoHnT{position:relative;min-height:200px}.SitePlan_property-banner__k59z4{width:100%;flex-direction:column}.SitePlan_property-banner__left__0Cq7e,.SitePlan_property-banner__right__NawgH{width:100%}}@media screen and (max-width:640px){.SitePlan_property-title__POAzl{font-size:22px}}@keyframes SitePlan_spin__o4pOW{to{transform:rotate(1turn)}}.Slider_slider__gADbD{position:relative;height:100%}.Slider_slider__gADbD .Slider_swiper-button-next__G6eip,.Slider_slider__gADbD .Slider_swiper-button-prev__m7ORO{display:flex;align-items:center;position:absolute;color:#121212;z-index:10;width:auto;height:auto;font-size:3.5rem;top:50%;transform:translateY(-50%)}.Slider_slider__gADbD .Slider_swiper-button-next__G6eip:after,.Slider_slider__gADbD .Slider_swiper-button-prev__m7ORO:after{display:none}.Slider_slider__gADbD .Slider_swiper-button-prev__m7ORO{left:12px}.Slider_slider__gADbD .Slider_swiper-button-next__G6eip{right:12px}.Slider_slider__gADbD .Slider_slide__ezoeM img{max-width:100%;height:100%;object-fit:cover}.Slider_play-button__tR8vK{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background:rgba(0,0,0,.7);border-radius:50%;padding:6;font-size:4rem}@media(min-width:768px){.Slider_slider__gADbD .Slider_swiper-button-next__G6eip,.Slider_slider__gADbD .Slider_swiper-button-prev__m7ORO{font-size:5rem}.Slider_play-button__tR8vK{font-size:6rem}}@media(min-width:992px){.Slider_slider__gADbD{padding:0}.Slider_slider__gADbD .Slider_swiper-button-next__G6eip,.Slider_slider__gADbD .Slider_swiper-button-prev__m7ORO{font-size:5rem}}.Slider_slider__gCO_D{position:relative;height:100%}.Slider_slider__gCO_D .Slider_swiper-button-next__ahSMD,.Slider_slider__gCO_D .Slider_swiper-button-prev__PLd7C{display:flex;align-items:center;position:absolute;color:#121212;z-index:10;width:auto;height:auto;font-size:3.5rem;top:50%;transform:translateY(-50%)}.Slider_slider__gCO_D .Slider_swiper-button-next__ahSMD:after,.Slider_slider__gCO_D .Slider_swiper-button-prev__PLd7C:after{display:none}.Slider_slider__gCO_D .Slider_swiper-button-prev__PLd7C{left:12px}.Slider_slider__gCO_D .Slider_swiper-button-next__ahSMD{right:12px}.Slider_slider__gCO_D .Slider_slide__CTikv img{max-width:100%;height:100%;object-fit:cover}.Slider_play-button__7fdlL{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background:rgba(0,0,0,.7);border-radius:50%;padding:6;font-size:4rem}@media(min-width:768px){.Slider_slider__gCO_D .Slider_swiper-button-next__ahSMD,.Slider_slider__gCO_D .Slider_swiper-button-prev__PLd7C{font-size:5rem}.Slider_play-button__7fdlL{font-size:6rem}}@media(min-width:992px){.Slider_slider__gCO_D{padding:0}.Slider_slider__gCO_D .Slider_swiper-button-next__ahSMD,.Slider_slider__gCO_D .Slider_swiper-button-prev__PLd7C{font-size:5rem}}.VideoSection_video__yNt0h{padding:100px 0 30px;max-width:1536px;margin:0 auto;display:flex;flex-direction:column;align-items:center;border-radius:10px}.VideoSection_video-title__VCRZ0{padding:20px 0;font-size:26px;color:#a45c23;font-weight:700;text-align:center;line-height:1.5;text-transform:uppercase}.VideoSection_video-box__kSXFy{aspect-ratio:16/9;width:100%}@media(max-width:992px){.VideoSection_video__yNt0h{padding:100px 0 30px}.VideoSection_video-title__VCRZ0{font-size:24px}}.SitePlan_property-tabs__tdL3D{margin:auto;text-align:center;padding:20px 0;background-image:url(/images/sun-symphony-residence/background-section.jpg)}.SitePlan_property-title__T2G4O{font-size:26px;color:#09264e;text-transform:uppercase}.SitePlan_property-buttons__R92j5{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:20px}.SitePlan_property-buttons__R92j5 li{padding:10px 20px;border:none;background:#fff;color:#000;cursor:pointer;transition:.3s;font-size:20px;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.SitePlan_property-buttons__R92j5 li.SitePlan_active__UFwHt{background:#ffcd01;color:#000}.SitePlan_property-slider__j0zDQ{position:relative;min-height:400px}.SitePlan_property-slider__wrapper__Ct7yB{aspect-ratio:16/9;width:auto;max-height:800px}.SitePlan_property-slider__overlay__bC2w6{position:absolute;inset:0;background:hsla(0,0%,100%,.85);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.SitePlan_property-slider__spinner__wnMfQ{width:40px;height:40px;border:4px solid #ccc;border-top-color:#ff5722;border-radius:50%;animation:SitePlan_spin__WVa1W 1s linear infinite;margin-bottom:10px}.SitePlan_property-slider__image__0xN_f{border-radius:10px;object-fit:cover}@media screen and (max-width:992px){.SitePlan_property-tabs__tdL3D{padding:10px 0}.SitePlan_property-title__T2G4O{font-size:22px}.SitePlan_property-buttons__R92j5 button{font-size:18px}.SitePlan_property-slider__j0zDQ{position:relative;min-height:300px}}.SitePlan_property-banner__KdjTY{margin-top:20px;position:relative;width:100%;height:800px;display:flex;gap:20px}.SitePlan_property-banner__left__AQQM0,.SitePlan_property-banner__right___UJsw{position:relative;width:50%;height:100%}.SitePlan_property-banner__image__2HQkK{object-fit:contain}@media screen and (max-width:768px){.SitePlan_property-buttons__R92j5 button{font-size:16px}.SitePlan_property-slider__j0zDQ{position:relative;min-height:200px}.SitePlan_property-banner__KdjTY{width:100%;flex-direction:column}.SitePlan_property-banner__left__AQQM0,.SitePlan_property-banner__right___UJsw{width:100%}}@keyframes SitePlan_spin__WVa1W{to{transform:rotate(1turn)}}.Slider_slider__jMGYZ{position:relative;height:100%}.Slider_slider__jMGYZ .Slider_swiper-button-next__VmLB2,.Slider_slider__jMGYZ .Slider_swiper-button-prev__inuU0{display:flex;align-items:center;position:absolute;color:#121212;z-index:10;width:auto;height:auto;font-size:3.5rem;top:50%;transform:translateY(-50%)}.Slider_slider__jMGYZ .Slider_swiper-button-next__VmLB2:after,.Slider_slider__jMGYZ .Slider_swiper-button-prev__inuU0:after{display:none}.Slider_slider__jMGYZ .Slider_swiper-button-prev__inuU0{left:12px}.Slider_slider__jMGYZ .Slider_swiper-button-next__VmLB2{right:12px}.Slider_slider__jMGYZ .Slider_slide__PLaK_ img{max-width:100%;height:100%;object-fit:cover}.Slider_play-button__ye4HK{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background:rgba(0,0,0,.7);border-radius:50%;padding:6;font-size:4rem}@media(min-width:768px){.Slider_slider__jMGYZ .Slider_swiper-button-next__VmLB2,.Slider_slider__jMGYZ .Slider_swiper-button-prev__inuU0{font-size:5rem}.Slider_play-button__ye4HK{font-size:6rem}}@media(min-width:992px){.Slider_slider__jMGYZ{padding:0}.Slider_slider__jMGYZ .Slider_swiper-button-next__VmLB2,.Slider_slider__jMGYZ .Slider_swiper-button-prev__inuU0{font-size:5rem}}.VideoSection_video__uwfs9{padding:20px 0 30px}.VideoSection_video-wrapper__C1oCO{display:flex;gap:1rem;flex-wrap:wrap;flex-direction:row}.VideoSection_video-main__hPDC1{flex:2}.VideoSection_video-main__box__E6Csq{width:100%;height:500px}.VideoSection_video-side__7blvQ{flex:1;display:flex;justify-content:space-between;flex-direction:column;gap:1rem}.VideoSection_video-side__box__9GBJg{width:100%;height:242px}@media(max-width:992px){.VideoSection_video-wrapper__C1oCO{flex-direction:column}.VideoSection_video-main__box__E6Csq,.VideoSection_video-side__box__9GBJg{height:400px}}@media(max-width:768px){.VideoSection_video-main__box__E6Csq,.VideoSection_video-side__box__9GBJg{height:350px}}@media(max-width:640px){.VideoSection_video-main__box__E6Csq,.VideoSection_video-side__box__9GBJg{height:250px}}.SitePlan_property-tabs__HEVxw{margin:auto;text-align:center;padding:20px 0;background-image:url(/images/sun-symphony-residence/background-section.jpg)}.SitePlan_property-title__RbJmf{font-size:26px;color:#09264e;text-transform:uppercase}.SitePlan_property-buttons__sxaAV{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:20px}.SitePlan_property-buttons__sxaAV li{padding:10px 20px;border:none;background:#fff;color:#000;cursor:pointer;transition:.3s;font-size:20px;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.SitePlan_property-buttons__sxaAV li.SitePlan_active__6_Y2T{background:#ffcd01;color:#000}.SitePlan_property-slider__0P__9{position:relative;min-height:400px}.SitePlan_property-slider__wrapper__aEmMN{aspect-ratio:16/9;width:auto;max-height:800px}.SitePlan_property-slider__overlay__4C6Hk{position:absolute;inset:0;background:hsla(0,0%,100%,.85);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.SitePlan_property-slider__spinner__dxDyS{width:40px;height:40px;border:4px solid #ccc;border-top-color:#ff5722;border-radius:50%;animation:SitePlan_spin__7kO63 1s linear infinite;margin-bottom:10px}.SitePlan_property-slider__image__PS1HG{border-radius:10px;object-fit:cover}@media screen and (max-width:992px){.SitePlan_property-tabs__HEVxw{padding:10px 0}.SitePlan_property-title__RbJmf{font-size:22px}.SitePlan_property-buttons__sxaAV button{font-size:18px}.SitePlan_property-slider__0P__9{position:relative;min-height:300px}}@media screen and (max-width:768px){.SitePlan_property-buttons__sxaAV button{font-size:16px}.SitePlan_property-slider__0P__9{position:relative;min-height:200px}}@keyframes SitePlan_spin__7kO63{to{transform:rotate(1turn)}}.Slider_slider__6wZYl{position:relative;height:100%}.Slider_slider__6wZYl .Slider_swiper-button-next__M2YMp,.Slider_slider__6wZYl .Slider_swiper-button-prev__dK_f_{display:flex;align-items:center;position:absolute;color:#121212;z-index:10;width:auto;height:auto;font-size:3.5rem;top:50%;transform:translateY(-50%)}.Slider_slider__6wZYl .Slider_swiper-button-next__M2YMp:after,.Slider_slider__6wZYl .Slider_swiper-button-prev__dK_f_:after{display:none}.Slider_slider__6wZYl .Slider_swiper-button-prev__dK_f_{left:12px}.Slider_slider__6wZYl .Slider_swiper-button-next__M2YMp{right:12px}.Slider_slider__6wZYl .Slider_slide__e18H6 img{max-width:100%;height:100%;object-fit:cover;border-radius:10px}.Slider_play-button__Nxpwg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background:rgba(0,0,0,.7);border-radius:50%;padding:6;font-size:4rem}@media(min-width:768px){.Slider_slider__6wZYl .Slider_swiper-button-next__M2YMp,.Slider_slider__6wZYl .Slider_swiper-button-prev__dK_f_{font-size:5rem}.Slider_play-button__Nxpwg{font-size:6rem}}@media(min-width:992px){.Slider_slider__6wZYl{padding:0}.Slider_slider__6wZYl .Slider_swiper-button-next__M2YMp,.Slider_slider__6wZYl .Slider_swiper-button-prev__dK_f_{font-size:5rem}}.SmallSuggestion_suggestion__dYFNb{padding:20px 0;background-image:radial-gradient(circle,rgb(255,222,136),rgb(255,198,30));background-color:initial;background-size:initial;background-origin:initial;background-position:0 0;background-repeat:repeat;background-attachment:scroll}.SmallSuggestion_suggestion-wrapper__9fmcX{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.SmallSuggestion_suggestion-wrapper__9fmcX h2{text-align:center;font-size:22px}.SmallSuggestion_suggestion-wrapper__9fmcX button{background-color:#202c46;color:#fff;font-weight:700;padding:20px;border-radius:10px;font-size:20px;width:300px;cursor:pointer;animation:SmallSuggestion_pulse-rotate__N8YW6 1.5s ease-in-out infinite}@media screen and (max-width:992px){.SmallSuggestion_suggestion-wrapper__9fmcX{display:flex;align-items:center}.SmallSuggestion_suggestion-wrapper__9fmcX h2{font-size:20px}.SmallSuggestion_suggestion-wrapper__9fmcX button{font-size:18px}}@media screen and (max-width:768px){.SmallSuggestion_suggestion-wrapper__9fmcX{display:flex;align-items:center}.SmallSuggestion_suggestion-wrapper__9fmcX h2{font-size:18px}.SmallSuggestion_suggestion-wrapper__9fmcX button{font-size:16px;padding:10px}}@media screen and (max-width:640px){.SmallSuggestion_suggestion-wrapper__9fmcX{display:flex;align-items:center}.SmallSuggestion_suggestion-wrapper__9fmcX button{width:unset}}@keyframes SmallSuggestion_pulse-rotate__N8YW6{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.UnroofedLayout_layout__HxW3e{padding:20px 0;background-color:#fff}.UnroofedLayout_layout__HxW3e .UnroofedLayout_heading__OXfr6{color:#202b46;font-size:22px;line-height:1.5;font-weight:700;text-align:center;margin-bottom:24px}.UnroofedLayout_layout__HxW3e .UnroofedLayout_layout-list__vIVyO{display:flex;flex-wrap:wrap;row-gap:0}.UnroofedLayout_layout__HxW3e .UnroofedLayout_layout-item___8IaJ{position:relative;aspect-ratio:16/9;width:100%}@media(min-width:992px){.UnroofedLayout_layout__HxW3e .UnroofedLayout_heading__OXfr6{font-size:26px;line-height:1.5}.UnroofedLayout_layout__HxW3e .UnroofedLayout_layout-item___8IaJ{width:calc(50% - 16px)}}.VideoSection_video__hvBbC{padding:100px 0 30px;max-width:1536px;margin:0 auto;display:flex;flex-direction:column;align-items:center;border-radius:10px}.VideoSection_video-title__n7TEG{display:none;padding:20px 0;font-size:26px;color:#a45c23;font-weight:700;text-align:center;line-height:1.5;text-transform:uppercase}.VideoSection_video-box__76YGi{aspect-ratio:16/9;width:100%}@media(max-width:992px){.VideoSection_video__hvBbC{padding:100px 0 30px}.VideoSection_video-title__n7TEG{font-size:24px}}.ImageViewer_viewer__a4zTI{position:fixed;inset:0;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:9999}.ImageViewer_viewer__a4zTI .ImageViewer_close__Q9h7z{position:absolute;top:20px;right:20px;background:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer;font-size:2rem}.ImageViewer_viewer__a4zTI .ImageViewer_imageWrapper__a7CMl{max-width:90vw;max-height:90vh;overflow:hidden}.ImageViewer_viewer__a4zTI img{max-width:100%;max-height:100%;cursor:grab;transition:transform .1s ease-out}.Overview_overview__FMrVK{padding:30px 0}.Overview_overview-title__6wOC_{display:flex;align-items:center;justify-content:center;margin:10px 0}.Overview_overview-title__6wOC_ h1{font-size:28px;font-weight:700}.Overview_overview-description__7zPBi{margin:10px 0}.Overview_overview-description__7zPBi p{font-size:20px;line-height:1.5;margin:10px 0}.Overview_overview-slider__dZpvV{position:relative}.Overview_overview-slider__wrapper__P3hPF{aspect-ratio:16/9;width:auto;max-height:800px}.Overview_overview-slider__overlay__q8iIB{position:absolute;inset:0;background:hsla(0,0%,100%,.85);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.Overview_overview-slider__spinner__5Lzia{width:40px;height:40px;border:4px solid #ccc;border-top-color:#ff5722;border-radius:50%;animation:Overview_spin__PAmDN 1s linear infinite;margin-bottom:10px}.Overview_overview-slider__image__RuhTN{border-radius:10px;object-fit:cover}@media screen and (max-width:991px){.Overview_overview-description__7zPBi p{font-size:18px}}.Slider_slider__q3fHC{position:relative;height:100%}.Slider_slider__q3fHC .Slider_swiper-button-next__LAgCS,.Slider_slider__q3fHC .Slider_swiper-button-prev__q6aBB{display:flex;align-items:center;position:absolute;color:#121212;z-index:10;width:auto;height:auto;font-size:3.5rem;top:50%;transform:translateY(-50%)}.Slider_slider__q3fHC .Slider_swiper-button-next__LAgCS:after,.Slider_slider__q3fHC .Slider_swiper-button-prev__q6aBB:after{display:none}.Slider_slider__q3fHC .Slider_swiper-button-prev__q6aBB{left:12px}.Slider_slider__q3fHC .Slider_swiper-button-next__LAgCS{right:12px}.Slider_slider__q3fHC .Slider_slide__5LRgC img{max-width:100%;height:100%;object-fit:cover}.Slider_play-button__DUcEI{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background:rgba(0,0,0,.7);border-radius:50%;padding:6;font-size:4rem}@media(min-width:768px){.Slider_slider__q3fHC .Slider_swiper-button-next__LAgCS,.Slider_slider__q3fHC .Slider_swiper-button-prev__q6aBB{font-size:5rem}.Slider_play-button__DUcEI{font-size:6rem}}@media(min-width:992px){.Slider_slider__q3fHC{padding:0}.Slider_slider__q3fHC .Slider_swiper-button-next__LAgCS,.Slider_slider__q3fHC .Slider_swiper-button-prev__q6aBB{font-size:5rem}}.Heading_headingWrapper__PPdY6{display:flex;justify-content:center;align-items:center;min-height:15vh}.Heading_heading__dDnW_{font-size:32px;font-weight:800;background:#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);position:relative;display:flex;align-items:center}.Heading_text__1MdKR{text-align:center}.Heading_cursor__IUjFA{font-weight:100;font-size:2.5rem;color:#fff;animation:Heading_blink__iCK7c .7s infinite;margin-left:4px}@keyframes Heading_typing__8ngkz{0%{width:0}to{width:100%}}@keyframes Heading_blink__iCK7c{0%{opacity:1}50%{opacity:0}to{opacity:1}}@media(max-width:768px){.Heading_heading__dDnW_{font-size:26px}}.ProjectImage_project-image-heading__5iLSI{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__A0r9H{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px;border-radius:10px}.ProjectImage_project-image-grid__text__nDHvL{font-size:20px}.ProjectImage_project-image-slider__fHHYy{margin:30px 0;aspect-ratio:16/9}.ProjectImage_project-image-description__xWg7I{text-align:center;font-size:20px;margin-bottom:20px}.ProjectImage_project-image-subtitle__8zv7L{font-size:22px;font-weight:700;color:#d4a017;text-align:center;margin-top:40px;padding-bottom:20px}.ProjectImage_project-image-list__SPJWM{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;padding:0;list-style:none}.ProjectImage_project-image-list__SPJWM 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__X22Wt,.ProjectImage_overview-heading___eeP1,.ProjectImage_overview-subheading__3BDaX{font-size:22px}}@media screen and (max-width:768px){.ProjectImage_overview-grid__text__X22Wt,.ProjectImage_overview-heading___eeP1,.ProjectImage_overview-subheading__3BDaX{font-size:20px}}@media screen and (max-width:640px){.ProjectImage_overview-grid__text__X22Wt,.ProjectImage_overview-list__TTCye li{font-size:18px}}@keyframes ProjectImage_scaleUp2__k1fNG{50%{transform:scale(1.15) translateX(-50%)}to{transform:scale(1) translateX(-50%)}}.Introduction_introduction__uTvI1{padding:30px 0}.Introduction_introduction-title__O4Tn5{display:flex;align-items:center;justify-content:center}.Introduction_introduction-content__mqjZM{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:2rem 0;flex-wrap:wrap;transition:all .3s ease-in-out}@media(max-width:768px){.Introduction_introduction-content__mqjZM{flex-direction:column;padding:1rem 0}}.Introduction_introduction-list__aaIYq{flex:1;list-style-type:none;padding:0;margin:0;list-style-type:disc;list-style-position:inside}.Introduction_introduction-list__aaIYq li{list-style-type:disc;font-size:20px;line-height:1.6;margin-bottom:.75rem;color:#333;transition:color .3s ease}.Introduction_introduction-list__aaIYq li:hover{color:#f8c001}@media(max-width:768px){.Introduction_introduction-list__aaIYq li{font-size:18px}}.Introduction_introduction-image__781hN{position:relative;flex:1;aspect-ratio:6/3;height:100%;cursor:pointer;overflow:hidden;border-radius:8px;transition:transform .4s ease}@media(max-width:768px){.Introduction_introduction-image__781hN{width:100%;max-width:100%;aspect-ratio:4/3}}.Introduction_introduction-image__781hN:hover{transform:scale(1.02)}.Introduction_introduction-image__image__wUiun{object-fit:cover;border-radius:8px;transition:transform .4s ease}.Title_header__v_33L{margin-bottom:30px;position:relative;display:flex;align-items:center;gap:10px}.Title_header__v_33L .Title_number__nReNm{font-size:24px;color:#999;display:block}.Title_header__v_33L .Title_title__VG_Sx{font-size:24px;font-weight:700;color:#333;margin:0;position:relative}.Title_header__v_33L .Title_title__VG_Sx:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:4px;background-color:#f8c001}.Location_location__zOvX_{padding:30px 0}.Location_location-title__WaDun{display:flex;align-items:center;justify-content:center}.Location_location-description__9JUW3{margin:10px 0}.Location_location-description__9JUW3 p{font-size:20px;line-height:1.5}.Location_location-banner__En9fS{cursor:pointer;position:relative;aspect-ratio:16/9}.Location_location-banner__image__YQLix{object-fit:cover}@media screen and (max-width:991px){.Location_location-description__9JUW3 p{font-size:18px}}.Overview_overviewSection__kgpO0{display:flex;flex-direction:row;overflow:hidden;padding:20px 0}.Overview_overviewSection__kgpO0 .Overview_imageColumn__Y60sv{position:relative;width:60%}.Overview_overviewSection__kgpO0 .Overview_contentColumn__uMPIF{flex:1;padding:20px 40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:40%}.Overview_overviewSection__kgpO0 .Overview_header__baSdG{margin-bottom:30px;position:relative;display:flex;align-items:center;gap:10px}.Overview_overviewSection__kgpO0 .Overview_header__baSdG .Overview_number__Q1Ovy{font-size:28px;color:#999;display:block}.Overview_overviewSection__kgpO0 .Overview_header__baSdG .Overview_title__GQ6QS{font-size:28px;font-weight:700;color:#333;margin:0;position:relative}.Overview_overviewSection__kgpO0 .Overview_header__baSdG .Overview_title__GQ6QS:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:4px;background-color:#f8c001}.Overview_overviewSection__kgpO0 .Overview_description__Oqe_N{font-size:20px;line-height:1.8;color:#555;margin-bottom:40px;max-width:600px}.Overview_overviewSection__kgpO0 .Overview_contactInfoGroup__uxnGH{display:flex;flex-direction:column;gap:10px}.Overview_overviewSection__kgpO0 .Overview_contactItem__90a1R{display:flex;gap:15px;font-size:18px;color:#333;text-align:left;font-weight:700}.Overview_overviewSection__kgpO0 .Overview_contactItem__90a1R .Overview_contactIcon__A2jZb{width:24px;height:24px;flex-shrink:0}.Overview_overviewSection__kgpO0 .Overview_contactItem__90a1R .Overview_contactLink__VTULn{display:inline-flex;align-items:center;gap:5px;color:blue;text-decoration:underline;font-weight:700}.Overview_overviewSection__kgpO0 .Overview_contactItem__90a1R .Overview_arrow__ZPEiA{font-size:30px;text-decoration:none;animation:Overview_bounceRight__rTa69 1s ease-in-out infinite}@media(max-width:1024px){.Overview_overviewSection__kgpO0{flex-direction:column}.Overview_overviewSection__kgpO0 .Overview_imageColumn__Y60sv{width:100%;min-height:400px}.Overview_overviewSection__kgpO0 .Overview_contentColumn__uMPIF{padding:20px 0;width:100%;align-items:center}.Overview_overviewSection__kgpO0 .Overview_header__baSdG .Overview_title__GQ6QS{font-size:26px}.Overview_overviewSection__kgpO0 .Overview_description__Oqe_N{font-size:20px}}@media(max-width:768px){.Overview_overviewSection__kgpO0 .Overview_header__baSdG{text-align:center;margin-bottom:20px}.Overview_overviewSection__kgpO0 .Overview_header__baSdG .Overview_title__GQ6QS:after{left:50%;transform:translateX(-50%)}.Overview_overviewSection__kgpO0 .Overview_description__Oqe_N{margin-bottom:30px}.Overview_overviewSection__kgpO0 .Overview_contactInfoGroup__uxnGH{align-items:flex-start;width:100%}}@media(max-width:480px){.Overview_overviewSection__kgpO0 .Overview_header__baSdG .Overview_title__GQ6QS{font-size:24px}.Overview_overviewSection__kgpO0 .Overview_description__Oqe_N{font-size:18px}.Overview_overviewSection__kgpO0 .Overview_contactItem__90a1R{font-size:16px}.Overview_overviewSection__kgpO0 .Overview_contactItem__90a1R .Overview_contactIcon__A2jZb{width:20px;height:20px}}@keyframes Overview_bounceRight__rTa69{0%{transform:translateX(0)}50%{transform:translateX(6px)}to{transform:translateX(0)}}.SitePlan_site-plan__GiG_Z{padding:30px 0}.SitePlan_site-plan-title__qoSWw{display:flex;align-items:center;justify-content:center}.SitePlan_site-plan-description__D_cul{margin:10px 0}.SitePlan_site-plan-description__D_cul p{font-size:20px;line-height:1.5}.SitePlan_site-plan-banner__gwv0G{margin:10px 0;cursor:pointer;position:relative;aspect-ratio:16/9}.SitePlan_site-plan-banner__image__fklB3{object-fit:cover}.SitePlan_site-plan-banner__note__3nxvH{position:absolute;bottom:0;left:0;padding:10px;z-index:10;background:rgba(0,0,0,.5);color:#fff;font-weight:700}.SitePlan_site-plan-slider__nHzCD{padding:20px 0}@media screen and (max-width:991px){.SitePlan_site-plan-description__D_cul p{font-size:18px}}.Heading_headingWrapper__8Crby{display:flex;justify-content:center;align-items:center;min-height:15vh}.Heading_heading__708Xs{font-size:32px;font-weight:800;background:#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);position:relative;display:flex;align-items:center}.Heading_text__mWb6D{text-align:center}.Heading_cursor__g7UfW{font-weight:100;font-size:2.5rem;color:#fff;animation:Heading_blink___Wvkc .7s infinite;margin-left:4px}@keyframes Heading_typing__PBi4F{0%{width:0}to{width:100%}}@keyframes Heading_blink___Wvkc{0%{opacity:1}50%{opacity:0}to{opacity:1}}@media(max-width:768px){.Heading_heading__708Xs{font-size:26px}}.Introduction_introduction__Nabau{padding:30px 0}.Introduction_introduction-title__RVG5g{display:flex;align-items:center;justify-content:center}.Introduction_introduction-content__dN4hN{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:2rem 0;flex-wrap:wrap;transition:all .3s ease-in-out}@media(max-width:768px){.Introduction_introduction-content__dN4hN{flex-direction:column;padding:1rem 0}}.Introduction_introduction-list__aJKc_{flex:1;list-style-type:none;padding:0;margin:0;list-style-type:disc;list-style-position:inside}.Introduction_introduction-list__aJKc_ li{list-style-type:disc;font-size:20px;line-height:1.6;margin-bottom:.75rem;color:#333;transition:color .3s ease}.Introduction_introduction-list__aJKc_ li:hover{color:#f8c001}@media(max-width:768px){.Introduction_introduction-list__aJKc_ li{font-size:18px}}.Introduction_introduction-image__z0n9k{position:relative;flex:1;aspect-ratio:6/3;height:100%;cursor:pointer;overflow:hidden;border-radius:8px;transition:transform .4s ease}@media(max-width:768px){.Introduction_introduction-image__z0n9k{width:100%;max-width:100%;aspect-ratio:4/3}}.Introduction_introduction-image__z0n9k:hover{transform:scale(1.02)}.Introduction_introduction-image__image__bs8L8{object-fit:cover;border-radius:8px;transition:transform .4s ease}.Location_location__Nr8ct{padding:30px 0}.Location_location-title__GOx1l{display:flex;align-items:center;justify-content:center}.Location_location-description__swVAw{margin:10px 0}.Location_location-description__swVAw p{font-size:20px;line-height:1.5}.Location_location-banner__SN1Q_{cursor:pointer;position:relative;aspect-ratio:16/9}.Location_location-banner__image__rPC_z{object-fit:cover}@media screen and (max-width:991px){.Location_location-description__swVAw p{font-size:18px}}.SitePlan_site-plan__6uFaj{padding-top:30px;padding-bottom:0}.SitePlan_site-plan-title__BDssn{display:flex;align-items:center;justify-content:center}.SitePlan_site-plan-description__3BU7f{margin:10px 0}.SitePlan_site-plan-description__3BU7f p{font-size:20px;line-height:1.5}.SitePlan_site-plan-banner__nggbw{cursor:pointer;position:relative;aspect-ratio:16/9}.SitePlan_site-plan-banner__image__tr5yJ{object-fit:cover}.SitePlan_site-plan-banner__note__JVrCC{position:absolute;bottom:0;left:0;padding:10px;z-index:10;background:rgba(0,0,0,.5);color:#fff;font-weight:700}.SitePlan_site-plan-slider__hE4Bf{padding:20px 0}@media screen and (max-width:991px){.SitePlan_site-plan-description__3BU7f p{font-size:18px}}.Heading_headingWrapper___DObd{display:flex;justify-content:center;align-items:center;min-height:15vh}.Heading_heading__ggGTj{font-size:32px;font-weight:800;background:#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);position:relative;display:flex;align-items:center}.Heading_text__GlPWT{text-align:center}.Heading_cursor__IfXeC{font-weight:100;font-size:2.5rem;color:#fff;animation:Heading_blink__kMvUr .7s infinite;margin-left:4px}@keyframes Heading_typing__esnGP{0%{width:0}to{width:100%}}@keyframes Heading_blink__kMvUr{0%{opacity:1}50%{opacity:0}to{opacity:1}}@media(max-width:768px){.Heading_heading__ggGTj{font-size:26px}}.Introduction_introduction__PolAt{padding:30px 0}.Introduction_introduction-title__TwJPG{display:flex;align-items:center;justify-content:center}.Introduction_introduction-content__C3dYB{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:2rem 0;flex-wrap:wrap;transition:all .3s ease-in-out}@media(max-width:768px){.Introduction_introduction-content__C3dYB{flex-direction:column;padding:1rem 0}}.Introduction_introduction-list__bmlDB{flex:1;list-style-type:none;padding:0;margin:0;list-style-type:disc;list-style-position:inside}.Introduction_introduction-list__bmlDB li{list-style-type:disc;font-size:20px;line-height:1.6;margin-bottom:.75rem;color:#333;transition:color .3s ease}.Introduction_introduction-list__bmlDB li:hover{color:#f8c001}@media(max-width:768px){.Introduction_introduction-list__bmlDB li{font-size:18px}}.Introduction_introduction-image__xF8GJ{position:relative;flex:1;aspect-ratio:6/3;height:100%;cursor:pointer;overflow:hidden;border-radius:8px;transition:transform .4s ease}@media(max-width:768px){.Introduction_introduction-image__xF8GJ{width:100%;max-width:100%;aspect-ratio:4/3}}.Introduction_introduction-image__xF8GJ:hover{transform:scale(1.02)}.Introduction_introduction-image__image__tQy4h{object-fit:cover;border-radius:8px;transition:transform .4s ease}.Location_location__bB5ad{padding:30px 0}.Location_location-title__4Z40j{display:flex;align-items:center;justify-content:center}.Location_location-description__lWHmW{margin:10px 0}.Location_location-description__lWHmW p{font-size:20px;line-height:1.5}.Location_location-banner__XeR_m{cursor:pointer;position:relative;aspect-ratio:16/9}.Location_location-banner__image__03mDi{object-fit:cover}@media screen and (max-width:991px){.Location_location-description__lWHmW p{font-size:18px}}.Overview_overviewSection__BIPf_{display:flex;flex-direction:row;overflow:hidden;padding:20px 0}.Overview_overviewSection__BIPf_ .Overview_imageColumn__xsHOx{position:relative;width:60%}.Overview_overviewSection__BIPf_ .Overview_contentColumn__07h0_{flex:1;padding:20px 40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:40%}.Overview_overviewSection__BIPf_ .Overview_header__8rADB{margin-bottom:30px;position:relative;display:flex;align-items:center;gap:10px}.Overview_overviewSection__BIPf_ .Overview_header__8rADB .Overview_number__hD8Dl{font-size:28px;color:#999;display:block}.Overview_overviewSection__BIPf_ .Overview_header__8rADB .Overview_title__AolCA{font-size:28px;font-weight:700;color:#333;margin:0;position:relative}.Overview_overviewSection__BIPf_ .Overview_header__8rADB .Overview_title__AolCA:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:4px;background-color:#f8c001}.Overview_overviewSection__BIPf_ .Overview_description__m_dt1{font-size:20px;line-height:1.8;color:#555;margin-bottom:40px;max-width:600px}.Overview_overviewSection__BIPf_ .Overview_contactInfoGroup__Bzjyx{display:flex;flex-direction:column;gap:10px}.Overview_overviewSection__BIPf_ .Overview_contactItem__F4SUK{display:flex;gap:15px;font-size:18px;color:#333;text-align:left;font-weight:700}.Overview_overviewSection__BIPf_ .Overview_contactItem__F4SUK .Overview_contactIcon__SsJgZ{width:24px;height:24px;flex-shrink:0}.Overview_overviewSection__BIPf_ .Overview_contactItem__F4SUK .Overview_contactLink__iFS_Y{display:inline-flex;align-items:center;gap:5px;color:blue;text-decoration:underline;font-weight:700}.Overview_overviewSection__BIPf_ .Overview_contactItem__F4SUK .Overview_arrow__TBqup{font-size:30px;text-decoration:none;animation:Overview_bounceRight__OHsHy 1s ease-in-out infinite}@media(max-width:1024px){.Overview_overviewSection__BIPf_{flex-direction:column}.Overview_overviewSection__BIPf_ .Overview_imageColumn__xsHOx{width:100%;min-height:400px}.Overview_overviewSection__BIPf_ .Overview_contentColumn__07h0_{padding:20px 0;width:100%;align-items:center}.Overview_overviewSection__BIPf_ .Overview_header__8rADB .Overview_title__AolCA{font-size:26px}.Overview_overviewSection__BIPf_ .Overview_description__m_dt1{font-size:20px}}@media(max-width:768px){.Overview_overviewSection__BIPf_ .Overview_header__8rADB{text-align:center;margin-bottom:20px}.Overview_overviewSection__BIPf_ .Overview_header__8rADB .Overview_title__AolCA:after{left:50%;transform:translateX(-50%)}.Overview_overviewSection__BIPf_ .Overview_description__m_dt1{margin-bottom:30px}.Overview_overviewSection__BIPf_ .Overview_contactInfoGroup__Bzjyx{align-items:flex-start;width:100%}}@media(max-width:480px){.Overview_overviewSection__BIPf_ .Overview_header__8rADB .Overview_title__AolCA{font-size:24px}.Overview_overviewSection__BIPf_ .Overview_description__m_dt1{font-size:18px}.Overview_overviewSection__BIPf_ .Overview_contactItem__F4SUK{font-size:16px}.Overview_overviewSection__BIPf_ .Overview_contactItem__F4SUK .Overview_contactIcon__SsJgZ{width:20px;height:20px}}@keyframes Overview_bounceRight__OHsHy{0%{transform:translateX(0)}50%{transform:translateX(6px)}to{transform:translateX(0)}}.Overview_overviewSection__10VKW{display:flex;flex-direction:row;overflow:hidden;padding:20px 0}.Overview_overviewSection__10VKW .Overview_imageColumn__GeMqc{position:relative;width:60%}.Overview_overviewSection__10VKW .Overview_contentColumn__VRqsw{flex:1;padding:20px 40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:40%}.Overview_overviewSection__10VKW .Overview_header__KPxmZ{margin-bottom:30px;position:relative;display:flex;align-items:center;gap:10px}.Overview_overviewSection__10VKW .Overview_header__KPxmZ .Overview_number__sT0lS{font-size:28px;color:#999;display:block}.Overview_overviewSection__10VKW .Overview_header__KPxmZ .Overview_title__FMYrn{font-size:28px;font-weight:700;color:#333;margin:0;position:relative}.Overview_overviewSection__10VKW .Overview_header__KPxmZ .Overview_title__FMYrn:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:4px;background-color:#f8c001}.Overview_overviewSection__10VKW .Overview_description___jMz5{font-size:20px;line-height:1.8;color:#555;margin-bottom:40px;max-width:600px}.Overview_overviewSection__10VKW .Overview_contactInfoGroup__tXTA1{display:flex;flex-direction:column;gap:10px}.Overview_overviewSection__10VKW .Overview_contactItem__yLwLU{display:flex;gap:15px;font-size:18px;color:#333;text-align:left;font-weight:700}.Overview_overviewSection__10VKW .Overview_contactItem__yLwLU .Overview_contactIcon__Qn41D{width:24px;height:24px;flex-shrink:0}.Overview_overviewSection__10VKW .Overview_contactItem__yLwLU .Overview_contactLink__BSxrB{display:inline-flex;align-items:center;gap:5px;color:blue;text-decoration:underline;font-weight:700}.Overview_overviewSection__10VKW .Overview_contactItem__yLwLU .Overview_arrow__4hKrE{font-size:30px;text-decoration:none;animation:Overview_bounceRight__ZgwWI 1s ease-in-out infinite}@media(max-width:1024px){.Overview_overviewSection__10VKW{flex-direction:column}.Overview_overviewSection__10VKW .Overview_imageColumn__GeMqc{width:100%;min-height:400px}.Overview_overviewSection__10VKW .Overview_contentColumn__VRqsw{padding:20px 0;width:100%;align-items:center}.Overview_overviewSection__10VKW .Overview_header__KPxmZ .Overview_title__FMYrn{font-size:26px}.Overview_overviewSection__10VKW .Overview_description___jMz5{font-size:20px}}@media(max-width:768px){.Overview_overviewSection__10VKW .Overview_header__KPxmZ{text-align:center;margin-bottom:20px}.Overview_overviewSection__10VKW .Overview_header__KPxmZ .Overview_title__FMYrn:after{left:50%;transform:translateX(-50%)}.Overview_overviewSection__10VKW .Overview_description___jMz5{margin-bottom:30px}.Overview_overviewSection__10VKW .Overview_contactInfoGroup__tXTA1{align-items:flex-start;width:100%}}@media(max-width:480px){.Overview_overviewSection__10VKW .Overview_header__KPxmZ .Overview_title__FMYrn{font-size:24px}.Overview_overviewSection__10VKW .Overview_description___jMz5{font-size:18px}.Overview_overviewSection__10VKW .Overview_contactItem__yLwLU{font-size:16px}.Overview_overviewSection__10VKW .Overview_contactItem__yLwLU .Overview_contactIcon__Qn41D{width:20px;height:20px}}@keyframes Overview_bounceRight__ZgwWI{0%{transform:translateX(0)}50%{transform:translateX(6px)}to{transform:translateX(0)}}.SitePlan_site-plan__Hb_uq{padding:30px 0}.SitePlan_site-plan-title__7eYHd{display:flex;align-items:center;justify-content:center}.SitePlan_site-plan__Hb_uq h3{font-size:26px;font-weight:700;color:#000;text-align:center;margin:10px}.SitePlan_site-plan-description__cFB4i{margin:10px 0}.SitePlan_site-plan-description__cFB4i p{font-size:20px;line-height:1.5}.SitePlan_site-plan-slider__Z8p9e{position:relative}.SitePlan_site-plan-slider__wrapper__9_HIs{aspect-ratio:16/9;width:auto;max-height:800px}.SitePlan_site-plan-slider__overlay__jOMUI{position:absolute;inset:0;background:hsla(0,0%,100%,.85);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.SitePlan_site-plan-slider__spinner__ne7X_{width:40px;height:40px;border:4px solid #ccc;border-top-color:#ff5722;border-radius:50%;animation:SitePlan_spin__7Pf_w 1s linear infinite;margin-bottom:10px}.SitePlan_site-plan-slider__image__nw1VW{border-radius:10px;object-fit:cover}@media screen and (max-width:991px){.SitePlan_site-plan__Hb_uq h3{font-size:24px}.SitePlan_site-plan-description__cFB4i p{font-size:18px}}.SitePlan_property-tabs__WDjjk{margin:auto;text-align:center;padding:20px 0;background-image:url(/images/sun-symphony-residence/background-section.jpg)}.SitePlan_property-title__G_G9B{font-size:26px;color:#000;text-transform:uppercase}.SitePlan_property-buttons__UnTvA{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:20px}.SitePlan_property-buttons__UnTvA li{padding:10px 20px;border:none;background:#fff;color:#000;cursor:pointer;transition:.3s;font-size:20px;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.SitePlan_property-buttons__UnTvA li.SitePlan_active__NXR4r{background:#ffcd01;color:#000}.SitePlan_property-slider__ZeR7n{position:relative;min-height:400px}.SitePlan_property-slider__wrapper__X9x90{aspect-ratio:16/9;width:auto;max-height:800px}.SitePlan_property-slider__overlay__aOdfv{position:absolute;inset:0;background:hsla(0,0%,100%,.85);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.SitePlan_property-slider__spinner__i9dtK{width:40px;height:40px;border:4px solid #ccc;border-top-color:#ff5722;border-radius:50%;animation:SitePlan_spin___ehCU 1s linear infinite;margin-bottom:10px}.SitePlan_property-slider__image__suqfx{border-radius:10px;object-fit:cover}@media screen and (max-width:992px){.SitePlan_property-tabs__WDjjk{padding:10px 0}.SitePlan_property-title__G_G9B{font-size:22px}.SitePlan_property-buttons__UnTvA button{font-size:18px}.SitePlan_property-slider__ZeR7n{position:relative;min-height:300px}}@media screen and (max-width:768px){.SitePlan_property-buttons__UnTvA button{font-size:16px}.SitePlan_property-slider__ZeR7n{position:relative;min-height:200px}}@keyframes SitePlan_spin___ehCU{to{transform:rotate(1turn)}}.Slider_slider__eJC6l{position:relative;height:100%}.Slider_slider__eJC6l .Slider_swiper-button-next__v4wPY,.Slider_slider__eJC6l .Slider_swiper-button-prev__XyPNa{display:flex;align-items:center;position:absolute;color:#121212;z-index:10;width:auto;height:auto;font-size:3.5rem;top:50%;transform:translateY(-50%)}.Slider_slider__eJC6l .Slider_swiper-button-next__v4wPY:after,.Slider_slider__eJC6l .Slider_swiper-button-prev__XyPNa:after{display:none}.Slider_slider__eJC6l .Slider_swiper-button-prev__XyPNa{left:12px}.Slider_slider__eJC6l .Slider_swiper-button-next__v4wPY{right:12px}.Slider_slider__eJC6l .Slider_slide__ymWR4 img{max-width:100%;height:100%;object-fit:cover}.Slider_play-button__y6gcN{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background:rgba(0,0,0,.7);border-radius:50%;padding:6;font-size:4rem}@media(min-width:768px){.Slider_slider__eJC6l .Slider_swiper-button-next__v4wPY,.Slider_slider__eJC6l .Slider_swiper-button-prev__XyPNa{font-size:5rem}.Slider_play-button__y6gcN{font-size:6rem}}@media(min-width:992px){.Slider_slider__eJC6l{padding:0}.Slider_slider__eJC6l .Slider_swiper-button-next__v4wPY,.Slider_slider__eJC6l .Slider_swiper-button-prev__XyPNa{font-size:5rem}}.SitePlan_property-tabs__rzRVN{margin:auto;text-align:center;padding:20px 0;background-image:url(/images/sun-symphony-residence/background-section.jpg)}.SitePlan_property-title__KxFMr{font-size:26px;font-weight:700;color:#000;text-transform:uppercase}.SitePlan_property-buttons__tx2I3{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:20px}.SitePlan_property-buttons__tx2I3 li{padding:10px 20px;border:none;background:#fff;color:#000;cursor:pointer;transition:.3s;font-size:20px;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.SitePlan_property-buttons__tx2I3 li.SitePlan_active__M9jWs{background:#ffcd01;color:#000}.SitePlan_property-slider__7_Tej{position:relative;min-height:400px}.SitePlan_property-slider__wrapper__AU4LX{aspect-ratio:16/9;width:auto;max-height:800px}.SitePlan_property-slider__overlay__yZa7T{position:absolute;inset:0;background:hsla(0,0%,100%,.85);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.SitePlan_property-slider__spinner___IbNG{width:40px;height:40px;border:4px solid #ccc;border-top-color:#ff5722;border-radius:50%;animation:SitePlan_spin__rfx7L 1s linear infinite;margin-bottom:10px}.SitePlan_property-slider__image__uzy_E{border-radius:10px;object-fit:cover}@media screen and (max-width:992px){.SitePlan_property-tabs__rzRVN{padding:10px 0}.SitePlan_property-title__KxFMr{font-size:22px}.SitePlan_property-buttons__tx2I3 button{font-size:18px}.SitePlan_property-slider__7_Tej{position:relative;min-height:300px}}@media screen and (max-width:768px){.SitePlan_property-buttons__tx2I3 button{font-size:16px}.SitePlan_property-slider__7_Tej{position:relative;min-height:200px}}@keyframes SitePlan_spin__rfx7L{to{transform:rotate(1turn)}}.Slider_slider__AzoVR{position:relative;height:100%}.Slider_slider__AzoVR .Slider_swiper-button-next__YzYJD,.Slider_slider__AzoVR .Slider_swiper-button-prev__eKWm0{display:flex;align-items:center;position:absolute;color:#121212;z-index:10;width:auto;height:auto;font-size:3.5rem;top:50%;transform:translateY(-50%)}.Slider_slider__AzoVR .Slider_swiper-button-next__YzYJD:after,.Slider_slider__AzoVR .Slider_swiper-button-prev__eKWm0:after{display:none}.Slider_slider__AzoVR .Slider_swiper-button-prev__eKWm0{left:12px}.Slider_slider__AzoVR .Slider_swiper-button-next__YzYJD{right:12px}.Slider_slider__AzoVR .Slider_slide__imKtV img{max-width:100%;height:100%;object-fit:cover}.Slider_play-button___oo5G{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background:rgba(0,0,0,.7);border-radius:50%;padding:6;font-size:4rem}@media(min-width:768px){.Slider_slider__AzoVR .Slider_swiper-button-next__YzYJD,.Slider_slider__AzoVR .Slider_swiper-button-prev__eKWm0{font-size:5rem}.Slider_play-button___oo5G{font-size:6rem}}@media(min-width:992px){.Slider_slider__AzoVR{padding:0}.Slider_slider__AzoVR .Slider_swiper-button-next__YzYJD,.Slider_slider__AzoVR .Slider_swiper-button-prev__eKWm0{font-size:5rem}}.TownhouseLayout_layout-tabs__kg4LT{margin:auto;text-align:center;padding:20px 0;background-image:url(/images/sun-symphony-residence/background-section.jpg)}.TownhouseLayout_layout-title__DxeVY{font-size:26px;font-weight:700;color:#000;text-transform:uppercase}.TownhouseLayout_layout-buttons__RFRxe{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:20px}.TownhouseLayout_layout-buttons__RFRxe li{padding:10px 20px;border:none;background:#fff;color:#000;cursor:pointer;transition:.3s;font-size:20px;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.TownhouseLayout_layout-buttons__RFRxe li.TownhouseLayout_active__hEl6e{background:#ffcd01;color:#000}.TownhouseLayout_layout-slider__t0y7b{position:relative;min-height:400px}.TownhouseLayout_layout-slider__wrapper__xAcrk{aspect-ratio:16/9;width:auto;max-height:800px}.TownhouseLayout_layout-slider__overlay__he2TH{position:absolute;inset:0;background:hsla(0,0%,100%,.85);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.TownhouseLayout_layout-slider__spinner__U0GyT{width:40px;height:40px;border:4px solid #ccc;border-top-color:#ff5722;border-radius:50%;animation:TownhouseLayout_spin__rKqma 1s linear infinite;margin-bottom:10px}.TownhouseLayout_layout-slider__image__MXVau{border-radius:10px;object-fit:cover}@media screen and (max-width:992px){.TownhouseLayout_property-tabs__uq4k0{padding:10px 0}.TownhouseLayout_property-title__0xGIm{font-size:22px}.TownhouseLayout_property-buttons__bvZa7 button{font-size:18px}.TownhouseLayout_property-slider__mzv66{position:relative;min-height:300px}}@media screen and (max-width:768px){.TownhouseLayout_property-buttons__bvZa7 button{font-size:16px}.TownhouseLayout_property-slider__mzv66{position:relative;min-height:200px}}@keyframes TownhouseLayout_spin__rKqma{to{transform:rotate(1turn)}}.SitePlan_property-tabs__Ic3sP{margin:auto;text-align:center;padding:20px 0}.SitePlan_property-title__ecHMz{font-size:26px;color:#000}.SitePlan_property-buttons__boss5{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px;margin-bottom:20px}.SitePlan_property-buttons__boss5 li{padding:10px 20px;border:none;background:#fff;color:#000;cursor:pointer;transition:.3s;font-size:20px;box-shadow:0 3px 10px rgba(0,0,0,.1019607843)}.SitePlan_property-buttons__boss5 li.SitePlan_active__P02U8{background:#ffcd01;color:#000}.SitePlan_property-slider__J_lAf{position:relative;min-height:400px}.SitePlan_property-slider__wrapper__Dbrhl{aspect-ratio:16/9;width:auto;max-height:800px}.SitePlan_property-slider__overlay__eAhwQ{position:absolute;inset:0;background:hsla(0,0%,100%,.85);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.SitePlan_property-slider__spinner__ndkJ2{width:40px;height:40px;border:4px solid #ccc;border-top-color:#ff5722;border-radius:50%;animation:SitePlan_spin__l2u9j 1s linear infinite;margin-bottom:10px}.SitePlan_property-slider__image__8mGcy{border-radius:10px;object-fit:cover}@media screen and (max-width:992px){.SitePlan_property-tabs__Ic3sP{padding:10px 0}.SitePlan_property-title__ecHMz{font-size:22px}.SitePlan_property-buttons__boss5 button{font-size:18px}.SitePlan_property-slider__J_lAf{position:relative;min-height:300px}}.SitePlan_property-banner__nJ32i{margin-top:20px;position:relative;width:100%;height:800px;display:flex;gap:20px}.SitePlan_property-banner__left__xQjBg,.SitePlan_property-banner__right__65zOO{position:relative;width:50%;height:100%}.SitePlan_property-banner__image__dfclD{object-fit:contain}@media screen and (max-width:768px){.SitePlan_property-buttons__boss5 button{font-size:16px}.SitePlan_property-slider__J_lAf{position:relative;min-height:200px}.SitePlan_property-banner__nJ32i{width:100%;flex-direction:column}.SitePlan_property-banner__left__xQjBg,.SitePlan_property-banner__right__65zOO{width:100%}}@keyframes SitePlan_spin__l2u9j{to{transform:rotate(1turn)}}.SupportFormModal_modal-overlay__mbUsE{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.SupportFormModal_modal-content__1az6S{background-color:#09264e;padding:20px;border-radius:10px;text-align:center;width:90%;max-width:400px;box-shadow:0 5px 15px rgba(0,0,0,.3);position:relative}.SupportFormModal_modal-title__BbAlc{padding:10px 0;font-size:20px;color:#f7b500;text-transform:uppercase}.SupportFormModal_modal-description__Eiiaf{color:#fff}.SupportFormModal_modal-close___7URg{position:absolute;top:10px;right:15px;background:rgba(0,0,0,0);border:none;font-size:1.5rem;cursor:pointer;color:#fff}.SupportFormModal_modal-form__hTrel{display:flex;flex-direction:column;gap:10px;margin-top:10px}.SupportFormModal_modal-form__error__HN7X8{color:#ff0;text-align:left}.SupportFormModal_modal-form__hTrel p{text-align:left;font-size:16px;color:#fff}.SupportFormModal_modal-form__hTrel input{font-size:16px;margin:5px 0;padding:10px;border:1px solid #ccc;border-radius:5px;outline:none;color:#000;background:#fff}.SupportFormModal_modal-form__hTrel button{font-size:18px;padding:10px;background:#f7b500;border:none;font-weight:700;cursor:pointer;border-radius:5px}.SupportFormModal_modal-form__hTrel button:hover{background:#e0a000}@media screen and (max-width:640px){.SupportFormModal_modal-title__BbAlc{font-size:18px}.SupportFormModal_modal-description__Eiiaf{font-size:16px}}@media screen and (max-width:365px){.SupportFormModal_modal-title__BbAlc{font-size:18px}.SupportFormModal_modal-description__Eiiaf{font-size:16px}}