.fieldset__input{scrollbar-width:none}.fieldset__input::-webkit-scrollbar{display:none}.fieldset{cursor:text;display:block;position:relative}.fieldset:after{content:"";height:20px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:14px;top:18px;width:20px}.fieldset--error:after{background:var(--brand);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23ef3124' fill-rule='evenodd' d='M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10m-4-7.5L8.586 10 6 7.5 7.5 6 10 8.586 12.5 6 14 7.5 11.414 10 14 12.5 12.5 14 10 11.414 7.5 14z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23ef3124' fill-rule='evenodd' d='M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10m-4-7.5L8.586 10 6 7.5 7.5 6 10 8.586 12.5 6 14 7.5 11.414 10 14 12.5 12.5 14 10 11.414 7.5 14z' clip-rule='evenodd'/%3E%3C/svg%3E")}.fieldset--success:after{background:#0cc44d;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%230cc44d' fill-rule='evenodd' d='M20 10c0 5.523-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0s10 4.477 10 10M8.5 14 15 7.5 13.5 6l-5 5-2-2L5 10.5z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%230cc44d' fill-rule='evenodd' d='M20 10c0 5.523-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0s10 4.477 10 10M8.5 14 15 7.5 13.5 6l-5 5-2-2L5 10.5z' clip-rule='evenodd'/%3E%3C/svg%3E")}.fieldset__legend{color:var(--font-gray);font-size:16px;font-style:normal;font-weight:400;left:12px;line-height:20px;position:absolute;top:18px;transition:all .2s}.fieldset--filled .fieldset__input~.fieldset__legend,.fieldset__input:focus~.fieldset__legend{font-size:14px;font-weight:400;line-height:20px;top:8px}.fieldset__hint{color:var(--font-gray);font-size:14px;font-weight:400;height:18px;line-height:18px;margin-top:6px}.fieldset__hint--error{color:#ec2d20}.fieldset__input{background:#2637580f;border-bottom:1px solid #babbc2;border-radius:4px 4px 0 0;font-size:16px;font-weight:400;line-height:20px;padding:28px 40px 8px 12px;transition:all .2s,height 0s;width:100%}.fieldset__input:focus{padding-bottom:7px}.fieldset__input:focus,.fieldset__input[disabled]{background:#d2d3d9;border-bottom:2px solid #212124}.fieldset--error .fieldset__input{border-bottom:2px solid var(--brand);padding-bottom:7px}
