@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montaga&family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&display=swap";@import"https://fonts.googleapis.com/css2?family=Marcellus&display=swap";@import"https://use.typekit.net/gzu1zum.css";.loaderModal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;background-color:#5e383bf2;width:100vw;height:100vh;z-index:10000000}.fs-mode{background-color:#5e383b!important}.loader{width:70px;height:70px;border:3px dotted #F2C5DC;border-style:solid solid dotted dotted;border-radius:50%;display:inline-block;position:relative;animation:rotation 2s linear infinite}.loader:after{content:"";margin:auto;position:absolute;inset:0;border:3px dotted #F6883C;border-style:solid solid dotted;width:35px;height:35px;border-radius:50%;animation:rotationBack 1s linear infinite;transform-origin:center center}.loader:before{content:"";position:absolute;inset:-22.4px;border:3px dotted #664B9F;border-style:solid solid dotted;width:105px;height:105px;border-radius:50%;animation:rotation 3s linear infinite;transform-origin:center center}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotationBack{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.spinner{width:40px;height:40px;position:absolute;margin:auto;inset:0}.double-bounce1,.double-bounce2{width:100%;height:100%;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background-color:#f4f2e8;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,to{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.close_btn{position:fixed;top:10px;right:20px;z-index:9999;width:40px;cursor:pointer}@media (max-width: 1200px){.close_btn{position:absolute}}.close_btn img{width:100%;width:40px;height:40px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.close_btn img:hover{scale:1.1}.fullscreen_btn{position:fixed;top:16px;right:70px;z-index:9999;width:30px;cursor:pointer}@media (max-width: 1200px){.fullscreen_btn{position:absolute}}.fullscreen_btn img{width:100%;width:30px;height:30px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.fullscreen_btn img:hover{scale:1.1}.mobile_fullscreen_hide{display:none}.drawer{position:fixed;top:0;right:0;overflow-y:auto;height:100%;z-index:1111;width:360px;padding:20px 20px 90px;background-color:#fff}.drawer-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1111;background:rgba(94,56,59,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.drawer .close{position:fixed;top:10px;right:10px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;border-radius:40px;background-color:transparent;display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer;padding:4px;border:0;width:40px;height:40px;z-index:11}.drawer .close:hover{background:#5E383B}.drawer .close svg{width:14px;height:14px}.drawer .close svg path{fill:#fff}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-bottom:0;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.rc-range-slider{padding:0;margin-top:30px}.rc-range-slider .rc-slider-track{background-color:#5e383b;height:4px;top:-2px}.rc-range-slider .rc-slider-step{height:8px}.rc-range-slider .rc-slider-rail{background-color:#5e383b66;border-radius:0;height:1px}.rc-range-slider .rc-slider-handle{height:14px;width:14px}.rc-range-slider .rc-slider-handle{border:3px solid #ffffff;margin-top:-7px;opacity:1;filter:alpha(opacity=100);box-shadow:none!important;background-color:#7d5c5f}.rc-range-slider .rc-slider-handle:active{border:none}.rc-range-slider .rc-slider-handle .tooltip-text{background:transparent;position:absolute;top:-24px;width:fit-content;color:#5e383b;white-space:nowrap;font-size:.85rem}.rc-range-slider .rc-slider-handle-1 .tooltip-text{left:0;text-align:left}.rc-range-slider .rc-slider-handle-2 .tooltip-text{right:0;text-align:right}.footer-container{position:fixed;bottom:0;left:0;background:#F4F2E8;padding:0 20px;width:100%;height:90px;z-index:11111;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}@media (max-width: 767px){.footer-container{padding:0}}.footer-container .leaflet{padding:10px}.footer-container .leaflet-left{display:flex;justify-content:center;align-items:center}@media (max-width: 767px){.footer-container .leaflet-left{display:none!important}}.footer-container .leaflet-left .leaflet-control{margin:0}.footer-container .leaflet-left,.footer-container .leaflet-right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding-left:0;padding-right:0}.footer-container .leaflet-left .leaflet,.footer-container .leaflet-right .leaflet{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.footer-container .leaflet-left .leaflet-bar,.footer-container .leaflet-right .leaflet-bar{display:inline-flex;margin:0}.footer-container .leaflet-left .leaflet-bar:last-child,.footer-container .leaflet-right .leaflet-bar:last-child{margin:0}.footer-container .leaflet-left .leaflet-bar button,.footer-container .leaflet-right .leaflet-bar button{border:0;margin:0;padding:0 7px;cursor:pointer;background:transparent}@media (max-width: 1400px){.footer-container .leaflet-left .leaflet-bar button,.footer-container .leaflet-right .leaflet-bar button{padding:0 5px}}.footer-container .leaflet-left .leaflet-bar button img,.footer-container .leaflet-right .leaflet-bar button img{width:60px}@media (max-width: 1400px){.footer-container .leaflet-left .leaflet-bar button img,.footer-container .leaflet-right .leaflet-bar button img{width:50px}}@media (max-width: 1200px){.footer-container .leaflet-left .leaflet-bar button img,.footer-container .leaflet-right .leaflet-bar button img{width:44px}}.footer-container .leaflet-left .leaflet-bar button:last-child,.footer-container .leaflet-right .leaflet-bar button:last-child{padding-right:0}.footer-container .leaflet-right{padding:15px;position:relative;border-radius:10px 0 0 10px}@media (max-width: 767px){.footer-container .leaflet-right{width:100%;padding:0}}.footer-container .leaflet-right .leaflet-bar{padding-right:10px}.land_house_filter{margin-top:5px;margin-left:40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.land_house_filter button{background:transparent;cursor:pointer;padding:0;border:0}.land_house_filter button img{width:60px}@media (max-width: 1400px){.land_house_filter button img{width:50px}}@media (max-width: 1200px){.land_house_filter button img{width:44px}}.land_house_filter button.filter_search_icon{width:60px;height:60px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;-moz-justify-content:space-evenly;-ms-justify-content:space-evenly;justify-content:space-evenly;-ms-flex-pack:space-evenly;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#5E383B;border-radius:8px;padding:3px;margin-left:5px;color:#f4f2e8;font-size:.625rem;text-transform:uppercase}.land_house_filter button.filter_search_icon img{max-width:23px}#legends{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:fixed;bottom:84px;left:0}@media (min-width: 767.99px){#legends{z-index:1111;max-height:54px;color:#fff}}@media (max-width: 767px){#legends{z-index:11111;bottom:-2000px;background:#5E383B;padding:0 15px;height:calc(100% - 64px)}}@media only screen and (max-width: 767px) and (orientation: landscape){#legends{height:auto}}@media (max-width: 575px){#legends{width:100%}}.legend_menu{border:0;text-align:left;font-family:Circular Medium,sans-serif}@media (min-width: 767.99px){.legend_menu{cursor:pointer;color:#5e383b;background:#F4F2E8;font-size:1.2rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;padding:10px 20px;min-width:240px;height:48px}}@media only screen and (max-width: 767px) and (orientation: landscape){.legend_menu{position:sticky;top:0}}@media (max-width: 767px){.legend_menu{padding:10px 0;color:#fff;background:transparent;font-family:Circular Medium,sans-serif;font-size:1.5rem;width:100%}}@media (max-width: 767px){.legend_menu em{display:none}}@media (min-width: 767.99px){.legend_menu em img{width:12px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;transform-origin:center}}@media (min-width: 767.99px){#legends .legend_box{width:240px;background-color:#5e383b;border-radius:7px 7px 0 0}}@media (max-width: 767px){#legends .legend_box{width:100%;height:80%}}#legends .legend_box .legenad_pic{width:100%;object-fit:contain;object-position:left top}@media (min-width: 575.99px){#legends .legend_box .legenad_pic{max-height:730px;object-fit:contain;object-position:left}}@media only screen and (max-width: 767px) and (orientation: landscape){#legends .legend_box .legenad_pic{max-height:calc(100% - 30px)}}@media (min-width: 767.99px){#legends.show{max-height:730px}}@media only screen and (max-width: 1200px) and (orientation: landscape){#legends.show{max-height:calc(100% - 90px);overflow-y:auto}}@media (max-width: 767px){#legends.show{bottom:0}}#legends.show .legend_box .legenad_pic{height:100%;display:block}#legends.show .legend_menu em img{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.range_col{position:relative;color:#fff}.range_col label{font-size:.9rem;display:inline-block;text-align:center;width:100%;line-height:1}.range_col span{display:inline-block;margin:22px 15px 0}.mobile-sidebar-container .sidebar{display:none}.mobile-sidebar-container.active .sidebar{display:block}.leaflet-group{position:fixed;bottom:0;left:0;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;height:90px}@media (max-width: 1400px){.leaflet-group{height:90px}}.releases-dropdown{margin-inline:25px}@media (max-width: 1200px){.releases-dropdown{margin-inline:15px}}@media (max-width: 1200px){.releases-dropdown .react-select{min-width:180px}}.map_controls{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}@media (max-width: 767px){.map_controls{width:100%;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;padding:0 10px}}@media (min-width: 768px){.map_controls{gap:5px}}.map_controls .btn-70{display:flex;justify-content:center;align-items:center;border:0;cursor:pointer;background:transparent}@media (min-width: 1400px){.map_controls .btn-70{width:70px;height:70px}}@media (max-width: 1399.98px) and (min-width: 767.99px){.map_controls .btn-70{width:44px;height:44px}}@media (min-width: 1400px){.map_controls .btn-70:last-child{width:70px;height:70px}}@media (max-width: 1399.98px) and (min-width: 767.99px){.map_controls .btn-70:last-child{width:44px;height:44px}}.map_controls .btn-70:hover svg rect{fill:#fff;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.map_controls .btn-70:hover svg path{stroke:#5e383b;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.map_controls .btn-70:hover svg circle+path{fill:#fff;stroke:#fff}.map_controls .btn-70:hover svg circle+path+path{fill:#fff;stroke:#fff}.map_controls .btn-70:hover svg circle+path+path+path,.map_controls .btn-70:hover svg circle+path+path+path+path{stroke:#fff}.map_controls .btn-70 svg{width:60px;height:60px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media (max-width: 767px){.map_controls .btn-70 svg{width:65px;height:65px}}@media (max-width: 1399.98px) and (min-width: 767.99px){.map_controls .btn-70 img{width:44px;height:44px}}.react-select{min-width:260px}.react-select .react-prefix__indicator{padding:8px 8px 8px 0}.react-select .react-prefix__indicator-separator{display:none}.react-select .react-prefix__indicator svg path{color:#5e383b}.react-select .react-prefix__placeholder{color:#f4f2e8}.react-select .react-prefix__placeholder,.react-select .react-prefix__single-value{font-weight:500;color:#5e383b!important;font-size:1rem}.react-select .react-prefix__control{background:#F4F2E8;border-color:#5e383b;border-radius:0%!important;box-shadow:none!important;height:48px;width:100%}.react-select .react-prefix__control:hover{border-color:#383737;color:#fff}.react-select .react-prefix__input-container{font-weight:600;color:#5e383b}.react-select .react-prefix__value-container{padding:2px 0 2px 15px}.react-select .react-prefix__option{font-size:1rem;color:#f4f2e8}.react-select .react-prefix__option--is-focused{background:#5E383B!important;color:#fff}.react-select .react-prefix__option--is-selected{background:#5E383B!important;color:#f4f2e8}.react-select .react-prefix__menu{border-radius:0%!important}.react-select .react-prefix__multi-value{background-color:#f4f2e8;border-radius:5px}.react-select .react-prefix__multi-value__label{color:#fff}.react-select .react-prefix__multi-value__remove svg path{fill:#fff}.btn-reset{background-color:#f4f2e8!important}.btn-reset:hover{background-color:#5e383b!important}.rounded-50{border-radius:9999px}.btn-learn-more{width:100%;background-color:#383737!important}.btn-learn-more:hover{background-color:#fff!important;color:#383737!important;border:1px solid #383737!important}.circle-box-top,.circle-box-bottom{position:absolute;width:80px;height:30px;display:flex;align-items:center;justify-content:center;pointer-events:none}.circle-box-top{top:50%;left:50%;transform:translate(-50%,-100%)}.circle-box-bottom{top:50%;left:50%;transform:translate(-50%)}.box-text{font-size:12px;padding:4px}.custom-marker{display:flex;justify-content:center;align-items:center;text-align:center;color:#000;background-color:#fff;font-family:Circular Std Regular,sans-serif}.marker-text{font-size:14px}.sidebar_content{overflow-x:hidden;overflow-y:auto}.nav-tabs{-webkit-justify-content:start;-moz-justify-content:start;-ms-justify-content:start;justify-content:start;-ms-flex-pack:start}.nav-tabs .nav-link{border-top:.5px solid #F4F2E8;border-bottom:.5px solid #ffffff;border-right:.25px solid #ffffff;border-left:.25px solid #ffffff;cursor:pointer;min-width:200px;padding:15px 35px;height:66px;color:#5e383b;font-size:1.2rem;font-weight:600;background-color:#f4f2e8;font-family:Circular Bold,sans-serif}@media (max-width: 1400px){.nav-tabs .nav-link{font-size:.8rem}}.nav-tabs .nav-link.active{background-color:#5e383b;color:#fff;border-top:.5px solid #5E383B;border-bottom:.5px solid #5E383B;border-right:.5px solid #5E383B;border-left:.5px solid #5E383B}.nav-tabs .back-btn{background-color:#5e383b}.sidebar_content .tab-pane{display:none}.sidebar_content .tab-pane.active{display:block}.land_pic{position:relative;max-width:100%;overflow:hidden;aspect-ratio:16/9}.land_pic .pic{width:100%!important;height:100%!important;aspect-ratio:16/9;object-fit:cover;border:1px solid rgba(94,56,59,.5)}.land_pic .w-100{transition:transform .3s ease-in-out;transform-origin:center center}.land_pic .w-100:hover{transform:scale(1.3)}.land_pic .img_loader{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:70px;height:70px}.land_pic .img_loader :before{content:"";border-top:4px solid #5E383B;border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite}.land_pic .img_loader img{width:inherit!important;height:inherit!important}.land_pic .expandable-button{cursor:pointer;position:absolute;top:0;right:7px;width:30px;height:30px}.full-width-modal .modal-dialog{max-width:90%}@media (max-width: 767px){.full-width-modal .modal-dialog{max-width:100%;padding:0 15px}}.full-width-modal .modal-content{background-color:transparent;padding:0}.full-width-modal .gallery_fullScreen{width:100%;text-align:center}.full-width-modal .gallery_fullScreen img{max-width:100%;max-height:calc(100vh - 3.5rem);object-fit:contain;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal{position:fixed;top:0;right:0;background:#7d5c5f;width:100%;height:100%;display:block;overflow-x:hidden;overflow-y:auto;z-index:9999999}.modal-backdrop{position:fixed;top:0;left:0%;width:100%;height:100%;background:rgba(94,56,59,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:11111}@media (min-width: 991px){.modal-drawer{max-width:60%}}.modal-dialog{width:auto;margin:.5rem;pointer-events:none}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}}.modal-dialog-centered{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}@media (min-width: 576px){.modal-dialog-centered{min-height:calc(100% - 3.5rem)}}@media (min-width: 576px){.modal-sm{max-width:360px}}@media (min-width: 576px){.modal-md{max-width:520px}}@media (min-width: 576px){.modal-xl{max-width:550px}}@media (min-width: 992px){.modal-xl{max-width:950px}}.modal-content{pointer-events:auto;background-clip:padding-box;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;padding:20px;outline:0;border:0;background-color:#fff;border-radius:15px;position:relative}.close{position:fixed;top:10px;right:10px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;display:flex;justify-content:center;align-items:center;background:transparent;text-align:center;cursor:pointer;padding:4px;border:0;width:60px;height:60px;z-index:11}.close img{width:40px}.modal-header{padding:1rem 1.5rem}@media (min-width: 767px){.amenities-modal{padding:20px}}.amenities-modal .h3{margin:0 0 25px;color:#5e383b;font-weight:400;font-family:Circular Regular,sans-serif}.amenities-modal figure{width:100%;margin:0 0 15px}.amenities-modal form{margin-bottom:30px}.amenities-modal p{font-size:1rem;color:#5e383b}.amenities-modal p a{line-height:1.4;color:#5e383b;font-weight:400;text-decoration:underline}.amenities-modal p a:hover{text-decoration:none}.custom-slicker{position:relative}.mode--inline .custom-slicker .slick-dots{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;bottom:10px}.mode--inline .custom-slicker .slick-dots button{margin:0 2px;width:24px;height:24px;border-radius:50%;border:2px solid #5E383B;background:#ffffff;font-weight:600;font-size:.8rem;display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer;line-height:1.3;padding:0;color:#5e383b}.mode--inline .custom-slicker .slick-dots button.slick-active{background:#5E383B;color:#fff}.mode--inline .custom-slicker .slick-dots .arrow{padding:0;width:24px;height:24px;line-height:1.3;cursor:pointer;display:inline-block;border-radius:0;text-align:center}.mode--inline .custom-slicker .slick-dots .arrow img{width:10px;height:auto;max-height:14px;display:inline-block;vertical-align:bottom;position:relative;top:-1px}.mode--inline .custom-slicker .slick-dots .arrow.right-arrow img{-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.mode--arrows .custom-slicker .slick-dots{display:block!important;bottom:10px}.mode--arrows .custom-slicker .slick-dots li button:before{content:"•";font-size:12px;color:#5e383b4d;opacity:1}.mode--arrows .custom-slicker .slick-dots li.slick-active button:before{color:#5e383b}.mode--arrows .custom-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:32px;height:32px;background:transparent;border:0;cursor:pointer}.mode--arrows .custom-arrow:hover path{stroke:#5e383b}.mode--arrows .custom-arrow.prev{left:10px}.mode--arrows .custom-arrow.next{right:10px}.mode--arrows .custom-arrow .flip-x{transform:scaleX(-1)}.multi-images-slider-modal .modal-img{width:100%}.multi-images-slider-modal .arrow{border:2px solid #5E383B;top:calc(50% + 16px);transform:translateY(-50%);position:absolute;z-index:1}.multi-images-slider-modal .arrow:disabled{opacity:.7}.multi-images-slider-modal .arrow .gallery_fullScreen{position:relative}.multi-images-slider-modal .arrow.left-arrow{left:0}.multi-images-slider-modal .arrow.right-arrow{right:0}.multi-images-slider-modal .arrow.right-arrow img{-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.accordion{margin:10px 0;font-family:Circular Std Regular,sans-serif}.accordion_title{background-color:transparent;color:#5e383bb3;font-weight:700;cursor:pointer;padding:10px 0;font-size:16px;text-align:left;border:none;outline:none;width:100%;display:flex;justify-content:space-between}.accordion_title--open{background-color:transparent;color:#5e383bcc}.accordion_content{padding:10px 10px 10px -10px;background-color:#f4f2e8;color:#5e383bcc}.filter_tabs{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;border-radius:0;gap:10px;width:100%;text-align:right}.filter_tabs .btn{width:50px!important;height:50px!important;border:0;display:flex;justify-content:center;align-items:center;border-radius:inherit;background:#ffffff!important}.filter_tabs .btn:hover{background:#5E383B!important}.filter_tabs.active{background:#5E383B;color:#fff}.filter_tabs.active img{filter:brightness(0) invert(1)}@media (max-width: 1200px){.filter_tabs.active{font-size:.75rem;padding:10px}}.btn.active{background:#5E383B!important;color:#5e383b!important}.btn.active img{filter:brightness(0) invert(1)}.react-sort{position:relative;box-sizing:border-box;max-width:200px;min-width:200px;margin-bottom:10px;display:block;margin-left:auto}.plots-container{flex-wrap:wrap!important;margin:0 -15px}.plots-container .col-md-12{padding:0 15px}.builder_pic{transition:transform .3s ease-in-out;transform-origin:center}.builder_pic:hover{transform:scale(1.3)}.toggle-filter-btn{position:fixed;top:16px;right:110px;z-index:9999;width:30px;cursor:pointer}@media (max-width: 1200px){.toggle-filter-btn{position:absolute}}.toggle-filter-btn img{width:30px;height:auto;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.toggle-filter-btn img:hover{scale:1.1}.col-md-5-adjustement{width:30%!important}.mobile_table .table thead tr th{white-space:nowrap;font-size:.75rem;padding:16px 7px}.mobile_table .table thead tr th span{padding-right:0;min-height:initial}.mobile_table .table thead tr th:nth-child(5){white-space:normal}.mobile_table .table thead tr th:nth-child(5) span{white-space:normal;line-height:1.2;max-width:110px;display:inline-block}.mobile_table .table tbody tr td{font-weight:500;font-size:.75rem;padding:13px 7px;justify-content:center}.mobile_table .table tbody tr td .btn img{width:20px;max-height:20px}@media (max-width: 767.98px){.mobile_table .table tbody tr td:last-child{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}.land_back_btn{background-color:#5e383b!important}.title_tab{padding:14px 0;color:#5e383b}@media (max-width: 767px){.title_tab{padding:0}}.product_details{padding:0 40px}@media (max-width: 1200px){.product_details{padding:0 25px}}@media (max-width: 767px){.product_details{padding:0}}.product_details hr{margin-inline:-40px}@media (max-width: 1200px){.product_details hr{margin-inline:-25px}}@media (max-width: 767px){.product_details .h2{font-weight:500;margin-bottom:15px!important}}@media (max-width: 767px){.product_details .back_btn{display:none}}.stage_name{color:#5e383b;font-weight:700;font-size:1.12rem}.padding-left{padding-left:20px}@media (max-width: 1200px){.section-block-item{display:block}.padding-left.section-block-item{padding-left:0}}.detail_summary{margin-bottom:20px}.detail_summary .h1{font-family:Circular Bold,sans-serif;font-weight:400;color:#5e383b;padding-bottom:10px;margin:0}.detail_summary .lot_list{padding:5px 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;font-family:Circular Std Regular,sans-serif}.detail_summary .lot_list:nth-last-of-type(1){margin-bottom:20px}.detail_summary .lot_list .lotItem{color:#5e383bb3;font-size:1rem;margin:4px 0;padding:4px 12px 4px 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:start;-moz-justify-content:start;-ms-justify-content:start;justify-content:start;-ms-flex-pack:start;font-family:Circular Std Regular,sans-serif}.detail_summary .lot_list .lotItem:last-child{border-right:0}.detail_summary .lot_list .lotItem label{font-family:inherit;white-space:nowrap;color:inherit;margin:0}.detail_summary .lot_list .lotItem p{padding:0 0 0 10px;word-wrap:break-word;white-space:normal;overflow-wrap:anywhere}.detail_summary .lot_list .lotItem .settlement-date-format{padding-left:10px}.detail_summary .lot_list.settlement-date .lotItem{width:100%;align-items:flex-end;justify-content:space-between;column-gap:8px;flex-wrap:nowrap}.detail_summary .lot_list.settlement-date .lotItem label{line-height:1.2;white-space:normal;overflow-wrap:normal;word-break:normal;max-width:170px;flex:0 1 170px}.detail_summary .lot_list.settlement-date .lotItem .settlement-date-format{line-height:1.2;padding-left:0;text-align:right;white-space:normal;overflow-wrap:normal;word-break:normal;max-width:none;min-width:84px;flex:0 0 auto}.detail_summary .lot_list.settlement-date .lotItem .settlement-date-format .date-token{white-space:nowrap}.detail_summary .lot_list.settlement-date .lotItem .settlement-date-format .date-line{display:block;white-space:nowrap}.detail_summary .lot_list.settlement-date .lotItem .settlement-label .label-compact,.detail_summary .lot_list.settlement-date .lotItem .settlement-date-format .value-compact{display:none}@media (max-width: 1400px){.detail_summary .lot_list.settlement-date .lotItem{align-items:flex-start;justify-content:flex-start;flex-direction:column;row-gap:2px}.detail_summary .lot_list.settlement-date .lotItem label{max-width:none;flex-basis:auto}.detail_summary .lot_list.settlement-date .lotItem .settlement-label .label-full,.detail_summary .lot_list.settlement-date .lotItem .settlement-date-format .value-full{display:none}.detail_summary .lot_list.settlement-date .lotItem .settlement-label .label-compact,.detail_summary .lot_list.settlement-date .lotItem .settlement-date-format .value-compact{display:inline}.detail_summary .lot_list.settlement-date .lotItem .settlement-date-format{text-align:left;min-width:0}.detail_summary .lot_list.settlement-date .lotItem .settlement-date-format .value-compact{white-space:nowrap}}.detail_summary .lot_list .secondLotItem{border-left:1px solid rgba(94,56,59,.7);padding-left:12px}.detail_summary .price-info{border-bottom:1px solid rgba(94,56,59,.7)!important}.includ_flex_space_betten{justify-content:space-between!important}.enquire-btn{background-color:#5e383b;color:#fff;height:38px;padding:10px 16px;border:1px solid #5E383B;text-transform:none!important;font-size:.9rem;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.enquire-btn:hover{background-color:#fff!important;color:#5e383b;cursor:pointer}.confirmation-modal{text-align:center;padding:20px}.confirmation-modal .h3{padding:0 10%;color:#c25f31;font-size:1.8rem;font-weight:400;font-family:Circular Regular,sans-serif;margin:0 0 25px}.confirmation-modal p{color:#5e383bb3;font-size:.875rem;padding:0 40px}.confirmation-modal .checkMark{display:flex;justify-content:center;align-items:center;-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg);background-color:#f4f2e8;width:120px;height:120px;margin:20px auto 60px}.confirmation-modal .checkMark:after{content:"";transform:rotate(84deg) scale(1.4);display:inline-block;height:30px;width:15px;border-bottom:6px solid #ffffff;border-right:6px solid #ffffff}.checkbox-items{position:relative;margin-bottom:10px}.styled-checkbox{z-index:1;position:absolute;opacity:0;filter:alpha(opacity=0);width:100%;height:100%}.styled-checkbox+label{margin-bottom:0;position:relative;cursor:pointer;padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.styled-checkbox+label:before{content:"";margin-right:15px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:#ffffff;border:1px solid #7C7C7C}.styled-checkbox:checked+label:before{background:#c25f31;border-color:#c25f31}.styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.styled-checkbox:disabled+label:before{box-shadow:none;background:#D9D9D9}.styled-checkbox:checked+label:after{content:"";width:4px;height:10px;border:solid #ffffff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:3px;left:8px}@media (min-width: 767.99px){.header{display:none!important}}@media (min-width: 767.99px){.mobile-sidebar-container{display:none}}@media (max-width: 767px){.header{height:64px;padding:15px;background:#F4F2E8;cursor:pointer;color:#5e383b;position:fixed;top:0;left:0;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;z-index:1111;width:100%}.header .app-logo img{height:50px;width:auto}.hamburger{background-color:transparent;margin-right:-10px;cursor:pointer;height:50px;width:50px}.hamburger .line{fill:none;stroke-width:5;stroke:#5e383b;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.hamburger .line-1{stroke-dasharray:60 207}.hamburger .line-2{stroke-dasharray:60 60}.hamburger .line-3{stroke-dasharray:60 207}.is-open .line-1{stroke-dasharray:90 207;stroke-dashoffset:-134}.is-open .line-2{stroke-dasharray:1 60;stroke-dashoffset:-30}.is-open .line-3{stroke-dasharray:90 207;stroke-dashoffset:-134}.mobile-sidebar-container{display:none;padding:25px 15px 10px;background:#F4F2E8;position:fixed;top:64px;left:0;height:calc(100% - 64px);z-index:1111112;width:100%}.mobile-sidebar-container.is-open{display:block}.mobile-sidebar-container.is-open .external-amenities-group{width:calc(100% + 10px);margin:0 -5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.mobile-sidebar-container.is-open .external-amenities-group .amenities{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;text-align:center;margin:0 0 15px;padding:0 5px;max-width:90px;width:25%}.mobile-sidebar-container.is-open .external-amenities-group .amenities button{padding:0;width:100%;border:none;background-color:transparent}.mobile-sidebar-container.is-open .external-amenities-group .amenities button img{width:100%}.mobile-sidebar-container.is-open .external-amenities-group .amenities label{margin:10px 0;line-height:1.3;font-size:.85rem}.mobile-sidebar-container.is-open-action-buttons{display:flex;justify-content:space-between;padding:0 0 20px}.mobile-sidebar-container .h2{line-height:1.3;margin:0 0 30px;color:#000;font-family:Circular Bold,sans-serif}.mobile-sidebar-container .mobile-menu{overflow-y:auto;overflow-x:hidden;height:calc(100% - 45px)}.mobile-sidebar-container .mobile-menu li{font-weight:600;text-transform:capitalize;font-family:Circular Std Regular,sans-serif;font-size:1rem;margin:5px 0 0;padding:10px 0;cursor:pointer}.sidebar-action-buttons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.back-to-search-btn{position:fixed;right:10px;bottom:100px;z-index:999}}@media (min-width: 767.99px){.back-to-search-btn{display:none}}.bottom_menu_filter{position:fixed;bottom:0;left:0;padding:15px 20px;width:100%;z-index:1}.bottom_menu_filter .btn em{margin-right:7px}.bottom_menu_filter .btn em img{width:14px}.bottom_menu_filter .btn-lg{width:calc(100% - 180px)}.sidebar-group{overflow-y:auto;overflow-x:hidden;padding-bottom:30px;height:100%}.sidebar-group::-webkit-scrollbar-thumb{background-color:#d9d9d9}@media (max-width: 767.98px){.sidebar-group{-ms-overflow-style:none;scrollbar-width:none}}.sidebar-group .h4{margin:0 0 20px;color:#5e383b;font-size:1.5rem;font-family:Circular Medium,sans-serif;text-transform:capitalize;position:sticky;top:0;left:0;z-index:1}@media (max-width: 767.98px){.sidebar-group::-webkit-scrollbar{display:none}}.filter-container .mobile_table,.filter-container .scroll-container.intuiface-filter-list{max-height:calc(100vh - 230px)}.filter-container .h6{margin:0 0 20px;font-weight:600;color:#000;font-size:1rem;padding-right:100px}.btn-back{position:fixed;top:90px;right:10px;z-index:11;width:40px}.btn-back img{width:100%}.group_box{margin-bottom:40px}.group_box .h6{color:#000;font-weight:400;text-decoration:none}.mobile-title{font-weight:700;cursor:pointer}.map-half{width:40%}@media (max-width: 767px){.map-half{width:100%}}@media (max-width: 767px){.map-half .map-filters-container .leaflet-container{height:40vh!important}}@media (max-width: 767px){.map-half .right-sidebar{padding:15px;top:auto;bottom:0;height:calc(100% - 40vh)}}@media (max-width: 575px){.map-half .right-sidebar{height:calc(100% - 64px);z-index:11112}.map-half .right-sidebar .table-data{margin-bottom:10px}}.map-full{width:100%}.lot-status-legend{-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around;border-radius:6px;position:relative;z-index:400;top:20px;width:100px;margin-left:20px}.lot-status-legend img{width:460px}@media (max-width: 767px){.lot-status-legend{top:10px;margin-left:10px;min-width:300px;max-width:400px}.lot-status-legend img{width:300px}}.leaflet-tooltip-pane .leaflet-tooltip{background-color:#383737cc;color:#fff;border:none;border-radius:4px;padding:8px}.leaflet-tooltip-pane .leaflet-tooltip:before{border-top-color:#383737cc}.react-tooltip{background-color:#383737!important;z-index:20000!important}.animate-marker{transition:all .25s ease-in-out}.map-filters-container{position:relative}.map-filters-container .leaflet-layer.area-tiles-layer .leaflet-tile-container img{width:257px!important;height:257px!important;mix-blend-mode:normal!important}.map-filters-container .leaflet-layer.map-tiles-layer .leaflet-tile-container img{width:513px!important;height:513px!important;mix-blend-mode:normal!important}.hide-leaflet-mapbox-attribution{display:none}.leaflet-control-attribution .leaflet-control a svg{display:none!important}.debug-info{background-color:#fff;padding:10px;top:20%!important;left:20px!important;font-size:14px}.leaflet-control-rotate{display:none}.map-scroll-zoom-overlay{align-items:center;background-color:#5e383bcc;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1000}.map-scroll-zoom-overlay__message{background:transparent;border:0;color:#f4f2e8;font-size:30px;font-weight:600;line-height:1.2;padding:0;text-shadow:0 1px 2px rgba(0,0,0,.45)}@media (max-width: 1400px){.map-scroll-zoom-overlay__message{font-size:26px}}@media (max-width: 1200px){.map-scroll-zoom-overlay__message{font-size:22px}}@media (max-width: 767px){.map-scroll-zoom-overlay__message{font-size:20px;text-align:center;padding:0 16px}}.flight-path{padding-bottom:20px}.flight-path .button-group{display:flex;justify-content:center;gap:10px;margin-bottom:20px}.flight-path .main-button,.flight-path .tier-button{color:#fff;background:#5E383B;border:none;border-radius:5px;padding:10px;cursor:pointer;text-align:center;height:60px}.flight-path .main-button:hover,.flight-path .main-button.on,.flight-path .tier-button:hover,.flight-path .tier-button.on{color:#5e383b;background:#ffffff}.flight-path .main-button.off,.flight-path .tier-button.off{opacity:1}.flight-path .tier-buttons{display:flex;justify-content:center;gap:10px}.flight-path .tier-buttons .tier-button.disabled{opacity:.5;pointer-events:none}.flight-path .image-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(94,56,59,.95);display:flex;justify-content:center;align-items:center;z-index:1000}.flight-path .image-wrapper{position:relative;max-width:90%;max-height:90%;display:flex;justify-content:center;align-items:center}.flight-path img{max-width:100%;max-height:100%;object-fit:contain}.flight-path .close-button{position:fixed;width:50px;height:50px;top:10px;right:10px;background:transparent;border:none;cursor:pointer;z-index:1}.flight-path .strong{display:inline-block;padding-bottom:5px}.amenity_list{margin:30px 0 0}@media (max-width: 767px){.amenity_list{margin:20px 0 0}}.amenity_list li{position:relative}@media (min-width: 767.99px){.amenity_list li{margin-bottom:30px;padding:0 0 30px 45px;border-bottom:1px solid #ffffff}}@media (max-width: 767px){.amenity_list li{margin-bottom:15px;padding:0 0 20px 40px}}.amenity_list li .oval{position:absolute;margin-top:5px;width:20px;height:20px;left:0;border-radius:50%}@media (min-width: 767.99px){.amenity_list li:last-child{border-bottom:0}.amenity_list li .oval{margin-top:5px;position:absolute;width:30px;height:30px;border:2px solid #ffffff;left:0;border-radius:50%}}.amenity_list li em{width:44px;text-align:left;margin-right:15px;display:inline-block}.amenity_list li em img{width:100%;max-height:40px}@media (max-width: 767px){.amenity_list li em img{max-height:30px;max-width:36px}}@media (max-width: 767px){.amenity_list li .amenity_summary{margin-top:-15px}}.amenity_list li .amenity_summary span{line-height:1.3;color:#5e383b;font-size:1rem}@media (max-width: 767px){.amenity_list li .amenity_summary span{font-size:.86rem;margin-right:15px}.amenity_list li .amenity_summary span:last-child{margin-right:0}}.back_btn{position:absolute;top:9px;right:60px}.back_btn_sidebar_fullscreen{position:absolute;top:9px;right:120px;z-index:11111}.download_btn,.download-group-btn{background-color:#f4f2e8;position:absolute;right:0;bottom:0;padding:15px 40px;height:90px;width:100%}.download_btn .btn,.download-group-btn .btn{font-weight:600;width:auto!important;min-width:130px!important}.download_btn a,.download-group-btn a{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;border:1px solid #5E383B;text-align:left;padding:16px 18px;height:44px;max-width:300px;font-size:1rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:start;-moz-justify-content:start;-ms-justify-content:start;justify-content:start;-ms-flex-pack:start;font-weight:600;text-decoration:underline;text-decoration:none;color:#5e383b;margin-left:auto}@media (max-width: 1550px){.download_btn a,.download-group-btn a{font-size:.85rem}}.download_btn a:hover,.download-group-btn a:hover{background-color:#5e383b;color:#fff}.download_btn a:hover em svg path,.download-group-btn a:hover em svg path{fill:#fff}.download_btn a:hover em svg line,.download-group-btn a:hover em svg line{stroke:#fff}.download_btn a em,.download-group-btn a em{margin-left:7px}.download_btn a em svg,.download-group-btn a em svg{vertical-align:middle;margin-left:5px;width:16px;height:16px}.download-group-btn{position:static;-webkit-justify-content:end;-moz-justify-content:end;-ms-justify-content:end;justify-content:end;-ms-flex-pack:end;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#f4f2e8;padding:10px 0;gap:15px}.download-group-btn a{margin-left:0;padding:10px 16px;height:38px;font-size:.9rem;font-weight:400;background-color:#fff}@media (max-width: 767px){.download-group-btn{height:auto;padding:10px}}.enquire_lot_brochure{-webkit-justify-content:start;-moz-justify-content:start;-ms-justify-content:start;justify-content:start;-ms-flex-pack:start}.enquire_lot_brochure a{background-color:#5e383b;color:#fff}.enquire_lot_brochure a:hover{background-color:#fff;color:#5e383b}.enquire_lot_brochure a:hover em svg path{fill:#5e383b}.enquire_lot_brochure a:hover em svg line{stroke:#5e383b}.amenity-map-download-btn{background:transparent}.amenity-map-download-btn a{background-color:#fff}.plot-items{background:#ffffff;border-radius:10px}@media (min-width: 767.99px){.plot-items{height:calc(100% - 30px);margin-bottom:30px}}@media (max-width: 767px){.plot-items{overflow:hidden;margin-bottom:15px}}.plot-items figure{margin:0}.plot_title{color:#f4f2e8;background-color:#fff;min-height:40px;border-bottom:.5px solid rgba(94,56,59,.01);border-radius:10px 10px 0 0;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.plot_title .h6{margin:0;padding:10px;color:#5e383b;font-family:Circular Medium,sans-serif}@media (max-width: 767px){.plot_title .h6{color:#fff}}.plot_title .brand_logo{width:80px;margin:4px;background-color:#fff}.plot_title .brand_logo img{object-position:right center;object-fit:contain;width:100%;height:100%}.plot_title_land{background-color:#f4f2e8;margin:0 15px}.white-space{padding:10px}.plot-items .post_info{padding:0 15px 15px;position:relative}.plot-items .post_info .location_icon{position:absolute;top:-10px;left:2px;background-color:#5e383b}.plot-items .post_info .location_icon img{width:20px}.plot-items .post_info figure img{object-fit:cover;width:100%}.room_info{padding:10px 0 0}@media (max-width: 1360px){.room_info{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.room_info .h6{margin:0;line-height:1;color:#5e383b;font-weight:600}.room_info .h6 span{margin:4px 0 0;display:block;font-weight:400;color:#5e383bb3;font-size:.85rem}@media (max-width: 1360px){.room_info .room_icons{margin-top:10px}}.room_icons{list-style:none;padding:0;margin:0}.room_icons li{padding-inline:5px;font-size:1rem;color:#5e383bb3;border-right:1px solid #5e383b}.room_icons li:last-child{border-right:0}.room_icons li em{margin-left:5px;display:inline-block;vertical-align:middle}.room_icons li em img{width:18px;max-height:18px;object-fit:contain}.room_icons.icons_size{padding:10px 0}.room_icons.icons_size li{padding:5px 10px;font-size:.9rem}.room_icons.icons_size li:first-child{padding-left:0}.room_icons.icons_size li em{margin-left:7px}.room_icons.icons_size li em img{width:22px;max-height:22px}.filters_land [class*=col-md]{margin-bottom:20px}.filters_land .react-select{min-width:100%}.filters_land .react-prefix__control{border-radius:0;border-width:0 0 1px 0;padding:0}.filters_land .react-prefix__value-container{padding-left:10px;padding-right:10px}.filters_land .react-prefix__indicator{padding-right:4px}.filters_land .react-prefix__placeholder,.filters_land .react-prefix__single-value{font-size:.86rem;text-overflow:ellipsis}.more_detail{padding:12px 0 0;margin:12px 0 0}.more_detail label{margin:0 7px 0 0;font-size:.85rem;font-weight:400;color:#5e383bb3}.more_detail .btn{font-size:.74rem;text-transform:none;background-color:#5e383b!important;padding:5px 15px;height:40px;font-size:medium;min-width:inherit;font-weight:600}.more_detail .btn:hover{color:#5e383b!important;background-color:#fff!important;border-color:#5e383b!important}@media (min-width: 1700px){.more_detail .btn{min-width:176px}}.card-package-price{color:#5e383b;padding-top:20px;padding-right:4px;display:flex;justify-content:flex-end;align-items:baseline;text-align:right}.card-package-price .price{padding-left:10px}@media (max-width: 1380px){.card-package-price .price{font-size:1rem}}.price-label{display:inline-block;line-height:1.2}.price{padding-top:4px;display:block;line-height:1.2;color:#5e383b;font-size:1.1rem;font-weight:600}@media (max-width: 1380px){.price{font-size:1rem}}.card-lot-info{border-right:1px solid #5e383b;display:flex;justify-content:flex-start;gap:15px;padding-top:10px;border:none!important}.card-lot-info li{border:none!important;padding-left:0!important}.card-lot-info li em{margin-left:0!important;padding-left:0!important;padding-right:4px}.settlement-date-wrapper{display:flex;align-items:end;gap:6px;padding-top:10px;white-space:normal;color:#5e383bb3}.settlement-date-label{display:block;white-space:normal;overflow-wrap:normal;word-break:normal;line-height:1.2}.settlement-date-value{white-space:normal;overflow-wrap:normal;word-break:normal}.settlement-date-value .date-line{display:block;white-space:nowrap}.settlement-date-value .date-token{white-space:nowrap}.card_land_info{display:flex;justify-content:flex-start!important}.card_land_info .lot_status_wrapper{display:flex;align-items:center;justify-content:flex-end;gap:6px}.card_land_info .lot_status_dot{width:14px;height:14px;border-radius:50%;display:inline-block}.card_land_info .lot_status_text{font-size:14px;color:#5e383b}.title_h2{padding:20px 0 30px}@media (max-width: 767px){.title_h2{z-index:1;background:#F4F2E8;position:sticky;top:-2px;padding:10px 0}}.title_h2 .h2{margin:0;font-family:Circular Regular,sans-serif}@media (max-width: 767px){.title_h2 .h2{font-size:1.3rem}}.title_h2 .h2 span{display:block;font-weight:400}.title_h3{font-family:Circular Bold,sans-serif;font-weight:400!important}.range_group{padding:35px 0 20px;position:sticky;top:0;background-color:#f4f2e8;z-index:11}@media (max-width: 1100px){.range_group{position:relative}}.range_group .reset_btn{margin:0 0 20px}.range_group .reset_btn .btn{font-size:.9rem;min-width:initial;min-height:40px;width:100%;background-color:#f4f2e8}.range_group .reset_btn .btn:hover{background-color:#5e383b}.range_group .reset_btn .btn:hover img{filter:brightness(0) invert(1)}.btn_groups .btn{font-size:.9rem;min-width:initial;min-height:40px;width:100%;background-color:#f4f2e8}.btn_groups .btn:hover{background-color:#5e383b}.btn_groups .btn:hover img{filter:brightness(0) invert(1)}.grid-3{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 30px}@media (max-width: 1200px){.grid-3{gap:10px 25px}}.grid-3 .range_col{margin-bottom:20px;width:calc(33% - 18px)}@media (max-width: 1200px){.grid-3 .range_col{margin-bottom:10px}}.range_title{width:100%;margin:0 0 20px;text-align:center;font-family:Circular Regular,sans-serif;font-size:1.3rem;font-weight:400;color:#5e383b}.table-data{overflow-x:hidden!important}.table{margin-bottom:100px}.table:last-child{margin-bottom:0}.table caption{font-family:Circular Regular,sans-serif;font-size:1.6rem;text-align:center}.table thead tr th{border-bottom:1px solid rgba(94,56,59,.1);font-family:Circular Medium,sans-serif;font-weight:600;font-size:1rem;text-align:center;padding:12px 10px}.table thead tr th span{min-height:30px;display:block;width:100%;position:relative;padding-right:20px}.table thead tr th:nth-child(5) span{white-space:normal;line-height:1.2;max-width:140px;margin:0 auto}.table tbody tr td{min-height:50px;padding:14px 10px;text-align:center;font-weight:400;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;border-bottom:1px solid rgba(94,56,59,.1)}.table tbody tr td .land_location_icon,.table tbody tr td .land_right_arrow_icon{background-color:#5e383b}.table tbody tr td .land_location_icon:hover,.table tbody tr td .land_right_arrow_icon:hover{background-color:#fff}.table tbody tr:hover td,.table tbody tr.active td{background-color:#d9d9d980}.sorting_arrows{position:absolute;top:0;right:0;width:24px}.sorting_arrows .sort_icon{background:transparent;opacity:.7;filter:alpha(opacity=70);cursor:pointer;outline:0;border:0;display:block}.sorting_arrows .sort_icon:hover{opacity:1;filter:alpha(opacity=100)}.sorting_arrows .sort_icon.down_icon{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.sorting_arrows .sort_icon img{width:100%}.paginationBlock{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:end;margin:10px 20px}.rounded-circle .right_arrow_icon{width:13px;margin-left:4px}.land_reset_btn{border:0!important;border-radius:0!important;background-color:#fff;width:60px!important;height:50px!important;display:flex;align-items:center!important;justify-content:center!important}.land_reset_btn:hover{background-color:#5e383b!important}.land_reset_btn:hover img{filter:brightness(0) invert(1)}.scrollable_full{max-height:100vh;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}@media (max-width: 1200px){.scrollable_full{max-height:60vh}}@media (max-width: 767px){.scrollable_full{max-height:100%;padding-right:10px;margin-right:-10px}}.scrollable_partially{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;max-height:calc(100vh - 160px)}@media only screen and (max-width: 1200px) and (orientation: landscape){.scrollable_partially{max-height:calc(60vh - 100px)}}.scrollable_partially.amenity_scrollbar{margin-right:0;padding-right:0;max-height:calc(100vh - 90px)}@media (max-width: 1200px){.scrollable_partially.amenity_scrollbar{max-height:calc(100vh - 170px)}}@media only screen and (max-width: 1200px) and (orientation: landscape){.scrollable_partially.amenity_scrollbar{max-height:100vh}}.scrollable_partially.amenity_scrollbar::-webkit-scrollbar-thumb{background-color:#f4f2e8}@media screen and (max-width: 767px){.scrollable_partially{max-height:calc(100vh - 90px)}}.release-sidebar-container{padding:0 40px;margin-bottom:100px}@media (max-width: 767px){.release-sidebar-container{margin-bottom:75px}}@media (max-width: 1200px){.release-sidebar-container{padding:0}}.release-sidebar-container .dot{width:14px;height:14px;display:inline-block;border-radius:50%}@media (max-width: 767px){.release-sidebar-container .dot{width:10px;height:10px}}.release-sidebar-container .table{margin-bottom:100px}.release-sidebar-container .table caption{font-family:Circular Regular,sans-serif;font-size:1.6rem;text-align:center}.release-sidebar-container .table thead tr th{border-bottom:1px solid rgba(94,56,59,.1);font-family:Circular Medium,sans-serif;font-weight:600;font-size:1rem;text-align:center;padding:12px 10px}.release-sidebar-container .table thead tr th span{min-height:30px;display:block;width:100%;position:relative;padding-right:20px}@media (max-width: 767px){.release-sidebar-container .table thead tr th{font-size:.8rem;line-height:1.2;padding:8px 4px}.release-sidebar-container .table thead tr th span{min-height:24px;padding-right:6px;white-space:normal;line-height:1.2}}.release-sidebar-container .table tbody tr td{min-height:50px;padding:14px 10px;text-align:center;font-weight:500;font-size:.95rem;line-height:1.3;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;border-bottom:1px solid rgba(94,56,59,.1)}@media (max-width: 767px){.release-sidebar-container .table tbody tr td{font-size:.8rem;padding:10px 6px}}.release-sidebar-container .table tbody tr:hover td,.release-sidebar-container .table tbody tr.active td{background-color:#d9d9d980}.release-sidebar-container .table tr{cursor:pointer}.no_data{width:100%;min-height:80px;text-align:center}.release-download a{background-color:#fff}.right-sidebar{background-color:#f4f2e8;position:fixed;top:0;right:0;-webkit-transition:transform .5s ease-in-out;-moz-transition:transform .5s ease-in-out;-ms-transition:transform .5s ease-in-out;-o-transition:transform .5s ease-in-out;transition:transform .5s ease-in-out;height:100%;overflow:hidden;width:60%;z-index:9999}@media (max-width: 767px){.right-sidebar{background-color:#f4f2e8;width:100%}}.right-sidebar.dark-mode{background-color:#5e383b}@media (max-width: 575px){.right-sidebar.dark-mode{height:60%}}.sidebar_content{width:100%;max-height:calc(100vh - 90px)}@media (max-width: 767px){.sidebar_content{max-height:100%;height:100%}}.sidebar_content .tab-content{padding:0 40px;overflow-x:hidden;overflow-y:auto;max-height:calc(100vh - 90px)}@media (max-width: 1380px){.sidebar_content .tab-content{padding:0 30px}}@media (max-width: 767px){.sidebar_content .tab-content{max-height:calc(60vh - 98px);padding:0 10px}}.sidebar_content .tab-content .product_details{padding:0}.sidebar_content .tab-content .product_details .land_pic .pic{height:330px;object-fit:cover}.sidebar_content .tab-content hr{margin-inline:-40px}.sidebar-fullscreen .sidebar_content .tab-content .tab-pane.active .house_and_land .Search_HouseAndLand_Detail_Veiw_Container{padding:0 10%}.sidebar-fullscreen .sidebar_content .tab-content .tab-pane.active .house_and_land .Search_HouseAndLand_Detail_Veiw_Container .land_pic .pic{height:450px}@media (min-width: 1600px) and (max-width: 2000px){.sidebar-fullscreen .sidebar_content .tab-content .tab-pane.active .house_and_land .Search_HouseAndLand_Detail_Veiw_Container .land_pic .pic{height:550px}}@media (min-width: 2000px) and (max-width: 3000px){.sidebar-fullscreen .sidebar_content .tab-content .tab-pane.active .house_and_land .Search_HouseAndLand_Detail_Veiw_Container .land_pic .pic{height:750px}}@media (min-width: 3000px){.sidebar-fullscreen .sidebar_content .tab-content .tab-pane.active .house_and_land .Search_HouseAndLand_Detail_Veiw_Container .land_pic .pic{height:1000px}}.divider{border-color:#5e383b4d;margin:20px -20px}.full_pic{width:100%}.full_pic img{object-position:top center;object-fit:cover;max-height:400px;width:100%}.contentbar{width:100%}.contentbar .h2{color:#5e383b;font-family:Circular Regular,sans-serif;margin:0 0 15px}.contentbar .h2 em{margin-right:1rem}.data_list .d_time{margin:5px 0;font-size:.9rem;font-weight:600;color:#5e383b}.data_list .d_time em{margin-right:7px}.data_list .d_time em img{width:20px}.d_time_seperator,.d_time_time{margin-left:20px}@media (min-width: 767.99px){.external_amenity_sec{padding:60px 60px 0;color:#5e383b}}.external_amenity_sec .h2{margin:0 0 10px;color:#5e383b;font-family:Circular Regular,sans-serif}@media (min-width: 767.99px){.external_amenity_sec .h2{font-weight:600}}@media (max-width: 768px){.external_amenity_sec .h2{padding-right:40px}}.external_amenity_sec p{font-family:Circular Regular,sans-serif;color:#5e383b;line-height:1.3}@media (max-width: 767px){.amenitiesDistanceTime{align-items:center}.amenitiesDistanceTime .oval{width:30px!important;height:30px!important}.amenitiesDistanceTime em{margin:10px}.amenitiesDistanceTime em img{min-width:60px!important;min-height:60px!important}.amenitiesDistanceTime .amenity_summary{padding-left:40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;gap:10px}.amenitiesDistanceTime .amenity_summary .d_time{font-size:1em}}.sidebar-half{width:60%;height:calc(100vh - 90px);transition:width .3s ease-in-out}.sidebar-fullscreen{width:100%;transition:width .3s ease-in-out}.sidebar-minimize{width:10%;transition:width .3s ease-in-out}.popup-overlay{position:fixed;inset:0;background-color:#5e383bb3;display:flex;justify-content:center;align-items:center;z-index:1112}.popup-window{position:relative;background-color:#f4f2e8;padding:10px;width:400px;border-radius:8px;box-shadow:0 4px 8px #5e383bb3;max-height:80vh;overflow-y:auto}.close-btn{position:absolute;top:10px;right:10px;background:none;border:none;font-size:42px;color:#5e383b;cursor:pointer;transition:color .3s}.close-btn:hover{color:#7d5c5f}.popup-content{margin-top:20px;font-size:16px;color:#5e383b}.popup-content img{width:100%;height:auto}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.changeImgBlock{margin-top:10px}.changeImg{padding:5px;display:inline;background-color:#000;color:#fff;cursor:pointer;font-weight:700;font-family:Verdana,Geneva,Tahoma,sans-serif}.changeImg:hover{background-color:#d55a33}.mobile-version-coming-soon-pop{position:fixed;inset:0;z-index:999999;display:flex;justify-content:center;align-items:center;background-color:#fff;font-size:1.7rem;text-align:center;padding:25px;font-family:Circular Regular,sans-serif}.leaflet-bar{box-shadow:none}.wh-100{width:100%;height:100%;object-fit:contain;object-position:center}.sidebar{width:40vw;min-height:100%;background-color:#f4f2e8;position:absolute;top:0;right:0}@media (max-width: 767px){.mainContainer{padding-top:64px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.f{--y: calc(var(--len) - var(--nth));position:absolute;bottom:0;right:0;width:100%;transform:translate3d(0,calc(var(--y) * -40%),0) scale(calc(1 - .05 * var(--y)));transition:all .3s;min-height:80px}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/pages/ginninderry-masterplan/assets/ajax-loader-e7b44c86.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/pages/ginninderry-masterplan/assets/slick-12459f22.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.avtar50{height:50px;width:50px;min-height:50px;min-width:50px;border-radius:50px}.avtar45{height:45px;width:45px;min-height:45px;min-width:45px;border-radius:45px}.avtar30{height:30px;width:30px;min-height:30px;min-width:30px;border-radius:30px}.avtar180{height:180px;width:180px;min-height:180px;min-width:180px;border-radius:180px}.footer-container.intuiface{background-color:#f4f2e8!important;padding:0}.footer-container.intuiface .leaflet-left{margin-top:0}.footer-container.intuiface .leaflet-left .leaflet-bar{left:6px;gap:2px}.footer-container.intuiface .leaflet-left .leaflet-bar button{background-color:#f4f2e8;border-radius:0;border-right:1px solid #F4F2E8;padding:0!important;margin:0;height:90px}.footer-container.intuiface .leaflet-left .leaflet-bar button img{width:76px}.footer-container.intuiface .leaflet-left .leaflet-bar button.active{background-color:#f4f2e8}.footer-container.intuiface .land_house_filter{margin-left:10px!important}.footer-container.intuiface .land_house_filter button{height:90px;border-right:1px solid #F4F2E8}.footer-container.intuiface .land_house_filter button img{width:76px;max-width:76px}.footer-container.intuiface .land_house_filter #Land_Only{padding-left:0;border-left:1px solid #F4F2E8}.footer-container.intuiface .land_house_filter #Land_Only.active{background-color:#5e383b}.footer-container.intuiface .land_house_filter #House_\&_Land{display:none}.footer-container.intuiface .leaflet-right{padding:0;right:242px;margin-top:0}.footer-container.intuiface .leaflet-right .map_control{gap:0;padding:0}.footer-container.intuiface .leaflet-right .tooltip-container{padding:2px}.footer-container.intuiface .leaflet-right .tooltip-container img{padding:0;max-width:76px}.footer-container.intuiface .pr-0{height:90px;gap:0;padding:0;margin:0}.footer-container.intuiface .pr-0 .btn-70{padding:0;margin:0;min-width:76px!important}.footer-container.intuiface .pr-0 .btn-rhs{padding:0;margin:0;min-width:76px!important;height:90px;border-left:1px solid #F4F2E8;border-radius:0}.footer-container.intuiface .pr-0 .btn-rhs img{padding:1px;margin:0;min-width:76px}.footer-container.intuiface_controls{background-color:#f4f2e8}.footer-container.intuiface_controls .map_controls{gap:0;right:222px;padding:0;margin:0}.footer-container.intuiface_controls .leaflet-right{border-radius:0;padding:0}.footer-container.intuiface_controls .leaflet-right .intuiface_rhs .btn-rhs{background-color:#f4f2e8;border-radius:0;border-left:1px solid #F4F2E8;width:80px;height:90px}.footer-container.intuiface_controls .leaflet-right .intuiface_rhs .btn-rhs img{min-width:74px;min-height:74px}.footer-container.intuiface_controls .leaflet-left .left-button-group{gap:0}.footer-container.intuiface_controls .leaflet-left .left-button-group .button-filter{max-width:90px;max-height:90px}.footer-container.intuiface_controls .leaflet-left .left-button-group .button-filter img{max-width:76px;max-height:76px}.footer-container.intuiface_controls .leaflet-left .leaflet-bar button img{width:75px;height:75px}.footer-container.intuiface_controls .leaflet-control{gap:0}.footer-container.intuiface_controls .leaflet-control .button-filter{max-width:76px;max-height:90px}.footer-container.intuiface_controls .leaflet-control .button-filter img{max-width:76px;max-height:76px}.footer-container.intuiface_controls .leaflet-control .button-filter.active,.footer-container.intuiface_controls .leaflet-control .button-filter:has(img[src*="Active.svg"]){background-color:#f4f2e8!important}.footer-container.intuiface_controls .leaflet-control .min-max-label,.footer-container.intuiface_controls .leaflet-control .tooltip-text,.footer-container.intuiface_controls .leaflet-control .h6{color:#5e383b}.footer-container.intuiface_controls .rc-slider-handle .tooltip-text{background-color:transparent}.footer-container.intuiface_controls .footer-filter-slider .rc-range-slider .rc-slider-track{background-color:#5e383b}.footer-container.intuiface_controls .footer-filter-slider .rc-slider-rail{background-color:#5e383b66}.footer-container.intuiface_controls .footer-filter-slider .rc-slider-handle{background-color:#7d5c5f;border-color:#fff}.footer-container.intuiface_controls .footer-filter-slider .rc-slider-handle-dragging{background-color:#7d5c5f}.footer-container.intuiface_controls .custom-controls,.footer-container.intuiface_controls .custom-controls .button-filter-container{height:90px}.footer-container.intuiface_controls .custom-controls .button-filter-container button{min-height:90px;border-right:1px solid #F4F2E8;background-color:#f4f2e8}.footer-container.intuiface_controls .left-button-group{height:90px}.footer-container.intuiface_controls .left-button-group button{height:90px;border-right:1px solid #F4F2E8;border-left:1px solid #F4F2E8}.footer-container.intuiface_controls .react-select .react-prefix__control{background-color:#fff!important}.footer-container.intuiface_controls .react-select .react-prefix__control:hover{border-color:#5e383b!important}.intuiface .react-select{caret-color:transparent!important}.intuiface .react-select .react-prefix__control{background-color:#fff!important}.intuiface .react-select .react-prefix__control:hover{border-color:#7d5c5f!important}.intuiface .react-select .react-prefix__menu{background-color:#f4f2e8!important}.intuiface .react-select .react-prefix__option{color:#5e383b!important;background-color:#f4f2e8!important}.intuiface .react-select .react-prefix__option--is-focused{background:#5E383B!important;color:#fff!important}.intuiface .react-select .react-prefix__option--is-selected{background:#5E383B!important;color:#f4f2e8!important}.footer-container.intuiface_controls .react-select .react-prefix__control{background-color:#f4f2e8!important}.intuiface-lot-status-legend{left:180px}*{box-sizing:border-box}html,body,#root{height:100%}html,body{overflow:hidden;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;color:#5e383b;font-family:Circular Std Regular,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f2e8}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#5e383b}.h1,.h2,h3,.h4,.h5,.h6{font-weight:600}.h1{font-size:2rem}.h2{font-weight:600;font-size:1.8rem}@media (max-width: 991px){.h2{font-size:1.5rem}}.h3{font-weight:600;font-size:1.6rem}@media (max-width: 991px){.h3{font-size:1.4rem}}.h6{font-weight:400;font-size:1rem}p{margin:0 0 15px}p:last-child{margin-bottom:0}input,img{outline:none!important}img{border:0;display:block;height:auto}.img-fluid{max-width:100%}hr{margin-block:25px;border-top:0;border-color:#5e383b1a}.d-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.align-items-center{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.align-items-start{-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.align-items-end{-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.justify-content-start{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.justify-content-between{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.justify-content-center{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.justify-content-end{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.ml-auto{margin-left:auto}.row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}@media (min-width: 1380px){.row{margin-left:-15px;margin-right:-15px}}.col-md-2{width:20%;padding:0 10px}@media (min-width: 1380px){.col-md-2{padding:0 15px}}@media (max-width: 991px){.col-md-2{width:50%}}.col-md-3{width:33.33%;padding:0 10px}@media (min-width: 1380px){.col-md-3{padding:0 15px}}@media (max-width: 991px){.col-md-3{width:50%}}@media (max-width: 767px){.col-md-3{width:100%}}.col-md-4{width:25%;padding:0 10px}@media (min-width: 1380px){.col-md-4{padding:0 15px}}@media (max-width: 991px){.col-md-4{width:50%}}.col-md-5{width:33.34%;padding:0 10px}@media (min-width: 1380px){.col-md-5{padding:0 15px}}@media (max-width: 767px){.col-md-5{width:100%}}.col-md-6{width:50%;padding:0 10px}@media (min-width: 1380px){.col-md-6{padding:0 15px}}@media (max-width: 767px){.col-md-6{width:100%}}.col-md-7{width:66.66%;padding:0 10px}@media (min-width: 1380px){.col-md-7{padding:0 15px}}@media (max-width: 767px){.col-md-7{width:100%}}.col-md-8{width:75%;padding:0 10px}@media (min-width: 1380px){.col-md-8{padding:0 15px}}@media (max-width: 767px){.col-md-8{width:100%}}.col-md-9{width:66.67%;padding:0 10px}@media (min-width: 1380px){.col-md-9{padding:0 15px}}@media (max-width: 767px){.col-md-9{width:100%}}.col-md-10{width:80%;padding:0 10px}@media (min-width: 1380px){.col-md-10{padding:0 15px}}@media (max-width: 767px){.col-md-10{width:100%}}.col-sm-2{width:20%;padding:0 10px}@media (min-width: 1380px){.col-sm-2{padding:0 15px}}@media (max-width: 767px){.col-sm-2{width:100%}}.text-center{text-align:center}.text-start{text-align:left}.text-end{text-align:right}.text-capitalize{text-transform:capitalize}.w-100{width:100%}.m-0{margin:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.ms-2{margin-left:7px}.me-2{margin-right:7px}.rounded-circle{border-radius:50%!important}.sticky{position:sticky;top:0}.list-unstyled{padding:0;list-style:none}.text-captialize{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.gap-10{column-gap:10px}.btn{cursor:pointer;text-align:center;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;text-transform:uppercase;font-weight:600;font-family:Circular Std Regular,sans-serif;box-shadow:none}.btn[disabled],.btn.disabled{opacity:.4;filter:alpha(opacity=40)}.btn em{display:inline-block;vertical-align:middle}.btn em img{width:16px}.btn-xs{padding:.7rem;font-size:1rem;width:44px;height:44px}.btn-xs img{width:20px;display:inline-block}.btn-sm{padding:.4rem 1rem .5rem;font-size:.85rem;min-height:40px;min-width:160px}.btn-md{letter-spacing:.5px;padding:.4rem 1.2rem .5rem;font-size:1rem;min-height:44px;min-width:130px}.btn-lg{border-radius:6px;text-transform:capitalize;padding:.5rem 1.7rem;font-size:1rem;min-height:44px;min-width:160px}.btn-primary{border:none;background-color:#5e383b;color:#fff}.btn-primary:hover{background-color:#f4f2e8;border:1px solid #5E383B;color:#5e383b}@media (max-width: 991px){.btn-primary:focus,.btn-primary:hover{border:none;background-color:#5e383b;color:#f4f2e8}}.btn-secondary{background-color:#f4f2e8;border-color:transparent;text-transform:uppercase;color:#5e383b}.btn-outline-primary{background-color:transparent;border:1px solid #5E383B;color:#5e383b}.btn-outline-primary:hover{border-color:#5e383b;background-color:#5e383b;color:#fff}@media (max-width: 991px){.btn-outline-primary:focus,.btn-outline-primary:hover{box-shadow:none;color:#fff;background-color:#5e383b;border:1px solid #5E383B}.btn-outline-primary:focus img,.btn-outline-primary:hover img{filter:brightness(0) invert(1)}}.btn-orange{border-width:0;color:#fff;text-transform:uppercase;border-color:#c25f31;background-color:#c25f31}.btn-orange:hover{background-color:#5e383b}label{line-height:1.1;margin-bottom:7px;font-size:1rem;color:rgba(var(--base-color),1);font-weight:500}.form-control{outline:0;width:100%;min-height:44px;padding:.78rem 0;font-size:1rem;font-weight:400;border-radius:0;border-width:0 0 2px;color:#5e383b;border-style:solid;border-color:#5e383b;background-color:#fff;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media (min-width: 1441px){.form-control{min-height:48px}}.form-control:focus{box-shadow:none;background-color:#fff;border-color:#c25f31}.form-control[readonly]{background-color:#5e383b}.form-control.disabled,.form-control:disabled{opacity:.5;filter:alpha(opacity=50)}.form-group{width:100%;position:relative;margin-bottom:20px}.error{display:block;line-height:1.1;color:red;font-size:.85rem;font-weight:400}::-webkit-input-placeholder{color:#5e383bcc}:-ms-input-placeholder{color:#5e383bcc}::placeholder{color:#5e383bcc}.btn_groups{gap:10px}.success-font{color:green}.label-primary{color:#5e383b}.btn-transparent{background-color:transparent;border:none}.position-sticky{position:sticky}.slider-container{position:relative}.slider-container .expandable-button{z-index:1;cursor:pointer;position:absolute;top:0;right:0;width:30px;height:30px;padding:0}.btn-back-land{top:initial!important;right:20px!important}.mobile-tab-bar{margin-top:15px}.scroll-container{max-height:calc(100vh - 280px);overflow-y:scroll;width:100%;overflow-x:hidden}@media (max-width: 767px){.scroll-container{max-height:calc(100vh - 350px)}}.no-scroll{max-height:100%!important}.mobile-tabs{min-width:unset!important;padding:unset!important;height:50px!important}.mobile-slider-container{max-width:313px;padding-top:10px}.react-prefix__menu-portal{z-index:99999!important}.margin-left-decrement{margin-left:-8px!important}.max-height-mobile-download-btn-container{height:50px!important}.space-back-btn{height:20px;width:100px}.margin-top-heading{margin:10px 0 0!important;text-align:center}.intuiface-footer-filters{width:400px;flex-wrap:wrap;gap:3px!important;display:flex}.intuiface-footer-filters>div{flex:0 0 45%!important;gap:5px;margin-right:10px!important}.intuiface-footer-filters>div .react-select{min-width:unset;top:10px}.intuiface-footer-filters>div .react-select-up{top:0!important;top:10px}.footer-filter-slider{display:flex;gap:initial!important;flex-direction:column;gap:inherit!important;min-width:240px;margin:0 10px}.footer-filter-slider>div{display:flex;gap:14px;align-items:center}.footer-filter-slider>div .min-max-label{margin-top:18px}.footer-filter-slider>h6{text-align:center;margin-top:0;margin-bottom:0}.show{opacity:1}.hide{opacity:0}.button-filter img{max-width:60px}.button-filter svg{height:60px;width:60px}.custom-controls{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.custom-controls .button-filter-container:not(:last-child){margin-right:5px}.custom-controls .button-filter-container button{color:#f4f2e8;padding:0!important;word-wrap:break-word;word-break:break-word;font-size:.625rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;flex-wrap:wrap;gap:5px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.custom-controls .button-filter-container button br{display:none}.custom-controls .button-filter-number{font-weight:600;font-size:1.125rem}.custom-controls .left-button-group{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:5px;margin-left:5px}@media (min-width: 768px){.custom-controls .left-button-group .button-filter{margin:0;padding:0!important}}.custom-controls .btn-60{width:60px;height:60px;background:#5E383B!important;border-radius:10px;color:#f4f2e8;padding:5px!important;word-wrap:break-word;word-break:break-word;font-size:.625rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}.custom-controls .btn-60 img{max-width:30px}.custom-controls .btn-60 svg{height:60px;width:60px}.right-side-bar-filters{padding:15px}.right-side-bar-filters .sidebar-action-buttons{padding-left:15px}.right-side-bar-filters .col-md-12{width:calc(100% - 80px);margin:auto}.right-side-bar-filters .scroll-container{max-height:calc(100vh - 50px)!important}.right-side-bar-filters .plot_title .h6{color:#fff}.right-side-bar-filters .intuiface-filter-list{display:grid;padding:0 10px;grid-template-columns:1fr 1fr;max-height:calc(100vh - 80px)!important;gap:20px}.right-side-bar-filters .intuiface-filter-list .col-md-12{width:100%;padding:0}.right-side-bar-filters .intuiface-filter-list .land_pic img{height:0px;object-fit:cover}.right-side-bar-filters .intuiface-filter-list .plot-items{margin:0}.map_controls .btn-70:last-child{padding-right:0!important;padding-left:0!important;margin:0!important}.intuiface-filter-element{transition:opacity 2.5s ease-out}.intuiface-filter-element .react-select{min-width:188px!important}@media (min-width: 1200px) and (max-width: 1440px){.intuiface-filter-element .react-select{min-width:155px!important}}.intuiface_controls .custom-controls{gap:5px}@media (max-width: 1199px){.intuiface_controls{display:none}}div.tooltip-text-container{left:unset!important}.overflow-x-auto{overflow-x:auto}@media (min-width: 1200px) and (max-width: 1440px){.intuiface_controls .leaflet-left{width:80%}}@media (min-width: 768px) and (max-width: 1536px){.intuiface_controls .leaflet-left .custom-controls .button-filter img{width:44px;height:44px}}@media (min-width: 1200px) and (max-width: 1440px){.intuiface_controls .leaflet-right{width:20%}}@media (min-width: 768px) and (max-width: 1536px){.intuiface_controls .leaflet-right .map_controls .btn-70{width:44px;height:44px}}.intuiface_controls .leaflet-right .map_controls .btn-70 svg{min-width:50px;min-height:50px}@media (min-width: 768px) and (max-width: 1536px){.intuiface_controls .leaflet-right .map_controls .button-filter img{width:44px;height:44px}}.rc-slider-track{height:8px!important}.rc-slider-handle{width:20px!important;height:20px!important}.rc-slider-rail{height:5px!important}.min-max-container{display:flex;gap:55px;justify-content:center;align-items:center}.min-max-container>.min-max-label{margin-top:24px}.gap-desktop{gap:4px}.gap-desktop .min-max-label{color:#5e383b}.range_group .grid-3{gap:0px}.range_group .grid-3 .range_col{width:calc(50% + -0px)}.filters-row{margin-left:2px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;width:100%}.filters-row .react-select{margin-top:2px;min-width:100%}.filters-row .react-prefix__control{border-radius:0;border-width:0 0 1px 0;width:100%}.filters-row .react-prefix__select{min-width:100%}.filters-container{display:flex;flex:1;gap:4px;overflow-x:hidden;overflow-y:hidden}.filter-item{flex:1;max-width:33%!important}.filter-item .react-prefix__placeholder,.filter-item .react-prefix__single-value{font-size:.86rem;text-overflow:ellipsis;color:#fff}.react-prefix__menu{background-color:#f4f2e8!important}.react-prefix__option{color:#5e383b!important;background-color:#f4f2e8!important}.react-prefix__option:hover,.react-prefix__option--is-selected,.react-prefix__option--is-focused{background-color:#5e383b!important;color:#fff!important}.sort-container{display:flex;flex-shrink:1;align-items:center;justify-content:center;margin-left:1rem;width:20%;height:40px}.sort-container .filters_land{width:100%;margin-top:10px}.sort-container .filters_land .react-prefix__control{width:100%}.reset-btn-container{display:flex;align-items:center;justify-content:flex-end;margin-left:1rem;flex-shrink:0}.reset-btn-container .btn-md .btn{max-width:100px!important}.reset-btn-container .btn-outline-primary{margin-top:0;height:20px!important;padding:0!important;background-color:#f4f2e8}.reset-btn-container .btn-outline-primary:hover{border-color:#f4f2e8;background-color:#5e383b;color:#f4f2e8}.reset-btn-container .btn-outline-primary:hover img{filter:brightness(0) invert(1)}.house_and_land_reset_btn{border:0!important;border-radius:0!important;background-color:#5e383b!important;width:50px!important;height:50px!important;display:flex;align-items:center!important;justify-content:center!important}.house_and_land_reset_btn img{filter:brightness(0) invert(1);width:30px!important;height:30px!important}.house_and_land_reset_btn:hover{background-color:#fff!important}.house_and_land_reset_btn:hover img{filter:none}
