.custom-input-wrapper{width:100%;margin-bottom:1rem}.custom-input-wrapper .custom-input-label{display:block;margin-bottom:.25rem;font-size:.875rem;font-weight:500;color:#111827}.custom-input-wrapper .custom-input-label .custom-input-required{color:#f87171;margin-left:4px}.custom-input-wrapper .custom-input{transition:all .25s ease-in-out;width:100%;height:44px;padding:.5rem 1rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:12px;background:#fff;color:#111827}.custom-input-wrapper .custom-input:hover{border-color:#7bb3d9}.custom-input-wrapper .custom-input:focus{border-color:#2d80b5;box-shadow:0 0 0 3px #e1f0ff;outline:none}.custom-input-wrapper .custom-input::placeholder{color:#6b7280}.custom-input-wrapper .custom-input-error{border-color:#f87171}.custom-input-wrapper .custom-input-error:focus,.custom-input-wrapper .custom-input-error:hover{border-color:#f87171;box-shadow:0 0 0 3px hsla(0,91%,71%,.1)}.custom-input-wrapper .custom-input:disabled{background:#f1f5f9;border-color:#cbd5e1;color:#cbd5e1;cursor:not-allowed}.custom-input-wrapper .custom-input-error-text{display:block;margin-top:.25rem;font-size:.75rem;color:#f87171}.custom-input-wrapper .custom-input-helper-text{display:block;margin-top:.25rem;font-size:.75rem;color:#6b7280}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.custom-select-wrapper{width:100%;margin-bottom:1rem}.custom-select-wrapper .custom-select-label{display:block;margin-bottom:.25rem;font-size:.875rem;font-weight:500;color:#111827}.custom-select-wrapper .custom-select-label .custom-select-required{color:#f87171;margin-left:4px}.custom-select-wrapper .custom-select{transition:all .25s ease-in-out;width:100%}.custom-select-wrapper .custom-select :global(.ant-select-selector){height:44px!important;padding:.25rem 1rem!important;border:2px solid #e2e8f0!important;border-radius:12px!important;background:#fff!important;transition:all .25s ease-in-out}.custom-select-wrapper .custom-select :global(.ant-select-selector):hover{border-color:#7bb3d9!important}.custom-select-wrapper .custom-select:global(.ant-select-focused) :global(.ant-select-selector){border-color:#2d80b5!important;box-shadow:0 0 0 3px #e1f0ff!important}.custom-select-wrapper .custom-select-error :global(.ant-select-selector){border-color:#f87171!important}.custom-select-wrapper .custom-select-error:global(.ant-select-focused) :global(.ant-select-selector){border-color:#f87171!important;box-shadow:0 0 0 3px hsla(0,91%,71%,.1)!important}.custom-select-wrapper .custom-select :global(.ant-select-arrow){color:#2d80b5}.custom-select-wrapper .custom-select-error-text{display:block;margin-top:.25rem;font-size:.75rem;color:#f87171}.custom-select-wrapper .custom-select-helper-text{display:block;margin-top:.25rem;font-size:.75rem;color:#6b7280}