@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');*{padding:0;margin:0;box-sizing:border-box;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal}:root{--main-color:#4267bd}a,a:hover{text-decoration:none}.overlay-loading{position:fixed;width:100%;height:100%;top:0;left:0;z-index:10001;background-color:#0000004f;display:none;align-items:center;justify-content:center;min-height:100vh}.card-loading{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background-color:#3f6ad8;display:none;align-items:center;justify-content:center}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important}.select2-container .select2-selection--multiple{border:1px solid #ced4da;padding:4px .375rem}.select2-container .select2-selection--multiple .select2-selection__choice{margin:4px}.select2-container .select2-selection--single{border:1px solid #ced4da;height:auto;padding:.375rem .75rem}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:0}.modal-body{background-color:#f4f7f9}