.shared-input{display:flex;flex-direction:column;position:relative;text-align:left;max-width:100%}.shared-input ::-moz-placeholder{color:#6c7693;opacity:1}.shared-input ::placeholder{color:#6c7693;opacity:1}.shared-input__inner{position:relative}.shared-input__inner:has(input[type=date]) input{color:#0000}.shared-input__inner:has(input[type=date]):after{content:attr(data-placeholder);position:absolute;top:50%;left:20px;transform:translateY(-12px);color:#6c7693;font-family:basel-grotesk,sans-serif;font-size:18px;font-weight:430;line-height:24px;font-style:normal}@media screen and (width < 720px){.shared-input__inner:has(input[type=date]):after{left:16px}}.shared-input__inner:has(input[type=date]:focus-visible) input,.shared-input__inner:has(input[type=date]:focus) input,.shared-input__inner:has(input[type=date]:valid) input{color:#161616}.shared-input__inner:has(input[type=date]:focus-visible):after,.shared-input__inner:has(input[type=date]:focus):after,.shared-input__inner:has(input[type=date]:valid):after{content:""}.shared-input__label{font-family:basel-grotesk,sans-serif;font-size:12px;font-weight:535;line-height:14px;font-style:normal;margin-bottom:8px}.shared-input__field{display:block;height:56px;padding:0 20px;max-width:100%;width:100%;transition:border .15s linear;border-radius:16px;border:2px solid #fff;background:#fff;color:#161616;outline:none;font-family:basel-grotesk,sans-serif;font-size:18px;font-weight:430;line-height:24px;font-style:normal}.shared-input__field:focus-visible{outline:2px solid #adceff;outline-offset:2px}.shared-input__field:disabled{background:#edf1f7}@media screen and (width < 720px){.shared-input__field{border:1px solid #fff;height:48px;padding:0 16px;flex-direction:column;gap:8px;font-size:16px;line-height:48px;min-width:calc(100% - 16px)}}.shared-input__field:focus:not(.shared-input__field--error){border-color:#36f}.shared-input__field--error{border-color:#e00909}.shared-input__error{display:flex;align-items:center;margin-top:8px;font-family:basel-grotesk,sans-serif;font-size:14px;font-weight:535;line-height:18px;font-style:normal}@media screen and (width < 720px){.shared-input__error{font-size:12px}}.shared-input__error--black{color:#191c1f}.shared-input__error--white{color:#fff}.shared-input__error-icon{margin-right:8px;color:#e00909}@media screen and (width < 720px){.shared-input__error-icon{margin-right:4px;display:block;height:20px;width:20px;min-width:20px}}
