.Input{width:100%;height:100%;border:none;background:transparent;font-size:16px;font-weight:400;font-style:normal;font-family:Mulish;color:var(--text-body-default);line-height:130%}.Input::placeholder{font-size:14px;font-weight:500;font-style:normal;font-family:Mulish;color:var(--text-input-default);line-height:132%}.Input:focus{outline:none}.Input-with-clear-icon,.Input-with-measure{padding-right:10px}.Input-with-icon{padding-left:10px}.Input-with-icon-and-clear{padding-right:10px;padding-left:10px}.Input__wrapper{display:flex;flex-direction:column}.Input__wrapper--label{margin-bottom:6px;color:var(--text-body-default)}.Input__wrapper--label-big{font-size:16px;line-height:150%;font-style:normal}.Input__wrapper--subtext{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-top:6px}.Input__wrapper--subtext--warning{flex:0 1 auto;min-width:0;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.Input__wrapper--subtext--counter{flex:0 0 auto;text-align:right;white-space:nowrap;margin-left:auto}.Input__wrapper--subtext--counter-only{justify-content:flex-start}.Input__container{display:flex;flex-direction:row;width:100%;height:100%;min-height:46px;align-items:center}.Input__container::-webkit-scrollbar{height:0}.Input__container::-webkit-scrollbar-thumb{border-radius:0}.Input__container:focus{outline:none;border-color:var(--border-input-active)}