.nav-container-collapsed{background-color:#093815;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:80px;font-size:5vh;padding-top:4px;padding-bottom:6px;width:100vw}.floating-navbar{position:fixed;z-index:100;width:100vw}.app-logo{max-height:100%}.app-logo:hover{cursor:pointer}.Loader-container{position:fixed;width:100%;height:100%;top:0;z-index:1050;background-color:#d0d0d080;margin:auto}.Loader-svg{display:flex;justify-content:center;align-items:center;width:345px;margin:auto}:root{--clr-dark: #043517;--clr-dark-90: rgba(7, 65, 29, .9);--clr-light: #ffffff;--clr-bg: #f3f7f5;--clr-accent: #b59d60;--radius-card: 10px;--shadow-card: 0 4px 16px rgba(0,0,0,.1);--font-heading: "Poppins", sans-serif;--font-body: "Inter", sans-serif}.bg-dark{background-color:var(--clr-dark)}.bg-light{background-color:var(--clr-light)}.text-dark{color:var(--clr-dark)}.text-accent{color:var(--clr-accent)}html{box-sizing:border-box;width:100vw;position:relative;background-color:#fff;min-height:100vh}*,*:before,*:after{box-sizing:inherit}body{margin:0;background-color:#fff}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.2;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#353535;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.PropertyCard{background:var(--clr-light);border-radius:var(--radius-card);box-shadow:var(--shadow-card);overflow:hidden;cursor:pointer;display:flex;flex-direction:column;transition:transform .2s}.PropertyCard:hover{transform:translateY(-4px)}.PropertyCard-image-wrapper{width:100%;height:160px;position:relative}.PropertyCard-image,.PropertyCard-loading{width:100%;height:100%;object-fit:cover}.PropertyCard-body{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.PropertyCard-title{margin:0;font-family:var(--font-heading);color:var(--clr-dark);font-size:1.1rem}.PropertyCard-location{font-size:.9rem;display:flex;align-items:center;gap:.25rem;color:var(--clr-dark)}.PropertyCard-features{display:flex;flex-wrap:wrap;gap:.5rem 1rem;list-style:none;margin:.25rem 0 0;padding:0;font-size:.85rem;color:var(--clr-dark)}.PropertyCard-price{font-weight:600;margin:.5rem 0 0;color:var(--clr-dark)}.PropertyCard-key{margin-top:auto;padding:.5rem;background:var(--clr-dark);color:var(--clr-light);text-align:center;border-radius:4px;font-size:.85rem}.PropertyCard-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PropertyCard-image-wrapper{position:relative}.all-properties-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;max-width:1180px;margin:0 auto}.MainPage-whatsapp-icon-container{position:fixed;bottom:8px;right:8px;font-size:56px;padding:4px}.MainPage-whatsapp-icon-container:hover{transform:scale(1.1)}.MainPage-whatsapp-icon{color:#fff;background-color:#1b7328;padding:4px;border-radius:8px}@media (max-width: 500px){.MainPage-whole-page-container{max-width:100dvw}.MainPage-whatsapp-icon-container{right:2px;bottom:4px;font-size:50px}.MainPage-whatsapp-icon{padding:6px}.all-properties-container{grid-template-columns:1fr;max-width:100%;width:calc(100% - 32px);margin:0 8px}}._overlay_1vyog_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:9999}._modal_1vyog_13{background:var(--clr-light);border-radius:var(--radius-card);width:100%;max-width:420px;max-height:95vh;overflow-y:auto;box-shadow:var(--shadow-card);display:flex;flex-direction:column}._headerBar_1vyog_26{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:var(--clr-dark);color:var(--clr-light);border-radius:var(--radius-card) var(--radius-card) 0 0}._headerTitle_1vyog_36{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600}._iconBtn_1vyog_44{background:#fff3;border:none;border-radius:9999px;padding:6px;display:flex;align-items:center;justify-content:center;color:var(--clr-light);cursor:pointer}._iconBtn_1vyog_44:hover{background:#ffffff4d}._contentArea_1vyog_61{padding:1rem 1.25rem 1.5rem;flex:1;overflow-y:auto}._sectionBlock_1vyog_67{margin-bottom:1.25rem}._sectionBlock_1vyog_67 h4{display:flex;align-items:center;gap:.4rem;font-size:1rem;font-weight:600;color:var(--clr-dark);margin-bottom:.75rem}._rangeInputs_1vyog_81{display:flex;gap:.75rem;margin-bottom:.5rem}._inputWrapper_1vyog_87{flex:1;display:flex;flex-direction:column;gap:.25rem}._inputWrapper_1vyog_87 input,select{width:100%;padding:.5rem .75rem;border:1px solid #e0e0e0;border-radius:8px;font-size:.9rem}._helperText_1vyog_103{font-size:.8rem;color:#555;text-align:center}._typeGrid_1vyog_110{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}._typeBtn_1vyog_116{padding:.5rem .25rem;border:2px solid #e0e0e0;background:var(--clr-light);border-radius:8px;font-size:.9rem;color:#444;cursor:pointer}._typeBtn_1vyog_116:hover{background:#f7f7f7}._typeBtnActive_1vyog_130{background:var(--clr-accent);border-color:var(--clr-accent);color:var(--clr-light)}._charGrid_1vyog_137{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 1rem}._charGrid_1vyog_137 label{display:flex;align-items:center;gap:.3rem;font-size:.85rem;color:#555;margin-bottom:.25rem}._footerBar_1vyog_153{padding:.75rem 1.25rem 1rem;background:#f5f5f5;border-top:1px solid #e0e0e0;display:flex;gap:.75rem}._resetBtn_1vyog_161,._applyBtn_1vyog_162{flex:1;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem .75rem;font-weight:600;font-size:.9rem;border-radius:8px;cursor:pointer;border:2px solid transparent}._resetBtn_1vyog_161{background:var(--clr-light);border-color:#d0d0d0;color:#444}._resetBtn_1vyog_161:hover{background:#fafafa}._applyBtn_1vyog_162{background:var(--clr-accent);color:var(--clr-light);box-shadow:0 2px 6px #00000026}._applyBtn_1vyog_162:hover{filter:brightness(1.05)}.PropertyDetail-main-container{position:fixed;top:0;left:0;background-color:#12121280;height:100dvh;width:100vw;z-index:1051;border-radius:8px}.PropertyDetail-content-container{background-color:var(--clr-light);margin:5vh auto 0;width:95%;max-width:1180px;max-height:90vh;border-radius:var(--radius-card);box-shadow:var(--shadow-card);display:flex;flex-direction:column;overflow:visible}.PropertyDetail-close-icon{font-size:24px;margin:8px;cursor:pointer;color:var(--clr-dark)}.PropertyDetail-close-icon:hover{transform:scale(1.1)}.PropertyDetail-page-container{flex:1;display:flex;flex-direction:column;gap:2rem;padding:1.5rem;overflow-y:auto;overflow-x:visible}:root{--property-hero-h: 60vh}.PropertyDetail-gallery{flex:0 0 var(--property-hero-h);height:var(--property-hero-h);max-height:var(--property-hero-h);min-height:var(--property-hero-h);width:100%;display:flex;justify-content:center;position:sticky;top:0;z-index:1;overflow:hidden}@media (max-width: 500px){:root{--property-hero-h: 28vh}.PropertyDetail-content-container{width:95%;max-width:100%;height:95dvh;margin:2.5vh auto;border-radius:var(--radius-card)}.PropertyDetail-close-icon{font-size:28px}.PropertyDetail-page-container{padding:1rem;gap:1.25rem}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:90px}@media (max-width: 768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width: 480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media (max-width: 768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width: 480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid rgba(0,0,0,0);transition:border .3s ease-out;width:100px;background:#0000;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px hsl(0,0%,10%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.property-gallery .image-gallery-slide img{object-fit:cover!important;height:100%}.property-gallery-original{background:var(--clr-light)}.property-gallery-wrapper{width:100%;height:var(--property-hero-h)}.property-gallery,.property-gallery .image-gallery-content,.property-gallery .image-gallery-slide-wrapper,.property-gallery .image-gallery-slide,.property-gallery .image-gallery-image{height:100%}.property-gallery .image-gallery-image{width:100%;object-fit:cover!important}@media (max-width: 500px){.property-gallery .image-gallery-thumbnails-wrapper{display:none}}.generalInfo-container{display:flex;flex-direction:column;gap:1.75rem;width:100%;color:var(--clr-dark);position:relative;z-index:2;background:var(--clr-light)}.generalInfo-location{display:flex;align-items:center;gap:.35rem;font-size:18px;color:var(--clr-dark)}.generalInfo-title{font-family:var(--font-heading);font-size:32px;font-weight:700;margin:.25rem 0}.generalInfo-price{font-size:28px;font-weight:700;color:var(--clr-accent)}.generalInfo-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.stat-card{border-radius:8px;padding:1rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.25rem}.stat-icon{font-size:28px}.stat-value{font-size:20px;font-weight:600;color:var(--clr-dark)}.stat-label{font-size:12px;color:var(--clr-dark)}.stat-bed{background-color:#07411d0d}.stat-car{background-color:#007bff0d}.stat-bath{background-color:#6610f20d}.stat-area{background-color:#ff7b000d}.generalInfo-section-title{font-size:20px;font-weight:700;margin-bottom:.5rem}.generalInfo-description{font-size:16px;line-height:1.4}.generalInfo-key{font-size:16px;font-weight:500;color:var(--clr-dark)}.generalInfo-general-info-container,.generalInfo-property-type,.generalInfo-location-container,.generalInfo-info-with-icons-container,.generalInfo-icon-with-nuber-container,.generalInfo-description-container,.generalInfo-price-container,.generalInfo-key-container{display:none}@media (max-width: 500px){.generalInfo-general-info-container{background-color:#cab578;padding-top:10px;border-radius:0 0 8px 8px;display:flex;flex-direction:column;justify-content:center}.generalInfo-info-with-icons-container{background-color:#cab578}.generalInfo-price-key-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.generalInfo-description-container,.generalInfo-price-container{width:95%;min-width:328px}.generalInfo-key-container{width:95%;margin-bottom:8px;min-width:328px}}._hero_1tmrj_1{width:100%;height:70vh;position:relative;background:url(/assets/hero-BEKQ9lGp.jpeg) center/cover no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}._hero_1tmrj_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#07411d73;mix-blend-mode:multiply;pointer-events:none;z-index:0}._overlay_1tmrj_22{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--clr-light);padding:0 1rem;z-index:1}._logo_1tmrj_35{width:240px;padding:.5rem;margin-bottom:1rem;border-radius:var(--radius-card);border:2px solid var(--clr-accent);background-color:var(--clr-dark)}._title_1tmrj_44{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);margin:0}._subtitle_1tmrj_50{max-width:600px;margin:1rem 0 2rem}._pillsContainer_1tmrj_55 button{margin:0 .25rem;padding:.5rem 1rem;border:none;border-radius:999px;background-color:var(--clr-accent);color:var(--clr-light);font-weight:600;cursor:pointer}._pillsContainer_1tmrj_55 button:hover{background-color:var(--clr-light);color:var(--clr-dark)}._footer_ndror_1{background-color:var(--clr-dark);color:var(--clr-light);padding:2rem 1rem 1rem;display:flex;flex-direction:column;align-items:center}._topRow_ndror_10{width:100%;max-width:1180px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}._logo_ndror_19{width:140px}._navLinks_ndror_23{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}._navLinks_ndror_23 a{color:var(--clr-light);text-decoration:none}._navLinks_ndror_23 a:hover{color:var(--clr-accent)}._bottomRow_ndror_39{margin-top:1.5rem;font-size:.85rem;text-align:center}
