.input-control_root__aV3yR{position:relative;border-radius:var(--border-radius-20);border:1px solid var(--color-grey-background);display:flex;align-items:center;flex-grow:1;transition:var(--transition-default);height:30px;background:var(--color-grey-background)}.input-control_root_theme_red__Lxngm{border-color:var(--color-red-disabled)}.input-control_root_theme_yellow__wvyPw{border-color:var(--color-yellow-static)}.input-control_root_highlighted__iyRpX:not(.input-control_root_disabled__zLd9e,.input-control_root_error__JPmhG):after{border:rgba(0,0,0,0);content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0' y='0.5px' width='100%25' height='calc(100%25 - 1px)' fill='none' rx='16' ry='16' stroke='%23DF4359' stroke-width='1' stroke-dasharray='10' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");pointer-events:none}.input-control_root__aV3yR:focus-within:not(.input-control_root_error__JPmhG),.input-control_root_active__VP5E2{border-color:var(--color-grey-divider)}.input-control_root_error__JPmhG:not(.input-control_root__aV3yR:disabled,.input-control_root_disabled__zLd9e){border-color:var(--color-red-static)}.input-control_root_withoutRightBorder__9pCSY{border-right:none;border-radius:var(--border-radius-20) 0 0 var(--border-radius-20)}.input-control_root_withoutRightBorder__9pCSY .input-control_root__control__qh30p:focus:not(.input-control_root_withoutRightBorder__9pCSY .input-control_root__control_error__sirIi){border-right:none}.input-control_root_withoutRightBorder__9pCSY.input-control_root_highlighted__iyRpX:after{right:-20px}.input-control_root_withoutRightBorder__9pCSY .input-control_root__rightAddon__fMtai{right:0}.input-control_root_withoutRightBorder__9pCSY .input-control_root__control_hasClear__CjCQs,.input-control_root_withoutRightBorder__9pCSY .input-control_root__control_hasIcon__LWFac{padding-right:30px}.input-control_root_withoutRightBorder__9pCSY .input-control_root__control_hasIcon__LWFac.input-control_root__control_hasClear__CjCQs{padding-right:60px}.input-control_root__control__qh30p{width:100%;height:100%;padding:0 15px;border-radius:inherit;color:var(--color-text-1);outline:none;border:none;font-size:16px;line-height:22px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input-control_root__control__qh30p:disabled,.input-control_root__control_disabled__knops{cursor:not-allowed;color:var(--color-grey-border)}.input-control_root__control__qh30p:disabled .input-control_root__placeholder__c1Ou9,.input-control_root__control__qh30p:disabled::placeholder,.input-control_root__control_disabled__knops .input-control_root__placeholder__c1Ou9,.input-control_root__control_disabled__knops::placeholder{color:var(--color-grey-border)}.input-control_root__control__qh30p[type=number]::-webkit-inner-spin-button,.input-control_root__control__qh30p[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-control_root__control__qh30p[type=number]{-moz-appearance:textfield}.input-control_root__control_theme_grey__ggWOC{background:var(--color-grey-background)}.input-control_root__control_theme_white__DCGVK{background:var(--color-white)}.input-control_root__control_theme_red__XPtjS{background:var(--color-red-background)}.input-control_root__control_theme_yellow__G8vCt{background:var(--color-yellow-background)}.input-control_root__control_hasClear__CjCQs,.input-control_root__control_hasIcon__LWFac{padding-right:35px}.input-control_root__control_hasIcon__LWFac.input-control_root__control_hasClear__CjCQs{padding-right:65px}.input-control_root__control__qh30p::placeholder,.input-control_root__placeholder__c1Ou9{font-size:16px;line-height:22px;color:var(--color-text-2)}.input-control_root__rightAddon__fMtai{position:absolute;right:5px;display:flex;align-items:center}.input-control_root__rightAddon_decorative___0ZHi{pointer-events:none}.input-control_root__icon__PvzB5{display:flex;align-items:center;justify-content:center;width:30px;height:100%}.input-control_root__clearButton__SHrs7{position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:var(--color-text-3);background-color:rgba(0,0,0,0);pointer-events:all;z-index:0}.input-control_root__clearButton__SHrs7:before{position:absolute;top:50%;left:50%;content:"";background-color:var(--color-text-2);width:16px;height:16px;border-radius:50%;transform:translate(-50%,-50%);transition:background-color var(--transition-default);z-index:-1}@media(hover:hover){.input-control_root__clearButton__SHrs7:hover:before{background-color:var(--color-text-1)}}.input-control_root__clearButtonIcon__cmVCe{position:absolute;width:8px;height:8px;color:var(--color-white)}