.globalNumberInput{display:flex;transition:all .3s;position:relative;background:linear-gradient(90deg,var(--Input_G_1) 0,var(--Input_G_2) 100%);border:1px solid var(--Input_Stroke);border-radius:8px}.globalNumberInput .ant-input-affix-wrapper{background:transparent}.globalNumberInput .inputLabel{position:absolute;top:-22px;left:0;right:0;font-weight:300;font-size:14px;color:var(--Input_title_color);line-height:22px}.globalNumberInput .baseInputWrapper .ant-input-affix-wrapper.error,.globalNumberInput .baseInputWrapper .ant-input-affix-wrapper:hover:not(.ant-input-disabled){border:0!important}.globalNumberInput .baseInputWrapper .readOnly .ant-input{border-bottom:0!important}.globalNumberInput .inputAlertText{display:flex;align-items:center;font-weight:300;font-size:12px;line-height:18px;color:#e20029;padding:0 8px;position:absolute}.globalNumberInput .inputAlertText>svg{width:16px;height:16px;margin-right:4px}.globalNumberInput .inputAlertText>svg>path{fill:#e20029}.number-input{margin:0;border:unset!important;flex:1}.number-input .ant-input-affix-wrapper input{border-radius:0 8px 8px 0;border-color:unset;border-width:0;width:100%;caret-color:var(--AccentC)}.number-input .ant-input-affix-wrapper input:-webkit-autofill,.number-input .ant-input-affix-wrapper input:-webkit-autofill:focus,.number-input .ant-input-affix-wrapper input:-webkit-autofill:hover{-webkit-transition:background-color 9999s ease-out,color 9999s ease-out;transition:background-color 9999s ease-out,color 9999s ease-out;transition-delay:9999s;background:linear-gradient(90deg,var(--Input_G_1) 0,var(--Input_G_2) 100%);-webkit-box-shadow:0 0 0 1000px var(--Input_G_1) inset!important;-webkit-text-fill-color:var(--BrandC_text);border-radius:inherit}.number-input .ant-input-affix-wrapper input::-moz-placeholder{font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.02em;color:var(--Grey_3)}.number-input .ant-input-affix-wrapper input::placeholder{font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.02em;color:var(--Grey_3)}.number-input .ant-input-affix-wrapper input:focus-visible{outline:unset}.number-input .ant-input-affix-wrapper input:focus,.number-input .ant-input-affix-wrapper input:hover{border:none!important}.number-input .ant-input-affix-wrapper input:focus::-moz-placeholder{color:var(--Context)}.number-input .ant-input-affix-wrapper input:focus::placeholder{color:var(--Context)}.globalNumberInput .ant-select{min-width:100px;width:130px;color:var(--BrandC_text);font-weight:400;font-size:16px;line-height:24px}.globalNumberInput .ant-select-arrow{right:0}.globalNumberInput .ant-select-arrow svg path{fill:var(--BrandC_text)}.globalNumberInput .ant-select .ant-select-item-option-content{height:48px;display:flex;align-items:center;padding:0 16px;color:var(--BrandC_1);font-weight:400;font-size:16px;line-height:24px}.globalNumberInput .ant-select .ant-select-item-option-selected{font-weight:400;font-size:16px;line-height:24px;color:var(--BrandC_1);background-color:var(--BrandC_8)}.globalNumberInput .ant-select .ant-select-item-option-active:not(.ant-select-dropdown-menu-item-disabled),.globalNumberInput .ant-select .ant-select-item-option:hover:not(.ant-select-dropdown-menu-item-disabled){background-color:var(--BrandC_8)}.globalNumberInput .ant-select .ant-select-selector{background-color:transparent;border:unset;height:auto;padding:0}.globalNumberInput .ant-select .ant-select-selector>.ant-select-selection-item{height:48px;display:flex;align-items:center;padding:0 16px;color:var(--BrandC_1);font-weight:400;font-size:16px;line-height:24px}.globalNumberInput .ant-select .ant-select-selector>.ant-select-selection-item-active:not(.ant-select-dropdown-menu-item-disabled),.globalNumberInput .ant-select .ant-select-selector>.ant-select-selection-item:hover:not(.ant-select-dropdown-menu-item-disabled){background-color:var(--BrandC_8)}.globalNumberInput .ant-select .ant-select-selector>.ant-select-selection-item .vs__country-name{display:none}.globalNumberInput .ant-select-dropdown{background-color:var(--BrandC_7);padding:0;margin-top:4px;width:374px!important;border-radius:0}@media(max-width:391px){.globalNumberInput .ant-select-dropdown{width:calc(100vw - 40px)!important}}.globalNumberInput .ant-select-dropdown-menu{padding:0;margin:0}.globalNumberInput .ant-select-selection{height:48px;border:unset!important;padding:0 0 0 10px;border-radius:unset;background:transparent;display:flex;align-items:center;box-shadow:unset!important}.globalNumberInput .ant-select-selection__rendered{margin:0}.globalNumberInput .ant-select-selection-selected-value{display:flex!important;align-items:center}.globalNumberInput .ant-select-selection-selected-value .vs__country-name{display:none}.globalNumberInput .ant-select-open .ant-select-arrow{transform:rotateX(180deg)}.vs__label{padding-left:4px}.vs__country-name{position:absolute;left:30%}.phoneValidationError{border:1px solid var(--Input_Error_Stroke)!important}input:-webkit-autofill{background-color:var(--BrandC_8)!important;color:var(--BrandC_1)!important}
