.LoginForm-module__yJNYga__form{width:100%;height:auto}.LoginForm-module__yJNYga__errorMessage{color:var(--additional-danger);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)}.LoginForm-module__yJNYga__recaptchaWidget{justify-content:center;margin-top:4px;display:flex}
.PhoneNumberField-module__USB3gW__inputContainer{row-gap:var(--spacing-xxs);flex-direction:column;display:flex}.PhoneNumberField-module__USB3gW__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__USB3gW__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__USB3gW__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__USB3gW__input,.PhoneNumberField-module__USB3gW__inputIcon{padding:var(--spacing-sm)0px;background-color:var(--white);box-sizing:border-box}.PhoneNumberField-module__USB3gW__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__USB3gW__input:focus{outline:none}.PhoneNumberField-module__USB3gW__input::placeholder{color:var(--blue-gray-300)}.PhoneNumberField-module__USB3gW__input{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.PhoneNumberField-module__USB3gW__input::selection{background:0 0}.PhoneNumberField-module__USB3gW__input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.PhoneNumberField-module__USB3gW__input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.PhoneNumberField-module__USB3gW__input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.PhoneNumberField-module__USB3gW__inputError{border:1px solid var(--additional-danger)}.PhoneNumberField-module__USB3gW__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__QXsabq__phoneCountrySelectContainer{row-gap:var(--spacing-xxs);flex-direction:column;display:flex;position:relative}.PhoneCountrySelect-module__QXsabq__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__QXsabq__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__QXsabq__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__QXsabq__phoneCountrySelectSelected img{-o-object-fit:contain;object-fit:contain;width:24px;height:16px}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectSelectedName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectSelectedCode{font-weight:var(--text-secondary-m-font-weight);margin-right:var(--spacing-xs)}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectArrow{width:20px;height:20px;color:var(--blue-gray-400);transition:transform .2s}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectArrow.PhoneCountrySelect-module__QXsabq__open{transform:rotate(180deg)}.PhoneCountrySelect-module__QXsabq__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__QXsabq__phoneCountrySelectDropdown.PhoneCountrySelect-module__QXsabq__open{display:block}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectDropdown.PhoneCountrySelect-module__QXsabq__closed{display:none}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectSearch{padding:var(--spacing-sm);border-bottom:1px solid var(--blue-gray-100);align-items:center;gap:var(--spacing-xs);display:flex}.PhoneCountrySelect-module__QXsabq__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__QXsabq__phoneCountrySelectSearch input:focus{border-color:var(--blue-gray-400);outline:none}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectSearch input::placeholder{color:var(--blue-gray-300)}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectSearch img{cursor:pointer;opacity:.6;width:20px;height:20px;transition:opacity .2s}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectSearch img:hover{opacity:1}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectDropdown ul{max-height:240px;margin:0;padding:0;list-style:none;overflow-y:auto}.PhoneCountrySelect-module__QXsabq__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__QXsabq__phoneCountrySelectDropdown ul li.PhoneCountrySelect-module__QXsabq__show{display:flex}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectDropdown ul li.PhoneCountrySelect-module__QXsabq__hide{display:none}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectDropdown ul li:hover{background-color:var(--blue-gray-50,#f8f9fa)}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectDropdown ul li img{-o-object-fit:contain;object-fit:contain;width:24px;height:16px}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectListName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectListCode{font-weight:var(--text-secondary-m-font-weight);color:var(--blue-gray-600)}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectInputBox.PhoneCountrySelect-module__QXsabq__inputError{border-color:var(--additional-danger)}.PhoneCountrySelect-module__QXsabq__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__QXsabq__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__QXsabq__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__QXsabq__phoneCountrySelectCompactTrigger:focus{outline:none}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectCompactTrigger img{-o-object-fit:contain;object-fit:contain;width:20px;height:14px}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectCompactCode{font-weight:var(--text-secondary-m-font-weight)}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectCompactArrow{width:16px;height:16px;color:var(--blue-gray-400);margin-left:var(--spacing-xxs);transition:transform .2s}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectCompactArrow.PhoneCountrySelect-module__QXsabq__open{transform:rotate(180deg)}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectCompact .PhoneCountrySelect-module__QXsabq__phoneCountrySelectDropdown{min-width:320px;left:-12px}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectDropdown ul::-webkit-scrollbar{width:6px}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectDropdown ul::-webkit-scrollbar-track{background:var(--blue-gray-50,#f8f9fa)}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectDropdown ul::-webkit-scrollbar-thumb{background:var(--blue-gray-300,#cbd5e1);border-radius:3px}.PhoneCountrySelect-module__QXsabq__phoneCountrySelectDropdown ul::-webkit-scrollbar-thumb:hover{background:var(--blue-gray-400,#94a3b8)}
.AuthFormWrapper-module__8H507q__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__8H507q__authWrapper::-webkit-scrollbar{display:none}.AuthFormWrapper-module__8H507q__authWrapper:not(:hover)::-webkit-scrollbar-thumb{border-radius:20px}.AuthFormWrapper-module__8H507q__authWrapper:hover::-webkit-scrollbar-thumb{border-radius:0}.AuthFormWrapper-module__8H507q__logoWrapper{width:181px;height:auto}.AuthFormWrapper-module__8H507q__logo{width:100%;height:auto}.AuthFormWrapper-module__8H507q__formWrapperHeader{align-items:center;row-gap:var(--spacing-xl);flex-direction:column;display:flex}.AuthFormWrapper-module__8H507q__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__8H507q__icon{flex-shrink:0}.AuthFormWrapper-module__8H507q__formHeaderText{row-gap:var(--spacing-xs);text-align:center;flex-direction:column;align-items:center;display:flex}.AuthFormWrapper-module__8H507q__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__8H507q__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__8H507q__authFormContainer{width:100%;max-width:432px;height:auto}.AuthFormWrapper-module__8H507q__authWrapperNavButtons{width:100%;max-width:432px}.AuthFormWrapper-module__8H507q__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__8H507q__alternatesDivider:before,.AuthFormWrapper-module__8H507q__alternatesDivider:after{content:"";border-bottom:1px solid var(--blue-gray-200);flex:1}.AuthFormWrapper-module__8H507q__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__8H507q__alternateLoginButtonIcon{align-items:center;width:24px;height:24px;display:flex}.AuthFormWrapper-module__8H507q__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__8H507q__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__8H507q__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__8H507q__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__8H507q__goBackLink:hover{text-decoration:underline}@media (max-width:768px){.AuthFormWrapper-module__8H507q__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__8H507q__logoWrapper,.AuthFormWrapper-module__8H507q__logo{visibility:hidden;display:none}}
.SwitchAuthTypeButton-module__ezkghW__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__ezkghW__alternateLoginButtonIcon{align-items:center;width:24px;height:24px;display:flex}.SwitchAuthTypeButton-module__ezkghW__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%}
.SecureCodeField-module__nPQRDq__inputContainer{row-gap:var(--spacing-xxs);font-family:var(--font-family-poppins);flex-direction:column;display:flex}.SecureCodeField-module__nPQRDq__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__nPQRDq__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__nPQRDq__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__nPQRDq__inputField:focus{border:1px solid var(--primary-text);outline:none}.SecureCodeField-module__nPQRDq__error{border:1px solid var(--additional-danger)}.SecureCodeField-module__nPQRDq__loginForm{row-gap:var(--spacing-xl);flex-direction:column;width:100%;display:flex}.SecureCodeField-module__nPQRDq__submit{background-color:#0000;border:none}.SecureCodeField-module__nPQRDq__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__nPQRDq__signUp:hover{text-decoration:underline}.SecureCodeField-module__nPQRDq__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}
.SignUpDetailsForm-module__tkqiyq__loginForm{row-gap:var(--spacing-xl);flex-direction:column;width:100%;display:flex}.SignUpDetailsForm-module__tkqiyq__submit{background-color:#0000;border:none}.SignUpDetailsForm-module__tkqiyq__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__tkqiyq__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__tkqiyq__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__tkqiyq__positive{color:var(--primary-text)}.SignUpDetailsForm-module__tkqiyq__warning{color:var(--additional-danger)}.SignUpDetailsForm-module__tkqiyq__nameForm{-moz-column-gap:var(--spacing-md);column-gap:var(--spacing-md);flex-direction:row;width:100%;display:flex}
.AuthFeedback-module__l8SDiW__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__l8SDiW__successIllustration{background:#0cc74b1a;border-radius:62.5rem;align-items:center;gap:.625rem;padding:.5rem;display:flex;position:relative}.AuthFeedback-module__l8SDiW__successIconWrapper{background:#0cc74b26;border-radius:6.25rem;justify-content:center;align-items:center;gap:.625rem;padding:.5rem;display:flex;position:relative}.AuthFeedback-module__l8SDiW__successIcon{width:2.5rem;height:2.5rem;position:relative}.AuthFeedback-module__l8SDiW__textContent{flex-direction:column;align-self:stretch;align-items:center;gap:.5rem;display:flex;position:relative}.AuthFeedback-module__l8SDiW__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__l8SDiW__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__l8SDiW__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__l8SDiW__doneButton:hover{background:#00cc8d;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.AuthFeedback-module__l8SDiW__doneButton:active{transform:translateY(1px)}.AuthFeedback-module__l8SDiW__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__l8SDiW__modalBody{gap:1.25rem;width:90vw;padding:1.5rem}.AuthFeedback-module__l8SDiW__heading{font-size:1.125rem}.AuthFeedback-module__l8SDiW__description{font-size:.8125rem}}@media (max-width:480px){.AuthFeedback-module__l8SDiW__modalBody{gap:1rem;padding:1.25rem}.AuthFeedback-module__l8SDiW__successIllustration,.AuthFeedback-module__l8SDiW__successIconWrapper{padding:.375rem}.AuthFeedback-module__l8SDiW__successIcon{width:2rem;height:2rem}.AuthFeedback-module__l8SDiW__heading{font-size:1rem}.AuthFeedback-module__l8SDiW__description{font-size:.75rem}}
.LogoutConfirmModal-module__kWSdDW__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__kWSdDW__textContent{text-align:center;flex-direction:column;align-self:stretch;align-items:center;gap:.5rem;display:flex;position:relative}.LogoutConfirmModal-module__kWSdDW__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__kWSdDW__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__kWSdDW__buttonGroup{justify-content:center;align-self:stretch;align-items:center;gap:.75rem;width:100%;display:flex;position:relative}.LogoutConfirmModal-module__kWSdDW__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__kWSdDW__primaryButton{color:#003850;background:#00ffb0;}.LogoutConfirmModal-module__kWSdDW__primaryButton:hover{background:#00cc8d;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.LogoutConfirmModal-module__kWSdDW__secondaryButton{color:#667085;background:#fff;border:1px solid #d0d5dd;}.LogoutConfirmModal-module__kWSdDW__secondaryButton:hover{background:#f9fafb;border-color:#98a2b3}.LogoutConfirmModal-module__kWSdDW__button:active{transform:translateY(1px)}@media (max-width:768px){.LogoutConfirmModal-module__kWSdDW__modalBody{gap:1.25rem;width:90vw;padding:1.5rem}.LogoutConfirmModal-module__kWSdDW__heading{font-size:1.125rem}.LogoutConfirmModal-module__kWSdDW__description{font-size:.8125rem}}@media (max-width:480px){.LogoutConfirmModal-module__kWSdDW__modalBody{gap:1rem;padding:1.25rem}.LogoutConfirmModal-module__kWSdDW__heading{font-size:1rem}.LogoutConfirmModal-module__kWSdDW__description{font-size:.75rem}}
.SearchBar-module__HpGSEa__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__HpGSEa__searchBarWrapper{width:100%;transition:max-width .3s ease-in-out;position:relative}.SearchBar-module__HpGSEa__navCompactWrapper{max-width:305px}@media (max-width:767px){.SearchBar-module__HpGSEa__navCompactWrapper{max-width:none}}.SearchBar-module__HpGSEa__searchBarWrapper.SearchBar-module__HpGSEa__navActiveWrapper{width:100%;max-width:none}.SearchBar-module__HpGSEa__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__HpGSEa__clearSearchButton:hover,.SearchBar-module__HpGSEa__clearSearchButton:focus{color:var(--blue-gray-600)}.SearchBar-module__HpGSEa__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__HpGSEa__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__HpGSEa__showAddresses;display:flex}@media (max-width:767px){.SearchBar-module__HpGSEa__addressResultsContainer{max-height:440px;padding-bottom:80px}}.SearchBar-module__HpGSEa__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__HpGSEa__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__HpGSEa__location{width:100%;height:auto;min-height:auto;padding:0}.SearchBar-module__HpGSEa__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__HpGSEa__searchInput:focus{outline:none}.SearchBar-module__HpGSEa__searchInput::placeholder{color:var(--blue-gray-400)}.SearchBar-module__HpGSEa__locationInput{width:100%}.SearchBar-module__HpGSEa__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__HpGSEa__locationInput,.SearchBar-module__HpGSEa__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__HpGSEa__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__HpGSEa__nav{flex:auto;width:100%;max-width:none}}.SearchBar-module__HpGSEa__navActive{border:1px solid var(--blue-gray-500);color:var(--blue-gray-600);flex:auto;width:100%;max-width:none}.SearchBar-module__HpGSEa__locationStyleToNavStyle{animation:.1s ease-in-out forwards SearchBar-module__HpGSEa__locationStyleToNav}@keyframes SearchBar-module__HpGSEa__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__HpGSEa__scrollbar{scrollbar-color:transparent transparent;overflow-y:auto}.SearchBar-module__HpGSEa__scrollbar::-webkit-scrollbar{width:1px}.SearchBar-module__HpGSEa__scrollbar::-webkit-scrollbar-thumb{background:0 0;border-radius:200px;width:1px}.SearchBar-module__HpGSEa__scrollbar::-webkit-scrollbar-track{background:0 0;border-radius:21px;width:1px}.SearchBar-module__HpGSEa__scrollbar:hover{scrollbar-width:thin;scrollbar-color:var(--blue-gray-400)transparent;overflow-y:scroll}.SearchBar-module__HpGSEa__scrollbar:hover::-webkit-scrollbar-thumb{background:var(--blue-gray-main)}.SearchBar-module__HpGSEa__scrollbar:hover::-webkit-scrollbar-track{background:0 0}@supports (scrollbar-color) and (scrollbar-width) and (not selector(::-webkit-scrollbar)){.SearchBar-module__HpGSEa__scrollbar{scrollbar-color:var(--blue-gray-main)var(--blue-gray-200);scrollbar-width:thin}}.SearchBar-module__HpGSEa__addressResult{cursor:pointer;align-items:center;gap:12px;width:100%;padding:12px 16px;display:flex}.SearchBar-module__HpGSEa__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__HpGSEa__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__HpGSEa__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__HpGSEa__propertyResult:after{content:"";border-bottom:1px solid var(--blue-gray-200);position:absolute;bottom:0;left:16px;right:16px}.SearchBar-module__HpGSEa__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__HpGSEa__propertyThumbnailImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.SearchBar-module__HpGSEa__placeholderImage{filter:blur(6px)}.SearchBar-module__HpGSEa__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__HpGSEa__propertyDetails{flex-direction:column;gap:6px;width:calc(100% - 64px);display:flex}.SearchBar-module__HpGSEa__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__HpGSEa__propertyAddress{font-size:var(--text-secondary-r-font-size);line-height:1.4}}.SearchBar-module__HpGSEa__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__HpGSEa__propertyPrice{color:var(--blue-gray-800);font-weight:600}.SearchBar-module__HpGSEa__propertyType{color:var(--blue-gray-500);align-items:center;gap:4px;display:inline-flex}.SearchBar-module__HpGSEa__propertyTypeIcon{flex-shrink:0;width:14px;height:14px}.SearchBar-module__HpGSEa__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__HpGSEa__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__HpGSEa__spin}@keyframes SearchBar-module__HpGSEa__spin{to{transform:rotate(360deg)}}.SearchBar-module__HpGSEa__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__HpGSEa__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__HpGSEa__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__HpGSEa__mapLink:hover{background-color:var(--blue-gray-50)}.SearchBar-module__HpGSEa__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__HpGSEa__mapLink:hover .SearchBar-module__HpGSEa__mapLinkText{color:var(--blue-gray-950);font-weight:600}.SearchBar-module__HpGSEa__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__HpGSEa__mapLink:hover .SearchBar-module__HpGSEa__mapLinkIcon{color:var(--blue-gray-600);transform:scale(1.1)}.SearchBar-module__HpGSEa__addressResultIcon{width:18px;height:18px;color:var(--blue-gray-400);transition:transform .2s ease-in-out,color .2s ease-in-out}.SearchBar-module__HpGSEa__addressResult:hover .SearchBar-module__HpGSEa__addressResultText{color:var(--blue-gray-950);font-weight:600}.SearchBar-module__HpGSEa__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__HpGSEa__addressResult:hover .SearchBar-module__HpGSEa__addressResultIcon{color:var(--blue-gray-600);transform:scale(1.1)}@media (min-width:768px){.SearchBar-module__HpGSEa__searchBar{-moz-column-gap:10px;column-gap:10px;min-height:50px;padding-left:20px}.SearchBar-module__HpGSEa__searchInput{min-height:50px;font-size:var(--text-large-l-font-size)}.SearchBar-module__HpGSEa__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__HpGSEa__locationInput,.SearchBar-module__HpGSEa__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__HpGSEa__addressResultsContainer{gap:14px;max-height:320px;padding:12px 30px 70px}.SearchBar-module__HpGSEa__nav{height:50px}}@media (min-width:1200px){.SearchBar-module__HpGSEa__searchBar{-moz-column-gap:12px;column-gap:12px;min-height:53px;padding-left:24px}.SearchBar-module__HpGSEa__addressResultsContainer{gap:16px;max-height:350px;padding:12px 40px 80px 20px}.SearchBar-module__HpGSEa__searchInput{min-height:53px;max-height:55px}.SearchBar-module__HpGSEa__nav{width:305px;min-height:53px;max-height:55px}.SearchBar-module__HpGSEa__navActive{width:100%}}
.DistanceRadius-module__t6Krza__selectFilter::-ms-expand{display:none}.DistanceRadius-module__t6Krza__selectFilter{opacity:0;cursor:pointer;appearance:none;background:0 0;border:none;width:100%;height:100%;position:absolute;inset:0}.DistanceRadius-module__t6Krza__selectFilter:focus{outline:none}.DistanceRadius-module__t6Krza__selectFilter:disabled{opacity:0;cursor:not-allowed}
.EmailField-module__nq6bZa__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__nq6bZa__focusOutline{border:2px solid #0268dd}.EmailField-module__nq6bZa__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__nq6bZa__emailField.EmailField-module__nq6bZa__emailField::placeholder{color:var(--blue-gray-400)}.EmailField-module__nq6bZa__emailField.EmailField-module__nq6bZa__emailField:focus{outline:none}.EmailField-module__nq6bZa__emailField:disabled{background:var(--blue-gray-50);border-color:var(--blue-gray-100);color:var(--blue-gray-400);cursor:not-allowed}
.SearchFilters-module__O87p0q__searchBase{box-sizing:border-box;width:100%;color:var(--blue-gray-300);background-color:var(--white);flex-direction:column;display:flex}.SearchFilters-module__O87p0q__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__O87p0q__filtersAnimated{animation:.3s ease-out forwards SearchFilters-module__O87p0q__expandFilters}@keyframes SearchFilters-module__O87p0q__expandFilters{0%{opacity:0;max-height:0}to{opacity:1;max-height:none}}.SearchFilters-module__O87p0q__filterGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.SearchFilters-module__O87p0q__search{box-sizing:border-box;width:100%;color:var(--blue-gray-300);flex-direction:column;margin:0 auto;display:flex}.SearchFilters-module__O87p0q__searchActive{color:var(--blue-gray-300);flex-direction:column;width:100%;margin:0 auto;transition:all .3s ease-out;display:flex}.SearchFilters-module__O87p0q__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__O87p0q__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__O87p0q__searchTopInactive{transition:width .3s ease-in-out}.SearchFilters-module__O87p0q__scrollbar{scrollbar-color:transparent transparent}.SearchFilters-module__O87p0q__scrollbar::-webkit-scrollbar{width:1px}.SearchFilters-module__O87p0q__scrollbar::-webkit-scrollbar-thumb{background:0 0;border-radius:200px;width:1px}.SearchFilters-module__O87p0q__scrollbar::-webkit-scrollbar-track{background:0 0;border-radius:21px;width:1px}.SearchFilters-module__O87p0q__scrollbar:hover{scrollbar-width:thin;scrollbar-color:var(--blue-gray-400)transparent;overflow-y:scroll}.SearchFilters-module__O87p0q__scrollbar:hover::-webkit-scrollbar-thumb{background:var(--blue-gray-main)}.SearchFilters-module__O87p0q__scrollbar:hover::-webkit-scrollbar-track{background:0 0}@supports (scrollbar-color) and (scrollbar-width) and (not selector(::-webkit-scrollbar)){.SearchFilters-module__O87p0q__scrollbar{scrollbar-color:var(--blue-gray-main)var(--blue-gray-200);scrollbar-width:thin}}.SearchFilters-module__O87p0q__closedFilters{transition:all .3s ease-out;display:none}.SearchFilters-module__O87p0q__expandedFilters,.SearchFilters-module__O87p0q__selectFilterSection,.SearchFilters-module__O87p0q__rangeSliderSection{gap:24px}.SearchFilters-module__O87p0q__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__O87p0q__filtersContentWrapper{width:100%;max-width:1200px;margin:0 auto}.SearchFilters-module__O87p0q__priceRangeSection{max-width:100%}.SearchFilters-module__O87p0q__rangeSliderSection{grid-template-columns:1fr 1fr;width:100%;margin:0 auto;display:grid}.SearchFilters-module__O87p0q__selectFilterSection{flex-direction:column;display:flex}.SearchFilters-module__O87p0q__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__O87p0q__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__O87p0q__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__O87p0q__link{text-decoration:none}.SearchFilters-module__O87p0q__buttonIconWrapper{justify-content:center;align-items:center;margin-right:8px;display:inline-flex}@media (max-width:1200px){.SearchFilters-module__O87p0q__expandedFilters{flex-direction:column;min-height:60px;max-height:100%;display:flex}.SearchFilters-module__O87p0q__bottomSection{flex-direction:row;width:100%;max-width:100vw;padding-bottom:20px;display:flex;left:0}}@media (max-width:900px){.SearchFilters-module__O87p0q__rangeSliderSection{flex-direction:column;width:100%;max-width:700px;display:flex}}@media (max-width:768px){.SearchFilters-module__O87p0q__search{row-gap:26px;overflow:hidden}.SearchFilters-module__O87p0q__searchActive{padding:0}.SearchFilters-module__O87p0q__rangeSliderSection{flex-direction:column;row-gap:26px}.SearchFilters-module__O87p0q__selectFilterSection{row-gap:26px}.SearchFilters-module__O87p0q__searchTopActive{width:auto;min-width:0}.SearchFilters-module__O87p0q__rangeSlider{max-width:100%}.SearchFilters-module__O87p0q__searchClosed{width:100%;max-width:200px;padding:0;display:flex;overflow-x:hidden}.SearchFilters-module__O87p0q__searchActive{visibility:visible;width:100%;padding-left:54px;padding-right:54px}.SearchFilters-module__O87p0q__searchBase{z-index:10;width:100%;max-width:100%}.SearchFilters-module__O87p0q__filtersFullyOpen{padding:0 20px}.SearchFilters-module__O87p0q__expandedFilters{padding-top:20px}.SearchFilters-module__O87p0q__buttonSection{flex-direction:row;gap:15px;padding:10px 0 20px}}@media (max-width:500px){.SearchFilters-module__O87p0q__searchTopActive{padding-right:20px}.SearchFilters-module__O87p0q__expandedFilters{padding-left:0;padding-right:0}.SearchFilters-module__O87p0q__bottomSection{width:100%;padding-bottom:28px}.SearchFilters-module__O87p0q__searchActive{visibility:visible;padding:0 24px}.SearchFilters-module__O87p0q__priceRangeSection{padding-right:12px}}
.PropertyEnquiryForm-module___gMUVa__enquiryForm{padding:var(--enquiry-form-padding-desktop);width:var(--enquiry-form-width-desktop);box-sizing:border-box;font-family:var(--enquiry-form-font-family)}@media (max-width:768px){.PropertyEnquiryForm-module___gMUVa__enquiryForm{padding:var(--enquiry-form-padding-mobile);width:var(--enquiry-form-width-mobile);max-width:var(--enquiry-form-width-mobile);box-sizing:border-box;gap:var(--enquiry-form-gap-mobile);background:var(--enquiry-form-bg-mobile);flex-direction:column;align-items:stretch;display:flex}}.PropertyEnquiryForm-module___gMUVa__scrollableContent{max-height:var(--enquiry-form-scroll-max-height);overflow-y:var(--enquiry-form-scroll-overflow-y);overflow-x:var(--enquiry-form-scroll-overflow-x)}
.PriceRange-module__246s5a__PriceRange{border-bottom:2px solid var(--black-gray-200);flex-direction:column;row-gap:23px;width:100%;padding-bottom:40px;display:flex}.PriceRange-module__246s5a__PriceRangeTop{flex-direction:row;justify-content:space-between;width:100%;display:flex}.PriceRange-module__246s5a__PriceRangeLabel{flex-direction:column;margin:0;display:flex}.PriceRange-module__246s5a__label{font-family:var(--font-family-poppins);color:var(--blue-gray-950);margin:0;padding:0;font-size:24px;font-weight:600}.PriceRange-module__246s5a__instruction{font-family:var(--font-family-poppins);color:var(--blue-gray-500);letter-spacing:0%;font-size:16px;line-height:24px}.PriceRange-module__246s5a__PriceRangeSlider{box-sizing:border-box;flex-direction:column;place-content:center flex-end;align-items:center;width:100%;height:115px;margin:0 auto;display:flex;position:relative}.PriceRange-module__246s5a__datalist,.PriceRange-module__246s5a__chartSlideIndicator,.PriceRange-module__246s5a__indicatorsGrid,.PriceRange-module__246s5a__PriceRangeChart{-moz-column-gap:0.51%;box-sizing:border-box;grid-template-columns:repeat(51,1.46%);justify-content:center;column-gap:.51%;width:100%;margin:0 auto;display:grid;position:absolute}.PriceRange-module__246s5a__PriceRangeChartItem,.PriceRange-module__246s5a__option,.PriceRange-module__246s5a__indicator{box-sizing:border-box}.PriceRange-module__246s5a__PriceRangeChart{align-items:flex-end;height:110px;bottom:0}.PriceRange-module__246s5a__PriceRangeChartItem{background-color:var(--black-gray-200);border-radius:100px}.PriceRange-module__246s5a__selectedBar{background-color:var(--blue-gray-main)}.PriceRange-module__246s5a__muteChart{opacity:.4}.PriceRange-module__246s5a__sliderOverlayContainer{box-sizing:border-box;justify-content:center;width:105%;height:60px;margin:0 auto;display:flex;position:absolute;bottom:10px}.PriceRange-module__246s5a__sliderOverlayRange{cursor:grab;-webkit-appearance:none;width:100%;height:10px;transition:all ease-in-out .2;background-color:#0000;margin:0 auto;padding:0;position:absolute;bottom:70px}.PriceRange-module__246s5a__sliderOverlayRange::-webkit-slider-runnable-track{appearance:none;z-index:10;height:1px;top:0}.PriceRange-module__246s5a__sliderOverlayRange::-moz-range-track{appearance:none;z-index:0}.PriceRange-module__246s5a__sliderOverlayRange::-moz-range-thumb{appearance:none;z-index:15;cursor:grab;z-index:15;background:0 0;border:none;width:55px;height:70px}.PriceRange-module__246s5a__sliderOverlayRange::-moz-range-progress{appearance:none}.PriceRange-module__246s5a__sliderOverlayRange::-ms-track{appearance:none}.PriceRange-module__246s5a__sliderOverlayRange::-webkit-slider-thumb{appearance:none;cursor:grab;z-index:15;background:0 0;width:55px;height:80px}.PriceRange-module__246s5a__sliderMin{z-index:13;box-sizing:border-box}.PriceRange-module__246s5a__sliderMax{box-sizing:border-box;z-index:13}.PriceRange-module__246s5a__sliderMin::-webkit-slider-thumb:hover{z-index:15;cursor:grab;margin-right:20px}.PriceRange-module__246s5a__datalist{grid-template-columns:repeat(101,.74%);align-items:flex-end;gap:.25%;width:100%;max-width:790px;height:110px;bottom:0;left:0}.PriceRange-module__246s5a__option{min-width:3px;max-width:7px;height:110px;padding:0}.PriceRange-module__246s5a__indicator{box-sizing:border-box}.PriceRange-module__246s5a__indicatorsGrid{box-sizing:border-box;grid-template-columns:repeat(101,.95%);align-items:flex-end;gap:.05%;width:100%;height:50px;margin:0 34px;bottom:-25px}.PriceRange-module__246s5a__indicatorTooltip{background-color:var(--primary-light);width:71px;height:27px;font-family:var(--font-family-poppins);color:var(--blue-gray-main);border-radius:12px;justify-content:center;align-items:flex-end;font-size:12px;display:flex;position:relative;top:8px;left:-25px}.PriceRange-module__246s5a__tooltipMax{left:-300%}.PriceRange-module__246s5a__textInputs{visibility:visible;height:auto}.PriceRange-module__246s5a__chartSlideIndicator{box-sizing:border-box;grid-template-columns:repeat(101,.95%);align-items:flex-end;gap:.05%;width:100%;height:50px;left:-6px}.PriceRange-module__246s5a__chartOverlayThumbIndicator{cursor:grab;z-index:5;width:27px;height:27px;font-size:16px;font-family:var(--font-family-poppins);color:var(--blue-gray-main);background:#fff;border:none;border-radius:50%;justify-content:center;align-items:flex-end;font-size:12px;display:flex;position:relative;top:0;box-shadow:0 0 3px .5px #00000039}.PriceRange-module__246s5a__minThumb{left:-160%}.PriceRange-module__246s5a__maxThumb{right:-80%}@media (max-width:900px){.PriceRange-module__246s5a__PriceRange{max-width:700px}}@media (max-width:768px){.PriceRange-module__246s5a__PriceRangeSlider{width:100%;max-width:700px}}@media (max-width:530px){.PriceRange-module__246s5a__PriceRangeChartItem,.PriceRange-module__246s5a__option,.PriceRange-module__246s5a__indicator{width:90%}.PriceRange-module__246s5a__PriceRange{max-width:90%}.PriceRange-module__246s5a__PriceRangeSlider{transform:scale(.9)}.PriceRange-module__246s5a__indicatorTooltip{top:10px;transform:scale(1.15)}}@media (max-width:450px){.PriceRange-module__246s5a__PriceRangeChartItem,.PriceRange-module__246s5a__option,.PriceRange-module__246s5a__indicator{width:90%}.PriceRange-module__246s5a__PriceRange{max-width:368px}}
.PropertyOfferForm-module__eMFQUa__makeOfferForm{padding:var(--offer-form-padding-desktop);width:var(--offer-form-width-desktop);box-sizing:border-box;font-family:var(--offer-form-font-family);gap:var(--offer-form-gap-desktop);flex-direction:column;display:flex}.PropertyOfferForm-module__eMFQUa__offerDetails{gap:var(--offer-details-gap-desktop);flex-direction:row;align-items:flex-start;display:flex}.PropertyOfferForm-module__eMFQUa__offerPrice{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;display:flex}.PropertyOfferForm-module__eMFQUa__propertyPriceBlock{justify-content:center;align-items:flex-start;gap:var(--offer-price-block-gap);flex-direction:column;align-self:stretch;display:flex}.PropertyOfferForm-module__eMFQUa__askingPrice{color:var(--offer-price-color);font-size:var(--offer-price-font-size);font-weight:var(--offer-price-font-weight);line-height:var(--offer-price-line-height);text-transform:capitalize}.PropertyOfferForm-module__eMFQUa__propertySummary{justify-content:center;align-items:flex-start;gap:var(--offer-summary-gap);width:var(--offer-summary-width);flex-direction:column;flex:1 0 0;display:flex}.PropertyOfferForm-module__eMFQUa__summaryRow{align-items:flex-start;gap:var(--offer-summary-row-gap);flex-direction:row;align-self:stretch;display:flex}.PropertyOfferForm-module__eMFQUa__rowItem{width:50%}.PropertyOfferForm-module__eMFQUa__divider{border-bottom:var(--offer-divider-border)}.PropertyOfferForm-module__eMFQUa__summaryItem{justify-content:flex-end;align-items:flex-start;gap:var(--offer-summary-item-gap);flex-direction:column;align-self:stretch;display:flex}.PropertyOfferForm-module__eMFQUa__summaryItemLabel{color:var(--offer-label-color);font-size:var(--offer-label-font-size);font-weight:var(--offer-label-font-weight);line-height:var(--offer-label-line-height)}.PropertyOfferForm-module__eMFQUa__summaryItemText{color:var(--offer-text-color);font-size:var(--offer-text-font-size);font-weight:var(--offer-text-font-weight);line-height:var(--offer-text-line-height)}.PropertyOfferForm-module__eMFQUa__finePrint{color:var(--offer-fine-print-color);font-size:var(--offer-fine-print-font-size);font-style:normal;font-weight:var(--offer-fine-print-font-weight);line-height:var(--offer-fine-print-line-height)}@media (max-width:768px){.PropertyOfferForm-module__eMFQUa__makeOfferForm{padding:var(--offer-form-padding-mobile);width:var(--offer-form-width-mobile);max-width:var(--offer-form-width-mobile);box-sizing:border-box;gap:var(--offer-form-gap-mobile);background:var(--offer-form-bg-mobile);align-items:stretch}.PropertyOfferForm-module__eMFQUa__offerDetails{flex-direction:column-reverse}.PropertyOfferForm-module__eMFQUa__offerPrice{gap:var(--offer-price-gap-mobile);flex-direction:row}}.PropertyOfferForm-module__eMFQUa__scrollableContent{max-height:var(--offer-form-scroll-max-height);overflow-y:var(--offer-form-scroll-overflow-y);overflow-x:var(--offer-form-scroll-overflow-x)}
.PriceRangeTextInputs-module__rZsvLG__priceRangeTextInputs{-moz-column-gap:12px;font-family:var(--font-family-poppins);flex-direction:row;column-gap:12px;display:flex}.PriceRangeTextInputs-module__rZsvLG__priceInputBox{background-color:var(--black-gray-100);-moz-column-gap:12px;box-sizing:border-box;border-radius:16px;flex-direction:row;align-items:center;column-gap:12px;width:246px;height:64px;padding-left:16px;padding-right:12px;display:flex}.PriceRangeTextInputs-module__rZsvLG__priceInputArea{background-color:#0000;flex-direction:column;display:flex}.PriceRangeTextInputs-module__rZsvLG__priceInputLabel{color:var(--blue-gray-500);font-size:16px;font-weight:300}.PriceRangeTextInputs-module__rZsvLG__priceInput{height:50%;color:var(--blue-gray-950);background:0 0;border:none;font-size:16px;font-weight:600}@media (max-width:768px){.PriceRangeTextInputs-module__rZsvLG__priceRangeTextInputs,.PriceRangeTextInputs-module__rZsvLG__priceInputBox,.PriceRangeTextInputs-module__rZsvLG__priceInputArea .PriceRangeTextInputs-module__rZsvLG__priceInputLabelcolor .PriceRangeTextInputs-module__rZsvLG__priceInput{visibility:hidden;width:0;height:0;margin:0;padding:0}}
.MoneyField-module__5VOhPa__moneyFieldContainer{align-self:stretch;align-items:center;gap:var(--spacing-xxs);width:100%;padding:var(--spacing-sm);border-radius:var(--money-field-border-radius);border:1px solid var(--money-field-border);background:var(--money-field-container-bg);height:48px;box-shadow:var(--shadow-xs);flex-direction:row;display:flex;overflow-clip-margin:0px!important;overflow:clip!important}.MoneyField-module__5VOhPa__focusOutline{border:2px solid var(--money-field-focus-border);padding:calc(var(--spacing-sm) - 1px)}.MoneyField-module__5VOhPa__moneyField{width:100%;font-family:var(--money-field-font-family);color:var(--money-field-color);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);border:none;flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;display:flex}.MoneyField-module__5VOhPa__moneyField::placeholder{color:var(--money-field-placeholder-color);opacity:1}.MoneyField-module__5VOhPa__moneyField:focus{outline:none}.MoneyField-module__5VOhPa__error{color:var(--money-field-error-color)}.MoneyField-module__5VOhPa__errorFocus{border:2px solid var(--money-field-error-border);padding:calc(var(--spacing-sm) - 1px)}.MoneyField-module__5VOhPa__successFocus{border:2px solid var(--money-field-success-border);padding:calc(var(--spacing-sm) - 1px)}
.PriceRangeLoadingSkeleton-module__ulHzqq__PriceRangeSlider{box-sizing:border-box;flex-direction:column;place-content:center flex-end;align-items:center;width:100%;max-width:790px;height:115px;margin:0 auto;display:flex;position:relative}.PriceRangeLoadingSkeleton-module__ulHzqq__PriceRangeChart{-moz-column-gap:0.51%;box-sizing:border-box;grid-template-columns:repeat(51,1.46%);justify-content:center;align-items:flex-end;column-gap:.51%;width:100%;max-width:790px;height:110px;margin:0 auto;display:grid;position:absolute;bottom:0}.PriceRangeLoadingSkeleton-module__ulHzqq__PriceRangeChartItem{box-sizing:border-box;background-color:var(--black-gray-200);border-radius:100px;animation:2.5s ease-in-out infinite PriceRangeLoadingSkeleton-module__ulHzqq__chartBarsLoading}@keyframes PriceRangeLoadingSkeleton-module__ulHzqq__chartBarsLoading{50%{opacity:.8;height:8%}}
.Badge-module__7FhZ6G__base{white-space:nowrap;justify-content:center;align-items:center;width:fit-content;display:flex}.Badge-module__7FhZ6G__defaultSize{width:100%;min-width:5px;max-width:100%;height:auto;min-height:5px;max-height:100%;padding:4px 12px}.Badge-module__7FhZ6G__small{font-family:var(--badge-font-family);box-sizing:border-box;width:108px;height:20px;font-size:12px;font-weight:600;line-height:150%}.Badge-module__7FhZ6G__green{background-color:var(--badge-green-bg);color:var(--badge-green-text)}.Badge-module__7FhZ6G__red{background-color:var(--badge-red-bg);color:var(--badge-red-text)}.Badge-module__7FhZ6G__dark{background-color:var(--badge-dark-bg);color:var(--badge-dark-text)}.Badge-module__7FhZ6G__small,.Badge-module__7FhZ6G__contentSize{font-family:var(--badge-font-family);flex-direction:row;justify-content:center;align-items:center;display:flex}.Badge-module__7FhZ6G__rounded{border-radius:var(--badge-border-radius)}.Badge-module__7FhZ6G__contentSize{border-radius:var(--badge-border-radius-rect);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__7FhZ6G__noBorderRadius{border-radius:none}
.SingleRangeSlider-module__YcxXEa__sliderContainer{flex-direction:column;gap:12px;display:flex}.SingleRangeSlider-module__YcxXEa__sliderWrapper{flex-direction:row;align-items:center;gap:6px;width:100%;max-width:100%;display:flex}.SingleRangeSlider-module__YcxXEa__label{font-family:var(--font-family-poppins);color:var(--blue-gray-950);font-size:20px;font-weight:700;line-height:130%}.SingleRangeSlider-module__YcxXEa__instruction{font-family:var(--font-family-poppins);color:var(--blue-gray-500);letter-spacing:0%;font-size:16px;line-height:24px}.SingleRangeSlider-module__YcxXEa__slider{width:98%;height:20px;margin:0;padding:0;position:relative}.SingleRangeSlider-module__YcxXEa__sliderTrack{background-color:var(--black-gray-200);width:100%;height:3px;position:absolute;top:9px}.SingleRangeSlider-module__YcxXEa__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__YcxXEa__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__YcxXEa__sliderThumbInput::-moz-range-track{appearance:none}.SingleRangeSlider-module__YcxXEa__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__YcxXEa__sliderThumbInput::-moz-range-progress{appearance:none}.SingleRangeSlider-module__YcxXEa__sliderThumbInput::-ms-track{appearance:none}.SingleRangeSlider-module__YcxXEa__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__YcxXEa__sliderProgressLabel{color:var(--blue-gray-500);font-family:var(--font-family-poppins);font-size:16px;font-weight:400}@media (max-width:768px){.SingleRangeSlider-module__YcxXEa__sliderWrapper{margin:0}}
.MultiSelect-module__6QM4RG__label{font-family:var(--font-family-poppins);color:var(--blue-gray-950);font-size:20px;font-weight:600}.MultiSelect-module__6QM4RG__instruction{font-family:var(--font-family-poppins);color:var(--blue-gray-500);letter-spacing:0%;font-size:14px;line-height:20px}.MultiSelect-module__6QM4RG__labelSection{flex-direction:column;row-gap:4px;display:flex}.MultiSelect-module__6QM4RG__instruction,.MultiSelect-module__6QM4RG__label{margin:0;padding:0}.MultiSelect-module__6QM4RG__buttonContainer{flex-flow:wrap;gap:6px;margin-top:12px;display:flex}.MultiSelect-module__6QM4RG__buttonSelected{background-color:var(--primary-light);color:var(--blue-gray-main)}.MultiSelect-module__6QM4RG__default{background-color:var(--black-gray-200);color:var(--blue-gray-600)}.MultiSelect-module__6QM4RG__buttonSelected,.MultiSelect-module__6QM4RG__default{height:40px;font-size:14px;font-family:var(--font-family-poppins);font-weight:var(--font-weight-medium);cursor:pointer;border:none;border-radius:10px}.MultiSelect-module__6QM4RG__smallButton{width:60px;font-weight:var(--font-weight-semibold)}.MultiSelect-module__6QM4RG__wideButton{width:100%;max-width:175px}.MultiSelect-module__6QM4RG__muted{background-color:var(--black-gray-100);color:var(--blue-gray-300)}@media (min-width:769px){.MultiSelect-module__6QM4RG__label{font-size:24px}.MultiSelect-module__6QM4RG__instruction{font-size:16px;line-height:24px}.MultiSelect-module__6QM4RG__labelSection{row-gap:6px}.MultiSelect-module__6QM4RG__buttonContainer{gap:16px 23px;margin-top:23px}.MultiSelect-module__6QM4RG__buttonSelected,.MultiSelect-module__6QM4RG__default{border-radius:16px;height:56px;font-size:16px}.MultiSelect-module__6QM4RG__smallButton{width:120px}.MultiSelect-module__6QM4RG__wideButton{width:195px;max-width:none}}
.Footer-module__KnvoMW__footer{background-color:var(--footer-bg);color:var(--footer-color);padding:var(--spacing-80)var(--spacing-60);font-family:var(--footer-font-family);background-image:var(--footer-bg-image,url(../media/glow.8832af33.svg));box-sizing:border-box;content-visibility:auto;contain-intrinsic-size:500px 0;background-position:bottom;background-repeat:no-repeat;background-size:cover;width:100%;max-width:100vw;height:auto;margin:0 auto;text-decoration:none;bottom:0}.Footer-module__KnvoMW__footerContent{flex-direction:column;row-gap:60px;max-width:1444px;margin:0 auto;transition:all .5s;display:flex}.Footer-module__KnvoMW__footerNavLinks{-moz-column-gap:9%;background:0 0;flex-flow:wrap;justify-content:space-between;gap:68px 9%;text-decoration:none;transition:all .5s;display:flex}.Footer-module__KnvoMW__footerLinksSection{background:0 0;flex-flow:column wrap;align-items:flex-start;row-gap:6px;width:fit-content;margin-left:0;padding-left:0;text-decoration:none;list-style-type:none;transition:all .5s;display:flex}.Footer-module__KnvoMW__footerSectionTitle{font-family:var(--footer-font-family);font-size:var(--font-size-xl);font-weight:var(--font-weight-medium);letter-spacing:0%;background:0 0;min-height:20px;margin:0;line-height:140%;text-decoration:none;transition:all .5s}.Footer-module__KnvoMW__footerNavItem{font-family:var(--footer-font-family);font-weight:var(--font-weight-light);color:var(--footer-color);opacity:.5;background:0 0;margin-top:6px;line-height:140%;transition:all .5s}.Footer-module__KnvoMW__socialLabel{font-weight:500}.Footer-module__KnvoMW__footerLinkItem{color:var(--footer-link-color);background:0 0;text-decoration:none}.Footer-module__KnvoMW__footerNavItemImage{margin-top:6px}.Footer-module__KnvoMW__bottomSection{-moz-column-gap:9%;font-family:var(--footer-font-family);color:var(--footer-color);opacity:.75;background:0 0;flex-flow:wrap;justify-content:space-between;gap:47px 9%;margin:0;padding-left:0;list-style:none;transition:all .5s;display:flex}.Footer-module__KnvoMW__bottomSectionItem{letter-spacing:0%;font-size:var(--font-size-xl);font-weight:var(--font-weight-normal);flex-direction:row;flex-shrink:0;line-height:24px;display:flex}.Footer-module__KnvoMW__bottomItemOne{min-width:370px;font-size:var(--font-size-xl);font-weight:var(--font-weight-medium);letter-spacing:0%;line-height:140%}@media (max-width:1444px){.Footer-module__KnvoMW__footer{max-width:100%;padding:80px 75px}.Footer-module__KnvoMW__footerContent{max-width:100%}}@media (max-width:1200px){.Footer-module__KnvoMW__footer{max-width:100%;padding:80px 100px}.Footer-module__KnvoMW__footerContent{max-width:1000px}}@media (max-width:1000px){.Footer-module__KnvoMW__footer{max-width:100%;padding:80px 50px}.Footer-module__KnvoMW__footerContent{max-width:100%}}@media (max-width:1100px){.Footer-module__KnvoMW__footer{padding:80px 30px}.Footer-module__KnvoMW__bottomItemOne{min-width:100%}}@media (max-width:800px){.Footer-module__KnvoMW__footerNavLinks{grid-template-columns:auto auto;justify-content:space-around;align-items:start;row-gap:68px;display:grid}}@media (max-width:768px){.Footer-module__KnvoMW__footer{overscroll-behavior-x:contain;width:100%;max-width:100%;height:max-content;min-height:950px;max-height:unset;padding:80px 15px}.Footer-module__KnvoMW__footerContent{max-width:98%;height:auto;min-height:758px}.Footer-module__KnvoMW__footerNavLinks{-moz-column-gap:clamp(32px,20%,72px);box-sizing:border-box;justify-content:space-between;gap:54px clamp(32px,20%,72px);max-width:97%}.Footer-module__KnvoMW__footerLinksSection{max-width:141px}.Footer-module__KnvoMW__footerSectionTitle{font-size:var(--font-size-lg);font-style:normal;font-weight:var(--font-weight-medium);line-height:140%}.Footer-module__KnvoMW__footerNavItem{font-size:var(--font-size-sm);font-style:normal;font-weight:var(--font-weight-normal);text-wrap:wrap;max-width:140px;line-height:150%}.Footer-module__KnvoMW__footerLinkItem{text-wrap:stable;width:100%;max-width:140px}.Footer-module__KnvoMW__bottomSection{-moz-column-gap:6%;justify-content:left;gap:37px 6%}.Footer-module__KnvoMW__bottomSectionItem{font-size:var(--font-size-sm);text-wrap:stable;max-width:100%;height:auto;font-style:normal;line-height:150%;overflow:hidden}.Footer-module__KnvoMW__footer{padding:80px 10px}.Footer-module__KnvoMW__footerNavLinks{padding-left:8px;padding-right:20px}}
.SearchesAndAlertsPage-module__RZNh4q__page{max-width:1400px;font-family:var(--Font-Family,Poppins);flex-direction:column;gap:24px;margin:0 auto;padding:24px 64px 64px;display:flex}.SearchesAndAlertsPage-module__RZNh4q__header{flex-direction:column;gap:16px;display:flex}.SearchesAndAlertsPage-module__RZNh4q__backLink{cursor:pointer;color:var(--blue-gray-main);background:0 0;border:none;align-items:center;gap:8px;width:fit-content;padding:0;font-size:14px;font-weight:500;display:inline-flex}.SearchesAndAlertsPage-module__RZNh4q__backLink:hover{color:var(--primary-main)}.SearchesAndAlertsPage-module__RZNh4q__title{color:var(--blue-gray-800,#003850);margin:0;font-size:32px;font-weight:700;line-height:1.2}.SearchesAndAlertsPage-module__RZNh4q__content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:0;display:grid}.SearchesAndAlertsPage-module__RZNh4q__leftColumn{border:1px solid var(--black-gray-200);background:#fff;border-right:none;border-radius:16px 0 0 16px;overflow:hidden}.SearchesAndAlertsPage-module__RZNh4q__rightColumn{border:1px solid var(--black-gray-200);background:var(--Surface-Surface-Base,#fafafa);border-radius:0 16px 16px;overflow:hidden}.SearchesAndAlertsPage-module__RZNh4q__mobileSelectorWrapper{display:none}.SearchesAndAlertsPage-module__RZNh4q__emptyWrapper{justify-content:center;align-items:center;padding:96px 24px;display:flex}.SearchesAndAlertsPage-module__RZNh4q__loading,.SearchesAndAlertsPage-module__RZNh4q__errorBox{text-align:center;color:var(--blue-gray-500);padding:48px 24px;font-size:14px}.SearchesAndAlertsPage-module__RZNh4q__errorBox{color:#b91c1c}@media (max-width:900px){.SearchesAndAlertsPage-module__RZNh4q__page{gap:16px;padding:16px 16px 48px}.SearchesAndAlertsPage-module__RZNh4q__title{font-size:24px}.SearchesAndAlertsPage-module__RZNh4q__content{flex-direction:column;gap:16px;display:flex}.SearchesAndAlertsPage-module__RZNh4q__leftColumn{display:none}.SearchesAndAlertsPage-module__RZNh4q__rightColumn{border:1px solid var(--black-gray-200);border-radius:16px}.SearchesAndAlertsPage-module__RZNh4q__mobileSelectorWrapper{display:block}}
.EmptyState-module__qDZL_a__wrapper{text-align:center;max-width:480px;font-family:var(--Font-Family,Poppins);flex-direction:column;align-items:center;gap:24px;padding:48px 24px;display:flex}.EmptyState-module__qDZL_a__icon{color:var(--blue-gray-300,#8ca9b4)}.EmptyState-module__qDZL_a__textGroup{flex-direction:column;gap:8px;display:flex}.EmptyState-module__qDZL_a__heading{color:var(--blue-gray-800,#003850);margin:0;font-size:24px;font-weight:700;line-height:1.3}.EmptyState-module__qDZL_a__description{color:var(--blue-gray-500,#6b8996);margin:0;font-size:14px;line-height:1.5}@media (max-width:600px){.EmptyState-module__qDZL_a__heading{font-size:20px}}
.DesktopList-module__c-8_Ja__wrapper{font-family:var(--Font-Family,Poppins);flex-direction:column;display:flex}.DesktopList-module__c-8_Ja__header{border-bottom:1px solid var(--black-gray-200);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.DesktopList-module__c-8_Ja__supportingText{color:var(--blue-gray-500,#6b8996);font-size:14px}.DesktopList-module__c-8_Ja__controls{align-items:center;gap:12px;display:flex}.DesktopList-module__c-8_Ja__typeLabel{color:var(--blue-gray-500,#6b8996);font-size:14px}.DesktopList-module__c-8_Ja__selectWrapper{position:relative}.DesktopList-module__c-8_Ja__select{appearance:none;border:1px solid var(--black-gray-200,#cfd7da);color:var(--blue-gray-800,#003850);font-size:14px;font-family:var(--Font-Family,Poppins);cursor:pointer;background:#fff;border-radius:12px;padding:8px 36px 8px 12px;box-shadow:0 1px 2px #1018280d}.DesktopList-module__c-8_Ja__caret{pointer-events:none;color:var(--blue-gray-main);position:absolute;top:50%;right:12px;transform:translateY(-50%)}.DesktopList-module__c-8_Ja__list{flex-direction:column;display:flex}.DesktopList-module__c-8_Ja__row{border-bottom:1px solid var(--black-gray-200);cursor:pointer;text-align:left;width:100%;color:var(--blue-gray-main);font-family:var(--Font-Family,Poppins);background:#fff;border-top:none;border-left:none;border-right:none;align-items:center;gap:12px;padding:16px 24px;font-size:14px;transition:background-color .15s;display:flex;position:relative}.DesktopList-module__c-8_Ja__row:hover,.DesktopList-module__c-8_Ja__rowActive{background:var(--black-gray-100,#f2f4f5)}.DesktopList-module__c-8_Ja__rowIcon{color:var(--blue-gray-main);flex-shrink:0;display:inline-flex}.DesktopList-module__c-8_Ja__rowName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:inherit;flex:1;overflow:hidden}.DesktopList-module__c-8_Ja__rowNameActive{color:var(--blue-gray-800,#003850);font-weight:500}.DesktopList-module__c-8_Ja__menuButton{cursor:pointer;color:var(--blue-gray-main);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;display:inline-flex}.DesktopList-module__c-8_Ja__menuButton:hover{background:var(--black-gray-200,#cfd7da)}.DesktopList-module__c-8_Ja__pagination{border-top:1px solid var(--black-gray-200);background:#fff;padding:16px 24px}
