.style_overlayContainer__sRlWb{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.style_propertyCard__P4fAy{border-radius:4px;box-shadow:0 0 4px 2px rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center;gap:0;flex-direction:column;overflow:hidden;height:100%}.style_propertyCard__P4fAy>div{width:100%}.style_propertyCard__P4fAy .style_propertyImage__LJyrH{position:relative;flex:1 1}.style_propertyCard__P4fAy .style_propertyImage__LJyrH>img{height:230px;object-fit:cover}.style_propertyCard__P4fAy .style_propertyDetails__c7vDS{padding:20px}.style_propertyCard__P4fAy .style_propertyDetails__c7vDS>p{font-size:16px;font-weight:500;color:var(--primaryColor);margin:0;text-align:left}.style_propertyCard__P4fAy .style_propertyDetails__c7vDS .style_propertyPrice__1MHRJ{margin-top:10px;display:flex;justify-content:space-between;align-items:center;gap:20px}.style_propertyCard__P4fAy .style_propertyDetails__c7vDS .style_propertyPrice__1MHRJ h4{color:var(--accentColor);font-size:18px;font-weight:600;margin:0}.style_propertyCard__P4fAy .style_propertyDetails__c7vDS .style_propertyPrice__1MHRJ .style_propertySpecs__ryvhK{display:flex;justify-content:center;align-items:center;gap:15px}.style_propertyCard__P4fAy .style_propertyDetails__c7vDS .style_propertyPrice__1MHRJ .style_propertySpecs__ryvhK .style_propertySpec__FqJ4X{color:#636363;display:inline-flex;align-items:center;justify-content:center;gap:3px}.style_propertyCard__P4fAy .style_propertyDetails__c7vDS .style_propertyPrice__1MHRJ .style_propertySpecs__ryvhK .style_propertySpec__FqJ4X svg{width:20px;height:20px}.style_propertyCard__P4fAy .style_propertyDetails__c7vDS .style_propertyPrice__1MHRJ .style_propertySpecs__ryvhK .style_propertySpec__FqJ4X>span{font-size:14px;line-height:16px}.style_propertyCard__P4fAy .style_propertyDetails__c7vDS .style_propertyPrice__1MHRJ .style_propertySpecs__ryvhK .style_propertySpec__FqJ4X:nth-of-type(3) svg{width:16px;height:16px}.style_agentCard__Alh4H{background-color:var(--secondaryColor);padding:35px;display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:column}.style_agentCard__Alh4H>div,.style_agentCard__Alh4H>p{width:100%}.style_agentCard__Alh4H .style_agentImage___AKUN{text-align:center}.style_agentCard__Alh4H .style_agentImage___AKUN img{border-radius:50%;max-width:150px;height:150px;margin:0 auto;object-fit:cover;background-color:#000}.style_agentCard__Alh4H .style_agentImage___AKUN .style_imagePlaceholder__d1Ep7{width:150px;height:150px;border-radius:50%;background-color:var(--secondaryColor);border:2px solid var(--primaryColor);display:flex;align-items:center;justify-content:center;margin:0 auto}.style_agentCard__Alh4H .style_agentTitle__uaPvO h3,.style_agentCard__Alh4H .style_agentTitle__uaPvO p{text-align:center;font-size:16px;line-height:25px;display:flex;justify-content:center;align-items:center;gap:10px}.style_agentCard__Alh4H .style_agentTitle__uaPvO h3 svg,.style_agentCard__Alh4H .style_agentTitle__uaPvO p svg{color:var(--accentColor)}.style_agentCard__Alh4H .style_agentTitle__uaPvO h3{color:var(--accentColor);font-weight:600}.style_agentCard__Alh4H .style_agentTitle__uaPvO p{color:var(--primaryColor)}.style_agentCard__Alh4H>p{text-align:center;font-size:16px;line-height:25px;color:var(--primaryColor)}.style_materialCheckbox__F99Rx{display:flex;align-items:center;font-size:16px;color:var(--primaryColor);cursor:pointer}.style_materialCheckbox__F99Rx input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.style_materialCheckbox__F99Rx .style_checkmark__Zkaen{position:relative;display:inline-block;width:20px;height:20px;margin-right:4px;border:2px solid var(--primaryColor);border-radius:4px;transition:all .3s}.style_materialCheckbox__F99Rx input[type=checkbox]:checked~.style_checkmark__Zkaen{background-color:var(--accentColor);border-color:var(--accentColor)}.style_materialCheckbox__F99Rx input[type=checkbox]:checked~.style_checkmark__Zkaen:after{content:"";position:absolute;top:2px;left:6px;width:4px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.style_materialCheckbox__F99Rx input[type=checkbox]:focus~.style_checkmark__Zkaen{box-shadow:0 0 0 2px var(--accentColor)}.style_materialCheckbox__F99Rx input[type=checkbox]~.style_checkmark__Zkaen{border-color:var(--accentColor)}.style_materialCheckbox__F99Rx input[type=checkbox]:disabled~.style_checkmark__Zkaen{opacity:.5;cursor:not-allowed}.style_materialCheckbox__F99Rx input[type=checkbox]:disabled~.style_checkmark__Zkaen:hover{border-color:#4d4d4d}.style_pageHeader__uChF_{position:relative;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:column;min-height:225px}.style_pageHeader__uChF_ hr{z-index:3;position:relative}.style_pageHeader__uChF_ h1{z-index:3;color:var(--secondaryColor)}.loader{border-radius:50%;border:4px solid rgba(0,0,0,.1);border-left-color:rgba(0,0,0,0);width:36px;height:36px;animation:spin89345 1s linear infinite}@keyframes spin89345{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.secondaryLoaderContainer{display:flex;justify-content:center;align-items:center;gap:20px;min-height:200px;flex-direction:column}.secondaryLoader{width:60px;aspect-ratio:2;--loader-color:#000;--_g:no-repeat radial-gradient(circle closest-side,var(--loader-color) 90%,#0000);background:var(--_g) 0 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 50%;animation:l3 1s linear infinite}@keyframes l3{20%{background-position:0 0,50% 50%,100% 50%}40%{background-position:0 100%,50% 0,100% 50%}60%{background-position:0 50%,50% 100%,100% 0}80%{background-position:0 50%,50% 50%,100% 100%}}.style_propertyPriceFilter__jTyOF{position:relative}.style_propertyPriceFilter__jTyOF>button{padding:6px 30px;font-size:16px;color:#222;border:1px solid #dce0e0;height:42px;background-color:#fff;background-clip:padding-box;border-radius:4px}.style_priceRangeContainer__WOTMX{position:absolute;top:calc(100% + 6px);left:-50%;background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1019607843);min-width:300px;margin-top:.5rem;z-index:1}.style_inputGroup__AsN32{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.style_inputGroup__AsN32 input{width:120px;padding:.5rem;border:1px solid #ddd;border-radius:4px}.style_sliderContainer__TrngW{position:relative;width:100%;height:40px;margin:1rem 0}.style_sliderTrack__V_jry{height:4px;border-radius:2px}.style_sliderTrack__V_jry,.style_slider__pzrcO{position:absolute;top:50%;transform:translateY(-50%);width:100%}.style_slider__pzrcO{pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none}.style_slider__pzrcO::-webkit-slider-thumb{pointer-events:auto;-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#fff;border:2px solid #00a862;border-radius:50%;cursor:pointer;margin-top:0}.style_slider__pzrcO::-moz-range-thumb{pointer-events:auto;width:16px;height:16px;background:#fff;border:2px solid #00a862;border-radius:50%;cursor:pointer}.style_slider__pzrcO:focus{outline:none}.style_applyButton__gqE6t{background:#00a862;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;width:100%}.style_propertyTypeFilter__iJ4t3{position:relative}.style_propertyTypeFilter__iJ4t3>button{padding:6px 30px;font-size:16px;color:#222;border:1px solid #dce0e0;height:42px;background-color:#fff;background-clip:padding-box}.style_propertyTypeFilterList__Vc1Rr{position:absolute;top:calc(100% + 13px);left:-50%;background:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1490196078);padding:12px;min-width:230px;z-index:1}.style_filterOptions__eb1iy{display:flex;justify-content:center;align-items:center;gap:7px;flex-direction:column}.style_filterOptions__eb1iy label{display:flex;align-items:center;gap:8px;padding:6px 0;cursor:pointer;font-size:14px;width:100%}.style_filterOptions__eb1iy label input[type=checkbox]{cursor:pointer}.style_filterActions__KE8Ev{display:flex;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid #eee}.style_filterActions__KE8Ev button{padding:6px 12px;border-radius:4px;border:none;cursor:pointer}.style_filterActions__KE8Ev .style_clearBtn__QTJL7{color:#666;background:none}.style_filterActions__KE8Ev .style_clearBtn__QTJL7:hover{background:#f5f5f5}.style_filterActions__KE8Ev .style_applyBtn__5Kshd{background:#2fb344;color:#fff}.style_filterActions__KE8Ev .style_applyBtn__5Kshd:hover{background:#28a03b}.style_propertyFilter__3z5Wf{display:flex;justify-content:center;align-items:center;gap:20px;border-bottom:1px solid #dce0e0;gap:1rem;padding:12px 15px;flex-wrap:wrap}.style_propertyFilter__3z5Wf>div{position:relative}.style_propertyFilter__3z5Wf>div:not(:first-of-type){flex:0 1 150px;width:100%}.style_propertyFilter__3z5Wf>div:not(:first-of-type)>button{width:100%}.style_propertyFilter__3z5Wf .style_propertyFilterSearch__zejPF{flex-basis:auto;flex-grow:1;position:relative}.style_propertyFilter__3z5Wf .style_propertyFilterSearch__zejPF>input{width:100%;padding-left:40px}.style_propertyFilter__3z5Wf .style_propertyFilterSearch__zejPF>input::placeholder{color:#000}.style_propertyFilter__3z5Wf .style_propertyFilterSearch__zejPF>svg{position:absolute;left:10px;top:50%;transform:translateY(-50%)}.style_propertyFilter__3z5Wf>button{flex-basis:auto;width:100%;max-width:150px;border:none;background-color:#000}.style_becomeAgentForm__KYBpp{margin-top:30px;width:100%}.style_becomeAgentForm__KYBpp form{display:flex;flex-direction:column;gap:1rem}.style_becomeAgentForm__KYBpp .style_formRow__Ks_xR{display:flex;gap:1rem}.style_becomeAgentForm__KYBpp .style_formRow__Ks_xR .style_formGroup__7CYfy{flex:1 1}.style_becomeAgentForm__KYBpp .style_formGroup__7CYfy{display:flex;flex-direction:column;gap:.5rem}.style_becomeAgentForm__KYBpp label{font-size:.875rem;font-weight:500;color:#333}.style_becomeAgentForm__KYBpp input,.style_becomeAgentForm__KYBpp select,.style_becomeAgentForm__KYBpp textarea{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.style_becomeAgentForm__KYBpp input:focus,.style_becomeAgentForm__KYBpp select:focus,.style_becomeAgentForm__KYBpp textarea:focus{outline:none;border-color:#4a90e2}.style_becomeAgentForm__KYBpp input::placeholder,.style_becomeAgentForm__KYBpp select::placeholder,.style_becomeAgentForm__KYBpp textarea::placeholder{color:#666}.style_becomeAgentForm__KYBpp .style_fileInput___7Mbd{padding:.5rem;border:1px solid #ccc;background-color:#fff;cursor:pointer}.style_becomeAgentForm__KYBpp .style_error__Q7cxl{color:red;font-size:.875rem;margin-top:.25rem}.style_becomeAgentForm__KYBpp .style_buttons__AKk5v{display:flex;gap:1rem;margin-top:1rem}.style_becomeAgentForm__KYBpp .style_buttons__AKk5v>button{width:100%;padding:.5rem 1rem;font-size:1rem;border-radius:4px;background-color:var(--accentColor);color:#fff;border:none;cursor:pointer;text-align:center;height:40px}.style_becomeAgentForm__KYBpp .style_buttons__AKk5v>button:disabled{opacity:.7;cursor:not-allowed}.style_becomeAgentForm__KYBpp .style_sendMessage__ZqwVh{padding:.5rem 1rem;border-radius:4px;border:none;cursor:pointer;background-color:#28a745;color:#fff}.style_becomeAgentForm__KYBpp .style_sendMessage__ZqwVh:disabled{opacity:.7;cursor:not-allowed}.style_becomeAgentForm__KYBpp .style_terms__a0o_L{font-size:.875rem}.style_becomeAgentForm__KYBpp .style_terms__a0o_L a{color:#28a745;text-decoration:none}.style_becomeAgentForm__KYBpp .style_terms__a0o_L a:hover{text-decoration:underline}.style_becomeAgentForm__KYBpp .style_filePreviewContainer__d2RbE{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:1rem;gap:1rem}.style_becomeAgentForm__KYBpp .style_filePreview__kJlTG{border:1px solid #ddd;border-radius:4px;padding:.5rem;background:#f9f9f9}.style_becomeAgentForm__KYBpp .style_filePreview__kJlTG .style_fileName__9m7DS{font-size:.875rem;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center;word-break:break-all}.style_becomeAgentForm__KYBpp .style_filePreview__kJlTG .style_removeFile__iub2h{background:none;border:none;color:#f44;cursor:pointer;font-size:1.25rem;padding:0 .5rem;margin-left:.5rem}.style_becomeAgentForm__KYBpp .style_filePreview__kJlTG .style_removeFile__iub2h:hover{color:#c00}.style_becomeAgentForm__KYBpp .style_filePreview__kJlTG .style_imagePreview__LfUhS{width:100%;height:100px;object-fit:cover;border-radius:4px}.style_becomeAgentForm__KYBpp .style_filePreview__kJlTG .style_pdfPreview__xtkYq{width:100%;height:100px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:4px;color:#666}.style_contactForm__lGkwx{max-width:800px;margin:0 auto;padding:20px}.style_contactForm__lGkwx form{display:flex;flex-direction:column;gap:24px}.style_contactForm__lGkwx .style_nameRow__MwdSQ{display:flex;gap:20px}.style_contactForm__lGkwx .style_nameRow__MwdSQ>div{flex:1 1}@media only screen and (max-width:786px){.style_contactForm__lGkwx .style_nameRow__MwdSQ{flex-direction:column}}.style_contactForm__lGkwx label{display:block;margin-bottom:8px;font-weight:500}.style_contactForm__lGkwx input,.style_contactForm__lGkwx textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:16px}.style_contactForm__lGkwx input::placeholder,.style_contactForm__lGkwx textarea::placeholder{color:#666}.style_contactForm__lGkwx textarea{min-height:150px;resize:vertical}.style_contactForm__lGkwx .style_required__PEx1g{color:red}.style_contactForm__lGkwx .style_fieldError__rn0n9{color:red;font-size:.875rem;margin-top:5px}.style_contactForm__lGkwx .style_success__rB486{background-color:#d4edda;color:#155724;padding:12px 16px;border:1px solid #c3e6cb;border-radius:4px;margin-bottom:20px;font-size:.875rem}.style_contactForm__lGkwx .style_formError__AaXi1{background-color:#f8d7da;color:#721c24;padding:12px 16px;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:20px;font-size:.875rem}.style_contactForm__lGkwx .style_checkbox__8W0Sc{display:flex;align-items:center;gap:8px;margin-bottom:0}.style_contactForm__lGkwx .style_checkbox__8W0Sc input{width:auto}.style_contactForm__lGkwx .style_submit__oMzHY{border:none}.style_contactForm__lGkwx .style_successMessage__JHBjO{display:flex;justify-content:center;align-items:flex-start;gap:12px;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:8px;padding:16px;margin-top:20px;animation:style_slideIn__tka5T .3s ease-out}.style_contactForm__lGkwx .style_successMessage__JHBjO .style_successIcon__poWBj{background-color:#28a745;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;justify-content:center;align-items:center;gap:20px;font-size:14px;font-weight:700;flex-shrink:0}.style_contactForm__lGkwx .style_successMessage__JHBjO .style_successText__Nuy9u{flex:1 1}.style_contactForm__lGkwx .style_successMessage__JHBjO .style_successText__Nuy9u strong{color:#155724;font-size:16px;display:block;margin-bottom:4px}.style_contactForm__lGkwx .style_successMessage__JHBjO .style_successText__Nuy9u p{color:#155724;margin:0;font-size:14px;line-height:1.4}.style_contactForm__lGkwx .style_errorMessage__EkHrL{display:flex;justify-content:center;align-items:flex-start;gap:12px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;padding:16px;margin-top:20px;animation:style_slideIn__tka5T .3s ease-out}.style_contactForm__lGkwx .style_errorMessage__EkHrL .style_errorIcon___wLfy{background-color:#dc3545;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;justify-content:center;align-items:center;gap:20px;font-size:14px;font-weight:700;flex-shrink:0}.style_contactForm__lGkwx .style_errorMessage__EkHrL .style_errorText__KO6eR{flex:1 1}.style_contactForm__lGkwx .style_errorMessage__EkHrL .style_errorText__KO6eR strong{color:#721c24;font-size:16px;display:block;margin-bottom:4px}.style_contactForm__lGkwx .style_errorMessage__EkHrL .style_errorText__KO6eR p{color:#721c24;margin:0;font-size:14px;line-height:1.4}@keyframes style_slideIn__tka5T{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.style_propertySearchBar__LV2RD{background-color:#fff;padding:13px 8px;border:1px solid #f4f4f4;border-radius:40px 40px 40px 40px;box-shadow:0 20px 40px 0 rgba(0,0,0,.1);position:absolute;z-index:1;margin-right:0;width:100%!important;max-width:90%!important;bottom:10%;left:0}.style_propertySearchBar__LV2RD form{display:flex;justify-content:center;align-items:center;gap:20px}.style_propertySearchBar__LV2RD form input{background-color:#f3f3f3;border-radius:32px 32px 32px 32px;min-height:47px;padding:6px 16px;outline:none;border:none;flex:1 1}.style_propertySearchBar__LV2RD form input::placeholder{color:var(--primaryColor)}.style_propertySearchBar__LV2RD form select{background-color:#f3f3f3;border-radius:32px 32px 32px 32px;min-height:47px;padding:6px 16px;outline:none;border:none;color:var(--primaryColor);-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 1 150px;width:100%}.style_propertySearchBar__LV2RD form select::placeholder{color:var(--primaryColor)}.style_propertySearchBar__LV2RD form button{border-radius:32px;border:none;flex:0 1 150px;width:100%}@media only screen and (max-width:600px){.style_propertySearchBar__LV2RD{width:100%;margin-right:0;padding:20px;max-width:95%!important;left:50%;transform:translateX(-50%);bottom:0;position:relative;margin-top:20px}.style_propertySearchBar__LV2RD form{flex-direction:column}.style_propertySearchBar__LV2RD form>input{width:100%}.style_propertySearchBar__LV2RD form>button,.style_propertySearchBar__LV2RD form>select{flex:0 1}}.style_requestInfoForm__XNnTa{margin-top:30px}.style_requestInfoForm__XNnTa form{display:flex;flex-direction:column;gap:1rem}.style_requestInfoForm__XNnTa input,.style_requestInfoForm__XNnTa select,.style_requestInfoForm__XNnTa textarea{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px}.style_requestInfoForm__XNnTa .style_error__e0HXE{color:red;font-size:.875rem;margin-top:.25rem}.style_requestInfoForm__XNnTa .style_buttons__SBxyX{display:flex;gap:1rem;margin-top:1rem}.style_requestInfoForm__XNnTa .style_buttons__SBxyX>button{width:100%;border:none}.style_requestInfoForm__XNnTa .style_call__GCg3S,.style_requestInfoForm__XNnTa .style_sendMessage__6NVVa{padding:.5rem 1rem;border-radius:4px;border:none;cursor:pointer}.style_requestInfoForm__XNnTa .style_sendMessage__6NVVa{background-color:#28a745;color:#fff}.style_requestInfoForm__XNnTa .style_sendMessage__6NVVa:disabled{opacity:.7;cursor:not-allowed}.style_requestInfoForm__XNnTa .style_call__GCg3S{background-color:#fff;border:1px solid #28a745;color:#28a745}.style_requestInfoForm__XNnTa .style_terms__veq2B{font-size:.875rem}.style_requestInfoForm__XNnTa .style_terms__veq2B a{color:#28a745;text-decoration:none}.style_requestInfoForm__XNnTa .style_terms__veq2B a:hover{text-decoration:underline}.style_header__GBftO{display:flex;justify-content:center;align-items:center;gap:20px;border-bottom:1px solid #dce0e0;padding-inline:30px}.style_header__GBftO>div>div>div:first-of-type{display:flex;justify-content:flex-start;align-items:center;gap:20px}.style_header__GBftO>div>div>div:first-of-type>a{width:100%;max-width:120px}.style_header__GBftO>div>div>div:first-of-type>ul{display:flex;justify-content:flex-start;align-items:center;gap:40px;list-style:none;padding:0;margin:0}.style_header__GBftO>div>div>div:first-of-type>ul li a{color:var(--primaryColor);font-size:16px;font-weight:500;height:70px;display:flex;justify-content:center;align-items:center;gap:20px;padding-inline:10px;padding-top:8px;background:rgba(0,0,0,0);transition:all .3s ease;width:100%}.style_header__GBftO>div>div>div:first-of-type>ul li a:hover{background:rgba(40,167,124,.07);color:var(--accentColor)}.style_header__GBftO>div>div>div:nth-of-type(2){display:flex;justify-content:flex-end;align-items:center;gap:30px}.style_header__GBftO>div>div>div:nth-of-type(2) a{display:flex;justify-content:center;align-items:center;gap:20px;gap:10px;font-weight:500}.style_header__GBftO>div>div>div:nth-of-type(2)>svg{display:none}@media only screen and (max-width:900px){.style_header__GBftO{height:80px;padding-inline:10px}.style_header__GBftO>div:first-of-type{z-index:100}.style_header__GBftO>div>div>div:first-of-type>ul{display:none}.style_header__GBftO>div>div>div:first-of-type>a{max-width:135px}.style_header__GBftO>div>div>div:nth-of-type(2) a{display:none}.style_header__GBftO>div>div>div:nth-of-type(2)>svg{display:block}}.style_mobileMenu__xyrhu{transform:none;position:fixed;width:100%;height:100vh;top:0;z-index:99;display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:column}.style_mobileMenu__xyrhu .style_mobileMenuInner__0x1Bq{flex:1 1;background:var(--secondaryColor);padding-inline:23px;width:100%}.style_mobileMenu__xyrhu .style_mobileMenuInner__0x1Bq .style_menuNav___h9pc{display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:column;padding-top:60px;border-top:1px solid #dce0e0;margin-top:80px}.style_mobileMenu__xyrhu .style_mobileMenuInner__0x1Bq .style_menuNav___h9pc>a{font-size:26px;font-weight:500}.style_aboutContent__6070A .style_ourStorySection__V5CHB>div>div:nth-of-type(2){margin-top:10px}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:first-of-type{justify-content:center}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:first-of-type>div h2,.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:first-of-type>div p{text-align:center}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2){margin-top:60px}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;min-height:490px}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT>div{position:relative;display:flex;justify-content:stretch;align-items:center;gap:10px;flex-direction:column}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT>div a{position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3);color:#fff;padding:10px;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:column;transition:all .3s ease-in-out}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT>div a:hover{background-color:rgba(0,0,0,.1)}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT>div a>span{font-size:24px;font-weight:500}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT>div>div{position:relative;height:100%;width:100%}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT .style_propertyTypeGridDoubleItem__ouF_f>div:first-of-type{flex:0 0 60%}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT .style_propertyTypeGridDoubleItem__ouF_f>div:nth-of-type(2){flex-grow:0;flex-shrink:0;flex-basis:calc(40% - 10px)}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT .style_propertyTypeGridDoubleRevItem__HKIGr>div:nth-of-type(2){flex:0 0 60%}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT .style_propertyTypeGridDoubleRevItem__HKIGr>div:first-of-type{flex-grow:0;flex-shrink:0;flex-basis:calc(40% - 10px)}@media only screen and (max-width:600px){.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2){margin-top:30px}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT{grid-template-columns:1fr;gap:10px}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT>div{min-height:150px}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT .style_propertyTypeGridDoubleItem__ouF_f{flex-direction:row}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT .style_propertyTypeGridDoubleItem__ouF_f>div:first-of-type,.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT .style_propertyTypeGridDoubleItem__ouF_f>div:nth-of-type(2){flex:unset}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT .style_propertyTypeGridDoubleRevItem__HKIGr{flex-direction:row}.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT .style_propertyTypeGridDoubleRevItem__HKIGr>div:first-of-type,.style_aboutContent__6070A .style_searchLandSection__I1Sox>div>div:nth-of-type(2)>div .style_propertyTypeGrid__1JRkT .style_propertyTypeGridDoubleRevItem__HKIGr>div:nth-of-type(2){flex:unset}}.style_aboutContent__6070A .style_ourAgentSection__E0Zlm{margin-top:100px;position:relative;overflow:hidden}.style_aboutContent__6070A .style_ourAgentSection__E0Zlm .style_ourAgentInnerBlock__RH3W1{position:absolute;width:100%;top:100px;left:0;right:0;z-index:3}.style_aboutContent__6070A .style_ourAgentSection__E0Zlm .style_ourAgentInnerBlock__RH3W1>div{justify-content:center}.style_aboutContent__6070A .style_ourAgentSection__E0Zlm .style_ourAgentInnerBlock__RH3W1>div:first-of-type>div h2,.style_aboutContent__6070A .style_ourAgentSection__E0Zlm .style_ourAgentInnerBlock__RH3W1>div:first-of-type>div p{text-align:center;color:var(--secondaryColor)}.style_aboutContent__6070A .style_ourAgentSection__E0Zlm .style_ourAgentInnerBlock__RH3W1>div:nth-of-type(2)>div .style_agentListing__1hNgO{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px;margin-top:60px}.style_aboutContent__6070A .style_ourAgentSection__E0Zlm .style_ourAgentInnerBlock__RH3W1>div:nth-of-type(2)>div .style_agentListing__1hNgO .style_comingSoon__u50z1{grid-column:1/-1;text-align:center;padding:60px 20px;background-color:hsla(0,0%,100%,.95);border:2px dashed rgba(40,167,124,.3);border-radius:10px;margin:20px 0}.style_aboutContent__6070A .style_ourAgentSection__E0Zlm .style_ourAgentInnerBlock__RH3W1>div:nth-of-type(2)>div .style_agentListing__1hNgO .style_comingSoon__u50z1 h3{font-size:32px;font-weight:600;color:var(--accentColor);margin-bottom:15px;letter-spacing:2px}.style_aboutContent__6070A .style_ourAgentSection__E0Zlm .style_ourAgentInnerBlock__RH3W1>div:nth-of-type(2)>div .style_agentListing__1hNgO .style_comingSoon__u50z1 p{font-size:16px;color:var(--primaryColor);margin:0;line-height:1.6}@media only screen and (max-width:600px){.style_aboutContent__6070A .style_ourAgentSection__E0Zlm .style_ourAgentInnerBlock__RH3W1>div:nth-of-type(2)>div .style_agentListing__1hNgO .style_comingSoon__u50z1{padding:40px 15px}.style_aboutContent__6070A .style_ourAgentSection__E0Zlm .style_ourAgentInnerBlock__RH3W1>div:nth-of-type(2)>div .style_agentListing__1hNgO .style_comingSoon__u50z1 h3{font-size:24px;letter-spacing:1px}.style_aboutContent__6070A .style_ourAgentSection__E0Zlm .style_ourAgentInnerBlock__RH3W1>div:nth-of-type(2)>div .style_agentListing__1hNgO .style_comingSoon__u50z1 p{font-size:14px}.style_aboutContent__6070A .style_ourAgentSection__E0Zlm{display:none}}.style_aboutContent__6070A .style_mobileAgentSection__xdjLA{display:none;position:relative;overflow:hidden;padding:40px 20px;margin-top:100px}.style_aboutContent__6070A .style_mobileAgentSection__xdjLA>img{object-fit:cover}.style_aboutContent__6070A .style_mobileAgentSection__xdjLA .style_mobileAgentInnerBlock__OFgHM{position:relative;z-index:3}.style_aboutContent__6070A .style_mobileAgentSection__xdjLA .style_mobileAgentInnerBlock__OFgHM>div>div h2,.style_aboutContent__6070A .style_mobileAgentSection__xdjLA .style_mobileAgentInnerBlock__OFgHM>div>div>p{color:var(--secondaryColor);text-align:center}.style_aboutContent__6070A .style_mobileAgentSection__xdjLA .style_mobileAgentInnerBlock__OFgHM>div>div .style_agentListing__1hNgO{margin-top:40px;display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.style_aboutContent__6070A .style_mobileAgentSection__xdjLA .style_mobileAgentInnerBlock__OFgHM>div>div .style_agentListing__1hNgO .style_error__AGpKb{grid-column:1/-1}.style_aboutContent__6070A .style_mobileAgentSection__xdjLA .style_mobileAgentInnerBlock__OFgHM>div>div .style_agentListing__1hNgO .style_comingSoon__u50z1{grid-column:1/-1;text-align:center;padding:60px 20px;background-color:hsla(0,0%,100%,.95);border:2px dashed rgba(40,167,124,.3);border-radius:10px;margin:20px 0}.style_aboutContent__6070A .style_mobileAgentSection__xdjLA .style_mobileAgentInnerBlock__OFgHM>div>div .style_agentListing__1hNgO .style_comingSoon__u50z1 h3{font-size:28px;font-weight:600;color:var(--accentColor);margin-bottom:15px;letter-spacing:2px}.style_aboutContent__6070A .style_mobileAgentSection__xdjLA .style_mobileAgentInnerBlock__OFgHM>div>div .style_agentListing__1hNgO .style_comingSoon__u50z1 p{font-size:16px;color:var(--primaryColor);margin:0;line-height:1.6}@media only screen and (max-width:600px){.style_aboutContent__6070A .style_mobileAgentSection__xdjLA .style_mobileAgentInnerBlock__OFgHM>div>div .style_agentListing__1hNgO .style_comingSoon__u50z1{padding:40px 15px}.style_aboutContent__6070A .style_mobileAgentSection__xdjLA .style_mobileAgentInnerBlock__OFgHM>div>div .style_agentListing__1hNgO .style_comingSoon__u50z1 h3{font-size:22px;letter-spacing:1px}.style_aboutContent__6070A .style_mobileAgentSection__xdjLA .style_mobileAgentInnerBlock__OFgHM>div>div .style_agentListing__1hNgO .style_comingSoon__u50z1 p{font-size:14px}.style_aboutContent__6070A .style_mobileAgentSection__xdjLA{display:block}}.style_becomeAnAgent__ecsKH{position:relative;width:100%}.style_becomeAnAgent__ecsKH img{object-fit:cover}.style_becomeAnAgent__ecsKH>div>div>div{position:relative}.style_becomeAnAgent__ecsKH>div>div>div:nth-of-type(2){padding:150px 100px}.style_thankYouContainer__6_S0J{display:flex;justify-content:center;align-items:center;width:100%;padding:2rem;animation:style_fadeIn__NJVJb .5s ease-in-out}.style_thankYouContent__Hyt2r{text-align:center}.style_thankYouContent__Hyt2r .style_animationWrapper__tYFwK{margin-bottom:2rem;display:flex;justify-content:center}@keyframes style_fadeIn__NJVJb{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media only screen and (max-width:786px){.style_becomeAnAgent__ecsKH>div>div{flex-direction:column-reverse}.style_becomeAnAgent__ecsKH>div>div>div:first-of-type{min-height:600px}.style_becomeAnAgent__ecsKH>div>div>div:nth-of-type(2){padding:50px 20px}}.style_footer__2neBV{border-top:1px solid #dadcdd}.style_footer__2neBV .style_topFooter__35wTM{background-color:#f7f8f9;padding:100px 0 70px}.style_footer__2neBV .style_topFooter__35wTM>div>div>div>h3{margin-bottom:25px;font-size:18px;line-height:24px}.style_footer__2neBV .style_topFooter__35wTM>div>div>div ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center;align-items:flex-start;gap:10px;flex-direction:column}.style_footer__2neBV .style_topFooter__35wTM>div>div>div ul li{width:100%}.style_footer__2neBV .style_topFooter__35wTM>div>div>div ul li a{display:flex;justify-content:flex-start;align-items:center;gap:10px;align-items:flex-start;font-size:14px;line-height:25px;color:var(--primaryColor);font-weight:500}.style_footer__2neBV .style_topFooter__35wTM>div>div>div .style_socialList__gNc65{display:flex;justify-content:flex-start;align-items:center;gap:20px;width:100%}@media only screen and (max-width:600px){.style_footer__2neBV .style_topFooter__35wTM{padding:40px 20px}.style_footer__2neBV .style_topFooter__35wTM>div>div{row-gap:40px}}.style_bottomFooter__unDlg{background-color:#f1f2f3;padding:50px 0}.style_bottomFooter__unDlg>div>div>div{display:flex;justify-content:center;align-items:center;gap:20px}.style_bottomFooter__unDlg>div>div>div:first-of-type{justify-content:flex-start}.style_bottomFooter__unDlg>div>div>div:nth-of-type(3){justify-content:flex-end}.style_bottomFooter__unDlg>div>div>div p{color:var(--primaryColor);font-size:14px;line-height:25px;font-weight:500;margin:0}.style_bottomFooter__unDlg>div>div>div img{max-width:150px;margin:0 auto;display:block}.style_bottomFooter__unDlg>div>div>div .style_socialList__gNc65{display:flex;justify-content:flex-end;align-items:center;gap:20px;width:100%}@media only screen and (max-width:600px){.style_bottomFooter__unDlg{padding:0 20px 40px}.style_bottomFooter__unDlg>div>div{row-gap:20px}.style_bottomFooter__unDlg>div>div>div{justify-content:center!important}}.style_newsletter__j8aFw{margin-bottom:24px}.style_newsletter__j8aFw form{display:flex;justify-content:flex-start;align-items:center;gap:20px}.style_newsletter__j8aFw form input{border:1px solid #dce0e0;border-radius:4px;padding:10px 12px;width:100%;height:100%}.style_newsletter__j8aFw form button{flex:0 0 200px;border:none}.style_newsletter__j8aFw p{color:var(--primaryColor);font-size:14px;line-height:25px;font-weight:500;margin:20px 0 0}@media only screen and (max-width:600px){.style_newsletter__j8aFw form{flex-direction:column}.style_newsletter__j8aFw form input{width:100%}.style_newsletter__j8aFw form button{flex:0 1;width:100%}}.style_contactContent__Fp9HB{background-color:#f7f8f9;padding-bottom:100px}.style_contactContent__Fp9HB .style_contactContent__Fp9HB>div>div>div{display:flex;justify-content:center;align-items:center;gap:30px;flex-direction:column}.style_contactContent__Fp9HB .style_contactContent__Fp9HB>div>div>div .style_descriptionBox__dvNFX{background-color:#fff;padding:40px;width:100%}.style_contactContent__Fp9HB .style_contactContent__Fp9HB>div>div>div .style_descriptionBox__dvNFX>h3{border-bottom:1px solid #dce0e0;margin-bottom:25px;padding-bottom:40px;font-size:18px}.style_contactContent__Fp9HB .style_contactContent__Fp9HB>div>div>div .style_descriptionBox__dvNFX>p{font-size:16px;line-height:25px;color:var(--primaryColor)}.style_contactContent__Fp9HB .style_contactContent__Fp9HB>div>div>div .style_descriptionBox__dvNFX h5{font-size:20px;margin-bottom:20px;line-height:32px}@media only screen and (max-width:786px){.style_contactContent__Fp9HB .style_contactContent__Fp9HB{padding-bottom:0}.style_contactContent__Fp9HB .style_contactContent__Fp9HB>div>div>div .style_descriptionBox__dvNFX{padding:40px 0}.style_contactContent__Fp9HB .style_contactContent__Fp9HB>div>div>div .style_descriptionBox__dvNFX>div,.style_contactContent__Fp9HB .style_contactContent__Fp9HB>div>div>div .style_descriptionBox__dvNFX>h3,.style_contactContent__Fp9HB .style_contactContent__Fp9HB>div>div>div .style_descriptionBox__dvNFX>p{padding-inline:20px}}.style_homePage__UVQom .style_homeBanner__Ntowo{padding-top:70px}.style_homePage__UVQom .style_homeBanner__Ntowo>div>div:first-of-type{position:relative}.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div h1{line-height:70.2px;text-transform:capitalize;margin-bottom:30px}.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div p{margin-bottom:30px}.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div:first-of-type{display:flex;justify-content:center;align-items:center;gap:0s;flex-direction:column}.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div:nth-of-type(2){min-height:590px;border-radius:10px;overflow:hidden;position:relative}.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div:nth-of-type(2) .style_homeSlider__29Ivz{width:100%;height:100%;min-height:590px;border-radius:10px;overflow:hidden}.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div:nth-of-type(2) .style_homeSlider__29Ivz .style_swiper-slide__nmcmE{position:relative;width:100%;height:100%}.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div:nth-of-type(2) .style_homeSlider__29Ivz .style_swiper-slide__nmcmE img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div:nth-of-type(2) .style_homeSlider__29Ivz .style_swiper-button-next__UoJCi,.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div:nth-of-type(2) .style_homeSlider__29Ivz .style_swiper-button-prev__bggx5,.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div:nth-of-type(2) .style_homeSlider__29Ivz .style_swiper-pagination__CSa_T{display:none!important}@media only screen and (max-width:600px){.style_homePage__UVQom .style_homeBanner__Ntowo{padding-top:50px}.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div:first-of-type{margin-bottom:20px}.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div:first-of-type h1{line-height:58px}.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div:nth-of-type(2),.style_homePage__UVQom .style_homeBanner__Ntowo>div>div>div:nth-of-type(2) .style_homeSlider__29Ivz{min-height:300px}}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:first-of-type{justify-content:center}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:first-of-type>div h2,.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:first-of-type>div p{text-align:center}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2){margin-top:60px}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;min-height:490px}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK>div{position:relative;display:flex;justify-content:stretch;align-items:center;gap:10px;flex-direction:column}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK>div a{position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3);color:#fff;padding:10px;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:column;transition:all .3s ease-in-out}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK>div a:hover{background-color:rgba(0,0,0,.1)}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK>div a>span{font-size:24px;font-weight:500}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK>div>div{position:relative;height:100%;width:100%}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK .style_propertyTypeGridDoubleItem__rTKSw>div:first-of-type{flex:0 0 60%}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK .style_propertyTypeGridDoubleItem__rTKSw>div:nth-of-type(2){flex-grow:0;flex-shrink:0;flex-basis:calc(40% - 10px)}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK .style_propertyTypeGridDoubleRevItem__ISswh>div:nth-of-type(2){flex:0 0 60%}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK .style_propertyTypeGridDoubleRevItem__ISswh>div:first-of-type{flex-grow:0;flex-shrink:0;flex-basis:calc(40% - 10px)}@media only screen and (max-width:600px){.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2){margin-top:30px}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK{grid-template-columns:1fr;gap:10px}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK>div{min-height:150px}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK .style_propertyTypeGridDoubleItem__rTKSw{flex-direction:row}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK .style_propertyTypeGridDoubleItem__rTKSw>div:first-of-type,.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK .style_propertyTypeGridDoubleItem__rTKSw>div:nth-of-type(2){flex:unset}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK .style_propertyTypeGridDoubleRevItem__ISswh{flex-direction:row}.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK .style_propertyTypeGridDoubleRevItem__ISswh>div:first-of-type,.style_homePage__UVQom .style_searchLandSection__EqvZE>div>div:nth-of-type(2)>div .style_propertyTypeGrid__NbGRK .style_propertyTypeGridDoubleRevItem__ISswh>div:nth-of-type(2){flex:unset}}.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ>div>div:first-of-type{justify-content:center}.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ>div>div:first-of-type>div h2,.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ>div>div:first-of-type>div p{text-align:center}.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ>div>div:nth-of-type(2){margin-top:60px;text-align:center}.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ>div>div:nth-of-type(2) .style_featurePropertyListing__9K26r{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;margin-bottom:60px}.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ>div>div:nth-of-type(2) .style_featurePropertyListing__9K26r .style_error__61auu{grid-column:1/-1;color:#dc3545;font-size:16px;padding:20px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:5px;margin-bottom:20px}.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ>div>div:nth-of-type(2) .style_featurePropertyListing__9K26r .style_comingSoon__LWlv7{grid-column:1/-1;text-align:center;padding:60px 20px;background-color:#f8f9fa;border:2px dashed #dee2e6;border-radius:10px;margin:20px 0}.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ>div>div:nth-of-type(2) .style_featurePropertyListing__9K26r .style_comingSoon__LWlv7 h3{font-size:32px;font-weight:600;color:var(--accentColor);margin-bottom:15px;letter-spacing:2px}.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ>div>div:nth-of-type(2) .style_featurePropertyListing__9K26r .style_comingSoon__LWlv7 p{font-size:16px;color:var(--textColor);margin:0;line-height:1.6}@media only screen and (max-width:600px){.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ>div>div:nth-of-type(2) .style_featurePropertyListing__9K26r .style_comingSoon__LWlv7{padding:40px 15px}.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ>div>div:nth-of-type(2) .style_featurePropertyListing__9K26r .style_comingSoon__LWlv7 h3{font-size:24px;letter-spacing:1px}.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ>div>div:nth-of-type(2) .style_featurePropertyListing__9K26r .style_comingSoon__LWlv7 p{font-size:14px}.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ{padding-bottom:40px}.style_homePage__UVQom .style_featuredPropertiesSection__0NEvZ>div>div:nth-of-type(2)>div .style_featurePropertyListing__9K26r{grid-template-columns:1fr;gap:20px}}.style_homePage__UVQom .style_ourAgentSection__3Jki3{margin-top:100px;position:relative;overflow:hidden}.style_homePage__UVQom .style_ourAgentSection__3Jki3 .style_ourAgentInnerBlock__P0XaB{position:absolute;width:100%;top:100px;left:0;right:0;z-index:3}.style_homePage__UVQom .style_ourAgentSection__3Jki3 .style_ourAgentInnerBlock__P0XaB>div{justify-content:center}.style_homePage__UVQom .style_ourAgentSection__3Jki3 .style_ourAgentInnerBlock__P0XaB>div:first-of-type>div h2,.style_homePage__UVQom .style_ourAgentSection__3Jki3 .style_ourAgentInnerBlock__P0XaB>div:first-of-type>div p{text-align:center;color:var(--secondaryColor)}.style_homePage__UVQom .style_ourAgentSection__3Jki3 .style_ourAgentInnerBlock__P0XaB>div:nth-of-type(2)>div .style_agentListing__6dayc{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px;margin-top:60px}.style_homePage__UVQom .style_ourAgentSection__3Jki3 .style_ourAgentInnerBlock__P0XaB>div:nth-of-type(2)>div .style_agentListing__6dayc .style_comingSoon__LWlv7{grid-column:1/-1;text-align:center;padding:60px 20px;background-color:hsla(0,0%,100%,.95);border:2px dashed rgba(40,167,124,.3);border-radius:10px;margin:20px 0}.style_homePage__UVQom .style_ourAgentSection__3Jki3 .style_ourAgentInnerBlock__P0XaB>div:nth-of-type(2)>div .style_agentListing__6dayc .style_comingSoon__LWlv7 h3{font-size:32px;font-weight:600;color:var(--accentColor);margin-bottom:15px;letter-spacing:2px}.style_homePage__UVQom .style_ourAgentSection__3Jki3 .style_ourAgentInnerBlock__P0XaB>div:nth-of-type(2)>div .style_agentListing__6dayc .style_comingSoon__LWlv7 p{font-size:16px;color:var(--primaryColor);margin:0;line-height:1.6}@media only screen and (max-width:600px){.style_homePage__UVQom .style_ourAgentSection__3Jki3 .style_ourAgentInnerBlock__P0XaB>div:nth-of-type(2)>div .style_agentListing__6dayc .style_comingSoon__LWlv7{padding:40px 15px}.style_homePage__UVQom .style_ourAgentSection__3Jki3 .style_ourAgentInnerBlock__P0XaB>div:nth-of-type(2)>div .style_agentListing__6dayc .style_comingSoon__LWlv7 h3{font-size:24px;letter-spacing:1px}.style_homePage__UVQom .style_ourAgentSection__3Jki3 .style_ourAgentInnerBlock__P0XaB>div:nth-of-type(2)>div .style_agentListing__6dayc .style_comingSoon__LWlv7 p{font-size:14px}.style_homePage__UVQom .style_ourAgentSection__3Jki3{display:none}}.style_homePage__UVQom .style_mobileAgentSection__IfUJT{display:none;position:relative;overflow:hidden;padding:40px 20px}.style_homePage__UVQom .style_mobileAgentSection__IfUJT>img{object-fit:cover}.style_homePage__UVQom .style_mobileAgentSection__IfUJT .style_mobileAgentInnerBlock__R7dfB{position:relative;z-index:3}.style_homePage__UVQom .style_mobileAgentSection__IfUJT .style_mobileAgentInnerBlock__R7dfB>div>div h2,.style_homePage__UVQom .style_mobileAgentSection__IfUJT .style_mobileAgentInnerBlock__R7dfB>div>div>p{color:var(--secondaryColor);text-align:center}.style_homePage__UVQom .style_mobileAgentSection__IfUJT .style_mobileAgentInnerBlock__R7dfB>div>div .style_agentListing__6dayc{margin-top:40px;display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.style_homePage__UVQom .style_mobileAgentSection__IfUJT .style_mobileAgentInnerBlock__R7dfB>div>div .style_agentListing__6dayc .style_error__61auu{grid-column:1/-1}.style_homePage__UVQom .style_mobileAgentSection__IfUJT .style_mobileAgentInnerBlock__R7dfB>div>div .style_agentListing__6dayc .style_comingSoon__LWlv7{grid-column:1/-1;text-align:center;padding:60px 20px;background-color:hsla(0,0%,100%,.95);border:2px dashed rgba(40,167,124,.3);border-radius:10px;margin:20px 0}.style_homePage__UVQom .style_mobileAgentSection__IfUJT .style_mobileAgentInnerBlock__R7dfB>div>div .style_agentListing__6dayc .style_comingSoon__LWlv7 h3{font-size:28px;font-weight:600;color:var(--accentColor);margin-bottom:15px;letter-spacing:2px}.style_homePage__UVQom .style_mobileAgentSection__IfUJT .style_mobileAgentInnerBlock__R7dfB>div>div .style_agentListing__6dayc .style_comingSoon__LWlv7 p{font-size:16px;color:var(--primaryColor);margin:0;line-height:1.6}@media only screen and (max-width:600px){.style_homePage__UVQom .style_mobileAgentSection__IfUJT .style_mobileAgentInnerBlock__R7dfB>div>div .style_agentListing__6dayc .style_comingSoon__LWlv7{padding:40px 15px}.style_homePage__UVQom .style_mobileAgentSection__IfUJT .style_mobileAgentInnerBlock__R7dfB>div>div .style_agentListing__6dayc .style_comingSoon__LWlv7 h3{font-size:22px;letter-spacing:1px}.style_homePage__UVQom .style_mobileAgentSection__IfUJT .style_mobileAgentInnerBlock__R7dfB>div>div .style_agentListing__6dayc .style_comingSoon__LWlv7 p{font-size:14px}.style_homePage__UVQom .style_mobileAgentSection__IfUJT{display:block}}.style_homePage__UVQom .style_joinUsSection__boBsW>div>div:first-of-type{position:relative;justify-content:center;min-height:400px;align-items:center;border-radius:10px 10px 0 0;overflow:hidden}.style_homePage__UVQom .style_joinUsSection__boBsW>div>div:first-of-type>img{padding:0}.style_homePage__UVQom .style_joinUsSection__boBsW>div>div:first-of-type .style_joinUsHeadInnerBlock__a2jLl{position:relative;z-index:3}.style_homePage__UVQom .style_joinUsSection__boBsW>div>div:first-of-type .style_joinUsHeadInnerBlock__a2jLl h2,.style_homePage__UVQom .style_joinUsSection__boBsW>div>div:first-of-type .style_joinUsHeadInnerBlock__a2jLl p{text-align:center;color:var(--secondaryColor)}.style_homePage__UVQom .style_joinUsSection__boBsW>div>div:first-of-type .style_joinUsHeadInnerBlock__a2jLl h2{font-size:50px}.style_homePage__UVQom .style_joinUsSection__boBsW>div>div:first-of-type .style_joinUsHeadInnerBlock__a2jLl p{font-size:20px}.style_homePage__UVQom .style_joinUsSection__boBsW>div>div:nth-of-type(2){box-shadow:0 60px 60px 0 rgba(0,0,0,.16);border-radius:0 0 10px 10px;padding:40px}.style_homePage__UVQom .style_joinUsSection__boBsW>div>div:nth-of-type(2)>div{display:flex;justify-content:center;align-items:flex-start;gap:20px;flex-direction:column}.style_homePage__UVQom .style_joinUsSection__boBsW>div>div:nth-of-type(2)>div h3,.style_homePage__UVQom .style_joinUsSection__boBsW>div>div:nth-of-type(2)>div p{margin:0}@media only screen and (max-width:600px){.style_homePage__UVQom .style_joinUsSection__boBsW>div>div:nth-of-type(2){padding:40px 20px;row-gap:40px}}