.ModalDataForInventoryPage_container__mhTHM{display:flex;flex-direction:column;align-items:center;gap:24px}.ModalDataForInventoryPage_buttonModal__Qbbvd{width:200px;height:56px}.ModalDataForInventoryPage_inputCheckboxContainer__y2KPZ{display:flex;gap:12px;align-items:center}.ModalDataForInventoryPage_inputCheckboxContainer__y2KPZ label{cursor:pointer}.ModalDataForInventoryPage_customCheckbox__Xx4Bs{position:relative;cursor:pointer;-webkit-appearance:none;appearance:none;margin:0;width:16px;height:16px;transition:.4s}.ModalDataForInventoryPage_customCheckbox__Xx4Bs:before{content:"";display:block;position:absolute;width:16px;height:16px;border:1px solid var(--input-border);border-radius:3px;background-color:var(--grey_btn-bg-color);right:0;top:0;box-sizing:border-box;transition:.4s}.ModalDataForInventoryPage_customCheckbox__Xx4Bs:hover:before{background-color:var(--hovered-grey_btn-bg-color);border:1px solid var(--hovered-border);transition:.4s}.ModalDataForInventoryPage_customCheckbox__Xx4Bs:checked:after{content:url(/_next/static/media/Checked.81eeca5f.svg);position:absolute;background-color:var(--primary-text-color);width:16px;height:16px;border-radius:3px;right:0;top:0;border:1px solid var(--primary-text-color);box-sizing:border-box;transition:.4s}.ModalDataForInventoryPage_customCheckbox__Xx4Bs:checked:hover:after{background-color:var(--sidebar-grey-color);border:1px solid var(--hovered-border);transition:.4s}@media (max-width:799px){.ModalDataForInventoryPage_container__mhTHM span{width:auto}}.PaymentMethodFieldsWrapper_dataInputContainer__7elM7{display:flex;flex-direction:row;justify-content:space-between;gap:16px;flex-wrap:wrap}.PaymentMethodFieldsWrapper_avanMethodContainer__RXMxU{display:none}.PaymentMethodFieldsWrapper_textFieldBox__HR5pU{position:relative;width:48%;.PaymentMethodFieldsWrapper_inputFormStyles___4utV~label{font-size:12px;font-weight:500;line-height:1;color:var(--primary-hovered-text-color);position:absolute;display:block;top:8px;left:16px}}.PaymentMethodFieldsWrapper_errorInput__TN03p,.PaymentMethodFieldsWrapper_errorInput__TN03p:focus,.PaymentMethodFieldsWrapper_errorInput__TN03p:hover{background-color:var(--input-error-bg-color);border:1px solid var(--input-error-border-color)}.PaymentMethodFieldsWrapper_inputFormStyles___4utV{margin-bottom:0;width:100%;background-color:var(--grey_btn-bg-color);border:1px solid var(--input-border);height:56px;border-radius:5px;color:var(--primary-text-color);outline:none;font-size:16px;font-weight:500;line-height:1;cursor:text;padding:16px 16px 0;box-sizing:border-box;caret-color:var(--primary-text-color)}.PaymentMethodFieldsWrapper_inputFormStyles___4utV:hover{background-color:var(--hovered-grey_btn-bg-color);border:1px solid var(--hovered-border)}.PaymentMethodFieldsWrapper_inputFormStyles___4utV:focus{background-color:var(--input-hover-bg-color);border:1px solid var(--input-hover-border)}.PaymentMethodFieldsWrapper_inputFormStyles___4utV:disabled{pointer-events:none;background-color:var(--grey-grafit-button);border:1px solid var(--input-border)}.PaymentMethodFieldsWrapper_inputFormStyles___4utV:disabled+label{color:var(--scrollbar-color)}.PaymentMethodFieldsWrapper_textBoxError__CnLeI{margin-top:8px;margin-left:4px;height:12px;color:var(--sidebar-orange-color);font-weight:500;font-size:11px;line-height:1}.PaymentMethodFieldsWrapper_tooltip__5xU2f{display:none}.PaymentMethodFieldsWrapper_buttonQuestion__vQMhr{position:absolute;top:16px;right:9px;height:24px;width:24px;display:flex;align-items:center;justify-content:center;cursor:help}.PaymentMethodFieldsWrapper_buttonQuestion__vQMhr:hover .PaymentMethodFieldsWrapper_tooltip__5xU2f{width:250px;padding:24px;height:auto;background-color:var(--black-text-color);border:1px solid var(--bg-color-input);z-index:35;position:absolute;top:24px;right:-9px;display:flex;align-items:center;justify-content:center;border-radius:12px;cursor:auto}@media (max-width:571px){.PaymentMethodFieldsWrapper_dataInputContainer__7elM7{flex-direction:column}.PaymentMethodFieldsWrapper_inputFormStyles___4utV,.PaymentMethodFieldsWrapper_textFieldBox__HR5pU{width:100%}}