@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";.font-roboto{font-family:Roboto,sans-serif}body .font-size-40{font-size:40px}body .font-size-63{font-size:63px}.btn-blue{background-color:#002f6d;color:#fff}.btn-blue:disabled{opacity:.5}.btn-large{min-height:50px;min-width:200px}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1;vertical-align:middle;height:50px;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='21' height='12' viewBox='0 0 21 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.3282 1.48528L10.1641 9.97056L0.999959 1.48528' stroke='%23002853' stroke-width='2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-textarea{width:100%;background-color:#fff;border:1px solid #B2B3B2;padding:5px}.form-file{position:relative;padding:0}.form-file label{display:block;position:relative;width:200px;height:50px;border-radius:999px;display:flex;align-items:center;justify-content:center;background-color:#002f6d;color:#fff;font-weight:400;cursor:pointer;transition:transform .2s ease-out}.form-file .file{opacity:0;width:0px;height:0px;padding:0;position:absolute}.form-file .filename{position:absolute;top:100%;left:0;font-size:14px}.v--modal{background:#f1f1f1!important}.v--modal .flex-center{padding:0;display:flex;align-items:center;justify-content:center}.v--modal .modal-wrap{width:100%;height:100%;overflow-y:scroll;padding-bottom:20px}.v--modal .modal-wrap *{height:auto}.v--modal .modal-wrap .exit{position:absolute;top:3em;right:3em;width:1em;height:1em;text-align:right;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41L12.59 0Z' fill='%232E3A59'/%3E%3C/svg%3E");background-size:100% auto;background-position:center center}.v--modal .modal-wrap .modal-inner{width:90%;padding:6em 0 0;margin:0 auto}.v--modal .modal-wrap .modal-inner .errors-wrap{background:#fff;border:1px solid #717271;box-sizing:border-box;border-radius:2px;min-height:200px}.v--modal .modal-wrap .modal-inner .errors-wrap .error-count,.v--modal .modal-wrap .modal-inner .errors-wrap .error-list{font-size:16px}.v--modal .modal-wrap .modal-inner .table-wrap{max-height:25em;overflow:scroll}.v--modal .modal-wrap .modal-inner .table-wrap table{width:100%;border-collapse:collapse;background-color:#fff;border:1px solid #B2B3B2}.v--modal .modal-wrap .modal-inner .table-wrap table input,.v--modal .modal-wrap .modal-inner .table-wrap table select{width:100%;background-color:transparent;border-color:transparent}.v--modal .modal-wrap .modal-inner .table-wrap table select{max-width:100%!important}.v--modal .modal-wrap .modal-inner .table-wrap table th,.v--modal .modal-wrap .modal-inner .table-wrap table td{border:1px solid #B2B3B2}.v--modal .modal-wrap .modal-inner .table-wrap table tr:first-child{position:sticky;background-color:#d9e0e9;font-weight:800}.v--modal .modal-wrap .modal-inner .table-wrap table tr.hidden{display:none}.v--modal .modal-wrap .modal-inner .table-wrap table tr td{padding:5px}.v--modal .modal-wrap .modal-inner .table-wrap table tr td:first-child{font-weight:800}.v--modal .modal-wrap .modal-inner .table-wrap table tr td:nth-child(2){min-width:20em}.v--modal .modal-wrap .modal-inner .actions button{border-radius:5em;background-color:#002f6d}
