.custom-home-site-input-container-wrapper{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;display:flex}.custom-home-site-input-container-wrapper-label{color:var(--primary-text-color);margin-bottom:6px;font-family:ppTelegraf;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.custom-home-site-input-container-wrapper-label-required{color:var(--brand-text)}.custom-home-site-input-container-wrapper-error-message{color:var(--dark-destructive-text);margin-top:6px;font-family:ppTelegraf;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.custom-home-site-input-container{border-bottom:1px solid var(--form-components-border-color);background:var(--form-components-background-color);flex-direction:column;justify-content:center;align-items:center;width:100%;height:44px;display:flex;position:relative}.custom-home-site-input-placeholder-container{width:100%;height:100%;color:var(--primary-text-color);cursor:inherit;justify-content:flex-start;align-items:center;gap:8px;padding-left:12px;font-family:ppTelegraf;font-size:16px;font-style:normal;font-weight:300;line-height:24px;display:flex;position:absolute;top:0;left:0}.custom-home-site-input{width:100%;min-width:0;height:100%;color:var(--primary-text-color);background:0 0;border:none;flex:auto;font-family:ppTelegraf;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.custom-home-site-input:focus{outline:none}.custom-home-site-input::placeholder{color:var(--form-components-placeholder-color);opacity:1}.custom-home-site-input-container-placeholder-as-label-container{justify-content:space-between;align-items:flex-start}.custom-home-site-input-placeholder-as-label-container{color:var(--primary-text-color);padding-left:12px;font-family:ppTelegraf;font-size:11px;font-style:normal;font-weight:400;line-height:20px;animation:.2s ease-in-out forwards input-label-slide-up}@keyframes input-label-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.custom-home-site-input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--form-components-background-color)inset!important;-webkit-text-fill-color:var(--primary-text-color)!important;box-shadow:0 0 0 1000px var(--form-components-background-color)inset!important;caret-color:var(--primary-text-color)!important}.custom-home-site-input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--form-components-background-color)inset!important;-webkit-text-fill-color:var(--primary-text-color)!important;box-shadow:0 0 0 1000px var(--form-components-background-color)inset!important;caret-color:var(--primary-text-color)!important}.custom-home-site-input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--form-components-background-color)inset!important;-webkit-text-fill-color:var(--primary-text-color)!important;box-shadow:0 0 0 1000px var(--form-components-background-color)inset!important;caret-color:var(--primary-text-color)!important}.custom-home-site-input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--form-components-background-color)inset!important;-webkit-text-fill-color:var(--primary-text-color)!important;box-shadow:0 0 0 1000px var(--form-components-background-color)inset!important;caret-color:var(--primary-text-color)!important}:is(.custom-home-site-input:-moz-autofill,.custom-home-site-input:-moz-autofill-preview){background-color:var(--form-components-background-color)!important;color:var(--primary-text-color)!important;box-shadow:0 0 0 1000px var(--form-components-background-color)inset!important}.custom-home-site-input-container-wrapper-error>.custom-home-site-input-container-wrapper-label{color:var(--dark-destructive-text)}.custom-home-site-input-container-wrapper-error>.custom-home-site-input-container{border-bottom:1px solid var(--dark-destructive-text)}.custom-home-site-input-placeholder-container{pointer-events:none}.when-input-container{justify-content:center;align-items:center;gap:8px;width:100%;height:100%;padding:0 12px;display:flex}.when-input-container-icon{width:20px;max-width:20px;height:20px;max-height:20px}.when-input-toggle{width:20px;height:20px;color:var(--form-components-placeholder-color);cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.when-input-toggle:hover{color:var(--primary-text-color)}.when-input-toggle:focus-visible{outline:1px solid var(--form-components-border-color);outline-offset:2px;border-radius:2px}
