.pin{box-sizing:border-box;width:30px;height:30px;border:1px solid hsla(0,0%,100%,.9);border-radius:50% 50% 50% 0;background:#e22c29;position:absolute;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:50%;top:50%;margin:-20px 0 0 -20px;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s}.pin-darkdot:after{background:rgba(0,0,0,.5)}.pin-darkdot:after,.pin-lightdot:after{content:"";width:10px;height:10px;margin:8.5px 0 0 9px;position:absolute;border-radius:50%}.pin-lightdot:after{background:hsla(0,0%,100%,.95)}.pulse{background:rgba(0,0,0,.2);height:14px;width:14px;left:50%;top:50%;margin:11px 0 0 -12px;-webkit-transform:rotateX(55deg);-ms-transform:rotateX(55deg);transform:rotateX(55deg);z-index:-2}.pulse,.pulse:after{border-radius:50%;position:absolute}.pulse:after{content:"";height:40px;width:40px;margin:-13px 0 0 -13px;-webkit-animation:pulsate 1s ease-out;animation:pulsate 1s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);box-shadow:0 0 1px 2px #b15555;-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(.1);-ms-transform:scale(.1);transform:scale(.1);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}50%{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}to{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@keyframes pulsate{0%{-webkit-transform:scale(.1);-ms-transform:scale(.1);transform:scale(.1);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}50%{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}to{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@-webkit-keyframes bounce{0%{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transform:translateY(-2000px) rotate(-45deg);-ms-transform:translateY(-2000px) rotate(-45deg);transform:translateY(-2000px) rotate(-45deg)}60%{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none;-webkit-transform:translateY(30px) rotate(-45deg);-ms-transform:translateY(30px) rotate(-45deg);transform:translateY(30px) rotate(-45deg)}80%{-webkit-transform:translateY(-10px) rotate(-45deg);-ms-transform:translateY(-10px) rotate(-45deg);transform:translateY(-10px) rotate(-45deg)}to{-webkit-transform:translateY(0) rotate(-45deg);-ms-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}}@keyframes bounce{0%{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transform:translateY(-2000px) rotate(-45deg);-ms-transform:translateY(-2000px) rotate(-45deg);transform:translateY(-2000px) rotate(-45deg)}60%{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none;-webkit-transform:translateY(30px) rotate(-45deg);-ms-transform:translateY(30px) rotate(-45deg);transform:translateY(30px) rotate(-45deg)}80%{-webkit-transform:translateY(-10px) rotate(-45deg);-ms-transform:translateY(-10px) rotate(-45deg);transform:translateY(-10px) rotate(-45deg)}to{-webkit-transform:translateY(0) rotate(-45deg);-ms-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}}.PurchaserDetailInput::-webkit-input-placeholder{opacity:.85!important}.PurchaserDetailInput:-ms-input-placeholder{opacity:.85!important}.PurchaserDetailInput::placeholder{opacity:.85!important}.StripeElement{box-sizing:border-box;height:40px;padding:10px 12px;background-color:"transparent";transition:box-shadow .15s ease}.StripeElement--focus{box-shadow:0 1px 3px 0 #cfd7df}.StripeElement--invalid{border-color:#fa755a}@media only screen and (max-width:650px){.SaleTypeHeaderControl{display:none!important}}@media screen and (max-width:655px){.ImageSquare{max-width:65%}}body{margin:0}*{box-sizing:border-box;-webkit-font-smoothing:antialiased}:root{color-scheme:light}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.sticky{position:sticky;position:-webkit-sticky;top:0}input:-webkit-autofill,input:-webkit-autofill:focus textarea:-webkit-autofill,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{-webkit-transition:all 0s 50000s;transition:all 0s 50000s;-webkit-box-shadow:0 0 0 1000px #fff inset!important}.hiddenScrollbars{-ms-overflow-style:none;scrollbar-width:none}.hiddenScrollbars::-webkit-scrollbar{display:none}.spinner{-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.pulseOpacity{-webkit-animation-name:pulseOpacity;animation-name:pulseOpacity;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes pulseOpacity{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}@keyframes pulseOpacity{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}input:focus::-webkit-input-placeholder{color:rgba(0,0,0,0)}input:focus:-ms-input-placeholder{color:rgba(0,0,0,0)}input:focus::placeholder{color:rgba(0,0,0,0)}select:disabled{opacity:.7!important}.react-datepicker-wrapper{font-size:12px!important}.MuiOutlinedInput-notchedOutline{border:1.3px solid!important}.googleLoginButton{width:100%;box-shadow:none!important;border:1px solid #000!important;border-radius:5px!important;-ms-flex-pack:center;justify-content:center;color:#000!important;font-family:Arial,Helvetica,sans-serif!important;font-size:16px!important}.googleLoginButton>span{font-weight:400!important}.googleLoginButton>div{margin-right:0!important}.facebookLoginButton{width:100%;border:1px solid #000!important;border-radius:4px;-ms-flex-pack:center;justify-content:center;background-color:#fff;padding:10px;font-size:16px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;cursor:pointer}.ps__rail-y{left:auto!important;z-index:2;opacity:.4}.ps__rail-x{opacity:.4}.ps .ps--clicking,.ps .ps__rail-x:hover{background:rgba(0,0,0,0)!important;opacity:.6!important}.ps__thumb-x{height:6px!important;background-color:#aaa!important}.hide_x_rail .ps__rail-x{display:none}
/*# sourceMappingURL=main.bb421c2c.chunk.css.map */