.page-module__ZRhQZq__container{background-color:var(--color-background);justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem;display:flex}.page-module__ZRhQZq__card{background:var(--color-white);text-align:center;border-radius:8px;width:100%;max-width:400px;padding:2rem;box-shadow:0 2px 4px #0000001a}.page-module__ZRhQZq__card h1{color:var(--color-text-primary);margin-bottom:1.5rem;font-size:1.5rem}.page-module__ZRhQZq__card p{color:var(--color-text-secondary);margin-bottom:1.5rem}.page-module__ZRhQZq__button{background-color:var(--color-primary);color:#fff;border-radius:4px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.page-module__ZRhQZq__button:hover{background-color:var(--color-primary-dark)}
.Button-module__7wjFiW__button{border-radius:var(--border-radius-16);cursor:pointer;width:100%;font-family:var(--font-family-poppins);font-weight:var(--text-body-sb-font-weight);font-size:var(--text-body-sb-font-size);line-height:var(--text-body-sb-line-height);letter-spacing:var(--text-body-sb-letter-spacing);text-align:center;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:12px 16px;display:inline-flex}.Button-module__7wjFiW__icon{display:inline-flex}.Button-module__7wjFiW__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-right:8px;animation:.8s linear infinite Button-module__7wjFiW__spin;display:inline-block}@keyframes Button-module__7wjFiW__spin{to{transform:rotate(360deg)}}.Button-module__7wjFiW__button[data-disabled]{opacity:.6;pointer-events:none}.Button-module__7wjFiW__button[data-selected],.Button-module__7wjFiW__button[data-palette=brand-green]{background-color:var(--primary-light);color:var(--blue-gray-main)}.Button-module__7wjFiW__button[data-palette=brand-blue]{background-color:var(--color-prussian-blue);color:var(--color-white)}.Button-module__7wjFiW__button[data-palette=gray]{border-radius:var(--12,12px);background:var(--Black-Gray-200,#eaeaea)}.Button-module__7wjFiW__button[data-palette=white]{background-color:var(--white);color:var(--blue-gray-950)}.Button-module__7wjFiW__button[data-theme=home]{background-color:var(--white);border:1px solid var(--blue-gray-200);color:var(--blue-gray-950);box-sizing:border-box;width:100%;height:100%;font-size:var(--text-body-m-font-size);font-weight:var(--text-body-m-font-weight);line-height:var(--text-body-m-line-height);letter-spacing:var(--text-body-m-letter-spacing);border-radius:10px;padding:14px 10px}.Button-module__7wjFiW__button[data-theme=auth]{background-color:var(--primary-light);color:var(--blue-gray-main);border-radius:var(--spacing-md);width:100%;padding:var(--spacing-md)var(--spacing-xl)}.Button-module__7wjFiW__button[data-theme=auth] .Button-module__7wjFiW__spinner{border-color:var(--blue-gray-main);border-top-color:#0000}.Button-module__7wjFiW__button[data-theme=auth][data-disabled]{background-color:var(--blue-gray-200)}.Button-module__7wjFiW__button[data-theme=search]{background-color:var(--blue-gray-main);color:var(--white);-moz-column-gap:var(--spacing-sm);column-gap:var(--spacing-sm);padding:var(--spacing-md)var(--spacing-xl);border-radius:var(--border-radius-16);box-shadow:0 1px 2px #1018280d}.Button-module__7wjFiW__button[data-theme=search][data-variant=basic]{width:142px}.Button-module__7wjFiW__button[data-theme=search][data-variant=filters]{min-width:220px;max-width:max-content}.Button-module__7wjFiW__button[data-theme=select]{background-color:var(--black-gray-100);width:164px;height:56px;color:var(--black-gray-500);padding:0 var(--spacing-md);border-radius:var(--border-radius-16)}@media (max-width:768px){.Button-module__7wjFiW__button[data-theme=select]{height:var(--40,40px);width:100%;min-width:114px;font-size:var(--text-secondary-m-font-size);letter-spacing:var(--text-secondary-m-letter-spacing);font-weight:var(--text-secondary-m-font-weight);line-height:var(--text-secondary-m-line-height);padding:0 10px}.Button-module__7wjFiW__button[data-theme=search]{width:100%;font-size:var(--text-secondary-sb-font-size);letter-spacing:var(--text-secondary-sb-letter-spacing);font-weight:var(--text-secondary-sb-font-weight);line-height:var(--text-secondary-sb-line-height);-moz-column-gap:var(--spacing-sm);column-gap:var(--spacing-sm);padding:var(--spacing-sm)var(--spacing-lg)}.Button-module__7wjFiW__button[data-theme=search][data-variant=filters]{min-width:185px}}@media (max-width:400px){.Button-module__7wjFiW__button[data-theme=select]{min-width:70px}}
.Modal-module__Bppaza__modalOuterBackground{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0e121bbf;justify-content:center;align-items:center;gap:10px;width:99vw;height:100dvh;padding:10px;display:flex;position:fixed;top:0;left:0;z-index:9999!important}.Modal-module__Bppaza__standard{background-color:var(--white);width:816px;min-width:300px;min-height:500px}.Modal-module__Bppaza__modalOuterWindow{border-radius:var(--border-radius-20);box-sizing:border-box;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible;box-shadow:0 0 30px #0000000f;z-index:10000!important}.Modal-module__Bppaza__fitChild{background-color:#0000;width:fit-content;min-width:min-content;height:max-content;min-height:min-content;padding:0;overflow:visible}.Modal-module__Bppaza__enforceModalOuterWindowHeight{width:816px;min-width:300px;min-height:500px}.Modal-module__Bppaza__enforceModalOuterWindowBackgroundColor{background-color:var(--white)}.Modal-module__Bppaza__closeButton{z-index:10000;cursor:pointer;transition:transform .2s ease-in-out;position:absolute;top:10px;right:10px}.Modal-module__Bppaza__closeButton:hover{transition:transform .2s ease-in-out;transform:scale(1.2)}@media (max-width:768px){.Modal-module__Bppaza__modalOuterBackground{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0e121bbf;justify-content:center;align-items:center;width:100vw;height:100vh;margin:0;padding:0;display:flex;overflow:hidden}.Modal-module__Bppaza__modalOuterWindow{background-color:#0000;border-radius:0;justify-content:center;align-items:center;width:calc(100vw - 32px);max-width:calc(100vw - 32px);height:calc(100dvh - 32px);max-height:calc(100dvh - 32px);margin:16px;padding:0;display:flex;position:relative;overflow:hidden}.Modal-module__Bppaza__enforceModalOuterWindowHeight{background-color:#0000;justify-content:center;align-items:center;width:100vw;height:100dvh;margin:0;padding:0;display:flex;overflow:hidden}.Modal-module__Bppaza__modalOuterWindow,.Modal-module__Bppaza__enforceModalOuterWindowHeight,.Modal-module__Bppaza__standard,.Modal-module__Bppaza__fitChild{background-color:#0000;justify-content:center;align-items:center;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:0;display:flex;overflow:hidden}.Modal-module__Bppaza__closeButton{z-index:10000;cursor:pointer;transition:transform .2s ease-in-out;position:relative;top:77px;right:-39%}}
.LoggedOutContactAddOn-module___1C29a__contactDetails{flex-direction:column;gap:16px;display:flex}.LoggedOutContactAddOn-module___1C29a__contactRow{flex-direction:row;gap:16px;display:flex}@media (max-width:768px){.LoggedOutContactAddOn-module___1C29a__contactRow{flex-direction:column;width:100%}.LoggedOutContactAddOn-module___1C29a__contactDetails{width:100%}}
.FieldLabel-module__sGdQIa__fieldLabel{font-family:var(--font-family-poppins);row-gap:var(--spacing-xxs);color:var(--blue-gray-800);font-feature-settings:"ss11" on,"cv09" on,"liga" off,"calt" off;flex-direction:column;width:100%;font-size:14px;font-weight:500;line-height:150%;display:flex}.FieldLabel-module__sGdQIa__fieldRequired{color:var(--additional-danger);font-size:14px;font-weight:500;line-height:150%}
.TextField-module__3N-lbG__textField{font-family:var(--font-family-poppins);align-items:flex-start;gap:var(--spacing-xxs);align-self:stretch;align-items:center;gap:var(--spacing-xs);border:1px solid var(--blue-gray-200);background:var(--white);width:100%;height:48px;color:var(--blue-gray-800);border-radius:12px;flex-direction:column;flex:1 0 0;align-self:stretch;padding:12px;font-size:14px;font-weight:400;line-height:150%;display:flex;box-shadow:0 1px 2px #0a0d1408}.TextField-module__3N-lbG__textField.TextField-module__3N-lbG__textField::placeholder{color:var(--blue-gray-400)}.TextField-module__3N-lbG__textField:disabled{background:var(--blue-gray-50);border-color:var(--blue-gray-100);color:var(--blue-gray-400);cursor:not-allowed}.TextField-module__3N-lbG__textArea{height:auto}
.PhoneNumberField-module__IshE-a__inputContainer{row-gap:var(--spacing-xxs);flex-direction:column;display:flex}.PhoneNumberField-module__IshE-a__inputLabel{color:var(--blue-gray-800);font-size:var(--text-secondary-m-font-size);line-height:var(--text-secondary-m-line-height);letter-spacing:var(--text-secondary-m-letter-spacing);font-weight:var(--text-secondary-m-font-weight)}.PhoneNumberField-module__IshE-a__inputBox{padding:0px var(--spacing-sm);-moz-column-gap:var(--spacing-xs);column-gap:var(--spacing-xs);border:1px solid var(--blue-gray-200);border-radius:var(--border-radius-12);box-sizing:border-box;flex-direction:row;align-items:center;width:100%;height:48px;display:flex}.PhoneNumberField-module__IshE-a__countryCode{height:48px;font-size:var(--text-secondary-r-font-size);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);font-weight:var(--text-secondary-r-font-weight);color:var(--blue-gray-800);border:none}.PhoneNumberField-module__IshE-a__input,.PhoneNumberField-module__IshE-a__inputIcon{padding:var(--spacing-sm)0px;background-color:var(--white);box-sizing:border-box}.PhoneNumberField-module__IshE-a__input{width:100%;height:100%;font-size:var(--text-secondary-r-font-size);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);font-weight:var(--text-secondary-r-font-weight);color:var(--blue-gray-800);box-sizing:border-box;appearance:none;-webkit-tap-highlight-color:transparent;border:none}.PhoneNumberField-module__IshE-a__input:focus{outline:none}.PhoneNumberField-module__IshE-a__input::placeholder{color:var(--blue-gray-300)}.PhoneNumberField-module__IshE-a__input{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.PhoneNumberField-module__IshE-a__input::selection{background:0 0}.PhoneNumberField-module__IshE-a__input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.PhoneNumberField-module__IshE-a__input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.PhoneNumberField-module__IshE-a__input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.PhoneNumberField-module__IshE-a__inputError{border:1px solid var(--additional-danger)}.PhoneNumberField-module__IshE-a__errorMessage{color:var(--additional-danger);font-size:var(--text-small-r-font-size);font-weight:var(--text-small-r-font-weight);line-height:var(--text-small-r-line-height);letter-spacing:var(--text-small-r-letter-spacing)}
.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectContainer{row-gap:var(--spacing-xxs);flex-direction:column;display:flex;position:relative}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectLabel{color:var(--blue-gray-800);font-size:var(--text-secondary-m-font-size);line-height:var(--text-secondary-m-line-height);letter-spacing:var(--text-secondary-m-letter-spacing);font-weight:var(--text-secondary-m-font-weight)}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectInputBox{padding:0px var(--spacing-sm);-moz-column-gap:var(--spacing-xs);align-items:center;column-gap:var(--spacing-xs);border:1px solid var(--blue-gray-200);border-radius:var(--border-radius-12);background-color:var(--white);flex-direction:row;width:100%;height:48px;display:flex;position:relative}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectSelected{align-items:center;gap:var(--spacing-xs);cursor:pointer;height:100%;font-size:var(--text-secondary-r-font-size);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);font-weight:var(--text-secondary-r-font-weight);color:var(--blue-gray-800);flex:1;display:flex}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectSelected img{-o-object-fit:contain;object-fit:contain;width:24px;height:16px}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectSelectedName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectSelectedCode{font-weight:var(--text-secondary-m-font-weight);margin-right:var(--spacing-xs)}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectArrow{width:20px;height:20px;color:var(--blue-gray-400);transition:transform .2s}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectArrow.PhoneCountrySelect-module__y_MMPW__open{transform:rotate(180deg)}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown{z-index:999;background:var(--white);border:1px solid var(--blue-gray-200);border-radius:var(--border-radius-12);max-width:100%;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 4px 16px #00000014}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown.PhoneCountrySelect-module__y_MMPW__open{display:block}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown.PhoneCountrySelect-module__y_MMPW__closed{display:none}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectSearch{padding:var(--spacing-sm);border-bottom:1px solid var(--blue-gray-100);align-items:center;gap:var(--spacing-xs);display:flex}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectSearch input{height:36px;padding:0 var(--spacing-sm);border:1px solid var(--blue-gray-200);border-radius:var(--border-radius-8,8px);font-size:var(--text-secondary-r-font-size);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);font-weight:var(--text-secondary-r-font-weight);color:var(--blue-gray-800);background-color:var(--white);flex:1}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectSearch input:focus{border-color:var(--blue-gray-400);outline:none}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectSearch input::placeholder{color:var(--blue-gray-300)}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectSearch img{cursor:pointer;opacity:.6;width:20px;height:20px;transition:opacity .2s}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectSearch img:hover{opacity:1}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown ul{max-height:240px;margin:0;padding:0;list-style:none;overflow-y:auto}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown ul li{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs)var(--spacing-sm);cursor:pointer;font-size:var(--text-secondary-r-font-size);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);font-weight:var(--text-secondary-r-font-weight);color:var(--blue-gray-800);transition:background-color .15s;display:flex}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown ul li.PhoneCountrySelect-module__y_MMPW__show{display:flex}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown ul li.PhoneCountrySelect-module__y_MMPW__hide{display:none}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown ul li:hover{background-color:var(--blue-gray-50,#f8f9fa)}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown ul li img{-o-object-fit:contain;object-fit:contain;width:24px;height:16px}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectListName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectListCode{font-weight:var(--text-secondary-m-font-weight);color:var(--blue-gray-600)}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectInputBox.PhoneCountrySelect-module__y_MMPW__inputError{border-color:var(--additional-danger)}.PhoneCountrySelect-module__y_MMPW__errorMessage{color:var(--additional-danger);font-size:var(--text-small-r-font-size);font-weight:var(--text-small-r-font-weight);line-height:var(--text-small-r-line-height);letter-spacing:var(--text-small-r-letter-spacing);margin-top:var(--spacing-xxs)}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectCompact{border-right:1px solid var(--blue-gray-200);padding-right:var(--spacing-xs);margin-right:var(--spacing-xs);box-sizing:border-box;align-items:center;height:100%;display:flex;position:relative}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectCompactTrigger{align-items:center;gap:var(--spacing-xxs);cursor:pointer;height:100%;padding:0 var(--spacing-xxs);font-size:var(--text-secondary-r-font-size);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);font-weight:var(--text-secondary-r-font-weight);color:var(--blue-gray-800);display:flex}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectCompactTrigger:focus{outline:none}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectCompactTrigger img{-o-object-fit:contain;object-fit:contain;width:20px;height:14px}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectCompactCode{font-weight:var(--text-secondary-m-font-weight)}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectCompactArrow{width:16px;height:16px;color:var(--blue-gray-400);margin-left:var(--spacing-xxs);transition:transform .2s}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectCompactArrow.PhoneCountrySelect-module__y_MMPW__open{transform:rotate(180deg)}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectCompact .PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown{min-width:320px;left:-12px}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown ul::-webkit-scrollbar{width:6px}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown ul::-webkit-scrollbar-track{background:var(--blue-gray-50,#f8f9fa)}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown ul::-webkit-scrollbar-thumb{background:var(--blue-gray-300,#cbd5e1);border-radius:3px}.PhoneCountrySelect-module__y_MMPW__phoneCountrySelectDropdown ul::-webkit-scrollbar-thumb:hover{background:var(--blue-gray-400,#94a3b8)}
.EmailField-module__FWGSQq__emailFieldContainer{border:1px solid var(--blue-gray-200);background:var(--white);align-self:stretch;gap:var(--spacing-xxs);border-radius:12px;flex-direction:row;align-items:center;width:100%;height:48px;padding:12px;display:flex;box-shadow:0 1px 2px #0a0d1408;overflow-clip-margin:0px!important;overflow:clip!important}.EmailField-module__FWGSQq__focusOutline{border:2px solid #0268dd}.EmailField-module__FWGSQq__emailField{font-family:var(--font-family-poppins);align-self:stretch;align-items:center;gap:var(--spacing-xs);width:100%;color:var(--blue-gray-800);border:none;flex-direction:column;flex:1 0 0;align-self:stretch;font-size:14px;font-weight:400;line-height:150%;display:flex}.EmailField-module__FWGSQq__emailField.EmailField-module__FWGSQq__emailField::placeholder{color:var(--blue-gray-400)}.EmailField-module__FWGSQq__emailField.EmailField-module__FWGSQq__emailField:focus{outline:none}.EmailField-module__FWGSQq__emailField:disabled{background:var(--blue-gray-50);border-color:var(--blue-gray-100);color:var(--blue-gray-400);cursor:not-allowed}
.EventCountdown-module__AWXipW__eventCountdown{color:var(--white);font-family:var(--font-family-poppins);flex-direction:column;display:flex}.EventCountdown-module__AWXipW__cardGap{gap:var(--spacing-xs)}.EventCountdown-module__AWXipW__displayGap{gap:12px}.EventCountdown-module__AWXipW__title{text-align:center;font-size:18px;font-weight:600;line-height:24px}.EventCountdown-module__AWXipW__displayTitle{text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:140%}.EventCountdown-module__AWXipW__liveCountdownContainer{justify-content:center;gap:var(--spacing-xs);flex-direction:row;display:flex}.EventCountdown-module__AWXipW__cardSizing{align-items:baseline;font-size:20px;font-weight:500;line-height:140%}.EventCountdown-module__AWXipW__displaySizing{font-size:40px;font-style:normal;font-weight:500;line-height:140%}.EventCountdown-module__AWXipW__countdownColumn{gap:var(--spacing-xs);flex-direction:column;align-items:center;display:flex}.EventCountdown-module__AWXipW__numberBoxes{flex-direction:row;display:flex}.EventCountdown-module__AWXipW__cardBox{gap:var(--spacing-xxs)}.EventCountdown-module__AWXipW__displayBox{gap:8px}.EventCountdown-module__AWXipW__numberBoxItem{border-radius:var(--border-radius-8);border:1px solid var(--white);flex-direction:column;justify-content:center;align-items:center;display:flex}.EventCountdown-module__AWXipW__cardNumberBox{width:36px;height:44px;padding:var(--spacing-xs)}.EventCountdown-module__AWXipW__displayNumberBox{flex-direction:column;justify-content:center;align-items:center;width:36px;height:44px;padding:8px;display:flex}.EventCountdown-module__AWXipW__columnLabel{text-align:center;width:auto;min-width:36px;font-size:14px;font-weight:500;line-height:21px}.EventCountdown-module__AWXipW__displayLabel{text-align:center}.EventCountdown-module__AWXipW__countdownBetween{align-items:center;height:44px;display:flex}@media (min-width:769px) and (max-width:1024px){.EventCountdown-module__AWXipW__displayNumberBox{width:48px;height:56px;padding:12px}.EventCountdown-module__AWXipW__columnLabel{min-width:48px;font-size:15px}.EventCountdown-module__AWXipW__countdownBetween{height:56px}}@media (min-width:1025px){.EventCountdown-module__AWXipW__displaySizing{font-size:24px;line-height:140%}.EventCountdown-module__AWXipW__displayNumberBox{width:36px;height:44px;padding:8px}.EventCountdown-module__AWXipW__columnLabel{min-width:36px;font-size:14px}}@media (max-width:768px){.EventCountdown-module__AWXipW__displayGap{gap:8px}.EventCountdown-module__AWXipW__displayTitle{font-size:18px;font-weight:600;line-height:24px}.EventCountdown-module__AWXipW__displaySizing{font-size:20px;line-height:140%}.EventCountdown-module__AWXipW__displayLabel{flex:1 0 0;width:auto;min-width:36px;font-size:14px;font-style:normal;font-weight:500;line-height:21px}.EventCountdown-module__AWXipW__displayNumberBox{width:36px;height:44px;padding:var(--8,8px)}.EventCountdown-module__AWXipW__countdownBetween{align-items:center;height:44px;display:flex}}
.AuthFormWrapper-module__-w2NiW__authWrapper{padding:var(--spacing-48)var(--spacing-54);background-color:var(--white);row-gap:var(--spacing-xxl);font-family:var(--font-family-poppins);-ms-overflow-style:none;scrollbar-width:none;border-radius:20px;flex-direction:column;align-items:center;width:100%;height:100%;max-height:90vh;margin:0 auto;display:flex;overflow-y:auto}.AuthFormWrapper-module__-w2NiW__authWrapper::-webkit-scrollbar{display:none}.AuthFormWrapper-module__-w2NiW__authWrapper:not(:hover)::-webkit-scrollbar-thumb{border-radius:20px}.AuthFormWrapper-module__-w2NiW__authWrapper:hover::-webkit-scrollbar-thumb{border-radius:0}.AuthFormWrapper-module__-w2NiW__logoWrapper{width:181px;height:auto}.AuthFormWrapper-module__-w2NiW__logo{width:100%;height:auto}.AuthFormWrapper-module__-w2NiW__formWrapperHeader{align-items:center;row-gap:var(--spacing-xl);flex-direction:column;display:flex}.AuthFormWrapper-module__-w2NiW__iconWrapper{background-color:var(--white);border:1px solid var(--blue-gray-200);border-radius:var(--border-radius-16);width:56px;height:56px;padding:var(--spacing-md);flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 1px 2px #0a0d144d}.AuthFormWrapper-module__-w2NiW__icon{flex-shrink:0}.AuthFormWrapper-module__-w2NiW__formHeaderText{row-gap:var(--spacing-xs);text-align:center;flex-direction:column;align-items:center;display:flex}.AuthFormWrapper-module__-w2NiW__label{color:var(--blue-gray-800);font-size:var(--h5-font-size);line-height:var(--h5-line-height);letter-spacing:var(--h5-letter-spacing);font-weight:500}.AuthFormWrapper-module__-w2NiW__subText{color:var(--blue-gray-600);font-size:var(--text-secondary-r-font-size);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);font-weight:var(--text-secondary-r-font-weight)}.AuthFormWrapper-module__-w2NiW__authFormContainer{width:100%;max-width:432px;height:auto}.AuthFormWrapper-module__-w2NiW__authWrapperNavButtons{width:100%;max-width:432px}.AuthFormWrapper-module__-w2NiW__alternatesDivider{margin:var(--spacing-lg)0 var(--spacing-xl);color:var(--blue-gray-400);text-align:center;font-size:var(--text-secondary-r-font-size);font-weight:var(--text-secondary-r-font-weight);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);align-items:center;gap:var(--spacing-md);width:100%;display:flex}.AuthFormWrapper-module__-w2NiW__alternatesDivider:before,.AuthFormWrapper-module__-w2NiW__alternatesDivider:after{content:"";border-bottom:1px solid var(--blue-gray-200);flex:1}.AuthFormWrapper-module__-w2NiW__alternateLoginButton{height:var(--48,48px);padding:var(--12,12px)var(--16,16px);justify-content:center;align-items:center;gap:var(--8,8px);border-radius:var(--12,12px);border:1px solid var(--Black-Gray-200,#eaeaea);cursor:pointer;align-self:stretch;display:flex}.AuthFormWrapper-module__-w2NiW__alternateLoginButtonIcon{align-items:center;width:24px;height:24px;display:flex}.AuthFormWrapper-module__-w2NiW__alternateLoginButtonText{color:var(--Black-Gray-750-Main,#494949);text-align:center;width:165px;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.AuthFormWrapper-module__-w2NiW__navigationLink{color:var(--blue-gray-main);font-size:var(--text-secondary-m-font-size);font-weight:var(--text-secondary-m-font-weight);line-height:var(--text-secondary-m-line-height);letter-spacing:var(--text-secondary-m-letter-spacing);cursor:pointer;text-decoration:underline}.AuthFormWrapper-module__-w2NiW__navigationMessage{font-size:var(--text-secondary-r-font-size);font-weight:var(--text-secondary-r-font-weight);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);color:var(--blue-gray-500);-moz-column-gap:var(--spacing-xs);column-gap:var(--spacing-xs);padding-top:var(--spacing-xxl);flex-direction:row;justify-content:center;display:flex}.AuthFormWrapper-module__-w2NiW__goBackLink{padding-top:var(--spacing-xl);-moz-column-gap:var(--spacing-sm);justify-content:center;column-gap:var(--spacing-sm);color:var(--blue-gray-600);font-size:var(--text-secondary-r-font-size);font-weight:var(--text-secondary-r-font-weight);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);cursor:pointer;flex-direction:row;align-content:center;align-items:center;text-decoration:none;display:flex}.AuthFormWrapper-module__-w2NiW__goBackLink:hover{text-decoration:underline}@media (max-width:768px){.AuthFormWrapper-module__-w2NiW__authWrapper{width:100vw;height:auto;min-height:100%;max-height:100vh;padding:var(--spacing-48)var(--spacing-md);-webkit-overflow-scrolling:touch;border-radius:20px 20px 0 0;overflow-y:auto}.AuthFormWrapper-module__-w2NiW__logoWrapper,.AuthFormWrapper-module__-w2NiW__logo{visibility:hidden;display:none}}
.PropertyEnquiryForm-module__QXS-Za__enquiryForm{box-sizing:border-box;width:600px;padding:32px}@media (max-width:768px){.PropertyEnquiryForm-module__QXS-Za__enquiryForm{box-sizing:border-box;background:0 0;flex-direction:column;align-items:stretch;gap:16px;width:100%;max-width:100%;padding:0;display:flex}}.PropertyEnquiryForm-module__QXS-Za__scrollableContent{max-height:60vh;overflow:hidden auto}
.SwitchAuthTypeButton-module__Q0ZZKG__alternateLoginButton{height:var(--48,48px);padding:var(--12,12px)var(--16,16px);justify-content:center;align-items:center;gap:var(--8,8px);border-radius:var(--12,12px);border:1px solid var(--Black-Gray-200,#eaeaea);cursor:pointer;align-self:stretch;display:flex}.SwitchAuthTypeButton-module__Q0ZZKG__alternateLoginButtonIcon{align-items:center;width:24px;height:24px;display:flex}.SwitchAuthTypeButton-module__Q0ZZKG__alternateLoginButtonText{color:var(--Black-Gray-750-Main,#494949);text-align:center;width:165px;font-size:14px;font-style:normal;font-weight:500;line-height:150%}
.PropertyOfferForm-module__1wEqSW__makeOfferForm{box-sizing:border-box;width:600px;font-family:var(--font-family-poppins);flex-direction:column;gap:32px;padding:32px;display:flex}.PropertyOfferForm-module__1wEqSW__offerDetails{flex-direction:row;align-items:flex-start;gap:32px;display:flex}.PropertyOfferForm-module__1wEqSW__offerPrice{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;display:flex}.PropertyOfferForm-module__1wEqSW__propertyPriceBlock{flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:8px;display:flex}.PropertyOfferForm-module__1wEqSW__askingPrice{color:var(--blue-gray-main);text-transform:capitalize;font-size:32px;font-weight:700;line-height:140%}.PropertyOfferForm-module__1wEqSW__propertySummary{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:12px;width:324px;display:flex}.PropertyOfferForm-module__1wEqSW__summaryRow{flex-direction:row;align-self:stretch;align-items:flex-start;gap:16px;display:flex}.PropertyOfferForm-module__1wEqSW__rowItem{width:50%}.PropertyOfferForm-module__1wEqSW__divider{border-bottom:1px solid var(--black-gray-300)}.PropertyOfferForm-module__1wEqSW__summaryItem{flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:flex-start;gap:4px;display:flex}.PropertyOfferForm-module__1wEqSW__summaryItemLabel{color:var(--black-gray-500);font-size:14px;font-weight:400;line-height:150%}.PropertyOfferForm-module__1wEqSW__summaryItemText{color:var(--blue-gray-main);font-size:14px;font-weight:500;line-height:150%}.PropertyOfferForm-module__1wEqSW__finePrint{color:var(--black-gray-400);font-size:12px;font-style:normal;font-weight:400;line-height:150%}@media (max-width:768px){.PropertyOfferForm-module__1wEqSW__makeOfferForm{box-sizing:border-box;background:0 0;align-items:stretch;gap:24px;width:100%;max-width:100%;padding:0}.PropertyOfferForm-module__1wEqSW__offerDetails{flex-direction:column-reverse}.PropertyOfferForm-module__1wEqSW__offerPrice{flex-direction:row;gap:16px}}.PropertyOfferForm-module__1wEqSW__scrollableContent{max-height:60vh;overflow:hidden auto}
.AuthInput-module__vuGOBG__inputContainer{row-gap:var(--spacing-xxs);flex-direction:column;width:100%;display:flex}.AuthInput-module__vuGOBG__inputLabel{color:var(--blue-gray-800);font-size:var(--text-secondary-m-font-size);line-height:var(--text-secondary-m-line-height);letter-spacing:var(--text-secondary-m-letter-spacing);font-weight:var(--text-secondary-m-font-weight)}.AuthInput-module__vuGOBG__inputBox{padding:0 var(--spacing-sm);-moz-column-gap:var(--spacing-xs);column-gap:var(--spacing-xs);border:1px solid var(--blue-gray-200);border-radius:var(--border-radius-12);background-color:var(--white);flex-direction:row;width:100%;height:48px;display:flex;overflow:hidden}.AuthInput-module__vuGOBG__inputIcon{color:var(--blue-gray-400);padding:var(--spacing-sm)var(--spacing-sm)var(--spacing-sm)0;border-right:1px solid var(--blue-gray-200);background-color:var(--white);align-items:center;display:flex}.AuthInput-module__vuGOBG__input{width:100%;height:48px;font-size:var(--text-secondary-r-font-size);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);font-weight:var(--text-secondary-r-font-weight);color:var(--blue-gray-800);padding:var(--spacing-sm)var(--spacing-sm)var(--spacing-sm)var(--spacing-xs);background-color:var(--white);-webkit-tap-highlight-color:transparent;border:none}.AuthInput-module__vuGOBG__input:-webkit-autofill{box-shadow:inset 0 0 20px 20px var(--white);-webkit-background-clip:text;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--blue-gray-800)!important}.AuthInput-module__vuGOBG__input:-webkit-autofill:hover{box-shadow:inset 0 0 20px 20px var(--white);-webkit-background-clip:text;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--blue-gray-800)!important}.AuthInput-module__vuGOBG__input:-webkit-autofill:focus{box-shadow:inset 0 0 20px 20px var(--white);-webkit-background-clip:text;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--blue-gray-800)!important}.AuthInput-module__vuGOBG__input:-webkit-autofill:active{box-shadow:inset 0 0 20px 20px var(--white);-webkit-background-clip:text;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--blue-gray-800)!important}.AuthInput-module__vuGOBG__input::selection{color:inherit;background-color:#0000}.AuthInput-module__vuGOBG__input::-moz-selection{color:inherit;background-color:#0000}.AuthInput-module__vuGOBG__input::-webkit-text-fill-color{background-color:#0000}.AuthInput-module__vuGOBG__input:focus{outline:none}.AuthInput-module__vuGOBG__input::placeholder{color:var(--blue-gray-400)}.AuthInput-module__vuGOBG__openEye{color:var(--blue-gray-400);justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex}.AuthInput-module__vuGOBG__openEye:hover{color:var(--blue-gray-800)}.AuthInput-module__vuGOBG__showHidePassword{cursor:pointer;height:48px;padding:var(--spacing-sm)0;justify-content:center;align-items:center;display:flex}.AuthInput-module__vuGOBG__newPasswordValidation{-moz-column-gap:var(--spacing-md);column-gap:var(--spacing-md);width:100%;padding:var(--spacing-md)var(--spacing-xxs);grid-template-columns:1fr 1fr 1fr 1fr;display:grid}.AuthInput-module__vuGOBG__validationItem{background-color:var(--blue-gray-200);border-radius:var(--border-radius-round);height:4px}.AuthInput-module__vuGOBG__validationItemSuccess{background-color:var(--primary-text)}
.MoneyField-module__NKDeaq__moneyFieldContainer{border:1px solid var(--blue-gray-200);background:var(--white);align-self:stretch;gap:var(--spacing-xxs);border-radius:12px;flex-direction:row;align-items:center;width:100%;height:48px;padding:12px;display:flex;box-shadow:0 1px 2px #0a0d1408;overflow-clip-margin:0px!important;overflow:clip!important}.MoneyField-module__NKDeaq__focusOutline{border:2px solid #0268dd}.MoneyField-module__NKDeaq__moneyField{font-family:var(--font-family-poppins);align-self:stretch;align-items:center;gap:var(--spacing-xs);width:100%;color:var(--blue-gray-800);border:none;flex-direction:column;flex:1 0 0;align-self:stretch;font-size:14px;font-weight:400;line-height:150%;display:flex}.MoneyField-module__NKDeaq__moneyField.MoneyField-module__NKDeaq__moneyField::placeholder{color:var(--blue-gray-400)}.MoneyField-module__NKDeaq__moneyField.MoneyField-module__NKDeaq__moneyField:focus{outline:none}.MoneyField-module__NKDeaq__error{color:var(--additional-danger)}.MoneyField-module__NKDeaq__errorFocus{border:2px solid var(--additional-danger)}
.Badge-module__mpkv3W__base{white-space:nowrap;justify-content:center;align-items:center;width:fit-content;display:flex}.Badge-module__mpkv3W__defaultSize{width:100%;min-width:5px;height:auto;min-height:5px;padding:var(--spacing-xxs)var(--spacing-sm);max-width:100%;max-height:100%}.Badge-module__mpkv3W__small{font-family:var(--font-family-poppins);box-sizing:border-box;width:108px;height:20px;font-size:12px;font-weight:600;line-height:150%}.Badge-module__mpkv3W__green{background-color:var(--primary-light);color:var(--blue-gray-main)}.Badge-module__mpkv3W__red{background-color:var(--additional-light-danger);color:var(--additional-danger)}.Badge-module__mpkv3W__gray,.Badge-module__mpkv3W__light-gray{background-color:var(--gray-light);color:var(--gray-main)}.Badge-module__mpkv3W__dark{background-color:var(--blue-gray-400);color:var(--white)}.Badge-module__mpkv3W__small,.Badge-module__mpkv3W__contentSize{font-family:var(--font-family-poppins);flex-direction:row;justify-content:center;align-items:center;display:flex}.Badge-module__mpkv3W__rounded{border-radius:var(--border-radius-round)}.Badge-module__mpkv3W__contentSize{border-radius:var(--border-radius-16);min-width:fit-content;min-height:max-content;padding:12px 16px;font-size:14px;font-style:normal;font-weight:400;line-height:150%;display:flex}.Badge-module__mpkv3W__noBorderRadius{border-radius:none}
.SecureCodeField-module__Kw2h-a__inputContainer{row-gap:var(--spacing-xxs);font-family:var(--font-family-poppins);flex-direction:column;display:flex}.SecureCodeField-module__Kw2h-a__inputLabel{color:var(--blue-gray-800);font-size:var(--text-secondary-m-font-size);line-height:var(--text-secondary-m-line-height);letter-spacing:var(--text-secondary-m-letter-spacing);font-weight:var(--text-secondary-m-font-weight)}.SecureCodeField-module__Kw2h-a__codeFieldGrid{-moz-column-gap:var(--spacing-sm);column-gap:var(--spacing-sm);box-sizing:border-box;flex-direction:row;max-width:100%;height:80px;margin:0 auto;display:flex;position:relative;top:0;left:0;right:0}.SecureCodeField-module__Kw2h-a__inputField{border-radius:var(--border-radius-12);background:var(--white);border:1px solid var(--blue-gray-200);min-width:50px;max-width:100px;height:80px;color:var(--blue-gray-main);text-align:center;appearance:none;padding:0;font-size:48px;font-weight:700;line-height:80px}.SecureCodeField-module__Kw2h-a__inputField:focus{border:1px solid var(--primary-text);outline:none}.SecureCodeField-module__Kw2h-a__error{border:1px solid var(--additional-danger)}.SecureCodeField-module__Kw2h-a__loginForm{row-gap:var(--spacing-xl);flex-direction:column;width:100%;display:flex}.SecureCodeField-module__Kw2h-a__submit{background-color:#0000;border:none}.SecureCodeField-module__Kw2h-a__signUp{font-size:var(--text-secondary-m-font-size);font-weight:var(--text-secondary-m-font-weight);line-height:var(--text-secondary-m-line-height);letter-spacing:var(--text-secondary-m-letter-spacing);color:var(--blue-gray-main)}.SecureCodeField-module__Kw2h-a__signUp:hover{text-decoration:underline}.SecureCodeField-module__Kw2h-a__signUpMessage{font-size:var(--text-secondary-r-font-size);font-weight:var(--text-secondary-r-font-weight);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);color:var(--blue-gray-500);-moz-column-gap:var(--spacing-xs);column-gap:var(--spacing-xs);padding-top:var(--spacing-xxl);flex-direction:row;justify-content:center;display:flex}
.PulsingDot-module__JiFDvq__pulsingDotContainer{width:24px;height:24px;position:relative;overflow:visible}.PulsingDot-module__JiFDvq__dot{aspect-ratio:1;background-color:#f40303d5;border-radius:50%;width:8px;height:auto;animation:2s ease-in infinite forwards PulsingDot-module__JiFDvq__pulseDot;position:absolute;top:25%;left:33.3333%}.PulsingDot-module__JiFDvq__ring{outline-offset:0px;opacity:0;aspect-ratio:1;border:2px solid #ff000089;border-radius:50%;outline:2px solid #ff000038;width:12px;height:auto;animation:2s ease-out infinite forwards PulsingDot-module__JiFDvq__pulseRing;position:absolute;top:16.6667%;left:25%;overflow:visible}@keyframes PulsingDot-module__JiFDvq__pulseRing{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}@keyframes PulsingDot-module__JiFDvq__pulseDot{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}
.SuccessMessage-module__RB_BzG__message{box-sizing:border-box;width:450px;height:auto;padding:32px}.SuccessMessage-module__RB_BzG__messageContent{flex-direction:column;align-items:center;gap:24px;display:flex}.SuccessMessage-module__RB_BzG__successImageBorder{background:#0cc74b26;border-radius:1000px;justify-content:center;align-items:center;gap:10px;padding:8px;display:flex}.SuccessMessage-module__RB_BzG__successImageInnerBorder{background:#0cc74b26;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:8px;display:flex}.SuccessMessage-module__RB_BzG__successImage{background-color:#0000;width:40px;height:40px}.SuccessMessage-module__RB_BzG__successTitle{color:var(--Blue-Gray-750-Main,#003850);font-family:SF Pro Display;font-size:20px;font-weight:700}.SuccessMessage-module__RB_BzG__successDetail{color:var(--Black-Gray-400,#929291);text-align:center;font-size:14px;font-weight:400;line-height:150%}.SuccessMessage-module__RB_BzG__actionButton{padding:var(--12,12px)var(--20,20px);justify-content:center;align-items:center;gap:var(--12,12px);border-radius:var(--12,12px);background:var(--Primary-Primary-Light,#00ffb0);cursor:pointer;border:none;align-self:stretch;display:flex;box-shadow:0 1px 2px #1018280d}@media (max-width:768px){.SuccessMessage-module__RB_BzG__message{background:var(--white);border-radius:var(--border-radius-20);width:100%;max-width:calc(100vw - 32px);padding:24px 16px}.SuccessMessage-module__RB_BzG__successTitle{text-align:center;font-size:18px}.SuccessMessage-module__RB_BzG__successDetail{text-align:center;font-size:13px}}
.DataBadge-module__LQmuUq__centerAll{flex-direction:column;align-items:center;display:flex}.DataBadge-module__LQmuUq__backgroundDefault{background-color:var(--blue-gray-main)}.DataBadge-module__LQmuUq__greenTitle{font-family:var(--font-family-poppins);color:var(--primary-light);font-size:var(--text-caption-r-font-size);font-weight:var(--text-caption-r-font-weight);line-height:var(--text-caption-r-line-height);letter-spacing:var(--text-caption-r-letter-spacing)}.DataBadge-module__LQmuUq__whiteDataText{color:var(--white)}.DataBadge-module__LQmuUq__xSmall{min-width:60px;min-height:40px}.DataBadge-module__LQmuUq__xSmallTitle{font-size:9px;font-weight:300}.DataBadge-module__LQmuUq__yieldMini{height:52px;font-family:var(--font-family-poppins);padding:var(--spacing-xs);box-sizing:border-box;border-radius:var(--border-radius-8);flex-direction:column;justify-content:center;display:flex}.DataBadge-module__LQmuUq__yeildListing{height:52px}.DataBadge-module__LQmuUq__yieldMiniDataText{color:var(--White-White-100,#fff);font-family:var(--Font-Family,Poppins);letter-spacing:.16px;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.DataBadge-module__LQmuUq__dataDisplayBadge{padding:var(--spacing-xs);box-sizing:border-box;width:100%;min-height:unset;border-radius:16px;flex:1 0 0;place-items:flex-start center;row-gap:4px;height:61px}.DataBadge-module__LQmuUq__dataDisplayData{flex-direction:row;font-size:20px;font-style:normal;font-weight:700;line-height:130%;display:flex}.DataBadge-module__LQmuUq__smallBorderRadius{border-radius:8px}.DataBadge-module__LQmuUq__miniCardPadding{min-width:83px;max-width:unset;width:unset;box-sizing:border-box;border-radius:8px;padding:8px}@media (min-width:769px){.DataBadge-module__LQmuUq__yeildListing{height:57px}.DataBadge-module__LQmuUq__dataDisplayBadge{height:auto;min-height:100px;padding:24px 32px}.DataBadge-module__LQmuUq__dataDisplayData{font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);line-height:var(--h3-line-height);letter-spacing:var(--h3-letter-spacing)}}
.MissingUserInfoForm-module__hXg5ia__enquiryForm{box-sizing:border-box;width:600px;padding:32px}@media (max-width:768px){.MissingUserInfoForm-module__hXg5ia__enquiryForm{box-sizing:border-box;background:0 0;flex-direction:column;align-items:stretch;gap:16px;width:100%;max-width:100%;padding:0;display:flex}}
.PropertyTagBadge-module__eNiv1G__tagBadge{font-family:var(--font-family-poppins);color:var(--Blue-Gray-800,#0a142c);border-radius:100px;justify-content:center;align-items:center;gap:0;padding:4px 8px;font-size:12px;font-style:normal;font-weight:600;line-height:150%;transition:padding .2s,gap .2s;display:flex;box-shadow:0 2px 6px #0a09161f}.PropertyTagBadge-module__eNiv1G__label{display:none}.PropertyTagBadge-module__eNiv1G__alwaysShowLabel .PropertyTagBadge-module__eNiv1G__label{display:inline}.PropertyTagBadge-module__eNiv1G__neverShowLabel .PropertyTagBadge-module__eNiv1G__label{display:none!important}@media (min-width:768px){.PropertyTagBadge-module__eNiv1G__tagBadge{gap:4px;padding:4px 8px}.PropertyTagBadge-module__eNiv1G__tagBadge .PropertyTagBadge-module__eNiv1G__label,.PropertyTagBadge-module__eNiv1G__responsiveLabel .PropertyTagBadge-module__eNiv1G__label{display:inline}.PropertyTagBadge-module__eNiv1G__neverShowLabel .PropertyTagBadge-module__eNiv1G__label{display:none!important}.PropertyTagBadge-module__eNiv1G__alwaysShowLabel{gap:4px}}.PropertyTagBadge-module__eNiv1G__neverShowLabel{gap:0}@media (max-width:767px){.PropertyTagBadge-module__eNiv1G__responsiveLabel{gap:0}.PropertyTagBadge-module__eNiv1G__alwaysShowLabel{gap:4px}}.PropertyTagBadge-module__eNiv1G__HighYield{background:#ffcc4d}.PropertyTagBadge-module__eNiv1G__topPick{background:var(--Primary-Primary-Light,#00ffb0)}.PropertyTagBadge-module__eNiv1G__currentlyVacant{color:var(--white,#fff);background:#ee5095}.PropertyTagBadge-module__eNiv1G__justAdded{color:var(--white,#fff);background:#5e4bcc}.PropertyTagBadge-module__eNiv1G__portfolio{color:var(--white,#fff);background:#3f8dff}.PropertyTagBadge-module__eNiv1G__HMO{background:#0ff}
.AdditionalInformation-module__79fT5a__additionalInformation{font-family:var(--font-family-poppins);flex-direction:column;align-self:stretch;align-items:flex-start;gap:4px;width:100%;display:flex}.AdditionalInformation-module__79fT5a__section{font-family:var(--font-family-poppins);flex-direction:column;align-self:stretch;align-items:flex-start;gap:24px;width:100%;display:flex}.AdditionalInformation-module__79fT5a__sectionHeading{color:var(--white,#fff);font-size:var(--h6-font-size);font-style:normal;font-weight:var(--h6-font-weight);line-height:var(--h6-line-height);letter-spacing:var(--h6-letter-spacing)}.AdditionalInformation-module__79fT5a__sectionContent{align-self:stretch;align-items:flex-start;gap:16px;width:100%;display:flex}.AdditionalInformation-module__79fT5a__pdfItem{cursor:default;width:100%}.AdditionalInformation-module__79fT5a__pdfItem a{cursor:pointer;width:fit-content;display:inline-flex}.AdditionalInformation-module__79fT5a__accordionWrapper{width:100%;margin-bottom:4px}.AdditionalInformation-module__79fT5a__unavailableContent{color:var(--text-muted,#8a8a8a);padding:16px 0;font-size:14px;font-style:italic}.AdditionalInformation-module__79fT5a__floorPlanPlaceholder{text-align:center;background:#8a8a8a0d;border:1px dashed #8a8a8a4d;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:32px 16px;display:flex}.AdditionalInformation-module__79fT5a__placeholderIcon{color:#8a8a8a99;justify-content:center;align-items:center;display:flex}.AdditionalInformation-module__79fT5a__placeholderText{flex-direction:column;gap:4px;display:flex}.AdditionalInformation-module__79fT5a__placeholderTitle{color:var(--text-muted,#8a8a8a);font-size:16px;font-weight:500;line-height:24px}.AdditionalInformation-module__79fT5a__placeholderSubtext{color:#8a8a8ab3;font-size:14px;font-weight:400;line-height:20px}.AdditionalInformation-module__79fT5a__floorPlanImage{flex-direction:column;align-items:flex-start;gap:8px;width:100%;margin-bottom:16px;display:flex}.AdditionalInformation-module__79fT5a__clickableImage{cursor:pointer;border-radius:12px;transition:all .2s;position:relative;overflow:hidden;box-shadow:none!important;filter:none!important}.AdditionalInformation-module__79fT5a__clickableImage:hover,.AdditionalInformation-module__79fT5a__clickableImage img,.AdditionalInformation-module__79fT5a__clickableImage:hover img{box-shadow:none!important;filter:none!important}.AdditionalInformation-module__79fT5a__imageOverlay{opacity:0;pointer-events:none;background:0 0;border-radius:12px;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.AdditionalInformation-module__79fT5a__clickableImage:hover .AdditionalInformation-module__79fT5a__imageOverlay{opacity:1}.AdditionalInformation-module__79fT5a__overlayText{color:#fff;text-align:center;background:#00000080;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500}.AdditionalInformation-module__79fT5a__sectionContent{flex-wrap:wrap;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:8px;width:100%;display:flex}.AdditionalInformation-module__79fT5a__sectionContent>*{flex:0 0 calc(50% - 4px);min-width:0}.AdditionalInformation-module__79fT5a__sectionContent:has(>:nth-child(2):last-child){justify-content:space-between}.AdditionalInformation-module__79fT5a__sectionContent:has(>:nth-child(4):last-child){justify-content:space-between}.AdditionalInformation-module__79fT5a__sectionContent.AdditionalInformation-module__79fT5a__optimized2,.AdditionalInformation-module__79fT5a__sectionContent.AdditionalInformation-module__79fT5a__optimized4{justify-content:space-between}
.SignUpDetailsForm-module__7yhMiW__loginForm{row-gap:var(--spacing-xl);flex-direction:column;width:100%;display:flex}.SignUpDetailsForm-module__7yhMiW__submit{background-color:#0000;border:none}.SignUpDetailsForm-module__7yhMiW__login{color:var(--blue-gray-main);font-size:var(--text-secondary-m-font-size);font-weight:var(--text-secondary-m-font-weight);line-height:var(--text-secondary-m-line-height);letter-spacing:var(--text-secondary-m-letter-spacing);text-decoration:underline}.SignUpDetailsForm-module__7yhMiW__loginMessage{font-size:var(--text-secondary-r-font-size);font-weight:var(--text-secondary-r-font-weight);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);color:var(--blue-gray-500);-moz-column-gap:var(--spacing-xs);column-gap:var(--spacing-xs);padding-top:var(--spacing-xxl);flex-direction:row;justify-content:center;display:flex}.SignUpDetailsForm-module__7yhMiW__validationFeedbackMessage{font-size:var(--text-secondary-r-font-size);font-weight:var(--text-secondary-r-font-weight);line-height:var(--text-secondary-r-line-height);letter-spacing:var(--text-secondary-r-letter-spacing);color:var(--additional-danger)}.SignUpDetailsForm-module__7yhMiW__positive{color:var(--primary-text)}.SignUpDetailsForm-module__7yhMiW__warning{color:var(--additional-danger)}.SignUpDetailsForm-module__7yhMiW__nameForm{-moz-column-gap:var(--spacing-md);column-gap:var(--spacing-md);flex-direction:row;width:100%;display:flex}
.AuthFeedback-module__tfqh_W__modalBody{background:#fff;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:450px;max-width:90vw;padding:2rem;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000040}.AuthFeedback-module__tfqh_W__successIllustration{background:#0cc74b1a;border-radius:62.5rem;align-items:center;gap:.625rem;padding:.5rem;display:flex;position:relative}.AuthFeedback-module__tfqh_W__successIconWrapper{background:#0cc74b26;border-radius:6.25rem;justify-content:center;align-items:center;gap:.625rem;padding:.5rem;display:flex;position:relative}.AuthFeedback-module__tfqh_W__successIcon{width:2.5rem;height:2.5rem;position:relative}.AuthFeedback-module__tfqh_W__textContent{flex-direction:column;align-self:stretch;align-items:center;gap:.5rem;display:flex;position:relative}.AuthFeedback-module__tfqh_W__heading{color:#003850;text-align:center;font-family:SF Pro Display,Poppins,-apple-system,Roboto,Helvetica,sans-serif;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal;position:relative}.AuthFeedback-module__tfqh_W__description{color:#667085;text-align:center;align-self:stretch;font-family:Poppins,system-ui,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5;position:relative}.AuthFeedback-module__tfqh_W__doneButton{cursor:pointer;background:#00ffb0;border:none;border-radius:.75rem;justify-content:center;align-self:stretch;align-items:center;gap:.75rem;padding:.75rem 1.25rem;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 2px #1018280d}.AuthFeedback-module__tfqh_W__doneButton:hover{background:#00cc8d;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.AuthFeedback-module__tfqh_W__doneButton:active{transform:translateY(1px)}.AuthFeedback-module__tfqh_W__buttonText{color:#003850;font-family:Poppins,system-ui,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.5;position:relative}@media (max-width:768px){.AuthFeedback-module__tfqh_W__modalBody{gap:1.25rem;width:90vw;padding:1.5rem}.AuthFeedback-module__tfqh_W__heading{font-size:1.125rem}.AuthFeedback-module__tfqh_W__description{font-size:.8125rem}}@media (max-width:480px){.AuthFeedback-module__tfqh_W__modalBody{gap:1rem;padding:1.25rem}.AuthFeedback-module__tfqh_W__successIllustration,.AuthFeedback-module__tfqh_W__successIconWrapper{padding:.375rem}.AuthFeedback-module__tfqh_W__successIcon{width:2rem;height:2rem}.AuthFeedback-module__tfqh_W__heading{font-size:1rem}.AuthFeedback-module__tfqh_W__description{font-size:.75rem}}
.DownloadPDF-module__UqmmIq__linkArea{cursor:pointer;flex-direction:row;align-items:center;gap:16px;width:fit-content;text-decoration:none;display:flex}.DownloadPDF-module__UqmmIq__pdfImageContainer{flex-shrink:0;width:36px;height:48px}.DownloadPDF-module__UqmmIq__textContent{flex-direction:column;flex:1;gap:4px;display:flex}.DownloadPDF-module__UqmmIq__pdfName{color:var(--white);font-feature-settings:"ss11" on,"cv09" on,"liga" off,"calt" off;text-transform:lowercase;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.DownloadPDF-module__UqmmIq__downloadLink{color:var(--primary-light,#00ffb0);font-feature-settings:"ss11" on,"cv09" on,"liga" off,"calt" off;text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}
.HomePage-module__xkuwqa__homePageLayoutWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;height:auto;margin:0 auto;padding:12px 16px 0;display:flex}.HomePage-module__xkuwqa__afterProperties{margin-top:var(--spacing-72);row-gap:var(--spacing-72);flex-direction:column;width:100%;display:flex}@media (min-width:768px){.HomePage-module__xkuwqa__afterProperties{margin-top:var(--spacing-80);row-gap:var(--spacing-80)}}@media (min-width:1000px){.HomePage-module__xkuwqa__homePageLayoutWrapper{max-width:1244px;padding:12px 0}}@media (min-width:1640px){.HomePage-module__xkuwqa__homePageLayoutWrapper{max-width:1400px;padding:12px 0}}
.LogoutConfirmModal-module__hg8A_G__modalBody{background:#fff;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:450px;max-width:90vw;padding:2rem;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000040}.LogoutConfirmModal-module__hg8A_G__textContent{text-align:center;flex-direction:column;align-self:stretch;align-items:center;gap:.5rem;display:flex;position:relative}.LogoutConfirmModal-module__hg8A_G__heading{color:#003850;text-align:center;font-family:SF Pro Display,Poppins,-apple-system,Roboto,Helvetica,sans-serif;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal;position:relative}.LogoutConfirmModal-module__hg8A_G__description{color:#667085;text-align:center;align-self:stretch;font-family:Poppins,system-ui,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5;position:relative}.LogoutConfirmModal-module__hg8A_G__buttonGroup{justify-content:center;align-self:stretch;align-items:center;gap:.75rem;width:100%;display:flex;position:relative}.LogoutConfirmModal-module__hg8A_G__button{cursor:pointer;border:none;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-family:Poppins,system-ui,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.5;transition:all .2s;display:flex;box-shadow:0 1px 2px #1018280d}.LogoutConfirmModal-module__hg8A_G__primaryButton{color:#003850;background:#00ffb0;}.LogoutConfirmModal-module__hg8A_G__primaryButton:hover{background:#00cc8d;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.LogoutConfirmModal-module__hg8A_G__secondaryButton{color:#667085;background:#fff;border:1px solid #d0d5dd;}.LogoutConfirmModal-module__hg8A_G__secondaryButton:hover{background:#f9fafb;border-color:#98a2b3}.LogoutConfirmModal-module__hg8A_G__button:active{transform:translateY(1px)}@media (max-width:768px){.LogoutConfirmModal-module__hg8A_G__modalBody{gap:1.25rem;width:90vw;padding:1.5rem}.LogoutConfirmModal-module__hg8A_G__heading{font-size:1.125rem}.LogoutConfirmModal-module__hg8A_G__description{font-size:.8125rem}}@media (max-width:480px){.LogoutConfirmModal-module__hg8A_G__modalBody{gap:1rem;padding:1.25rem}.LogoutConfirmModal-module__hg8A_G__heading{font-size:1rem}.LogoutConfirmModal-module__hg8A_G__description{font-size:.75rem}}
.LetPropertyPreChecks-module__AQb1BW__preChecksContent{color:var(--white);font-family:var(--font-family-poppins);flex-direction:column;gap:16px;padding:16px 0;display:flex}.LetPropertyPreChecks-module__AQb1BW__checksSection{flex-direction:column;gap:12px;display:flex}.LetPropertyPreChecks-module__AQb1BW__firstSection{border-bottom:1px solid #fff3;margin-bottom:4px;padding-bottom:16px}.LetPropertyPreChecks-module__AQb1BW__checksSectionTitle{color:var(--white);margin:0 0 12px;padding-bottom:0;font-size:18px;font-weight:600;line-height:140%}.LetPropertyPreChecks-module__AQb1BW__checkItem{flex-direction:column;gap:4px;padding:8px 0;display:flex}.LetPropertyPreChecks-module__AQb1BW__checkItemHeader{align-items:center;gap:12px;margin-bottom:2px;display:flex}.LetPropertyPreChecks-module__AQb1BW__checkIcon{flex-shrink:0;justify-content:center;align-items:center;min-width:24px;min-height:24px;display:flex}.LetPropertyPreChecks-module__AQb1BW__checkIcon.LetPropertyPreChecks-module__AQb1BW__verified{color:#0cc74b}.LetPropertyPreChecks-module__AQb1BW__checkIcon.LetPropertyPreChecks-module__AQb1BW__unverified{color:#ef4444}.LetPropertyPreChecks-module__AQb1BW__checkIcon.LetPropertyPreChecks-module__AQb1BW__info{color:#6b7280}.LetPropertyPreChecks-module__AQb1BW__checkIcon.LetPropertyPreChecks-module__AQb1BW__info svg,.LetPropertyPreChecks-module__AQb1BW__checkIcon.LetPropertyPreChecks-module__AQb1BW__info>div{width:100%!important;height:100%!important}.LetPropertyPreChecks-module__AQb1BW__checkItemTitle{color:var(--white);margin:0;font-size:16px;font-weight:600;line-height:140%}.LetPropertyPreChecks-module__AQb1BW__checkItemSubtitle{color:#fffc;margin:0 0 2px;padding-left:36px;font-size:14px;font-weight:500;line-height:140%}.LetPropertyPreChecks-module__AQb1BW__checkItemDescription{color:#ffffff80;margin:0;padding-left:36px;font-size:14px;font-weight:400;line-height:140%}@media (min-width:768px){.LetPropertyPreChecks-module__AQb1BW__preChecksContent{flex-direction:column;gap:20px;padding:20px 0;display:flex}.LetPropertyPreChecks-module__AQb1BW__checksSection{gap:16px}.LetPropertyPreChecks-module__AQb1BW__checkItem{padding:12px 0}.LetPropertyPreChecks-module__AQb1BW__checksSection{grid-template-columns:1fr 1fr;gap:16px;display:grid}.LetPropertyPreChecks-module__AQb1BW__checksSectionTitle{grid-column:1/-1;margin-bottom:12px}.LetPropertyPreChecks-module__AQb1BW__firstSection{margin-bottom:0;padding-bottom:20px}}
.EventBanner-module__ZGIYoW__container{color:#fff;background:linear-gradient(135deg,#0a4a5c 0%,#0a5d70 100%);border-radius:16px;width:100%;padding:20px 16px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;overflow:hidden;box-shadow:0 8px 32px #0003}.EventBanner-module__ZGIYoW__container.EventBanner-module__ZGIYoW__live{background:#b22947}.EventBanner-module__ZGIYoW__innerGlow.EventBanner-module__ZGIYoW__live{filter:blur(250px);background:#79051e;border-radius:1136.96px;flex-shrink:0;width:400px;height:400px;position:absolute;bottom:-300px;left:-300px}.EventBanner-module__ZGIYoW__outerGlow.EventBanner-module__ZGIYoW__live{filter:blur(250px);background:#79051e;border-radius:1136.96px;flex-shrink:0;width:600.959px;height:400px;position:absolute;bottom:-400px;left:-400px}.EventBanner-module__ZGIYoW__content{margin-bottom:20px}.EventBanner-module__ZGIYoW__contentCopyContainer{z-index:1;flex-direction:column;gap:16px;display:flex}.EventBanner-module__ZGIYoW__eventBadge{color:#0a4a5c;background:#00ffb3;border-radius:16px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-block}.EventBanner-module__ZGIYoW__title{letter-spacing:-.3px;font-size:22px;font-weight:700;line-height:1.2}.EventBanner-module__ZGIYoW__dateTime{color:var(--White-White-100,#fff);font-family:var(--Font-Family,Poppins);letter-spacing:.16px;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.EventBanner-module__ZGIYoW__calendarIcon{color:#fff;width:18px;height:18px}.EventBanner-module__ZGIYoW__description{color:var(--white-75,#ffffffbf);font-family:var(--Font-Family,Poppins);letter-spacing:.14px;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.EventBanner-module__ZGIYoW__description strong{font-weight:600}.EventBanner-module__ZGIYoW__buttonContainer{z-index:1;max-width:224px}.EventBanner-module__ZGIYoW__arrow{width:16px;height:16px}.EventBanner-module__ZGIYoW__mapContainer{z-index:1;background:#fff;border-radius:12px;flex:1;min-height:300px;position:relative;overflow:hidden}.EventBanner-module__ZGIYoW__mapControls{z-index:10;background:#fff;border-radius:6px;padding:2px;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 2px 6px #00000026}.EventBanner-module__ZGIYoW__mapToggle{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 12px;font-size:12px;transition:all .2s}.EventBanner-module__ZGIYoW__mapToggle.EventBanner-module__ZGIYoW__active{color:#333;background:#f0f0f0;font-weight:500}.EventBanner-module__ZGIYoW__map{background:#e0e0e0;width:100%;height:100%;position:relative}.EventBanner-module__ZGIYoW__mapImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.EventBanner-module__ZGIYoW__mapOverlay{pointer-events:none;position:absolute;inset:0}.EventBanner-module__ZGIYoW__marker{background:#dc3545;border-radius:50% 50% 50% 0;width:24px;height:24px;position:absolute;transform:rotate(-45deg);box-shadow:0 2px 6px #0000004d}.EventBanner-module__ZGIYoW__marker:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.EventBanner-module__ZGIYoW__marker1{top:35%;right:25%}.EventBanner-module__ZGIYoW__marker2{bottom:30%;left:40%}.EventBanner-module__ZGIYoW__mapZoomControls{z-index:10;background:#fff;border-radius:6px;flex-direction:column;display:flex;position:absolute;top:12px;right:12px;overflow:hidden;box-shadow:0 2px 6px #00000026}.EventBanner-module__ZGIYoW__zoomButton{color:#666;cursor:pointer;background:#fff;border:none;width:32px;height:32px;font-size:16px;transition:background .2s}.EventBanner-module__ZGIYoW__zoomButton:hover{background:#f0f0f0}.EventBanner-module__ZGIYoW__zoomButton:first-child{border-bottom:1px solid #e0e0e0}.EventBanner-module__ZGIYoW__streetViewIcon{cursor:pointer;background:#fff;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;bottom:60px;right:12px;box-shadow:0 2px 6px #00000026}.EventBanner-module__ZGIYoW__streetViewIcon:hover{transform:scale(1.05)}.EventBanner-module__ZGIYoW__streetViewIcon svg{width:16px;height:16px}.EventBanner-module__ZGIYoW__dateTimeContainer{align-self:stretch;align-items:center;gap:8px;display:flex}.EventBanner-module__ZGIYoW__dateTimeContainer.EventBanner-module__ZGIYoW__live{display:none}.EventBanner-module__ZGIYoW__mapPlaceholder{border-radius:var(--border-radius-8,8px);box-sizing:border-box;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px dashed #6c757d4d;justify-content:center;align-items:center;width:100%;height:100%;min-height:280px;padding:16px;position:relative;overflow:hidden;visibility:visible!important;opacity:1!important;display:flex!important}.EventBanner-module__ZGIYoW__mapPlaceholder:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 25% 25%,#00ffb01a 0%,#0000 50%),radial-gradient(circle at 75% 75%,#0038501a 0%,#0000 50%);position:absolute;inset:0}.EventBanner-module__ZGIYoW__placeholderContent{text-align:center;z-index:1;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;max-width:100%;padding:16px;display:flex;position:relative}.EventBanner-module__ZGIYoW__placeholderIcon{color:#6c757d99;flex-shrink:0;transition:color .3s}.EventBanner-module__ZGIYoW__placeholderIcon svg{width:36px;height:36px}.EventBanner-module__ZGIYoW__mapPlaceholder:hover .EventBanner-module__ZGIYoW__placeholderIcon{color:#003850cc}.EventBanner-module__ZGIYoW__placeholderText{flex-direction:column;gap:8px;width:100%;max-width:100%;display:flex}.EventBanner-module__ZGIYoW__placeholderTitle{color:#212529cc;word-wrap:break-word;margin:0;font-size:14px;font-weight:600;line-height:1.3}.EventBanner-module__ZGIYoW__placeholderSubtitle{color:#6c757dcc;word-wrap:break-word;margin:0;font-size:12px;font-weight:400;line-height:1.3}@media (min-width:480px){.EventBanner-module__ZGIYoW__container{border-radius:20px;padding:24px 20px 20px}.EventBanner-module__ZGIYoW__title{font-size:26px}.EventBanner-module__ZGIYoW__dateTime{font-size:16px}.EventBanner-module__ZGIYoW__joinButton{z-index:1;padding:14px 28px;font-size:16px}}@media (min-width:768px){.EventBanner-module__ZGIYoW__container{border-radius:24px;flex-direction:row;gap:24px;max-width:100%;max-height:340px;padding:24px;display:flex}.EventBanner-module__ZGIYoW__container.EventBanner-module__ZGIYoW__live{flex-direction:row-reverse}.EventBanner-module__ZGIYoW__innerGlow.EventBanner-module__ZGIYoW__live{filter:blur(250px);background:#79051e;border-radius:1136.96px;flex-shrink:0;width:1000px;height:571px;position:absolute;bottom:-600px;left:-600px}.EventBanner-module__ZGIYoW__outerGlow.EventBanner-module__ZGIYoW__live{filter:blur(250px);background:#79051e;border-radius:1136.96px;flex-shrink:0;width:1136.96px;height:571px;position:absolute;bottom:-300px;left:-300px}.EventBanner-module__ZGIYoW__content{flex-direction:column;flex:1;justify-content:space-between;min-height:252px;margin-bottom:0;display:flex}.EventBanner-module__ZGIYoW__content.EventBanner-module__ZGIYoW__live,.EventBanner-module__ZGIYoW__contentCopyContainer.EventBanner-module__ZGIYoW__live{align-items:center}.EventBanner-module__ZGIYoW__mapContainer{border-radius:16px;flex:1}.EventBanner-module__ZGIYoW__title{color:var(--White-White-100,#fff);font-family:var(--Font-Family,Poppins);text-transform:capitalize;font-size:32px;font-style:normal;font-weight:700}.EventBanner-module__ZGIYoW__title.EventBanner-module__ZGIYoW__live{text-align:center}.EventBanner-module__ZGIYoW__eventBadge{border-radius:20px;padding:8px 20px;font-size:14px}.EventBanner-module__ZGIYoW__dateTime{font-size:18px}.EventBanner-module__ZGIYoW__calendarIcon{width:24px;height:24px}.EventBanner-module__ZGIYoW__description{font-size:16px}.EventBanner-module__ZGIYoW__description.EventBanner-module__ZGIYoW__live{text-align:center}.EventBanner-module__ZGIYoW__joinButton{border-radius:50px;gap:12px;font-size:18px}.EventBanner-module__ZGIYoW__arrow{width:20px;height:20px}.EventBanner-module__ZGIYoW__mapControls{border-radius:8px;padding:4px;top:16px;left:16px}.EventBanner-module__ZGIYoW__mapToggle{border-radius:6px;padding:8px 16px;font-size:14px}.EventBanner-module__ZGIYoW__mapZoomControls{border-radius:8px;top:16px;right:16px}.EventBanner-module__ZGIYoW__zoomButton{width:40px;height:40px;font-size:20px}.EventBanner-module__ZGIYoW__streetViewIcon{border-radius:8px;width:40px;height:40px;bottom:80px;right:16px}.EventBanner-module__ZGIYoW__streetViewIcon svg{width:24px;height:24px}.EventBanner-module__ZGIYoW__marker{width:32px;height:32px}.EventBanner-module__ZGIYoW__marker:after{width:12px;height:12px}.EventBanner-module__ZGIYoW__placeholderIcon svg{width:48px;height:48px}.EventBanner-module__ZGIYoW__mapPlaceholder:hover .EventBanner-module__ZGIYoW__placeholderIcon{color:#003850cc}.EventBanner-module__ZGIYoW__placeholderText{flex-direction:column;gap:12px;width:100%;max-width:100%;display:flex}.EventBanner-module__ZGIYoW__placeholderTitle{color:#212529cc;word-wrap:break-word;margin:0;font-size:16px;font-weight:600;line-height:1.3}.EventBanner-module__ZGIYoW__placeholderSubtitle{color:#6c757dcc;word-wrap:break-word;margin:0;font-size:14px;font-weight:400;line-height:1.3}}
.StreetView-module__BbrrBW__streetViewContainer{flex-direction:column;gap:1rem;width:100%;display:flex}.StreetView-module__BbrrBW__streetViewWrapper{background:#f5f5f5;border-radius:8px;width:100%;height:400px;position:relative;overflow:hidden}.StreetView-module__BbrrBW__streetViewFrame{border:none;border-radius:8px;width:100%;height:100%}.StreetView-module__BbrrBW__streetViewInfo{flex-direction:column;gap:.5rem;display:flex}.StreetView-module__BbrrBW__streetViewDescription{color:#666;margin:0;font-size:.875rem;line-height:1.4}.StreetView-module__BbrrBW__streetViewPlaceholder{border-radius:var(--border-radius-16,16px);box-sizing:border-box;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:2px dashed #6c757d4d;justify-content:center;align-items:center;width:100%;height:400px;min-height:200px;position:relative;overflow:hidden;visibility:visible!important;opacity:1!important;display:flex!important}.StreetView-module__BbrrBW__streetViewPlaceholder:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 25% 25%,#00ffb01a 0%,#0000 50%),radial-gradient(circle at 75% 75%,#0038501a 0%,#0000 50%);position:absolute;inset:0}.StreetView-module__BbrrBW__placeholderContent{text-align:center;z-index:1;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;max-width:100%;padding:32px;display:flex;position:relative}.StreetView-module__BbrrBW__placeholderIcon{color:#6c757d99;flex-shrink:0;transition:color .3s}.StreetView-module__BbrrBW__streetViewPlaceholder:hover .StreetView-module__BbrrBW__placeholderIcon{color:#003850cc}.StreetView-module__BbrrBW__placeholderText{flex-direction:column;gap:8px;width:100%;max-width:100%;display:flex}.StreetView-module__BbrrBW__placeholderTitle{color:#212529cc;word-wrap:break-word;margin:0;font-size:18px;font-weight:600;line-height:1.3}.StreetView-module__BbrrBW__placeholderSubtitle{color:#6c757dcc;word-wrap:break-word;margin:0;font-size:14px;font-weight:400;line-height:1.4}.StreetView-module__BbrrBW__placeholderSubtext{color:#6c757dcc;margin:0;font-size:14px;font-weight:400;line-height:1.4}@media (max-width:768px){.StreetView-module__BbrrBW__streetViewWrapper{height:280px}.StreetView-module__BbrrBW__streetViewPlaceholder{border-radius:var(--border-radius-12,12px);height:280px;min-height:280px;visibility:visible!important;opacity:1!important;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)!important;display:flex!important}.StreetView-module__BbrrBW__placeholderContent{gap:12px;padding:20px;flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}.StreetView-module__BbrrBW__placeholderIcon svg{width:40px;height:40px}.StreetView-module__BbrrBW__placeholderTitle{font-size:16px;color:#212529cc!important;display:block!important}.StreetView-module__BbrrBW__placeholderSubtitle{font-size:13px;color:#6c757dcc!important;display:block!important}}@media (max-width:480px){.StreetView-module__BbrrBW__streetViewWrapper{height:220px}.StreetView-module__BbrrBW__streetViewPlaceholder{border-radius:var(--border-radius-8,8px);border-width:1px;height:220px;min-height:220px;padding:16px}.StreetView-module__BbrrBW__placeholderContent{gap:10px;max-width:100%;padding:16px}.StreetView-module__BbrrBW__placeholderIcon svg{width:36px;height:36px}.StreetView-module__BbrrBW__placeholderTitle{font-size:14px;font-weight:600}.StreetView-module__BbrrBW__placeholderSubtitle{font-size:12px;line-height:1.3}}@media (max-width:320px){.StreetView-module__BbrrBW__streetViewWrapper{height:200px}.StreetView-module__BbrrBW__streetViewPlaceholder{border-radius:var(--border-radius-8,8px);height:200px;min-height:200px;padding:12px}.StreetView-module__BbrrBW__placeholderContent{gap:8px;padding:12px}.StreetView-module__BbrrBW__placeholderIcon svg{width:32px;height:32px}.StreetView-module__BbrrBW__placeholderTitle{font-size:13px}.StreetView-module__BbrrBW__placeholderSubtitle{font-size:11px}}
.HomeListingGrid-module__A57Mna__grid{box-sizing:border-box;grid-template-columns:1fr;place-items:stretch stretch;gap:16px;width:100%;max-width:100%;height:auto;margin:0 auto;display:grid}.HomeListingGrid-module__A57Mna__grid>*{min-width:0}@media (min-width:490px){.HomeListingGrid-module__A57Mna__grid{align-items:start}}@media (min-width:740px){.HomeListingGrid-module__A57Mna__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:990px){.HomeListingGrid-module__A57Mna__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.5vw,40px)}}@media (min-width:1440px){.HomeListingGrid-module__A57Mna__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;max-width:1240px;margin:0 auto}}@media (min-width:1640px){.HomeListingGrid-module__A57Mna__grid{gap:40px;max-width:1440px}}
.SearchBar-module__phsVWq__searchContainer{z-index:2;background-color:#f8f8f7;position:sticky;top:0}.SearchBar-module__phsVWq__searchWrapper{z-index:100;flex-direction:column;place-content:center;align-items:center;width:100%;padding:12px 16px;display:flex}.SearchBar-module__phsVWq__searchInputContainer{flex-direction:row;flex-grow:1;place-content:center;align-self:stretch;align-items:center;gap:4px;width:100%;display:flex}.SearchBar-module__phsVWq__filterWrapper{display:flex}.SearchBar-module__phsVWq__filtersContainer{width:100%}.SearchBar-module__phsVWq__rotated{transform:rotate(180deg)}.SearchBar-module__phsVWq__filterToggleButton,.SearchBar-module__phsVWq__filterWrapperOpen{display:flex}.SearchBar-module__phsVWq__filterWrapperClosed{display:none}.SearchBar-module__phsVWq__searchButton{padding:var(--12,12px)var(--20,20px);justify-content:center;align-items:center;gap:var(--12,12px);border-radius:var(--12,12px);background:var(--Blue-Gray-750-Main,#003850);cursor:pointer;display:flex;box-shadow:0 1px 2px #1018280d}.SearchBar-module__phsVWq__searchButtonText{color:var(--White-White-100,#fff);font-feature-settings:"ss11" on,"cv09" on,"liga" off,"calt" off;font-family:var(--Font-Family,Poppins);font-size:14px;font-style:normal;font-weight:600;line-height:150%}@media (min-width:768px){.SearchBar-module__phsVWq__filterToggleButton{display:none}.SearchBar-module__phsVWq__searchContainer{max-width:1440px}.SearchBar-module__phsVWq__searchWrapper{flex-direction:row;place-content:center space-between;align-self:stretch;align-items:center;gap:16px}.SearchBar-module__phsVWq__filterWrapperOpen,.SearchBar-module__phsVWq__filterWrapperClosed{display:flex}.SearchBar-module__phsVWq__filtersContainer{flex:1}}@media (min-width:1440px){.SearchBar-module__phsVWq__searchContainer{flex-direction:row;justify-content:center;align-items:center;max-width:100vw;display:flex}.SearchBar-module__phsVWq__searchWrapper{flex-direction:row;justify-content:space-between;gap:16px;max-width:1240px;margin:0 auto;padding:12px 0;display:flex}}@media (min-width:1640px){.SearchBar-module__phsVWq__searchWrapper{max-width:1400px}}
.PropertyOfferCard-module__TrYKzW__propertyOfferCard{background:#f8f8f7;border:none;border-radius:12px;margin-bottom:20px;padding:20px;position:relative;box-shadow:0 1px 3px #0000001a}.PropertyOfferCard-module__TrYKzW__cardHeader,.PropertyOfferCard-module__TrYKzW__priceSection{margin-bottom:20px}.PropertyOfferCard-module__TrYKzW__priceQualifierRow{gap:8px;height:32px;margin-bottom:8px;justify-content:space-between!important;align-items:center!important;display:flex!important}.PropertyOfferCard-module__TrYKzW__priceQualifier{color:#003850;box-sizing:border-box;text-align:center;border-radius:16px;flex-shrink:0;width:102px;height:22px;padding:6px 12px;font-size:12px;font-weight:600;line-height:100%;background:#00ffb0!important;display:inline-block!important}.PropertyOfferCard-module__TrYKzW__price{color:#003850;font-size:32px;font-weight:700;line-height:1.2}.PropertyOfferCard-module__TrYKzW__iconGroup{align-items:center;gap:8px;height:32px;display:flex}.PropertyOfferCard-module__TrYKzW__iconButton{cursor:pointer;border:none;border-radius:8px;flex-shrink:0;width:32px;height:32px;margin:0;padding:0;transition:all .2s;position:relative;color:#003850!important;background:0 0!important;justify-content:center!important;align-items:center!important;display:flex!important}.PropertyOfferCard-module__TrYKzW__iconButton:hover{background-color:#f3f4f6}.PropertyOfferCard-module__TrYKzW__iconButton svg{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px!important;height:20px!important;color:inherit!important;fill:inherit!important;stroke:inherit!important}.PropertyOfferCard-module__TrYKzW__iconButton svg *{color:inherit!important;fill:inherit!important;stroke:inherit!important}.PropertyOfferCard-module__TrYKzW__iconButtonActive{background-color:#fef2f2}.PropertyOfferCard-module__TrYKzW__iconButtonActive:hover{background-color:#fee2e2}.PropertyOfferCard-module__TrYKzW__iconButtonActive svg,.PropertyOfferCard-module__TrYKzW__iconButtonActive svg *{color:#dc2626!important;fill:#dc2626!important;stroke:#dc2626!important}.PropertyOfferCard-module__TrYKzW__wishlistButton{}.PropertyOfferCard-module__TrYKzW__wishlistActive{}.PropertyOfferCard-module__TrYKzW__shareButton{}.PropertyOfferCard-module__TrYKzW__propertyDetails{margin-bottom:24px}.PropertyOfferCard-module__TrYKzW__infoSection{margin-bottom:16px}.PropertyOfferCard-module__TrYKzW__infoLabel{color:#6b7280;margin-bottom:4px;font-size:14px}.PropertyOfferCard-module__TrYKzW__infoContent{color:#003850;font-size:18px;font-weight:500}.PropertyOfferCard-module__TrYKzW__valueWithIcon{align-items:center;gap:8px;line-height:1.2;display:flex}.PropertyOfferCard-module__TrYKzW__valueWithIcon svg{vertical-align:middle;flex-shrink:0;width:20px;height:20px;display:block}.PropertyOfferCard-module__TrYKzW__valueWithIcon span{align-items:center;line-height:20px;display:flex}.PropertyOfferCard-module__TrYKzW__locationSection,.PropertyOfferCard-module__TrYKzW__bedroomsSection,.PropertyOfferCard-module__TrYKzW__propertyTypeSection{}.PropertyOfferCard-module__TrYKzW__locationLabel,.PropertyOfferCard-module__TrYKzW__bedroomsLabel,.PropertyOfferCard-module__TrYKzW__propertyTypeLabel{}.PropertyOfferCard-module__TrYKzW__locationText{color:#1f2937;}.PropertyOfferCard-module__TrYKzW__bedroomsValue,.PropertyOfferCard-module__TrYKzW__propertyTypeValue{}.PropertyOfferCard-module__TrYKzW__benefitsSection{margin:24px 0;padding:16px 0}.PropertyOfferCard-module__TrYKzW__benefitsTitle{color:#7a7a7a;margin-bottom:12px;font-size:14px;font-weight:400}.PropertyOfferCard-module__TrYKzW__benefitItem{color:#003850;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;display:flex}.PropertyOfferCard-module__TrYKzW__benefitContent{align-items:center;gap:8px;display:flex}.PropertyOfferCard-module__TrYKzW__benefitItem svg{flex-shrink:0;width:20px;height:20px}.PropertyOfferCard-module__TrYKzW__highlightBenefit{color:#003850;background:#ecfdf5;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-top:12px;padding:12px;font-size:14px;font-weight:500;display:flex}.PropertyOfferCard-module__TrYKzW__highlightBenefit svg{flex-shrink:0;width:20px;height:20px}.PropertyOfferCard-module__TrYKzW__linkBenefit{cursor:pointer;text-decoration:none}.PropertyOfferCard-module__TrYKzW__ctaText{color:#003850;text-align:center;margin-bottom:20px;font-size:15px;font-weight:600}.PropertyOfferCard-module__TrYKzW__actionButtons{flex-direction:column;gap:12px;display:flex}.PropertyOfferCard-module__TrYKzW__actionButton{cursor:pointer;border:2px solid #0000;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .2s}.PropertyOfferCard-module__TrYKzW__secondaryButton{color:#003850;background:#fff;border-color:#003850}.PropertyOfferCard-module__TrYKzW__secondaryButton:hover{background:#f9fafb;border-color:#003850}.PropertyOfferCard-module__TrYKzW__primaryButton{color:#003850;background:#00ffb0;border-color:#00ffb0}.PropertyOfferCard-module__TrYKzW__primaryButton:hover{background:#00e6a0;border-color:#00e6a0}.PropertyOfferCard-module__TrYKzW__enquiryButton{}.PropertyOfferCard-module__TrYKzW__offerButton{}@media (max-width:768px){.PropertyOfferCard-module__TrYKzW__propertyOfferCard{padding:16px}.PropertyOfferCard-module__TrYKzW__price{font-size:28px}.PropertyOfferCard-module__TrYKzW__priceQualifierRow{align-items:center}.PropertyOfferCard-module__TrYKzW__iconButton{padding:4px}.PropertyOfferCard-module__TrYKzW__iconButton svg{width:20px;height:20px}.PropertyOfferCard-module__TrYKzW__propertyDetails{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.PropertyOfferCard-module__TrYKzW__propertyDetails .PropertyOfferCard-module__TrYKzW__infoSection:first-child{grid-column:1/-1}.PropertyOfferCard-module__TrYKzW__propertyDetails .PropertyOfferCard-module__TrYKzW__infoSection:nth-child(2){grid-column:1}.PropertyOfferCard-module__TrYKzW__propertyDetails .PropertyOfferCard-module__TrYKzW__infoSection:nth-child(3){grid-column:2}.PropertyOfferCard-module__TrYKzW__infoSection{margin-bottom:0}}.PropertyOfferCard-module__TrYKzW__copyAlert{color:#fff;z-index:1000;background:#10b981;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;animation:.3s ease-out PropertyOfferCard-module__TrYKzW__slideIn;position:absolute;top:10px;right:10px;box-shadow:0 4px 12px #00000026}@keyframes PropertyOfferCard-module__TrYKzW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
.EventHero-module__udt5eG__container{background-color:#fff;width:100%}.EventHero-module__udt5eG__mainLayout{flex-direction:column;align-items:stretch;gap:1.5rem;display:flex}@media (min-width:768px){.EventHero-module__udt5eG__mainLayout{gap:2rem}}@media (min-width:1024px){.EventHero-module__udt5eG__mainLayout{flex-direction:row;align-items:stretch;gap:3rem}}.EventHero-module__udt5eG__rightContent{flex-direction:column;flex:1;order:2;justify-content:center;justify-self:center;align-items:stretch;width:100%;height:100%;display:flex}@media (min-width:1024px){.EventHero-module__udt5eG__rightContent{justify-content:center;align-self:center;align-items:center;height:100%}}.EventHero-module__udt5eG__leftContent{order:1;width:100%}@media (min-width:1024px){.EventHero-module__udt5eG__leftContent{flex:1;order:1}}.EventHero-module__udt5eG__eventHeader{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;display:flex}@media (min-width:640px){.EventHero-module__udt5eG__eventHeader{gap:2rem;margin-bottom:2rem}}.EventHero-module__udt5eG__badgeContainer{align-items:center;gap:118px;display:flex}.EventHero-module__udt5eG__liveBadge{background-color:#ffeced;border-radius:9999px;align-items:center;gap:.5rem;padding:6px 14px;display:flex}.EventHero-module__udt5eG__liveDot{background-color:#ee3f28;border-radius:50%;width:4px;height:4px}.EventHero-module__udt5eG__badgeText{color:#ee3f28;font-family:Poppins,system-ui,-apple-system,sans-serif;font-size:12px;font-weight:600;line-height:1.5}.EventHero-module__udt5eG__mainHeading{color:#0a142c;text-transform:capitalize;font-family:Poppins,system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;line-height:1.4}@media (min-width:480px){.EventHero-module__udt5eG__mainHeading{font-size:24px}}@media (min-width:640px){.EventHero-module__udt5eG__mainHeading{font-size:30px}}@media (min-width:1024px){.EventHero-module__udt5eG__mainHeading{font-size:32px}}.EventHero-module__udt5eG__greenText{color:#00cc8d}.EventHero-module__udt5eG__subtitle{color:#525866;font-family:Poppins,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:1.5}@media (min-width:640px){.EventHero-module__udt5eG__subtitle{font-size:16px}}.EventHero-module__udt5eG__featuresList{flex-direction:column;gap:12px;display:flex}.EventHero-module__udt5eG__feature{align-items:flex-start;gap:12px;display:flex}.EventHero-module__udt5eG__featureIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex}.EventHero-module__udt5eG__featureText{color:#0a142c;flex:1;font-family:Poppins,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:1.5}@media (min-width:640px){.EventHero-module__udt5eG__featureText{font-size:16px}}.EventHero-module__udt5eG__video{aspect-ratio:16/9;border:none;border-radius:12px;width:100%;height:auto;min-height:300px;display:block}@media (min-width:640px){.EventHero-module__udt5eG__video{min-height:400px}}@media (min-width:1024px){.EventHero-module__udt5eG__video{aspect-ratio:16/9;width:auto;max-width:100%;height:100%;min-height:0}}@media (min-width:640px){.EventHero-module__udt5eG__leftControls{gap:16px}}.EventHero-module__udt5eG__liveIndicator{align-items:center;gap:6px;display:flex}@media (min-width:640px){.EventHero-module__udt5eG__liveIndicator{gap:8px}}.EventHero-module__udt5eG__liveDotLarge{background-color:#ee3f28;border-radius:50%;width:6px;height:6px}@media (min-width:640px){.EventHero-module__udt5eG__liveDotLarge{width:8px;height:8px}}.EventHero-module__udt5eG__liveText{color:#fff;text-transform:uppercase;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:10px;font-weight:400}@media (min-width:640px){.EventHero-module__udt5eG__liveText{font-size:12px}}.EventHero-module__udt5eG__rightControls{align-items:center;gap:8px;display:flex}@media (min-width:640px){.EventHero-module__udt5eG__rightControls{gap:16px}}.EventHero-module__udt5eG__rightControls>:nth-child(n+3){display:none}@media (min-width:480px){.EventHero-module__udt5eG__rightControls>:nth-child(n+3){display:flex}.EventHero-module__udt5eG__rightControls>:nth-child(n+5){display:none}}@media (min-width:640px){.EventHero-module__udt5eG__rightControls>:nth-child(n+5){display:flex}}.EventHero-module__udt5eG__autoplayToggle{width:32px;height:20px;position:relative}@media (min-width:640px){.EventHero-module__udt5eG__autoplayToggle{width:36px;height:24px}}.EventHero-module__udt5eG__autoplayTrack{background-color:#ffffff80;border-radius:9999px;position:absolute;inset:0}.EventHero-module__udt5eG__autoplayThumb{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:0;right:0}@media (min-width:640px){.EventHero-module__udt5eG__autoplayThumb{width:24px;height:24px}}.EventHero-module__udt5eG__icon{color:#fff;width:20px;height:20px}@media (min-width:640px){.EventHero-module__udt5eG__icon{width:24px;height:24px}}.EventHero-module__udt5eG__iconFilled{fill:#fff}.EventHero-module__udt5eG__iconBlack{color:#000;fill:#000;margin-left:2px}.EventHero-module__udt5eG__iconSmall{width:10px;height:10px}@media (min-width:640px){.EventHero-module__udt5eG__iconSmall{width:12px;height:12px}}
.SearchInput-module__srcKEW__searchInputAndAddressResultsContainer{z-index:1000;flex-direction:column;place-content:center;align-self:stretch;align-items:center;gap:4px;width:100%;display:flex;position:relative}.SearchInput-module__srcKEW__searchInputWrapper{border:1px solid var(--Blue-Gray-200,#e1e4ea);border-radius:var(--12,12px);background:var(--White-White-100,#fff);flex-direction:row;place-content:center;align-items:center;gap:8px;width:100%;max-height:45px;padding:0 12px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0a0d1408}.SearchInput-module__srcKEW__searchInput{border:none;align-self:stretch;align-items:flex-start;width:100%;max-width:600px;height:45px;max-height:45px;padding:12px 0;display:flex}.SearchInput-module__srcKEW__searchInput:focus{outline:none}.SearchInput-module__srcKEW__searchInput::placeholder{color:var(--Blue-Gray-400,#99a0ae);font-feature-settings:"ss11" on,"cv09" on,"liga" off,"calt" off;font-family:var(--Font-Family,Poppins);font-size:14px;font-style:normal;font-weight:400;line-height:150%}.SearchInput-module__srcKEW__addressResultsWrapper{z-index:1000;background-color:var(--White-White-100,#fff);border:1px solid var(--Blue-Gray-200,#e1e4ea);border-radius:var(--12,12px);width:100%;position:absolute;top:65px;left:0;overflow:hidden;box-shadow:0 1px 2px #0a0d1408}.SearchInput-module__srcKEW__addressResult{cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:6px 12px;display:flex}.SearchInput-module__srcKEW__addressResult:hover{background-color:var(--Blue-Gray-50,#f5f7fa)}.SearchInput-module__srcKEW__addressResult:active{background-color:var(--Blue-Gray-100,#e1e4ea)}.SearchInput-module__srcKEW__addressResultText{font-family:var(--Font-Family,Poppins);font-size:14px;font-style:normal;font-weight:400;line-height:150%}.SearchInput-module__srcKEW__mapLinkWrapper{z-index:1000;background-color:var(--White-White-100,#fff);border:1px solid var(--Blue-Gray-200,#e1e4ea);border-radius:var(--12,12px);width:100%;padding:12px;display:flex;position:absolute;top:65px;left:0;overflow:hidden;box-shadow:0 1px 2px #0a0d1408}.SearchInput-module__srcKEW__mapLink{width:100%;color:var(--blue-gray-900);border-radius:6px;justify-content:space-between;align-items:center;padding:6px 12px;text-decoration:none;transition:background-color .2s ease-in-out;display:flex}.SearchInput-module__srcKEW__mapLink:hover{background-color:var(--Blue-Gray-50,#f5f7fa)}.SearchInput-module__srcKEW__mapLink:active{background-color:var(--Blue-Gray-100,#e1e4ea)}.SearchInput-module__srcKEW__mapLinkText{font-family:var(--Font-Family,Poppins);color:var(--blue-gray-900);font-size:14px;font-style:normal;font-weight:500;line-height:150%;transition:color .2s ease-in-out,font-weight .2s ease-in-out}.SearchInput-module__srcKEW__mapLink:hover .SearchInput-module__srcKEW__mapLinkText{color:var(--blue-gray-950);font-weight:600}.SearchInput-module__srcKEW__mapLinkIcon{width:16px;height:16px;color:var(--blue-gray-400);flex-shrink:0;transition:transform .2s ease-in-out,color .2s ease-in-out}.SearchInput-module__srcKEW__mapLink:hover .SearchInput-module__srcKEW__mapLinkIcon{color:var(--blue-gray-600);transform:scale(1.1)}.SearchInput-module__srcKEW__noResults{color:var(--Blue-Gray-400,#99a0ae);font-family:var(--Font-Family,Poppins);padding:6px 12px;font-size:14px;font-style:normal;font-weight:400;line-height:150%}
.FilterWrapper-module__R2FNqG__container{will-change:transform;width:100%;position:relative}.FilterWrapper-module__R2FNqG__trigger{cursor:pointer;background-color:#0000;border:none;border-radius:.375rem;flex-direction:row;justify-content:space-between;align-items:center;width:100%;transition:background-color .2s,border-color .2s;display:flex}.FilterWrapper-module__R2FNqG__trigger:hover{background-color:#f7fafc}.FilterWrapper-module__R2FNqG__trigger.FilterWrapper-module__R2FNqG__active{border-color:#3b82f6}.FilterWrapper-module__R2FNqG__label{color:var(--Blue-Gray-750-Main,#003850);margin:0;font-family:SF Pro Display;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.FilterWrapper-module__R2FNqG__arrow{will-change:transform;width:24px;height:24px;transition:transform .2s;transform:translateZ(0)}.FilterWrapper-module__R2FNqG__arrow.FilterWrapper-module__R2FNqG__rotated{transform:scaleY(-1)}.FilterWrapper-module__R2FNqG__accordionContent{visibility:hidden;opacity:0;height:0;transition:opacity .2s,visibility .2s}.FilterWrapper-module__R2FNqG__accordionContent.FilterWrapper-module__R2FNqG__open{visibility:visible;opacity:1;height:auto}.FilterWrapper-module__R2FNqG__dropdown{z-index:10;will-change:opacity,transform;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;animation:.15s cubic-bezier(.16,1,.3,1) FilterWrapper-module__R2FNqG__fadeIn;position:absolute;top:calc(100% + .5rem);left:0;right:0;transform:translateZ(0);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.FilterWrapper-module__R2FNqG__contentWrapper{padding:1rem 0}.FilterWrapper-module__R2FNqG__activeFilterBadge{background-color:#b22947;border-radius:50%;width:6px;height:6px;display:none;position:absolute;top:0;right:-4px}.FilterWrapper-module__R2FNqG__activeFilterBadge.FilterWrapper-module__R2FNqG__active{display:block}.FilterWrapper-module__R2FNqG__labelWrapper{position:relative}@keyframes FilterWrapper-module__R2FNqG__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.FilterWrapper-module__R2FNqG__container{width:fit-content}.FilterWrapper-module__R2FNqG__trigger{border-radius:.25rem;justify-content:flex-start;gap:8px;padding:8px 16px}.FilterWrapper-module__R2FNqG__contentWrapper{padding:16px}.FilterWrapper-module__R2FNqG__label{color:var(--Blue-Gray-800,#0a142c);font-feature-settings:"ss11" on,"cv09" on,"liga" off,"calt" off;font-family:var(--Font-Family,Poppins);white-space:nowrap;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.FilterWrapper-module__R2FNqG__arrow{width:20px;height:20px}.FilterWrapper-module__R2FNqG__dropdown{width:auto;min-width:250px}}
.PriceRange-module__ri56ia__priceRange{border-bottom:2px solid var(--black-gray-200);flex-direction:column;row-gap:16px;width:100%;margin-bottom:25px;display:flex}.PriceRange-module__ri56ia__textInputs{flex-direction:row;gap:8px;width:100%;display:flex}.PriceRange-module__ri56ia__textInput{flex:1}.PriceRange-module__ri56ia__sliderContainer{width:100%;position:relative}.PriceRange-module__ri56ia__sliderTrack{background-color:var(--black-gray-200);border-radius:4px;width:100%;height:3px;position:absolute;top:50%;transform:translateY(-50%)}.PriceRange-module__ri56ia__sliderTrackHighlight{background-color:var(--blue-gray-main);border-radius:4px;height:100%;position:absolute}.PriceRange-module__ri56ia__sliderThumb{-webkit-appearance:none;pointer-events:none;z-index:2;background-color:#0000;width:100%;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.PriceRange-module__ri56ia__sliderThumb::-webkit-slider-thumb{-webkit-appearance:none;border:3px solid var(--blue-gray-750);background:var(--primary-light);cursor:grab;pointer-events:auto;z-index:3;border-radius:12px;width:23px;height:17px;box-shadow:0 0 3px .5px #00000039}.PriceRange-module__ri56ia__sliderThumb::-moz-range-thumb{cursor:grab;pointer-events:auto;z-index:3;background-color:#fff;border:3px solid #003850;border-radius:50%;width:20px;height:20px;box-shadow:0 0 3px .5px #00000039}.PriceRange-module__ri56ia__sliderMin{z-index:3}.PriceRange-module__ri56ia__sliderMax{z-index:4}.PriceRange-module__ri56ia__thumbTooltip{width:55px;font-family:var(--font-family-poppins);color:var(--Blue-Gray-750-Main,#003850);text-align:center;background-color:#0000;border-radius:12px;padding:4px 0;font-size:16px;font-style:normal;font-weight:400;line-height:24px;transition:left .1s ease-out;position:absolute;top:10px}.PriceRange-module__ri56ia__thumbTooltip.PriceRange-module__ri56ia__minTooltip{z-index:5;position:absolute}.PriceRange-module__ri56ia__thumbTooltip.PriceRange-module__ri56ia__maxTooltip{z-index:6;position:absolute}@media (min-width:481px){.PriceRange-module__ri56ia__thumbTooltip{width:60px;font-size:11px}.PriceRange-module__ri56ia__sliderThumb::-webkit-slider-thumb{width:22px;height:22px}.PriceRange-module__ri56ia__sliderThumb::-moz-range-thumb{width:22px;height:22px}}@media (min-width:769px){.PriceRange-module__ri56ia__priceRange{row-gap:23px}.PriceRange-module__ri56ia__sliderTrack{height:4px}.PriceRange-module__ri56ia__thumbTooltip{width:70px;font-size:12px}.PriceRange-module__ri56ia__sliderThumb::-webkit-slider-thumb{width:24px;height:24px}.PriceRange-module__ri56ia__sliderThumb::-moz-range-thumb{width:24px;height:24px}.PriceRange-module__ri56ia__maxTooltip{right:100px}}
.ValueInput-module__um9E2q__valueInputContainer{flex-direction:column;gap:4px;min-width:120px;display:flex}.ValueInput-module__um9E2q__inputLabel{color:#4b5563;font-size:14px;font-weight:500}.ValueInput-module__um9E2q__valueInput{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px 12px;font-size:16px;transition:border-color .2s}.ValueInput-module__um9E2q__valueInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.ValueInput-module__um9E2q__valueInput:disabled{cursor:not-allowed;background-color:#f3f4f6}
.SearchBar-module__4MJJwa__searchBar{-moz-column-gap:8px;width:100%;height:auto;min-height:46px;color:var(--blue-gray-300);border-radius:20px;flex-direction:row;align-items:center;column-gap:8px;padding:0 18px;transition:width .3s ease-in-out,border .3s ease-in-out,color .3s ease-in-out;display:flex;overflow:hidden}.SearchBar-module__4MJJwa__searchBarWrapper{width:100%;transition:max-width .3s ease-in-out;position:relative}.SearchBar-module__4MJJwa__navCompactWrapper{max-width:305px}@media (max-width:767px){.SearchBar-module__4MJJwa__navCompactWrapper{max-width:none}}.SearchBar-module__4MJJwa__searchBarWrapper.SearchBar-module__4MJJwa__navActiveWrapper{width:100%;max-width:none}.SearchBar-module__4MJJwa__clearSearchButton{cursor:pointer;color:var(--blue-gray-400);background:0 0;border:none;justify-content:center;align-items:center;margin-left:8px;padding:4px;transition:color .2s ease-in-out;display:flex}.SearchBar-module__4MJJwa__clearSearchButton:hover,.SearchBar-module__4MJJwa__clearSearchButton:focus{color:var(--blue-gray-600)}.SearchBar-module__4MJJwa__addressResultsWrapper{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-sizing:border-box;z-index:1200;background-color:#ffffffed;border-radius:8px;flex-direction:column;align-items:center;width:100%;height:fit-content;min-height:100px;display:flex;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 0 20px 1px #00000025}.SearchBar-module__4MJJwa__addressResultsContainer{background-color:#fff;flex-direction:column;align-items:center;gap:12px;width:100%;min-height:100px;max-height:300px;padding:12px 20px 60px;animation:.1s ease-in-out forwards SearchBar-module__4MJJwa__showAddresses;display:flex}@media (max-width:767px){.SearchBar-module__4MJJwa__addressResultsContainer{max-height:440px;padding-bottom:80px}}.SearchBar-module__4MJJwa__distanceWrapper{border-left:1px solid var(--blue-gray-200);background:var(--white);border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round);justify-content:center;align-self:stretch;align-items:center;margin-left:auto;padding:0 20px;display:flex;position:relative;overflow:hidden}.SearchBar-module__4MJJwa__distanceValue{font-family:var(--font-family-poppins);font-size:var(--text-caption-font-size);color:var(--blue-gray-600);pointer-events:none;white-space:nowrap;font-weight:400}.SearchBar-module__4MJJwa__location{width:100%;height:auto;min-height:auto;padding:0}.SearchBar-module__4MJJwa__searchInput{width:100%;height:auto;min-height:46px;color:var(--blue-gray-800);font-size:var(--text-body-l-font-size);font-weight:var(--text-body-l-font-weight);line-height:var(--text-body-l-line-height);letter-spacing:var(--text-body-l-letter-spacing);font-family:var(--font-family-poppins);background:0 0;border:none;transition:width .3s ease-in-out}.SearchBar-module__4MJJwa__searchInput:focus{outline:none}.SearchBar-module__4MJJwa__searchInput::placeholder{color:var(--blue-gray-400)}.SearchBar-module__4MJJwa__locationInput{width:100%}.SearchBar-module__4MJJwa__locationInput::-moz-placeholder{color:var(--blue-gray-950);font-size:var(--text-body-sb-font-size);font-weight:var(--text-body-sb-font-weight);line-height:var(--text-body-sb-line-height);letter-spacing:var(--text-body-sb-letter-spacing)}.SearchBar-module__4MJJwa__locationInput,.SearchBar-module__4MJJwa__locationInput::placeholder{color:var(--blue-gray-950);font-size:var(--text-body-sb-font-size);font-weight:var(--text-body-sb-font-weight);line-height:var(--text-body-sb-line-height);letter-spacing:var(--text-body-sb-letter-spacing)}.SearchBar-module__4MJJwa__nav{border-radius:var(--border-radius-round);border:1px solid var(--blue-gray-300);background-color:var(--white);width:auto;max-width:305px;height:46px;color:var(--blue-gray-300);flex:none;transition:max-width .3s ease-in-out,flex .3s ease-in-out,border .3s ease-in-out,color .3s ease-in-out;overflow:hidden}@media (max-width:767px){.SearchBar-module__4MJJwa__nav{flex:auto;width:100%;max-width:none}}.SearchBar-module__4MJJwa__navActive{border:1px solid var(--blue-gray-500);color:var(--blue-gray-600);flex:auto;width:100%;max-width:none}.SearchBar-module__4MJJwa__locationStyleToNavStyle{animation:.1s ease-in-out forwards SearchBar-module__4MJJwa__locationStyleToNav}@keyframes SearchBar-module__4MJJwa__locationStyleToNav{50%{border-radius:var(--border-radius-round);background-color:var(--black-gray-100)}to{border-radius:var(--border-radius-round);background-color:var(--black-gray-100);border:1px solid var(--blue-gray-300);min-height:46px}}.SearchBar-module__4MJJwa__scrollbar{scrollbar-color:transparent transparent;overflow-y:auto}.SearchBar-module__4MJJwa__scrollbar::-webkit-scrollbar{width:1px}.SearchBar-module__4MJJwa__scrollbar::-webkit-scrollbar-thumb{background:0 0;border-radius:200px;width:1px}.SearchBar-module__4MJJwa__scrollbar::-webkit-scrollbar-track{background:0 0;border-radius:21px;width:1px}.SearchBar-module__4MJJwa__scrollbar:hover{scrollbar-width:thin;scrollbar-color:var(--blue-gray-400)transparent;overflow-y:scroll}.SearchBar-module__4MJJwa__scrollbar:hover::-webkit-scrollbar-thumb{background:var(--blue-gray-main)}.SearchBar-module__4MJJwa__scrollbar:hover::-webkit-scrollbar-track{background:0 0}@supports (scrollbar-color) and (scrollbar-width) and (not selector(::-webkit-scrollbar)){.SearchBar-module__4MJJwa__scrollbar{scrollbar-color:var(--blue-gray-main)var(--blue-gray-200);scrollbar-width:thin}}.SearchBar-module__4MJJwa__addressResult{cursor:pointer;align-items:center;gap:12px;width:100%;padding:12px 16px;display:flex}.SearchBar-module__4MJJwa__sectionHeader{font-size:var(--text-body-sb-font-size);color:var(--blue-gray-500);text-align:left;width:100%;margin:12px 0 4px;padding-left:16px;font-weight:600}.SearchBar-module__4MJJwa__emptySection{width:100%;color:var(--blue-gray-400);font-size:var(--text-body-s-font-size);text-align:left;padding:8px 8px 8px 16px}.SearchBar-module__4MJJwa__propertyResult{border-bottom:1px solid var(--blue-gray-100);width:100%;color:inherit;z-index:1;flex-direction:row;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;display:flex;position:relative}.SearchBar-module__4MJJwa__propertyResult:after{content:"";border-bottom:1px solid var(--blue-gray-200);position:absolute;bottom:0;left:16px;right:16px}.SearchBar-module__4MJJwa__propertyThumbnail{background-color:var(--blue-gray-100);border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative;overflow:hidden}.SearchBar-module__4MJJwa__propertyThumbnailImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.SearchBar-module__4MJJwa__placeholderImage{filter:blur(6px)}.SearchBar-module__4MJJwa__propertyThumbnailOverlay{text-align:center;text-transform:uppercase;color:var(--white);background:#00000073;justify-content:center;align-items:center;padding:2px;font-size:8px;font-weight:500;line-height:1.1;display:flex;position:absolute;inset:0}.SearchBar-module__4MJJwa__propertyDetails{flex-direction:column;gap:6px;width:calc(100% - 64px);display:flex}.SearchBar-module__4MJJwa__propertyAddress{color:var(--blue-gray-800);font-size:var(--text-body-sb-font-size);font-weight:400;line-height:var(--text-body-sb-line-height)}@media (max-width:767px){.SearchBar-module__4MJJwa__propertyAddress{font-size:var(--text-secondary-r-font-size);line-height:1.4}}.SearchBar-module__4MJJwa__propertyMeta{color:var(--blue-gray-500);font-size:var(--text-caption-font-size);justify-content:space-between;align-items:center;gap:12px;display:flex}.SearchBar-module__4MJJwa__propertyPrice{color:var(--blue-gray-800);font-weight:600}.SearchBar-module__4MJJwa__propertyType{color:var(--blue-gray-500);align-items:center;gap:4px;display:inline-flex}.SearchBar-module__4MJJwa__propertyTypeIcon{flex-shrink:0;width:14px;height:14px}.SearchBar-module__4MJJwa__loadingRow{width:100%;color:var(--blue-gray-500);font-size:var(--text-body-s-font-size);align-items:center;gap:12px;padding:8px 8px 8px 16px;display:flex}.SearchBar-module__4MJJwa__spinner{border:2px solid var(--blue-gray-200);border-top-color:var(--blue-gray-500);border-radius:50%;width:16px;height:16px;animation:.6s linear infinite SearchBar-module__4MJJwa__spin}@keyframes SearchBar-module__4MJJwa__spin{to{transform:rotate(360deg)}}.SearchBar-module__4MJJwa__addressResultText{color:var(--blue-gray-900);font-size:var(--text-body-sb-font-size);flex:auto;font-weight:400;transition:font-weight .2s ease-in-out,color .2s ease-in-out}.SearchBar-module__4MJJwa__mapLinkWrapper{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-sizing:border-box;z-index:1200;background-color:#ffffffed;border-radius:8px;width:100%;padding:12px 20px;display:flex;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 0 20px 1px #00000025}.SearchBar-module__4MJJwa__mapLink{width:100%;color:var(--blue-gray-900);border-radius:6px;justify-content:space-between;align-items:center;padding:12px 16px;text-decoration:none;transition:background-color .2s ease-in-out;display:flex}.SearchBar-module__4MJJwa__mapLink:hover{background-color:var(--blue-gray-50)}.SearchBar-module__4MJJwa__mapLinkText{font-size:var(--text-body-sb-font-size);color:var(--blue-gray-900);font-weight:500;transition:color .2s ease-in-out}.SearchBar-module__4MJJwa__mapLink:hover .SearchBar-module__4MJJwa__mapLinkText{color:var(--blue-gray-950);font-weight:600}.SearchBar-module__4MJJwa__mapLinkIcon{width:16px;height:16px;color:var(--blue-gray-400);flex-shrink:0;transition:transform .2s ease-in-out,color .2s ease-in-out}.SearchBar-module__4MJJwa__mapLink:hover .SearchBar-module__4MJJwa__mapLinkIcon{color:var(--blue-gray-600);transform:scale(1.1)}.SearchBar-module__4MJJwa__addressResultIcon{width:18px;height:18px;color:var(--blue-gray-400);transition:transform .2s ease-in-out,color .2s ease-in-out}.SearchBar-module__4MJJwa__addressResult:hover .SearchBar-module__4MJJwa__addressResultText{color:var(--blue-gray-950);font-weight:600}.SearchBar-module__4MJJwa__addressThumbnail{background:var(--blue-gray-75,#e8ecf5);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.SearchBar-module__4MJJwa__addressResult:hover .SearchBar-module__4MJJwa__addressResultIcon{color:var(--blue-gray-600);transform:scale(1.1)}@media (min-width:768px){.SearchBar-module__4MJJwa__searchBar{-moz-column-gap:10px;column-gap:10px;min-height:50px;padding-left:20px}.SearchBar-module__4MJJwa__searchInput{min-height:50px;font-size:var(--text-large-l-font-size)}.SearchBar-module__4MJJwa__locationInput::-moz-placeholder{font-size:var(--text-large-sb-font-size);font-weight:var(--text-large-sb-font-weight);line-height:var(--text-large-sb-line-height);letter-spacing:var(--text-large-sb-letter-spacing)}.SearchBar-module__4MJJwa__locationInput,.SearchBar-module__4MJJwa__locationInput::placeholder{font-size:var(--text-large-sb-font-size);font-weight:var(--text-large-sb-font-weight);line-height:var(--text-large-sb-line-height);letter-spacing:var(--text-large-sb-letter-spacing)}.SearchBar-module__4MJJwa__addressResultsContainer{gap:14px;max-height:320px;padding:12px 30px 70px}.SearchBar-module__4MJJwa__nav{height:50px}}@media (min-width:1200px){.SearchBar-module__4MJJwa__searchBar{-moz-column-gap:12px;column-gap:12px;min-height:53px;padding-left:24px}.SearchBar-module__4MJJwa__addressResultsContainer{gap:16px;max-height:350px;padding:12px 40px 80px 20px}.SearchBar-module__4MJJwa__searchInput{min-height:53px;max-height:55px}.SearchBar-module__4MJJwa__nav{width:305px;min-height:53px;max-height:55px}.SearchBar-module__4MJJwa__navActive{width:100%}}
.FilterController-module__nN3sKq__filterControllerWrapper{flex-direction:column;gap:25px;width:100%;display:flex}.FilterController-module__nN3sKq__rentYieldWrapper{flex-direction:row;gap:8px;display:flex}.FilterController-module__nN3sKq__mobileDivider{background-color:#eaeaea;width:100%;height:1px;margin-top:25px}@media (min-width:768px){.FilterController-module__nN3sKq__filterControllerWrapper{flex-direction:row;align-items:center;gap:0;width:100%}.FilterController-module__nN3sKq__rentYieldWrapper{flex-direction:column}.FilterController-module__nN3sKq__mobileDivider{display:none}}
.DistanceRadius-module__PkT9Nq__selectFilter::-ms-expand{display:none}.DistanceRadius-module__PkT9Nq__selectFilter{opacity:0;cursor:pointer;appearance:none;background:0 0;border:none;width:100%;height:100%;position:absolute;inset:0}.DistanceRadius-module__PkT9Nq__selectFilter:focus{outline:none}.DistanceRadius-module__PkT9Nq__selectFilter:disabled{opacity:0;cursor:not-allowed}
.SingleRangeSlider-module__4qOuUa__sliderContainer{flex-direction:column;flex:1;gap:12px;display:flex}.SingleRangeSlider-module__4qOuUa__sliderWrapper{flex-direction:row;align-items:center;gap:6px;width:100%;max-width:100%;display:flex}.SingleRangeSlider-module__4qOuUa__label{font-family:var(--font-family-poppins);color:var(--blue-gray-950);font-size:20px;font-weight:700;line-height:130%}.SingleRangeSlider-module__4qOuUa__instruction{font-family:var(--font-family-poppins);color:var(--blue-gray-500);letter-spacing:0%;font-size:16px;line-height:24px}.SingleRangeSlider-module__4qOuUa__slider{width:98%;height:20px;margin:0;padding:0;position:relative}.SingleRangeSlider-module__4qOuUa__sliderTrack{background-color:var(--black-gray-200);width:100%;height:3px;position:absolute;top:9px}.SingleRangeSlider-module__4qOuUa__sliderProgress{background-color:var(--blue-gray-main);width:10%;height:3px;transition:all ease-in-out .2;position:absolute;top:9px;left:0}.SingleRangeSlider-module__4qOuUa__sliderThumbInput{-webkit-appearance:none;z-index:5;width:100%;height:20px;transition:all ease-in-out .2;background-color:#0000;margin:0;padding:0;position:absolute;top:0;left:0}.SingleRangeSlider-module__4qOuUa__sliderThumbInput::-moz-range-track{appearance:none}.SingleRangeSlider-module__4qOuUa__sliderThumbInput::-moz-range-thumb{appearance:none;background:var(--primary-light);cursor:pointer;border:1.5px solid #000;border-radius:30px;width:25px;height:14px}.SingleRangeSlider-module__4qOuUa__sliderThumbInput::-moz-range-progress{appearance:none}.SingleRangeSlider-module__4qOuUa__sliderThumbInput::-ms-track{appearance:none}.SingleRangeSlider-module__4qOuUa__sliderThumbInput::-webkit-slider-thumb{appearance:none;background:var(--primary-light);cursor:pointer;border:1px solid #000;border-radius:30px;width:25px;height:14px}.SingleRangeSlider-module__4qOuUa__sliderProgressLabel{color:var(--blue-gray-500);font-family:var(--font-family-poppins);font-size:16px;font-weight:400}@media (max-width:768px){.SingleRangeSlider-module__4qOuUa__sliderWrapper{margin:0}}
.SearchFilters-module__tmTNTG__searchBase{box-sizing:border-box;width:100%;color:var(--blue-gray-300);background-color:var(--white);flex-direction:column;display:flex}.SearchFilters-module__tmTNTG__filtersFullyOpen{background-color:#fff;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0;display:block}.SearchFilters-module__tmTNTG__filtersAnimated{animation:.3s ease-out forwards SearchFilters-module__tmTNTG__expandFilters}@keyframes SearchFilters-module__tmTNTG__expandFilters{0%{opacity:0;max-height:0}to{opacity:1;max-height:none}}.SearchFilters-module__tmTNTG__filterGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.SearchFilters-module__tmTNTG__search{box-sizing:border-box;width:100%;color:var(--blue-gray-300);flex-direction:column;margin:0 auto;display:flex}.SearchFilters-module__tmTNTG__searchActive{color:var(--blue-gray-300);flex-direction:column;width:100%;margin:0 auto;transition:all .3s ease-out;display:flex}.SearchFilters-module__tmTNTG__searchClosed{box-sizing:border-box;width:100%;color:var(--blue-gray-300);flex-direction:column;max-width:100%;margin:0 auto;display:flex}.SearchFilters-module__tmTNTG__searchTopActive{background-color:#ffffff86;border-radius:8px;width:auto;min-width:0;max-width:100%;padding-right:clamp(20px,5vw,80px);transition:width .3s ease-in-out}.SearchFilters-module__tmTNTG__searchTopInactive{transition:width .3s ease-in-out}.SearchFilters-module__tmTNTG__scrollbar{scrollbar-color:transparent transparent}.SearchFilters-module__tmTNTG__scrollbar::-webkit-scrollbar{width:1px}.SearchFilters-module__tmTNTG__scrollbar::-webkit-scrollbar-thumb{background:0 0;border-radius:200px;width:1px}.SearchFilters-module__tmTNTG__scrollbar::-webkit-scrollbar-track{background:0 0;border-radius:21px;width:1px}.SearchFilters-module__tmTNTG__scrollbar:hover{scrollbar-width:thin;scrollbar-color:var(--blue-gray-400)transparent;overflow-y:scroll}.SearchFilters-module__tmTNTG__scrollbar:hover::-webkit-scrollbar-thumb{background:var(--blue-gray-main)}.SearchFilters-module__tmTNTG__scrollbar:hover::-webkit-scrollbar-track{background:0 0}@supports (scrollbar-color) and (scrollbar-width) and (not selector(::-webkit-scrollbar)){.SearchFilters-module__tmTNTG__scrollbar{scrollbar-color:var(--blue-gray-main)var(--blue-gray-200);scrollbar-width:thin}}.SearchFilters-module__tmTNTG__closedFilters{transition:all .3s ease-out;display:none}.SearchFilters-module__tmTNTG__expandedFilters,.SearchFilters-module__tmTNTG__selectFilterSection,.SearchFilters-module__tmTNTG__rangeSliderSection{gap:24px}.SearchFilters-module__tmTNTG__expandedFilters{background:#fff;flex-direction:column;width:100vw;max-width:none;min-height:60px;max-height:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:40px;padding-left:20px;padding-right:20px;transition:all .3s ease-out;display:flex;position:relative}.SearchFilters-module__tmTNTG__filtersContentWrapper{width:100%;max-width:1200px;margin:0 auto}.SearchFilters-module__tmTNTG__priceRangeSection{max-width:100%}.SearchFilters-module__tmTNTG__rangeSliderSection{grid-template-columns:1fr 1fr;width:100%;margin:0 auto;display:grid}.SearchFilters-module__tmTNTG__selectFilterSection{flex-direction:column;display:flex}.SearchFilters-module__tmTNTG__bottomSection{background:linear-gradient(#fefefe00 0% 9%,#fff 48%);flex-direction:row;gap:12px;width:100%;display:flex;position:relative;box-shadow:0 -8px 20px #ffffff4d}.SearchFilters-module__tmTNTG__buttonSection{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#ffffff80;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding-top:10px;padding-bottom:20px;padding-left:20px;display:flex}.SearchFilters-module__tmTNTG__clearFiltersButton{cursor:pointer;color:var(--black-gray-400);letter-spacing:.18px;text-underline-position:from-font;background:0 0;border:none;width:fit-content;font-size:18px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline;text-decoration-style:solid}.SearchFilters-module__tmTNTG__link{text-decoration:none}.SearchFilters-module__tmTNTG__buttonIconWrapper{justify-content:center;align-items:center;margin-right:8px;display:inline-flex}@media (max-width:1200px){.SearchFilters-module__tmTNTG__expandedFilters{flex-direction:column;min-height:60px;max-height:100%;display:flex}.SearchFilters-module__tmTNTG__bottomSection{flex-direction:row;width:100%;max-width:100vw;padding-bottom:20px;display:flex;left:0}}@media (max-width:900px){.SearchFilters-module__tmTNTG__rangeSliderSection{flex-direction:column;width:100%;max-width:700px;display:flex}}@media (max-width:768px){.SearchFilters-module__tmTNTG__search{row-gap:26px;overflow:hidden}.SearchFilters-module__tmTNTG__searchActive{padding:0}.SearchFilters-module__tmTNTG__rangeSliderSection{flex-direction:column;row-gap:26px}.SearchFilters-module__tmTNTG__selectFilterSection{row-gap:26px}.SearchFilters-module__tmTNTG__searchTopActive{width:auto;min-width:0}.SearchFilters-module__tmTNTG__rangeSlider{max-width:100%}.SearchFilters-module__tmTNTG__searchClosed{width:100%;max-width:200px;padding:0;display:flex;overflow-x:hidden}.SearchFilters-module__tmTNTG__searchActive{visibility:visible;width:100%;padding-left:54px;padding-right:54px}.SearchFilters-module__tmTNTG__searchBase{z-index:10;width:100%;max-width:100%}.SearchFilters-module__tmTNTG__filtersFullyOpen{padding:0 20px}.SearchFilters-module__tmTNTG__expandedFilters{padding-top:20px}.SearchFilters-module__tmTNTG__buttonSection{flex-direction:row;gap:15px;padding:10px 0 20px}}@media (max-width:500px){.SearchFilters-module__tmTNTG__searchTopActive{padding-right:20px}.SearchFilters-module__tmTNTG__expandedFilters{padding-left:0;padding-right:0}.SearchFilters-module__tmTNTG__bottomSection{width:100%;padding-bottom:28px}.SearchFilters-module__tmTNTG__searchActive{visibility:visible;padding:0 24px}.SearchFilters-module__tmTNTG__priceRangeSection{padding-right:12px}}
.LiveEventDropBadge-module__mGcsYG__dropBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--Blue-Gray-500,#667085);height:26px;font-family:var(--font-family-poppins);background:#ffffffbf;border-radius:100px;justify-content:center;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:600;line-height:150%;display:flex}.LiveEventDropBadge-module__mGcsYG__dotContainer{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.LiveEventDropBadge-module__mGcsYG__livePulse{border-radius:200px;animation:2s infinite LiveEventDropBadge-module__mGcsYG__pulse-animation}@keyframes LiveEventDropBadge-module__mGcsYG__pulse-animation{0%{box-shadow:0 0 #ff3b4f29}to{transform:scale(1.15);box-shadow:0 0 0 3px #ff3b4f13}}
.HomePropertyCard-module__3g_z6q__card{box-sizing:border-box;background:#eaeaea;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-self:stretch;align-items:flex-start;gap:12px;padding:4px 4px 12px;display:flex}.HomePropertyCard-module__3g_z6q__link{width:100%;text-decoration:none;display:block}.HomePropertyCard-module__3g_z6q__cardCarouselWrapper{justify-content:center;align-self:stretch;align-items:center;width:100%;display:flex;position:relative;overflow:visible}.HomePropertyCard-module__3g_z6q__watchListButton{z-index:1;border-radius:5px;width:29px;height:29px;position:absolute;top:12px;right:7px}.HomePropertyCard-module__3g_z6q__propertyTags{z-index:1;flex-wrap:wrap;gap:4px;max-width:calc(100% - 60px);display:flex;position:absolute;top:12px;left:12px}.HomePropertyCard-module__3g_z6q__cardContent{grid-template-columns:1fr auto;align-self:stretch;align-items:center;gap:12px;padding:0 8px;display:grid}.HomePropertyCard-module__3g_z6q__mainContent{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:4px;min-width:0;display:flex}.HomePropertyCard-module__3g_z6q__priceSection{align-items:center;display:flex}.HomePropertyCard-module__3g_z6q__priceText{color:#003850;font-family:var(--Font-Family,Poppins);font-size:28px;font-weight:700;line-height:150%}.HomePropertyCard-module__3g_z6q__propertyDetails{flex-direction:column;gap:8px;min-width:0;display:flex}.HomePropertyCard-module__3g_z6q__address{color:var(--black-gray-500,#7a7a7a);font-family:var(--Font-Family,Poppins);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-width:0;font-size:14px;font-weight:400;line-height:1.5;display:flex;overflow:hidden}.HomePropertyCard-module__3g_z6q__propertyInfo{flex-wrap:wrap;gap:16px;display:flex}.HomePropertyCard-module__3g_z6q__iconTextItem{color:var(--Blue-Gray-750-Main,#003850);font-family:var(--Font-Family,Poppins);align-items:center;gap:4px;font-size:12px;font-style:normal;font-weight:600;line-height:150%;display:flex}.HomePropertyCard-module__3g_z6q__metricsSection{flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;gap:4px;display:flex}@media (min-width:1440px){.HomePropertyCard-module__3g_z6q__card{flex-direction:row;width:100%;max-width:none;max-height:195px;padding:0}.HomePropertyCard-module__3g_z6q__cardCarouselWrapper{flex:0 0 320px;justify-content:flex-start;min-width:320px}.HomePropertyCard-module__3g_z6q__link{flex:auto;width:auto;min-width:0;padding:24px 24px 24px 0}.HomePropertyCard-module__3g_z6q__cardContent{flex-direction:column;align-items:flex-start;gap:4px;width:100%;display:flex}.HomePropertyCard-module__3g_z6q__priceAndQualifier{flex-direction:row-reverse;align-items:center;gap:8px;display:flex}.HomePropertyCard-module__3g_z6q__propertyDetails{gap:4px}.HomePropertyCard-module__3g_z6q__metricsSection{flex-direction:row;flex-shrink:0;align-items:center;gap:4px;width:80%}}@media (min-width:1640px){.HomePropertyCard-module__3g_z6q__card{max-width:100%}}
/*# sourceMappingURL=c42c07a290fa31c6.css.map*/