body{margin:0;font-family:"Open Sans",Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-aqua:#3698af;--color-black-1:#363b49;--color-black-2:#404657;--color-grey-dark:#7e869b;--color-grey:#a8acb7;--color-greyish:#dfe5eb;--color-whiteish-1:#ecf0f4;--color-whiteish-2:#f6f8fa;--color-whiteish-3:#ebf1f4;--color-white:#fff;--color-red:#a81616;--width-common:312px;--width-common-half:calc(var(--width-common)/2);--height-common:18px}code{font-family:source-code-pro,Monaco,Consolas,"Courier New",monospace}.mapboxgl-canvas{outline:none}.is-apis-loading{z-index:99}.is-apis-loading,.is-apis-loading_background{position:absolute;top:0;left:0;right:0;bottom:0}.is-apis-loading_background{background-color:var(--color-black-2);opacity:.4}.react-datepicker__navigation--years:before{border-color:#666;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;left:11px;position:absolute;width:9px}.react-datepicker__navigation--years-upcoming:before{top:17px;transform:rotate(315deg)}.react-datepicker__navigation--years-previous:before{top:6px;transform:rotate(135deg)}.is-apis-loading_rotate{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:75px;height:75px;background:transparent;border:3px solid var(--color-whiteish-2);border-radius:50%;text-align:center;line-height:75px;font-family:sans-serif;font-size:20px;color:var(--color-aqua);letter-spacing:4px;text-transform:uppercase;text-shadow:0 0 10px var(--color-aqua);box-shadow:0 0 1220px rgba(0,0,0,.5)}.is-apis-loading_rotate:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid transparent;border-top:3px solid var(--color-aqua);border-right:3px solid var(--color-aqua);border-radius:50%;animation:animateC 2s linear infinite}@keyframes animateC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:"Basis Grotesque Pro";src:url(/static/media/BasisGrotesquePro-Regular.fc597328.woff2) format("woff2")}@font-face{font-family:"Tiempos Headline";src:url(/static/media/TiemposText-Regular.42e6b74d.woff) format("woff")}@font-face{font-family:"Tiempos Bold";src:url(/static/media/TiemposText-Bold.11778cf1.woff2) format("woff")}* ::-webkit-scrollbar-track{width:8px;height:8px;left:0;top:0;background:#ebf1f4;border-radius:8px}* ::-webkit-scrollbar{width:8px;height:8px}* ::-webkit-scrollbar-thumb{width:8px;height:8px;left:0;top:0;background:#d2d6dd;border-radius:8px}.main-popup-wrapper{height:100vh;width:100vw}.main-popup{position:relative}.comparables-table-row-popup{background:var(--color-whiteish-2);border-radius:8px;height:auto;max-height:80vh;font-family:"Basis Grotesque Pro",Arial}.comparables-table-row-popup .comparables-header{width:100%;height:48px;display:flex;justify-content:center;align-items:center;background:var(--color-white);border-bottom:1px solid var(--color-greyish);box-shadow:0 4px 24px rgba(43,70,86,.06);position:absolute}.comparables-table-row-popup .comparables-header .close-button{position:absolute;right:25px}.comparables-table-row-popup .comparables-content{margin:26px 24px;padding-top:73px;padding-bottom:26px}.comparables-table-row-popup .comparables-content .comparables-visual-content{display:flex;flex-direction:row;height:300px;margin-bottom:16px}.comparables-table-row-popup .comparables-content .comparables-visual-content .comparables-block{flex:1 1;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.comparables-table-row-popup .comparables-content .comparables-visual-content .comparables-block:not(:last-child){margin-right:12px}.comparables-table-row-popup .comparables-content .comparables-visual-content .comparables-block:not(.comparables-table-row-popup .comparables-content .comparables-visual-content .comparables-block_quarter){border-radius:8px;overflow:hidden}.comparables-table-row-popup .comparables-content .comparables-visual-content .comparables-block_quarter{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:12px;grid-row-gap:12px}.comparables-table-row-popup .comparables-content .comparables-visual-content .comparables-block_quarter .image-wrapper{border-radius:8px;overflow:hidden}.comparables-table-row-popup .comparables-content .comparables-properties-content{display:flex;flex-direction:row}.comparables-table-row-popup .comparables-content .comparables-properties-content .comparables-properties-content-item{flex:1 1;background-color:var(--color-white);border:1px solid var(--color-whiteish-3);border-radius:8px;padding:20px 24px;box-sizing:border-box}.comparables-table-row-popup .comparables-content .comparables-properties-content .comparables-properties-content-item:not(:last-child){margin-right:16px}.comparables-table-row-popup .comparables-content .comparables-properties-content .comparables-properties-content-item .comparables-title{font-size:14px;line-height:18px;color:var(--color-grey-dark);margin:0 0 12px}.comparables-table-row-popup .comparables-content .comparables-properties-content .comparables-properties-content-item .comparables-property{font-size:20px;line-height:24px;color:var(--color-black-2);margin:0}.comparables-table-row-popup .comparables-content .comparables-description-content{background-color:var(--color-white);padding:20px 24px;box-sizing:border-box;margin-top:16px;border:1px solid var(--color-whiteish-3);border-radius:8px;max-height:300px;overflow:auto}.comparables-table-row-popup .comparables-content .comparables-description-content .comparables-title{font-weight:400;font-size:16px;line-height:22px;color:var(--color-black-1);margin-bottom:12px}.comparables-table-row-popup .comparables-content .comparables-description-content .comparables-description{font-size:14px;line-height:24px;color:var(--color-grey-dark)}.custom-input-wrapper{position:relative;width:100%;display:flex;align-items:center;height:56px;cursor:text}.custom-input-wrapper-error input{border:1px solid var(--color-red)}.custom-input{width:100%;height:100%;box-sizing:border-box;padding-top:32px;padding-bottom:12px;padding-left:12px;font-size:.98rem;line-height:1.75rem;border-radius:8px;outline:none;border:none;font-family:"Basis Grotesque Pro",Arial}.custom-input-no-placeholder{padding-top:16px}.custom-input-label{pointer-events:none;width:100%}.custom-input_empty .form-input-text-placeholder{font-size:.75rem;top:-10px;line-height:1rem;transition:all .1s;width:100%}.custom-input_empty .disabled-message{width:100%}.form-input-text-placeholder{top:0;font-size:1rem;margin-left:12px;font-family:"Basis Grotesque Pro",Arial;font-style:normal;position:relative;transition:all .2s linear;font-weight:400;line-height:16px;color:var(--color-grey-dark);width:90%}.custom-input-wrapper-disabled{opacity:.6}.form-input-error-message{color:#a81616;position:absolute;top:-14px;width:90%;left:0;white-space:nowrap;font-size:12px;font-family:"Basis Grotesque Pro",Arial;font-style:normal;font-weight:400;line-height:16px}.small-error{top:-19px}.custom-input-wrapper .copy-icon{position:absolute;right:18px;top:-7px;cursor:pointer}.custom-input-wrapper .copied-notification{position:absolute;top:-39px;right:17px;background-color:var(--color-aqua);padding:0 5px 3px;color:var(--color-white);box-shadow:0 4px 8px rgb(43 70 86/12%);border-radius:6px}.custom-input-wrapper .copied-notification:after{content:"";position:absolute;left:48px;top:25px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--color-aqua);clear:both}.custom-input-wrapper .copy-wrapper{position:relative}.disabled-icon-img{width:10px;height:10px;margin-right:2px}.message-hover{max-width:220px}.disabled-message{-webkit-user-select:none;user-select:none;display:flex;position:absolute;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:3px;bottom:0;margin:auto;font-family:"Basis Grotesque Pro",Arial;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:var(--color-grey-dark);width:100%}.disabled-icon-img-wrapper{position:absolute;left:2px}.autofill-wrapper{width:100%;max-height:150px;overflow:auto;box-sizing:border-box;border:1px solid var(--color-whiteish-1);border-top:0;position:absolute;top:52px;border-radius:0 0 15px 15px;z-index:98;box-shadow:0 8px 16px rgba(43,70,86,.16)}.autofill-item,.autofill-wrapper{background-color:var(--color-white)}.autofill-item{cursor:pointer;padding:5px 10px;transition:all .2s linear}.autofill-item:hover{background:var(--color-whiteish-2)}.autofill-item:not(:last-child){border-bottom:1px solid var(--color-whiteish-1)}.main-popup-wrapper{height:100%;width:100%;top:0;left:0;z-index:10000;display:flex;justify-content:center;align-items:center;position:fixed}.main-popup{border-radius:8px;width:1390px;max-height:95vh;background:var(--color-white);z-index:1000;height:100%;z-index:10000}.main-popup-wrapper-backdrop{position:fixed;top:0;left:0;background:rgba(110,128,137,.8);opacity:1;height:100vh;width:100vw}.main-popup-content{z-index:10000;position:fixed}.close-button{cursor:pointer}.dropdown-placeholder{width:100%;font-size:1rem!important;top:26px!important;transition:all .2s linear!important}.dropdown>.form-input-error-message{font-size:.75rem!important;top:-17px!important;white-space:nowrap}.dropdown-placeholder-top .dropdown-placeholder{font-size:.75rem!important;top:16px!important}.dropdown-select-error{border:1px solid var(--color-red);border-radius:8px}.custom-tooltip-color{background-color:var(--color-black-1)!important}.custom-tooltip-color .MuiTooltip-arrow{color:var(--color-black-1)!important}.switch-button_wrapper{display:flex;flex-direction:row;align-items:center;background:#fff;padding:0 15px;border-radius:15px}.switch-button_wrapper>span{transition:all .2s linear}.switch-button_wrapper .grayed-out{opacity:.5}.map{width:100%;position:relative}.map.map_disabled-ui .mapboxgl-control-container,.map .mapboxgl-ctrl-bottom-right{display:none}.map .custom-marker{cursor:pointer}.map .switch-button{position:absolute;bottom:10px;right:10px}.map .custom-marker-popup{text-align:center!important;pointer-events:none!important;position:relative!important;top:-40px!important}.map .legend{position:absolute;bottom:5px;left:5px;background-color:hsla(0,0%,100%,.9019607843137255);padding:10px;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.3);z-index:100}
/*# sourceMappingURL=main.6e1c9059.chunk.css.map */