:root{--mainFont:"SF Pro","Inter","Helvetica Neue","Arial","Roboto",sans-serif;--Colors-Purple-1000:#f4f4ff;--Colors-Primary-1:#655bff;--Colors-Primary-2:#fff;--Colors-Primary-3:#30303e;--Colors-Primary-4:#dbdbe4;--Colors-Dark-200:#646482;--Colors-Dark-300:#8e8ea8;--Colors-Dark-1000:#e8e8ee;--Colors-States-Info:#1c70d3;--Colors-States-Success:#48b55a;--Colors-States-Warning:#d26c21;--Colors-States-Danger:#b5213b;--Colors-Primary-Primary-1-Shades-800:#d1ceff;--Colors-Primary-Primary-1-Shades-600:#b2adff;--Colors-Primary-Primary-1-Shades-400:#847cff;--Colors-States-Info-Shades-400:#498ddc;--Colors-States-Info-Shades-600:#8eb8e9;--Colors-States-Info-Shades-800:#bbd4f2;--Colors-States-Info-Shades-1000:#e8f1fb;--Colors-States-Success-Shades-400:#6dc47b;--Colors-States-Success-Shades-600:#91d39c;--Colors-States-Success-Shades-800:#c8e9cd;--Colors-States-Success-Shades-1000:#edf8ee;--Colors-States-Warning-Shades-400:#db894e;--Colors-States-Warning-Shades-600:#e9b590;--Colors-States-Warning-Shades-800:#f2d3bc;--Colors-States-Warning-Shades-1000:#fbf0e9;--Colors-States-Danger-Shades-400:#c44d63;--Colors-States-Danger-Shades-600:#da909d;--Colors-States-Danger-Shades-800:#e9bcc4;--Colors-States-Danger-Shades-1000:#f8e9eb;--Radius-and-Spacing-xs:2px;--Radius-and-Spacing-s:4px;--Radius-and-Spacing-s-m:6px;--Radius-and-Spacing-m:8px;--Radius-and-Spacing-m-l:12px;--Radius-and-Spacing-l:16px;--Radius-and-Spacing-xl:24px;--Radius-and-Spacing-Ultra:500px;--Shadow-Level-1:0px 2px 4px 0px rgba(48,48,62,.12);--Shadow-Level-2:0px 4px 12px 0px rgba(48,48,62,.12);--Shadow-Level-3:0px 8px 24px 0px rgba(48,48,62,.12);--Shadow-Level-4:0px 2px 48px 0px rgba(48,48,62,.12);--container-sm:600px;--container-md:800px;--container-lg:1000px;--container-xl:1200px;--container-xxl:1400px}.input-text{display:flex;flex-flow:column;gap:var(--Radius-and-Spacing-s-m,6px)}.input-text span{color:var(--Colors-Dark-200,#646482);color:var(--Colors-Primary-3,#30303e);font-family:var(--mainFont);font-size:.6875rem;font-style:normal;font-weight:590;letter-spacing:-.22px;line-height:145%;text-transform:uppercase}.input-text div:has(>input){position:relative}.input-text div:has(>input) input{background:var(--Colors-Primary-2,#fff);border:1.5px solid var(--Colors-Primary-4,#dbdbe4);border-radius:var(--Radius-and-Spacing-s,4px);color:var(--Colors-Primary-3,#30303e);color:var(--Colors-Dark-200,#646482);font-family:var(--mainFont);font-size:1rem;font-style:normal;font-weight:510;letter-spacing:-.32px;line-height:145%;line-height:30px;padding:var(--Radius-and-Spacing-m,8px) var(--Radius-and-Spacing-m-l,12px);width:100%}.input-text div:has(>input) input:focus{outline:none}.input-text div:has(>input) svg:not(.input-text__eye-icon){height:1.75rem;left:var(--Radius-and-Spacing-m-l,12px);position:absolute;top:50%;transform:translateY(-50%);width:1.75rem}.input-text div:has(>.input-text__eye) input{padding-right:2.5rem}.input-text__eye{background-size:contain;content:"";cursor:pointer;display:block;height:22px;position:absolute;right:var(--Radius-and-Spacing-m-l,12px);top:50%;transform:translateY(-50%);width:22px}.input-text__eye .input-text__eye-icon--closed,.input-text__eye[data-password-visible=true] .input-text__eye-icon--open{display:none}.input-text__eye[data-password-visible=false] .input-text__eye-icon--open,.input-text__eye[data-password-visible=true] .input-text__eye-icon--closed{display:block}.input-text__eye[data-password-visible=false] .input-text__eye-icon--closed{display:none}.input-text__eye svg{color:var(--Colors-Dark-200,#646482);display:block;height:100%;width:100%}.input-text>div:has(svg+input) input{padding-left:3rem}.input-text--small div:has(>input) input{color:var(--Colors-Primary-3,#30303e);color:var(--Colors-Dark-200,#646482);font-family:var(--mainFont);font-size:.875rem;font-style:normal;font-weight:510;letter-spacing:-.28px;line-height:145%;line-height:12px;padding:var(--Radius-and-Spacing-s-m,8px) var(--Radius-and-Spacing-m,8px)}.input-text--small div:has(>input) svg:not(.input-text__eye-icon){height:1.25rem;width:1.25rem}