.component_container__8r85f{display:flex;flex-direction:column;gap:40px}.component_summaryGrid___86oi{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.component_card__VA_JN{background:white;padding:20px;border-radius:12px;display:flex;flex-direction:column;gap:40px}.component_cardTitle__tL1VJ{font-weight:700;font-size:20px}.component_subHeading__6rDWb{color:var(--light-Gray);font-size:14px}.component_countRow__GMIus{display:flex;gap:40px}.component_countRow__GMIus span{display:flex;flex-direction:column}.component_count__M5QMP{font-size:28px;font-weight:700}.component_sectionHeader__Nx0ga{display:flex;justify-content:space-between;width:100%}.component_sectionHeader__Nx0ga img{width:100%;height:90px;object-fit:cover}.component_label__uJaLw{font-weight:700;font-size:24px}.component_toggleWrapper__n32zu{display:inline-flex;background:#f3f4f7;border-radius:8px;padding:2px}.component_toggleBtn__ACgeY{padding:6px 14px;font-size:13px;border:none;background:transparent;cursor:pointer;color:#8a8fa3;border-radius:12px;transition:all .2s ease}.component_activeToggle__wMAtX{background:#2f06ea;color:#ffffff}.component_section__XhjJ9{display:flex;flex-direction:column;gap:20px}.component_searchTopTab__l_Hk8{display:flex;align-items:center;justify-content:center;color:var(--white);.component_searchTab__l0tHu{display:flex;align-items:center;background:#fff;border:1px solid #f0f1f5;padding:14px 40px;cursor:pointer;color:var(--grayText2);&.component_active__Wxivb,&:hover{background:var(--primary-Blue);color:#fff}&:first-child{border-radius:24px 0 0 24px}&:last-child{border-radius:0 24px 24px 0}}}.component_enquiryList__61wyn{background:white;border-radius:6px;overflow:auto;max-height:calc(100vh - 246px);scrollbar-width:thin}.component_labelBtn__vi1WN{background-color:var(--bgColor3);color:var(--bg-Blue);border:1px solid var(--textWhite);padding:4px 8px;border-radius:6px;font-size:12px}.component_name__ELOOo{font-size:16px;font-weight:700;cursor:pointer}.component_action__Zp_ti{display:flex;align-items:center;justify-content:center;gap:15px;cursor:pointer}.component_icon__UVbpQ{width:20px;height:20px;color:var(--black)}.component_enquiryItem__xEGlc{display:grid;grid-template-columns:80px repeat(6,1fr);gap:12px;padding:16px;border-bottom:1px solid #eee}.component_enquiryItem__xEGlc img{width:75px;height:75px;border-radius:12px;object-fit:cover}.component_propertyGrid__2yEYZ{display:grid;grid-template-columns:repeat(auto-fill,minmax(440px,1fr));gap:24px}.component_propertyCard__C_3Bx{background:white;border-radius:12px;overflow:hidden;display:flex}.component_propertyCard__C_3Bx img{width:100%;height:180px;object-fit:cover}.component_propertyInfo__Hk8FO{padding:12px}.component_profileContainer__JIdoF{background:#fff;padding:20px 30px;border-radius:12px;border:1.5px solid var(--textWhite);position:sticky}.component_avatarContainer__utnxs{position:relative;width:140px;height:140px}.component_avatarBorder__zWt0L{width:120px;height:120px;border-radius:12px;border:1px solid var(--gray);background:#f0f0f0;display:flex;align-items:center;justify-content:center}.component_editBtn___HOaO{position:absolute;bottom:10px;right:10px;width:30px;height:30px;border-radius:50%;border:none;background:#e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.25);padding:0}.component_editBtn___HOaO:hover{background:#d6d6d6}.component_editBtn___HOaO svg{font-size:14px;color:#555}.component_header___EpCD{margin-bottom:24px;display:flex;justify-content:space-between}.component_formGrid__8mCPw{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.component_topLabelInput__L8obe{position:relative}.component_topLabel__SYy_g{position:absolute;top:8px;left:14px;font-size:12px;font-weight:500;color:#1c2b7c;pointer-events:none;z-index:1}.component_topLabelInput__L8obe .ant-select{width:100%}.component_topLabelInput__L8obe .ant-input,.component_topLabelInput__L8obe .ant-input-password,.component_topLabelInput__L8obe .ant-picker,.component_topLabelInput__L8obe .ant-select{height:62px;border-radius:12px;padding:30px 14px 8px;font-size:14px}.component_topLabelInput__L8obe .ant-input-affix-wrapper{height:62px;padding:0}.component_topLabelInput__L8obe .ant-input-affix-wrapper>input.ant-input{padding:30px 40px 8px 14px}.component_ant-input-affix-wrapper__f9Sqs:hover{background:#fff}.component_topLabelInput__L8obe .ant-input::placeholder{color:#b5b5c3;font-size:14px}.component_fullWidth__CPl_4{grid-column:span 2}.component_languageSection__T0dJS{margin-top:24px}.component_languageSection__T0dJS label{display:block;margin-bottom:12px;font-weight:600}.component_languages__0wuzY{display:flex;flex-wrap:wrap;gap:10px}.component_languages__0wuzY .ant-btn{border-radius:8px;background-color:#fff;color:var(--black);height:36px}.component_add__TWxjZ{margin-top:15px;color:var(--primary-Blue)}.component_languages__0wuzY .ant-btn:not(.ant-btn-primary):hover{background-color:var(--bgColor3);border-color:var(--primary-Blue);color:var(--primary-Blue)}.component_actions__aG6hd{display:flex;justify-content:space-between;gap:12px;margin-top:20px}.component_discardBtn__I05W3{color:var(--light-Gray);font-weight:700;border:1px solid var(--textWhite);background-color:#fff}.component_discardBtn__I05W3,.component_saveBtn__TqLsd{width:170px;height:46px;border-radius:4px;cursor:pointer}.component_saveBtn__TqLsd{background:var(--primary-Blue);color:var(--white);font-family:var(--font-HelveticaNeueBold);font-size:14px}.component_saveBtn__TqLsd:hover{color:var(--primary-Green)}.component_deleteBtn__ZwQ5E{color:var(--red);font-weight:700;font-size:12px;cursor:pointer}.component_timelineWrapper__MmbDs{background:#fff;padding:20px 30px;border-radius:12px;border:1.5px solid var(--textWhite);position:sticky}.component_timelineGroup__nJGsk{margin-bottom:24px}.component_dateLabel__qfv99{font-weight:500;color:var(--black);margin-bottom:12px}.component_grayDot__hetvz{width:10px;height:10px;background:#d9d9d9;border-radius:50%;display:inline-block}.component_timelineWrapper__MmbDs .ant-steps.ant-steps-dot .ant-steps-item-icon{border:5px solid #cecfd9;height:20px;width:20px}.component_timelineWrapper__MmbDs .ant-steps-vertical>.ant-steps-item .ant-steps-item-rail{margin-inline-start:3px;width:3px;top:24px}.component_timelineItem__IVYVG{display:flex;flex-direction:column;gap:4px}.component_activityType__GTYMq{font-size:12px;color:#8c8c8c}.component_activityText__Es0_T{display:flex;justify-content:space-between;font-size:13px;font-weight:500}.component_activityText__Es0_T span:first-child{color:var(--black)}.component_time__LY6sR{font-size:12px;color:#8c8c8c;white-space:nowrap}.component_datePicker__gp_mE .ant-picker{height:40px}.component_datePicker__gp_mE .ant-picker-focused,.component_datePicker__gp_mE .ant-picker:hover{border-color:var(--primary-Blue)!important}.component_datePicker__gp_mE .ant-picker-cell .ant-picker-cell-inner,.component_datePicker__gp_mE .ant-picker-cell-range-end .ant-picker-cell-inner,.component_datePicker__gp_mE .ant-picker-cell-range-start .ant-picker-cell-inner{background:var(--primary-Blue)!important;color:#fff!important}.component_datePicker__gp_mE .ant-picker-active-bar{background:var(--primary-Blue)!important}.component_datePicker__gp_mE .ant-picker-clear,.component_datePicker__gp_mE .ant-picker-suffix:hover{color:var(--primary-Blue)!important}.component_statusLabel__SXBFW{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500;width:fit-content;text-transform:capitalize}.component_avatarFallback__TJFcW{width:120px;height:120px;border-radius:12px;background:linear-gradient(135deg,#e8eaf6,#c5cae9);align-items:center;font-size:32px;font-weight:700;color:var(--primary-Blue);text-transform:uppercase;letter-spacing:1.5px;user-select:none}.component_avatarFallback__TJFcW,.component_emptyIcon__I5nC3{display:flex;justify-content:center}.otp_container__dRbtX{text-align:center}.otp_title__x5ae7{font-size:32px;font-weight:500}.otp_subtitle__SGqzD{font-size:14px;color:#000929;margin-bottom:24px}.otp_otpAntd__0R4ov .ant-otp{gap:15px}.otp_otpContainer__tWZmP{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:24px 55px 0}.otp_otpAntd__0R4ov .ant-otp-input{width:50px;height:55px;border-radius:10px;border:1.5px solid #cfd8ff;font-size:18px;text-align:center}.otp_otpAntd__0R4ov .ant-input-otp-input:focus{border-color:#1c2b7c;box-shadow:none}.otp_otpFooter__kZjGu{display:flex;justify-content:space-between;padding:15px 0;width:100%}.otp_timer__aZbVm{color:#9aa3b2}.otp_resend__ow3_x{color:#1c2b7c;cursor:pointer;font-weight:500}.otp_verifyBtn__A09mG{width:100%;background:var(--primary-Blue);color:var(--white);border-radius:12px;padding:14px 0;font-family:var(--font-HelveticaNeueBold);cursor:pointer;font-size:14px;margin-bottom:40px}.otp_verifyBtn__A09mG:hover{color:var(--primary-Green)}.VideoSection_videoSection__1ve9F{position:relative;height:100vh}.VideoSection_searchArea__dqRO_{position:absolute;bottom:60px;width:100%;z-index:2;left:0;right:0}.VideoSection_chatSection__80NAD{display:flex;align-items:center;justify-content:center;justify-items:center;gap:10px;color:white;margin:30px 0 0}.VideoSection_videoArea__6atrA{background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,0) 50%,rgba(0,0,0,1));height:100%;position:absolute;width:100%;z-index:1}.VideoSection_captionText__AV94I{display:flex;align-items:center;flex-direction:column;color:var(--white);h1{font-size:48px;line-height:48px;letter-spacing:-1px;font-weight:700;font-family:var(--font-HelveticaNeueBold)}p{font-size:16px;line-height:24px;font-weight:400}}.VideoSection_searchTopTab__1sQ2a{margin:30px 0;display:flex;align-items:center;justify-content:center;color:var(--white);.VideoSection_searchTab__RttgF{display:flex;align-items:center;gap:10px;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(153,153,153,.1) 87.66%);border:1px solid rgba(255,255,255,.1);padding:14px 40px;cursor:pointer;&.VideoSection_active__EjPMQ,&:hover{background:var(--primary-Blue)}&:first-child{border-radius:24px 0 0 24px}&:last-child{border-radius:0 24px 24px 0}}}.VideoSection_searchBox__KC8pa{background:white;border-radius:150px;padding:15px 20px;display:flex;align-items:center}.VideoSection_citySelectorArea__NrAaf{position:relative;display:flex;align-items:center;min-width:140px;padding-left:10px}.VideoSection_citySelectorBtn__WTO6g{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background .2s;&:hover{background:#f8f9fa}}.VideoSection_cityDropdown__U1Red{position:absolute;top:100%;left:0;margin-top:8px;background:white;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.1);border:1px solid #eee;padding:8px;z-index:100;min-width:200px;display:flex;flex-direction:column;gap:4px}.VideoSection_cityOption__vRceE{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;cursor:pointer;border:none;background:transparent;width:100%;text-align:left;font-size:14px;color:#4b5563;transition:all .2s;&:hover{background:#f3f4f6;color:var(--primary-Blue)}}.VideoSection_cityOptionActive__rf7XT{background:#eff6ff!important;color:var(--primary-Blue)!important;font-weight:600}.VideoSection_searchDivider__GvHZG{width:1px;height:40px;background:#eee;margin:0 15px}.VideoSection_iconBlue__UkM2r{color:var(--primary-Blue)}.VideoSection_searchPart__WCKO4{display:flex;align-items:center;justify-content:space-between;width:100%}.VideoSection_inputArea__VNtds{display:flex;flex-direction:column;flex:1;.VideoSection_flex__2jFSD{display:flex;align-items:center;gap:8px}input::placeholder{color:var(--black)}}.VideoSection_inputLabel__7gMF0{color:var(--light-Gray);font-size:12px;font-weight:500}.VideoSection_inputBox__Pz93_{background:transparent;color:var(--black);font-family:var(--font-HelveticaNeueRegular);padding:4px 0}.VideoSection_inputBox__Pz93_:focus{outline:none}.VideoSection_btnArea__Qo0qI{display:flex;align-items:center;gap:15px;.VideoSection_searchBtn__lEniv{border-radius:100px;padding:16px 32px;min-width:140px;color:var(--white);background:var(--primary-Blue);font-weight:600;&:hover{background:#1e40af}}button{cursor:pointer}.VideoSection_locationBtn__bVl1n{padding:0 15px;border-right:1px solid #eee;border-radius:0}}.VideoSection_yhgptBtn__HuEgn{width:8%}.VideoSection_dropdownitems__wWQxQ{top:30px;background:var(--white);border-radius:8px;padding:12px}.VideoSection_countryArea__cb0hp{display:flex;align-items:center;justify-content:space-between;gap:10px}.VideoSection_border__FPMTX{border:1px solid var(--textWhite);margin:12px 0}.VideoSection_cityPart__bMqpD{display:flex;align-items:center;justify-content:space-between;gap:10px}.LocationModal_dropdownitems__BOz1q{top:30px;background:var(--white);border-radius:8px;padding:12px}.LocationModal_countryArea__LGNHA{display:flex;align-items:center;justify-content:space-between;gap:10px}.LocationModal_border__qz6zw{border:1px solid var(--textWhite);margin:12px 0}.LocationModal_cityPart__7oUpa{display:flex;align-items:center;justify-content:space-between;gap:10px}.ProductList_productListSection__BgvVP{display:grid;gap:20px}.ProductList_productListSectionCollapsed__oYjD4{grid-template-columns:repeat(auto-fill,minmax(378px,1fr))}.ProductList_productListSectionExpanded__3gwAA{grid-template-columns:repeat(auto-fill,minmax(358px,1fr))}@media screen and (min-width:1400px) and (max-width:1535px){.ProductList_productListSectionCollapsed__oYjD4,.ProductList_productListSectionExpanded__3gwAA{grid-template-columns:repeat(auto-fill,minmax(284px,1fr))}}@media screen and (min-width:1536px){.ProductList_productListSectionCollapsed__oYjD4,.ProductList_productListSectionExpanded__3gwAA{grid-template-columns:repeat(auto-fill,minmax(358px,1fr))}}.SearchBox_searchBoxSection__H4SEn{padding:1em 0;background:var(--bg-Blue);color:#fff;height:100vh;position:fixed;top:0;width:100%;z-index:9999;overflow-y:auto;.SearchBox_closeBtn___BVxA{position:absolute;top:30px;right:30px;border:1px solid rgba(255,255,255,.4);border-radius:50%;padding:6px;opacity:.6;cursor:pointer;transition:opacity .2s;&:hover{opacity:1}}.SearchBox_searchTopTab___dNWV{margin:30px 0;display:flex;align-items:center;justify-content:center;color:var(--white);.SearchBox_searchTab__8MFTh{display:flex;align-items:center;gap:10px;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(153,153,153,.08));border:1px solid rgba(255,255,255,.12);padding:14px 40px;cursor:pointer;transition:background .2s;&.SearchBox_active__EIt2K,&:hover{background:var(--primary-Blue)}&:first-child{border-radius:24px 0 0 24px}&:last-child{border-radius:0 24px 24px 0}}}.SearchBox_searchBox__JNVdz{background:#ffffff;border-radius:100px;padding:6px;display:flex;align-items:center;gap:0;box-shadow:0 4px 24px rgba(0,0,0,.18);min-height:62px}}.SearchBox_citySelectorArea__dyObT{position:relative;flex-shrink:0}.SearchBox_citySelectorBtn__R57_5{display:flex;align-items:center;gap:6px;padding:24px;border-radius:100px;cursor:pointer;white-space:nowrap;background:transparent;transition:background .15s;user-select:none;&:hover{background:#f5f5f5}}.SearchBox_cityDropdown__gy4_T{position:absolute;top:calc(100% + 10px);left:0;background:#fff;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.18);padding:8px;min-width:200px;z-index:99999;display:flex;flex-direction:column;gap:2px;max-height:300px;overflow-y:auto}.SearchBox_cityOption___mH60{display:flex;align-items:center;gap:8px;padding:9px 14px;border-radius:10px;font-size:13px;font-weight:500;color:#1a1a2e;cursor:pointer;border:none;background:transparent;text-align:left;width:100%;transition:background .12s;&:hover{background:#f5f5f5}}.SearchBox_cityOptionActive__Y1k0w{background:#eff6ff!important;color:var(--primary-Blue);font-weight:700}.SearchBox_searchDivider__QvZtn{width:1px;height:35px;background:#e0e0e0;flex-shrink:0;margin:0 10px}.SearchBox_searchPart__AGF_n{display:flex;align-items:center;justify-content:space-between;width:100%;padding-left:5px;gap:8px}.SearchBox_inputArea__7QMaI{flex:1;display:flex;flex-direction:column;align-items:flex-start;min-width:0;.SearchBox_inputLabel__efdSl{color:var(--light-Gray);font-size:12px;font-weight:500;margin-bottom:2px}input::placeholder{color:#9ca3af;font-size:14px}}.SearchBox_iconBlue__RVenF{color:var(--primary-Blue)}.SearchBox_iconWhite__2q7IA{color:var(--white)}.SearchBox_btnArea__25x6H{display:flex;align-items:center;gap:6px;flex-shrink:0;padding:14px;button{cursor:pointer}button:first-child{border-right:1px solid #e5e7eb;padding-right:10px}.SearchBox_searchBtn__8guuP{border-radius:100px;padding:14px 28px;min-width:110px;font-size:14px;font-weight:700;color:var(--primary-Green);&:hover{color:var(--white)}}}.SearchBox_locationSpinner__8HIYK{position:absolute;inset:-5px;border:2px solid transparent;border-top:2px solid var(--primary-Blue);border-radius:50%;animation:SearchBox_spin__7VkFB .7s linear infinite;pointer-events:none}@keyframes SearchBox_spin__7VkFB{to{transform:rotate(1turn)}}.SearchBox_recentSearchArea__55Gsv{display:flex;align-items:center;gap:10px;justify-content:center;margin:1em 0;.SearchBox_recentSearch__H4lqD{display:flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:8px 12px;font-size:12px;color:var(--textWhite)}}.SearchBox_propertyTypeSection__08LWY{display:flex;flex-direction:column;gap:10px;overflow:visible;position:relative;h3{font-size:13px;font-weight:600;color:rgba(255,255,255,.7);letter-spacing:.5px;text-transform:uppercase}.SearchBox_propertyTypeArea__advPr{display:flex;align-items:center;flex-wrap:wrap;gap:12px;.SearchBox_propertyType__JUxlZ{display:flex;align-items:center;flex-direction:column;gap:6px;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:14px 20px;cursor:pointer;transition:all .15s;background:rgba(255,255,255,.04);span{font-size:12px;font-weight:500;color:var(--textWhite)}&:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.3)}&.SearchBox_active__EIt2K{border-color:var(--primary-Blue);background:rgba(79,70,229,.15)}}.SearchBox_bhkType__a70n8{border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:8px 18px;font-size:13px;font-weight:500;color:var(--textWhite);cursor:pointer;background:rgba(255,255,255,.04);transition:all .15s;&:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.3)}&.SearchBox_active__EIt2K{border-color:var(--primary-Blue);background:rgba(79,70,229,.15)}}}}.AboutVideoSection_videoSection__tOigt{position:relative;height:100vh;width:100%;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding-bottom:80px}.AboutVideoSection_videoArea__y7dlu{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.2) 50%,rgba(0,0,0,.6));z-index:1}.AboutVideoSection_contentArea__DyKan{position:relative;z-index:2;text-align:center;color:var(--white);padding:0 20px;max-width:900px;display:flex;flex-direction:column;align-items:center;gap:24px}.AboutVideoSection_breadcrumb__EWIqO{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);backdrop-filter:blur(8px);padding:8px 20px;border-radius:100px;font-size:14px;border:1px solid rgba(255,255,255,.2);margin-bottom:20px}.AboutVideoSection_breadcrumb__EWIqO .AboutVideoSection_link__L2Crj{text-decoration:none;color:inherit;cursor:pointer;transition:opacity .2s ease}.AboutVideoSection_breadcrumb__EWIqO .AboutVideoSection_link__L2Crj:hover{opacity:1}.AboutVideoSection_breadcrumb__EWIqO span{opacity:.8}.AboutVideoSection_breadcrumb__EWIqO .AboutVideoSection_active__1QNgF{font-weight:600;opacity:1}.AboutVideoSection_title__8k2_H{font-size:64px;line-height:1.1;font-weight:800;font-family:var(--font-HelveticaNeueBold);margin:0;text-shadow:0 4px 12px rgba(0,0,0,.3);letter-spacing:-2px}.AboutVideoSection_description__JYly5{font-size:18px;line-height:1.6;font-weight:400;max-width:700px;opacity:.9;text-shadow:0 2px 4px rgba(0,0,0,.2)}@media (max-width:768px){.AboutVideoSection_title__8k2_H{font-size:40px;letter-spacing:-1px}.AboutVideoSection_description__JYly5{font-size:16px}}.FaqSection_faqSection__RgLtR{padding:80px 0;background-color:#f9faff;width:100%}.FaqSection_header__Wvwts{text-align:center;margin-bottom:60px}.FaqSection_title__56Isl{font-size:36px;font-weight:700;color:#001a4d;margin-bottom:12px;font-family:var(--font-HelveticaNeueBold)}.FaqSection_subtitle__nHEAc{font-size:16px;color:#666;font-weight:400}.FaqSection_faqContainer__zgK_w{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.FaqSection_faqItem___8t_q{background:#fff;border-radius:16px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.02)}.FaqSection_faqQuestionArea__ZFrOD{padding:24px 32px;display:flex;align-items:center;cursor:pointer;user-select:none;gap:24px}.FaqSection_number__YDqD9{font-size:20px;color:#cbd5e0;min-width:32px}.FaqSection_number__YDqD9,.FaqSection_question__i39mp{font-weight:700;font-family:var(--font-HelveticaNeueBold)}.FaqSection_question__i39mp{flex:1;font-size:18px;color:#001a4d}.FaqSection_iconArea__lqtYt{color:#2b59ff;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.FaqSection_faqAnswerArea__cPDXT{padding:0 32px 24px 80px}.FaqSection_answer__Vi2AS{font-size:15px;line-height:1.6;color:#4a5568;font-weight:400}.FaqSection_faqAnswerArea__cPDXT{max-height:0;opacity:0;padding-top:0;padding-bottom:0;transition:all .3s ease-in-out}.FaqSection_faqItem___8t_q.FaqSection_open__VJb_w{.FaqSection_faqAnswerArea__cPDXT{max-height:500px;opacity:1;padding-top:0;padding-bottom:24px}}@media (max-width:768px){.FaqSection_faqSection__RgLtR{padding:60px 20px}.FaqSection_title__56Isl{font-size:28px}.FaqSection_faqQuestionArea__ZFrOD{padding:20px;gap:16px}.FaqSection_faqAnswerArea__cPDXT{padding:0 20px 20px 56px}.FaqSection_question__i39mp{font-size:16px}}.DetailModal_modal__c5hlV .ant-modal-content{border-radius:12px}.DetailModal_modal__c5hlV .ant-modal-container{padding:0}.DetailModal_divider__TAVh7 .ant-divider-horizontal{margin:10px}.DetailModal_closeIcon__WGUym{font-size:22px;cursor:pointer}.DetailModal_title__ef5nC{font-size:25px;font-weight:700;color:var(--black);padding:10px 20px 0}.DetailModal_grid__eNKw6{display:grid;grid-template-columns:100px 150px 1fr}.DetailModal_grid2__X90B1{display:grid;grid-template-columns:160px repeat(4,1fr);gap:10px}.DetailModal_row__7bZ9g{display:flex;gap:16px;align-items:flex-start}.DetailModal_drawer__AoBWb{position:relative}.DetailModal_drawer__AoBWb .ant-drawer-title{font-size:18px;font-weight:700}.DetailModal_summaryCard__1Dlmz{background:var(--bgColor3);border-radius:12px;padding:16px;margin-bottom:30px}.DetailModal_projectName__PMaLl{font-size:20px;font-weight:600;margin-bottom:4px}.DetailModal_location__y1ZFB{font-size:13px;color:#6b7280}.DetailModal_meetingDetails__SL7ow{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;div{span{display:block;font-size:12px;color:#6b7280;margin-bottom:2px}strong{font-size:14px;color:#111827}}}.DetailModal_infoText__oU_dM{margin-top:12px;font-size:13px;color:#374151;display:flex;align-items:baseline;gap:10px}.DetailModal_date___LBz6{color:#666;font-size:14px}.DetailModal_section__R2qPK{padding-bottom:16px}.DetailModal_infoGrid__JVKuj{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.DetailModal_label__0QZV6{font-size:12px;color:#888}.DetailModal_value__5m5r0{font-size:14px;font-weight:500}.DetailModal_contactRow__iYXKg{display:flex;gap:15px;align-items:center}.DetailModal_avatar__4UUYS{width:100px;height:100px;border-radius:12px;object-fit:cover}.DetailModal_contactName__vGuI0{font-weight:600}.DetailModal_contactMeta__oBXfQ{font-size:13px;color:#666}.DetailModal_actionBar__v3RXh{position:sticky;bottom:0;background:#fff;padding:20px 0;display:flex;gap:12px;border-top:1px solid #eee}.DetailModal_rescheduleBtn__SjiF3{flex:1;padding:12px;border-radius:8px;border:1px solid var(--primary-Blue);background:#fff;color:var(--primary-Blue);font-weight:500;cursor:pointer}.DetailModal_cancelBtn__yb9Xw{flex:1;padding:12px;border-radius:8px;border:none;background:#ff4d4f;color:#fff;font-weight:500;cursor:pointer}.DetailModal_projectMeta__35n9x{display:flex}.DetailModal_projectMeta__35n9x span{font-weight:500;color:#333}.DetailModal_scheduleText__V8PA9{font-size:16px;color:#444;margin-top:8px;line-height:1.4}.DetailModal_labelBtn__ce_Y_{background-color:var(--bgColor3);color:var(--bg-Blue);border:1px solid var(--textWhite);padding:4px 8px;border-radius:6px;font-size:12px}.DetailModal_nameArea__4doTP{display:flex;flex-direction:column;h3{font-family:var(--font-HelveticaNeueBold);font-size:16px;margin:0}h4{margin:0;color:var(--light-Gray)}.DetailModal_contactNumber__ug7Hw,h4{font-family:var(--font-HelveticaNeueRegular);font-size:14px}.DetailModal_contactNumber__ug7Hw{text-decoration:none}.DetailModal_contactNow__8J18R{display:flex;align-items:center;gap:10px;cursor:pointer;color:var(--primary-Blue)}}.DetailModal_avatarFallback__dZyUj{width:100px;height:100px;border-radius:12px;background:linear-gradient(135deg,#e8eaf6,#c5cae9);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:var(--primary-Blue);text-transform:uppercase;letter-spacing:3px;user-select:none}.DetailModal_sectionTitle__YRVwr{font-size:16px;font-weight:600;margin-bottom:12px}.DetailModal_backIcon__ddMlU{cursor:pointer}.DetailModal_timeGrid__2hf5l{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px}.DetailModal_timeBtn__7g3kZ{padding:10px;border-radius:5px;font-size:14px;border:1px solid #d9d9d9;background:#fff;cursor:pointer;height:46px}.DetailModal_timeBtn__7g3kZ:hover{border-color:var(--primary-Blue)}.DetailModal_timeBtn__7g3kZ:disabled{opacity:.8;cursor:not-allowed;pointer-events:none}.DetailModal_disabledBtn__k_iVL{background:rgb(0 0 0/4%);color:rgb(0 0 0/25%);border:1px solid #d9d9d9}.DetailModal_confirmInfo__2AOGz{font-size:14px;color:var(--light-Gray);line-height:1.6}.DetailModal_alineForm__jWfJZ{margin:20px 0}.DetailModal_inputWrapper__X0yF_{border:1px solid #e0e0ff;background-color:#fafaff;border-radius:8px;padding:8px 12px;margin-bottom:16px;display:flex;flex-direction:column}.DetailModal_inputWrapper__X0yF_ h4{font-size:13px;font-weight:500;margin:0 0 4px;color:#555}.DetailModal_inputWrapper__X0yF_ h4 span{color:red}.DetailModal_inputRow__JWus2{display:flex;align-items:center;justify-content:space-between;gap:8px}.DetailModal_inputRow__JWus2 .ant-input{flex:1}.DetailModal_verifyButton__RbYre{cursor:pointer;color:var(--primary-Blue);white-space:nowrap}.DetailModal_inputWrapper__X0yF_ .ant-input,.DetailModal_inputWrapper__X0yF_ .ant-input-textarea{border:none!important;box-shadow:none!important;background:transparent!important;font-size:14px;color:#333;padding:0}.DetailModal_inputWrapper__X0yF_ .ant-input::placeholder{color:#aaa}.DetailModal_otpSelection__eJUYd{margin:20px 0}.DetailModal_submitWrapper__dOM_V{margin-top:auto;display:flex;justify-content:flex-end}.DetailModal_submitBtn__99vVU{background:var(--primary-Blue);color:var(--primary-Green);border-radius:8px;font-family:var(--font-HelveticaNeueBold);padding:14px 40px;cursor:pointer}.DetailModal_thankyouWrapper__7Hmep{text-align:center;padding:40px 15px}.DetailModal_thankyouTitle__njFCZ{font-size:32px;font-weight:800;text-transform:uppercase;margin-bottom:10px;letter-spacing:2px;text-align:center;-webkit-text-stroke:1px #000;color:transparent}.DetailModal_thankyouWrapper__7Hmep p{font-size:16px;color:#333;margin:6px 0;line-height:1.6}.DetailModal_noSlots__eMbFC{font-size:13px;color:#6b7280;text-align:center}.ExpertForm_formSection__YRpfu{border:1px solid var(--primary-borderColor);background:var(--white);border-radius:12px;padding:30px 16px;max-height:550px;overflow:auto;scrollbar-width:thin;.ExpertForm_formHeading__aJQIi{font-family:var(--font-HelveticaNeueBold);font-size:18px;margin:0 0 20px}.ExpertForm_employeeSection__O6Qal{display:flex;gap:20px;align-items:center;margin:0 0 20px;.ExpertForm_employeeImg__g9HrA{width:100px;height:100px;border-radius:12px;img{width:100%;height:100%;object-fit:cover;border-radius:12px}}.ExpertForm_avatarFallback__R7PXb{width:100px;height:100px;border-radius:12px;background:linear-gradient(135deg,#e8eaf6,#c5cae9);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:var(--primary-Blue);text-transform:uppercase;letter-spacing:3px;user-select:none}.ExpertForm_nameArea__Zekqh{display:flex;flex-direction:column;h3{font-family:var(--font-HelveticaNeueBold);font-size:16px;margin:0}h4{margin:0;color:var(--light-Gray)}.ExpertForm_contactNumber__QU5kO,h4{font-family:var(--font-HelveticaNeueRegular);font-size:14px}.ExpertForm_contactNumber__QU5kO{text-decoration:none}.ExpertForm_contactNow__KA3XS{display:flex;align-items:center;gap:10px;cursor:pointer;color:var(--primary-Blue);font-family:var(--font-HelveticaNeueBold);font-size:12px}}}.ExpertForm_formArea__HCAw4{.ExpertForm_form__u8Yal{display:flex;flex-direction:column;gap:16px;.ExpertForm_inputArea__ZYpcA{display:flex;flex-direction:column;gap:8px;background:var(--bgColor2);border:1px solid var(--other-borderColor2);padding:16px 8px 0;border-radius:6px;label{font-family:var(--font-HelveticaNeueRegular);font-size:12px;margin:0;.ExpertForm_reqiure__S4svi{color:red;font-size:14px}}input{padding:6px 0 12px;font-family:var(--font-HelveticaNeueRegular);font-size:14px;outline:none;resize:none;&:focus{border:none}}}}}.ExpertForm_callToActionButtonArea__PeJwL{display:flex;gap:16px;margin-top:20px;.ExpertForm_callToActionBtn__vuRy8{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--primary-Blue);border:1px solid var(--primary-Blue);border-radius:4px;padding:16px 8px;font-family:var(--font-HelveticaNeueBold);font-size:14px;cursor:pointer;&:hover{background:var(--primary-Blue);color:var(--primary-Green)}}}.ExpertForm_viewMoreWrapper__f6A2F{margin:2rem auto 0;display:flex;align-items:center;justify-content:center;width:max-content;.ExpertForm_viewMoreBtn__CWED_{border-radius:100px;padding:16px 8px;min-width:120px;color:var(--white);background:var(--primary-Blue);border:1px solid var(--primary-Blue);&:hover{color:var(--primary-Green);background:var(--primary-Blue);border:1px solid var(--primary-Blue)}}}}.ExpertForm_modalSection__KhtYM{border:none!important;padding:4px}.AppointmentDrawer_meetingSection__1Im1V{margin-bottom:24px}.AppointmentDrawer_ant-drawer-header__BTfPJ{flex-direction:row-reverse!important}.AppointmentDrawer_sectionTitle__RYBb0{font-size:16px;font-weight:600;margin:20px 0}.AppointmentDrawer_backIcon__iSC8C{cursor:pointer}.AppointmentDrawer_meetingContent__XyKob{display:flex;align-items:flex-start;gap:12px}.AppointmentDrawer_avatar__epxV2{border-radius:6px;height:60px;width:60px}.AppointmentDrawer_avatarFallback__ww2yh{width:64px;height:64px;border-radius:12px;background:linear-gradient(135deg,#e8eaf6,#c5cae9);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:var(--primary-Blue);text-transform:uppercase;letter-spacing:1.5px;user-select:none}.AppointmentDrawer_nameArea__MTBYH{display:flex;flex-direction:column;h3{font-family:var(--font-HelveticaNeueBold);font-size:16px;margin:0}h4{margin:0;color:var(--light-Gray)}.AppointmentDrawer_contactNumber__E_D3f,h4{font-family:var(--font-HelveticaNeueRegular);font-size:14px}.AppointmentDrawer_contactNumber__E_D3f{text-decoration:none}.AppointmentDrawer_contactNow__ZsCI6{display:flex;align-items:center;gap:10px;cursor:pointer}}.AppointmentDrawer_meetingText__g6415{font-size:14px;line-height:1.5;color:var(--light-Gray)}.AppointmentDrawer_questionSection__tyH4m{margin-top:24px}.AppointmentDrawer_optionBtn__GMlwo{width:100%;padding:12px;border-radius:6px;font-weight:600;font-size:16px;margin-bottom:12px;cursor:pointer;transition:all .3s ease}.AppointmentDrawer_primaryBtn__vqOtO{background-color:var(--primary-Blue);color:#fff;border:none}.AppointmentDrawer_primaryBtn__vqOtO:hover{background-color:var(--primary-Blue)}.AppointmentDrawer_outlineBtn__PVy6Q{background-color:#fff;border:1px solid var(--primary-Blue);color:#000}.AppointmentDrawer_outlineBtn__PVy6Q:hover{border-color:var(--primary-Blue);color:var(--primary-Blue)}.AppointmentDrawer_selectedInfo__9Io46{margin-top:12px;font-size:13px;color:var(--light-Gray);text-align:center}.AppointmentDrawer_timeGrid__8UCxN{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px}.AppointmentDrawer_timeBtn__4ifHJ{padding:10px;border-radius:5px;font-size:14px;border:1px solid #d9d9d9;background:#fff;cursor:pointer;height:46px}.AppointmentDrawer_timeBtn__4ifHJ:hover{border-color:var(--primary-Blue)}.AppointmentDrawer_timeBtn__4ifHJ:disabled{opacity:.8;cursor:not-allowed;pointer-events:none}.AppointmentDrawer_disabledBtn___MFWq{background:rgb(0 0 0/4%);color:rgb(0 0 0/25%);border:1px solid #d9d9d9}.AppointmentDrawer_confirmInfo__T0apO{font-size:14px;color:var(--light-Gray);text-align:center;line-height:1.6}.AppointmentDrawer_alineForm__DptMa{margin:20px 0}.AppointmentDrawer_inputWrapper__2rA0v{border:1px solid #e0e0ff;background-color:#fafaff;border-radius:8px;padding:8px 12px;margin-bottom:16px;display:flex;flex-direction:column}.AppointmentDrawer_inputWrapper__2rA0v h4{font-size:13px;font-weight:500;margin:0 0 4px;color:#555}.AppointmentDrawer_inputWrapper__2rA0v h4 span{color:red}.AppointmentDrawer_inputRow__EnSgX{display:flex;align-items:center;justify-content:space-between;gap:8px}.AppointmentDrawer_inputRow__EnSgX .ant-input{flex:1}.AppointmentDrawer_verifyButton__BTRBi{cursor:pointer;color:var(--primary-Blue);white-space:nowrap}.AppointmentDrawer_inputWrapper__2rA0v .ant-input,.AppointmentDrawer_inputWrapper__2rA0v .ant-input-textarea{border:none!important;box-shadow:none!important;background:transparent!important;font-size:14px;color:#333;padding:0}.AppointmentDrawer_inputWrapper__2rA0v .ant-input::placeholder{color:#aaa}.AppointmentDrawer_otpSelection__34_SN{margin:20px 0}.AppointmentDrawer_submitWrapper__gox1J{margin-top:auto;display:flex;justify-content:flex-end}.AppointmentDrawer_submitBtn__BdPum{background:var(--primary-Blue);color:var(--primary-Green);border-radius:8px;font-family:var(--font-HelveticaNeueBold);padding:14px 40px;cursor:pointer}.AppointmentDrawer_thankyouWrapper__MKJVk{text-align:center;padding:40px 20px}.AppointmentDrawer_thankyouTitle__oTw3L{font-size:32px;font-weight:800;text-transform:uppercase;margin-bottom:16px;letter-spacing:2px;text-align:center;-webkit-text-stroke:1px #000;color:transparent}.AppointmentDrawer_thankyouWrapper__MKJVk p{font-size:16px;color:#333;margin:6px 0;line-height:1.6}.AppointmentDrawer_calenderArea__j_WlU{border:1px solid var(--primary-borderColor);border-radius:28px;width:100%;max-width:900px;margin:0 auto;padding:15px;@media screen and (min-width:1536px){padding-left:14px;padding-bottom:14px;padding-right:14px;padding-top:14px}.AppointmentDrawer_monthHeader__Icfgn{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;.AppointmentDrawer_disabledButton__QSqkr{opacity:.4;cursor:not-allowed;pointer-events:none}.AppointmentDrawer_monthName__uwNey{font-size:24px;font-weight:600;line-height:100%;color:var(--primary-Blue)}.AppointmentDrawer_calenderButton__Bky4f{background:#fff;cursor:pointer;border-radius:10px;padding:10px 12px}}.AppointmentDrawer_calendarGrid__RY900{border-radius:12px;row-gap:25px;text-align:center;display:grid;grid-template-columns:repeat(7,minmax(36px,1fr));gap:clamp(8px,2vw,12px);.AppointmentDrawer_weekName__57rtG{font-size:18px;font-weight:500;line-height:100%;color:var(--primary-Blue)}.AppointmentDrawer_dayBox__fQu8L{position:relative;padding:10px;cursor:pointer;border-radius:10px;transition:.2s;height:max-content;.AppointmentDrawer_dot__7gxMt{width:6px;height:6px;background:var(--primary-Blue);border-radius:50%;display:block;margin:6px auto 0}}.AppointmentDrawer_pastDay__x4uL_{opacity:.35;background:transparent;pointer-events:none;cursor:not-allowed}.AppointmentDrawer_dayBox__fQu8L:not(.AppointmentDrawer_noSlotDay__PiuAu):not(.AppointmentDrawer_pastDay__x4uL_):hover{background:var(--primary-Blue);color:white;.AppointmentDrawer_dot__7gxMt{width:6px;height:6px;background:white;border-radius:50%;display:block;margin:6px auto 0}}}.AppointmentDrawer_noSlotDay__PiuAu{background:#ffe5e5;color:#9ca3af;opacity:1}.AppointmentDrawer_noSlotDay__PiuAu:hover{background:#ffe5e5a4;color:#9ca3af;cursor:not-allowed}}.AppointmentDrawer_inputWrapper__2rA0v .ant-select{border:none!important;box-shadow:none!important;padding:0;background:transparent}.ServiceHeroSection_videoSection__pK1Ni{position:relative;height:100vh;width:100%;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding-bottom:60px}.ServiceHeroSection_videoArea__pE1CL{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.ServiceHeroSection_container___OEcT{position:relative;z-index:2;width:100%;margin:0 auto;padding:20px 120px;display:grid;grid-template-columns:1.15fr .85fr;align-items:flex-end;gap:60px}.ServiceHeroSection_contentArea__lLsjy{color:var(--white);text-align:left;padding-bottom:20px}.ServiceHeroSection_breadcrumb__OvbcF{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);padding:6px 16px;border-radius:100px;font-size:13px;border:1px solid rgba(255,255,255,.2);width:fit-content;margin-bottom:24px}.ServiceHeroSection_breadcrumb__OvbcF .ServiceHeroSection_link__8dAYY{text-decoration:none;color:inherit;opacity:.7;transition:opacity .2s ease}.ServiceHeroSection_breadcrumb__OvbcF .ServiceHeroSection_link__8dAYY:hover{opacity:1}.ServiceHeroSection_breadcrumb__OvbcF .ServiceHeroSection_active__Ch0w1{font-weight:600;opacity:1}.ServiceHeroSection_title__no7Wi{font-size:48px;line-height:50.8px;font-weight:700;font-family:var(--font-HelveticaNeueBold);margin-bottom:24px;letter-spacing:-2px}.ServiceHeroSection_description__Vtd_o{font-size:16px;line-height:1.5;font-weight:400;max-width:600px;opacity:.85}.ServiceHeroSection_formWrapper__8pQ6a{display:flex;justify-content:flex-end}.ServiceHeroSection_consultationCard__vJ2gR{background:#ffffff;padding:32px;border-radius:16px;width:100%}.ServiceHeroSection_formTitle__JVkQl{font-size:24px;font-weight:700;color:#051650;margin-bottom:24px;text-align:left}.ServiceHeroSection_form__IYsGH{display:flex;flex-direction:column;gap:16px}.ServiceHeroSection_inputGroup__VIdz2{display:flex;flex-direction:column;gap:2px;text-align:left;background:#fcfdfe;border:1px solid #e1e5f2;border-radius:8px;padding:10px 16px;transition:all .2s ease}.ServiceHeroSection_inputGroup__VIdz2:focus-within{border-color:#2F06EA;box-shadow:0 0 0 3px rgba(47,6,234,.1)}.ServiceHeroSection_inputGroup__VIdz2 label{font-size:12px;font-weight:500;color:#7c83a0}.ServiceHeroSection_inputGroup__VIdz2 input,.ServiceHeroSection_inputGroup__VIdz2 select,.ServiceHeroSection_inputGroup__VIdz2 textarea{padding:0;border:none;border-radius:0;font-size:15px;color:#1a1a2e;background:transparent;width:100%}.ServiceHeroSection_inputGroup__VIdz2 input::placeholder,.ServiceHeroSection_inputGroup__VIdz2 textarea::placeholder{color:#a0a6cc;opacity:1}.ServiceHeroSection_inputGroup__VIdz2 select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234b5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 0;background-size:16px;cursor:pointer}.ServiceHeroSection_inputGroup__VIdz2 input:focus,.ServiceHeroSection_inputGroup__VIdz2 select:focus,.ServiceHeroSection_inputGroup__VIdz2 textarea:focus{outline:none}.ServiceHeroSection_submitBtn__hTOPC{background:#2F06EA;color:#fff;border:none;padding:16px;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;margin-top:10px}.ServiceHeroSection_submitBtn__hTOPC:hover{background:#200499;transform:translateY(-1px)}.ServiceHeroSection_inputGroup__VIdz2 .ant-select{border:none!important;box-shadow:none!important;padding:0}@media (max-width:1100px){.ServiceHeroSection_container___OEcT{grid-template-columns:1fr;gap:40px;padding-top:120px;align-items:flex-start}.ServiceHeroSection_formWrapper__8pQ6a{justify-content:center}}@media (max-width:768px){.ServiceHeroSection_title__no7Wi{font-size:48px}.ServiceHeroSection_description__Vtd_o{font-size:16px}.ServiceHeroSection_consultationCard__vJ2gR{padding:30px 20px}}.DeveloperOverViewSection_projectAboutSection__atw79{border:1px solid var(--primary-borderColor);background:var(--white);border-radius:12px;padding:30px 16px;display:flex;gap:40px;.DeveloperOverViewSection_leftSection__3_yov{display:flex;flex-direction:column;gap:40px;width:70%;.DeveloperOverViewSection_projectAboutDetails__x7SQw{display:flex;flex-direction:column;gap:10px;.DeveloperOverViewSection_heading__9Lf_l{font-family:var(--font-HelveticaNeueBold);font-size:18px;color:var(--black)}.DeveloperOverViewSection_collapsedText__p5spU{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;position:relative;line-height:1.6;text-align:justify}}}.DeveloperOverViewSection_rightSection__3FnDR{width:30%;display:flex;gap:10px;.DeveloperOverViewSection_projectsCountBoxSection__N4VNp{display:flex;flex-direction:column;gap:10px;width:50%;.DeveloperOverViewSection_projectsCountBox__TKRWd{min-height:94px;border:1px solid var(--other-borderColor2);border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:4px;text-align:center;.DeveloperOverViewSection_projectCount__FZQTL{font-size:16px;font-weight:700;line-height:1.8;font-family:var(--font-HelveticaNeueBold)}.DeveloperOverViewSection_projectCountText__NF9du{font-size:14px;line-height:1.4;color:var(--grayText2)}}}.DeveloperOverViewSection_projectsLocationBoxSection__9nXBK{display:flex;flex-direction:column;gap:10px;width:50%;.DeveloperOverViewSection_locationBox__g8SJ_{min-height:94px;border:1px solid var(--other-borderColor2);border-radius:8px;padding:8px 16px;display:flex;flex-direction:column;gap:10px;text-align:center;.DeveloperOverViewSection_locationImgArea__14mtP{width:42px;height:42px;margin:auto;position:relative;border-radius:50%;overflow:hidden;border:1px solid var(--other-borderColor2);img{object-fit:cover}}.DeveloperOverViewSection_locationText__qmuKC{font-size:12px;line-height:100%;color:var(--black)}}}}}.DeveloperOverViewSection_fullContent__3hUUO{h2{margin-top:20px;margin-bottom:10px;font-size:20px;font-weight:600}ul{margin:10px 0 15px 20px;li{margin-bottom:6px}}}.WhyYhatawSection_whySection___yZkz{background-color:#f7f9ff;padding:80px 0;width:100%}.WhyYhatawSection_headingArea__HWH1E{text-align:center;margin-bottom:60px}.WhyYhatawSection_title___jfN7{font-size:32px;font-weight:700;color:#001a4d;margin-bottom:12px;font-family:var(--font-HelveticaNeueBold)}.WhyYhatawSection_subtitle__mCLc5{font-size:16px;color:#666;font-weight:400}.WhyYhatawSection_featureGrid__MNh2D{display:flex;justify-content:space-between;gap:30px;max-width:1500px;margin:0 auto;padding:0 20px}.WhyYhatawSection_featureItem__DS6a3{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.WhyYhatawSection_iconWrapper__IeJyP{width:80px;height:80px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.05);margin-bottom:24px}.WhyYhatawSection_icon__AddA4{color:#2b59ff;font-size:32px}.WhyYhatawSection_featureTitle__9HpUT{font-size:18px;font-weight:700;color:#001a4d;margin-bottom:12px;font-family:var(--font-HelveticaNeueBold)}.WhyYhatawSection_featureDescription___UMwm{font-size:14px;line-height:1.6;color:#666;max-width:250px}@media (max-width:991px){.WhyYhatawSection_featureGrid__MNh2D{flex-wrap:wrap;justify-content:center}.WhyYhatawSection_featureItem__DS6a3{flex:0 0 45%}}@media (max-width:600px){.WhyYhatawSection_featureItem__DS6a3{flex:0 0 100%}}.LocationOverViewSection_projectAboutSection__GfOg7{border:1px solid var(--primary-borderColor);background:var(--white);border-radius:12px;padding:30px 16px;.LocationOverViewSection_heading__brVAU{font-family:var(--font-HelveticaNeueBold);font-size:18px;margin:0 0 20px;padding:0 0 14px;color:var(--primary-Blue2);border-bottom:1px solid var(--primary-borderColor)}.LocationOverViewSection_projectAboutDetails__ESHQU{font-size:12px;line-height:18px;transition:all .3s ease-in-out;overflow:hidden;transition:max-height 1s ease-in-out;p{margin-bottom:10px}}}.LocationOverViewSection_collapsedText__QkaEg{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;position:relative;line-height:1.6}.LocationOverViewSection_fullContent__8YvFO p{margin-bottom:12px;line-height:1.7}.LocationOverViewSection_fullContent__8YvFO ul{margin:10px 0 15px 20px}.LocationOverViewSection_fullContent__8YvFO li{margin-bottom:6px}.LocationOverViewSection_fullContent__8YvFO h2{margin-top:20px;margin-bottom:10px;font-size:20px;font-weight:600}.LocationNeighbourhoodSection_projectMapSection__zrQmF{border:1px solid var(--primary-borderColor);background:var(--white);border-radius:12px;padding:30px 16px;.LocationNeighbourhoodSection_heading__qAbHI{font-family:var(--font-HelveticaNeueBold);font-size:18px;margin:0 0 20px;padding:0 0 14px;color:var(--primary-Blue2);border-bottom:1px solid var(--primary-borderColor)}.LocationNeighbourhoodSection_mapPlanTabs__Etv9Q{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.LocationNeighbourhoodSection_mapPlanTab__GIyIL{font-family:var(--font-HelveticaNeueRegular);font-size:14px;color:var(--secondary-text-color);padding:12px 14px;border-radius:8px;background:var(--bgColor);cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .3s ease}.LocationNeighbourhoodSection_mapPlanTab__GIyIL .LocationNeighbourhoodSection_icon__z4nfB{font-size:18px;transition:color .3s ease}.LocationNeighbourhoodSection_mapPlanTab__GIyIL:hover{background:var(--primary-Blue);color:var(--primary-Green)}.LocationNeighbourhoodSection_mapPlanTab__GIyIL:hover .LocationNeighbourhoodSection_icon__z4nfB{color:var(--primary-Green)}.LocationNeighbourhoodSection_activeTab__IGHIl{background:var(--primary-Blue);color:var(--white)}.LocationNeighbourhoodSection_activeTab__IGHIl .LocationNeighbourhoodSection_icon__z4nfB{color:var(--white)}.LocationNeighbourhoodSection_mapDetailsSection__xEydO{margin:30px 0 0;.LocationNeighbourhoodSection_mapArea__C3HVs{display:flex;align-items:center;justify-content:space-between;color:var(--black);border-bottom:1px solid var(--primary-borderColor);margin:0 0 20px;padding:0 20px 14px 10px;.LocationNeighbourhoodSection_mapAreaName__L9_Bj{font-family:var(--font-HelveticaNeueBold);font-size:14px}.LocationNeighbourhoodSection_distanceArea__Ldh2U{display:flex;gap:6px;align-items:center;justify-content:space-between;font-size:16px;width:10%}}}.LocationNeighbourhoodSection_btnArea__UUe95{display:flex;align-items:center;width:160px;margin:0 auto}}.MediaModel_mediaContainer__rh4WJ{display:flex;flex-direction:column;gap:16px}.MediaModel_mediaModel__YHvAA .MediaModel_ant-modal-content__8IGoZ{border-radius:16px;overflow:hidden}.MediaModel_mediaModel__YHvAA .MediaModel_ant-modal__wkFOo{background:transparent}.MediaModel_header__3nEDc{display:flex;flex-direction:column}.MediaModel_heading___T9uq{font-family:var(--font-HelveticaNeueBold);font-size:18px;line-height:22px}.MediaModel_location__58J3U{margin-top:4px;font-size:12px;color:#8b8b8b}.MediaModel_tabs__jyAJC{display:flex;gap:24px;border-bottom:1px solid #eaeaea}.MediaModel_tab__MsVg4{padding:12px 0;font-size:14px;font-weight:500;color:#777;background:none;border:none;cursor:pointer;position:relative}.MediaModel_active__IwSNf{color:#3b36ff}.MediaModel_customClose__wKGz2{border-radius:8px;border:1px solid var(--primary-borderColor);width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:14px}.MediaModel_customClose__wKGz2:hover{border-color:var(--primary-Blue);color:var(--primary-Blue)}.mediaStyle .MediaModel_ant-modal-close__M_NLN{width:32px;height:32px;border-radius:8px;background:transparent;border:1px solid var(--primary-borderColor);display:flex;align-items:center;justify-content:center;color:var(--black);transition:background .2s ease,border-color .2s ease;top:20px;right:20px}.mediaStyle .MediaModel_ant-modal-close__M_NLN:hover{background:var(--other-borderColor);border-color:var(--primary-Blue);color:var(--primary-Blue)}.mediaStyle .MediaModel_ant-modal-close-x__QXzbX{font-size:14px;display:flex;align-items:center;justify-content:center}.MediaModel_active__IwSNf:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background-color:#3b36ff}.MediaModel_contentRow__EF36e{display:flex;gap:20px;height:100%}.MediaModel_carouselWrapper__WQO7l{position:relative;width:72%;height:100%;border-radius:12px;overflow:hidden;background:#000}.MediaModel_modalImageWrapper__EdiYF{height:636px;background:#fff;display:flex!important;align-items:center;justify-content:center}.MediaModel_requireBtnGroup__rrYva{display:flex;align-items:center;gap:10px;margin-right:30px;.MediaModel_requireBtn__Y_lAp{border-radius:15%;border:1px solid var(--primary-borderColor);padding:10px;background-color:var(--color-white);cursor:pointer;display:flex;align-items:center;gap:10px;font-size:14px;line-height:100%;.MediaModel_iconColor__CxSi0{color:var(--black)}.MediaModel_iconColor__CxSi0:hover{color:var(--primary-Blue)}}.MediaModel_requireBtn__Y_lAp:hover{border-color:var(--primary-Blue)}}.MediaModel_modalImage__mCR6K{width:100%;height:100%}.MediaModel_emptyImage__vc1TN{height:400px;object-fit:cover}.MediaModel_arrowBtn__wDSGF{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(0,0,0,.45);border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff}.MediaModel_prevArrow__1D9Wo{left:12px}.MediaModel_nextArrow__dyCWs{right:12px}.MediaModel_formContainer__F8_MS{width:28%;height:100%;border-radius:12px}.BrochureViewer_viewerWrapper__HiazI{width:100%;height:100%;background:#000;border-radius:8px;overflow:hidden}.BrochureViewer_iframe__Pz4__{width:100%;height:636px;border:none}.BrochureViewer_empty__9oVL1{display:flex;justify-content:center;align-items:center;height:636px;font-size:16px;color:#888}