input[type=password]{font:small-caption;font-size:16px}.core-input{box-sizing:border-box;border:1px solid #f0f0f0;border-radius:10px;font-family:Graphik;padding:12px 16px;background:transparent;color:var(--text);background-color:var(--background);font-size:16px;line-height:19.2px;font-weight:400;transition:all .2s ease-in-out;width:100%;height:45px;min-width:110px;text-align:left}.core-input-secondry{box-sizing:border-box;border:1px solid #E4EAF1;font-family:Graphik;border-radius:6px;padding:12px 16px;background:transparent;color:"#E3EAF1";background-color:var(--background);font-size:18px;line-height:19.2px;font-weight:400;transition:all .2s ease-in-out;width:100%}.icon-password-eye{position:absolute;right:20px;top:15px}.core-input::placeholder{color:silver;font-family:Graphik;font-weight:400}.core-input-secondry::placeholder{color:#778fad;font-family:Graphik;font-weight:400}.core-input:focus{border:1px solid var(--primary);outline:none}.core-input-wrapper{position:relative;width:100%}.core-input-label{position:absolute;font-size:10px;color:#000;background:white;border-radius:4px;padding:3px 12px;font-weight:400;line-height:11.5px;left:20px;top:0;z-index:15}.core-input-label-sister{display:block;width:fit-content;color:#000;background:white;border-radius:16px;padding:3px 12px;font-weight:400;line-height:11.5px;left:20px;z-index:15;margin-left:20px;margin-bottom:-10px}select.core-input{font-family:Graphik;font-weight:400}
