@charset "UTF-8";.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.main-layout{display:flex;justify-content:center;margin-bottom:2rem;margin-top:3rem}.main-layout .main-content{width:1250px}@media screen and (max-width: 96em){.main-layout .main-content{max-width:80%}}@media screen and (max-width: 80em){.main-layout .main-content{max-width:90%}}@media screen and (max-width: 64em){.main-layout .main-content{max-width:90%}}@media screen and (max-width: 48em){.main-layout .main-content{max-width:95%}}.main-alternative-layout{position:relative;display:flex;flex-direction:column;width:100%;padding:3rem 10%}@media screen and (max-width: 80em){.main-alternative-layout{padding:3rem 5%}}@media screen and (max-width: 64em){.main-alternative-layout{padding:3rem 5%}}@media screen and (max-width: 48em){.main-alternative-layout{padding:3rem 2.5%}}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.headline-main{font-family:Rubik;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#000}.headline-alt{font-family:Rubik;font-style:normal;font-weight:600;font-size:2rem;color:#000;margin-bottom:.8rem;display:flex;align-items:center}.headline-alt--inactive{color:#878787}.headline-alt--under{margin-left:3rem}.headline-line{margin:3rem 0;width:100%;height:2px;background-color:#bbb}.list-headline{font-family:Rubik;font-style:normal;font-size:1.6rem;line-height:3rem;color:#000;margin-bottom:1.5rem}.list-headline span{font-weight:600}.headline-box{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.simple-line{font-family:Rubik;font-style:normal;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#000}.checkbox-line{font-family:Rubik;font-style:normal;font-weight:300;font-size:14px;letter-spacing:.15px;color:#000;display:flex;align-items:center}.bottom-layout{display:flex;align-items:center;justify-content:space-between}.list-switch-box{display:flex;align-items:center}.ml-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.mt-0{margin-top:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.mt-1{margin-top:1rem!important}.mr-1{margin-right:1rem!important}.mb-1{margin-bottom:1rem!important}.ml-1{margin-left:1rem!important}.mt-2{margin-top:2rem!important}.mr-2{margin-right:2rem!important}.mb-2{margin-bottom:2rem!important}.ml-2{margin-left:2rem!important}.mt-3{margin-top:3rem!important}.mr-3{margin-right:3rem!important}.mb-3{margin-bottom:3rem!important}.ml-3{margin-left:3rem!important}.mt-4{margin-top:4rem!important}.mr-4{margin-right:4rem!important}.mb-4{margin-bottom:4rem!important}.ml-4{margin-left:4rem!important}.download-menu{display:flex;flex-wrap:wrap;grid-gap:2.5rem;justify-content:center}.secondary-title{font-family:Rubik;font-style:normal;font-weight:600;font-size:26px;letter-spacing:.16px;color:#000000de}.navigation-menu{display:flex;gap:16px;max-width:1250px;flex-wrap:wrap;justify-content:center;padding-bottom:2.5rem}.color-info{color:#0288d1!important}.color-good{color:#21a400!important}.color-bad{color:#e80000!important}.input-box{display:flex;flex-direction:column;margin-bottom:16px}.input-box .label{display:flex}.input-box .label .history{width:24px;height:24px;margin-left:10px}.input-box .label--row{flex-direction:row}.input-box .controls{display:flex}.input-box .controls .input{font-family:Rubik;font-size:16px;font-weight:400;line-height:24px;flex-grow:1}.input-box .controls .input input:not([type=radio]):not([type=checkbox]),.input-box .controls .input textarea{width:calc(100% - 32px)}.input-box .controls .input input:not([type=radio]):not([type=checkbox]).text,.input-box .controls .input input:not([type=radio]):not([type=checkbox]).number,.input-box .controls .input input:not([type=radio]):not([type=checkbox]).tel,.input-box .controls .input input:not([type=radio]):not([type=checkbox]).email,.input-box .controls .input input:not([type=radio]):not([type=checkbox]).combobox,.input-box .controls .input textarea.text,.input-box .controls .input textarea.number,.input-box .controls .input textarea.tel,.input-box .controls .input textarea.email,.input-box .controls .input textarea.combobox{width:calc(100% - 54px)}.input-box .controls .input select{width:100%}.input-box .controls .input textarea{resize:vertical;min-height:32px}.input-box .controls .input .readonly-text{display:flex;justify-content:start;text-align:justify;font-family:inherit;font-size:16px;font-weight:500;line-height:24px;padding:10px 0;white-space:pre;max-width:100%;text-wrap:wrap}.input-box .controls .buttons{display:flex;gap:8px;align-items:center;margin-left:8px}.input-box .controls .buttons .copy-button{display:flex;align-items:center;color:#2bc7af;cursor:pointer}.input-box .controls .buttons .copy-button img{margin-left:5px;width:18px;height:18px}.input-box .controls--row{flex-direction:row;align-items:center}.input-box .controls--row .buttons{margin-left:auto}.input-box--row{flex-direction:row;flex-wrap:wrap;border-radius:8px;border-bottom:2px solid #dddddd;margin-bottom:5px;padding:12px 16px;align-items:center}.input-box--row.noborder{border:none}.input-box--row .controls{margin-left:auto}.input-box--row .controls .input{width:420px;margin-left:auto}.input-box--row .controls .input:has(.radio-group){width:auto}.input-box--row .controls .input .readonly-text{margin-left:auto;justify-content:end}.input-box--row .controls .input .validation-error{margin-top:8px;width:100%;text-align:right}.input-box--row .controls .buttons{margin-left:20px}label{font-family:Rubik;font-size:16px;font-weight:400;line-height:24px}label.is-required:after{font-weight:600;content:" *";color:red}input:not([type=radio]):not([type=checkbox]),textarea,select{background-color:#fff2c5;padding:10px 16px;border:1px solid #C6B064;border-radius:8px;font-family:Rubik;font-size:16px;font-weight:400;line-height:24px}input:not([type=radio]):not([type=checkbox]){background-position:right 12px center;background-repeat:no-repeat;position:relative}input:not([type=radio]):not([type=checkbox]).is-invalid{border-color:#f55252}input:not([type=radio]):not([type=checkbox]).text{padding-right:38px;background-image:url("./media/input-text-U4S4SOOJ.svg")}input:not([type=radio]):not([type=checkbox]).number{padding-right:38px;background-image:url("./media/input-number-CVQQ3JMF.svg")}input:not([type=radio]):not([type=checkbox]).tel{padding-right:38px;background-image:url("./media/input-tel-ZMGX2KA2.svg")}input:not([type=radio]):not([type=checkbox]).email{padding-right:38px;background-image:url("./media/input-email-X72LSACW.svg")}input:not([type=radio]):not([type=checkbox]).combobox{padding-right:38px;background-image:url("./media/arrow_drop_down-YQ7CU74R.svg")}.radio-group{display:flex;flex-direction:column;gap:8px}.radio-group--row{flex-direction:row}.radio-group.is-invalid{border-color:1px solid #f55252}.radio input[type=radio]{display:inline-block;width:0;height:0;padding:0}.radio label{cursor:pointer}.radio:has(input[type=radio]) label:before{display:inline-block;transform:translateY(-2px);width:24px;height:24px;background-image:url("./media/radio-off-ZAMWZDZ5.svg");margin-right:1rem;content:"\2800"}.radio:has(input[type=radio]:checked) label:before{background-image:url("./media/radio-on-MHY5TW5K.svg")}.radio:has(input[type=radio]:checked:disabled) label:before{background-image:url("./media/radio-on-disabled-HWVAQMP4.svg")}.radio.is-invalid{border-color:1px solid #f55252}.checkbox input[type=checkbox]{display:inline-block;width:0;height:0;padding:0}.checkbox label{cursor:pointer}.checkbox label:before{display:inline-block;transform:translateY(-2px);width:24px;height:24px;margin-right:1rem;content:"\2800"}.checkbox:has(input[type=checkbox]:not(:checked):not(:disabled)) label:before{background-image:url("./media/checkbox-off-AYICXSRF.svg")}.checkbox:has(input[type=checkbox]:checked):not(:disabled) label:before{background-image:url("./media/checkbox-on-MSLSUF5U.svg")}.checkbox:has(input[type=checkbox]:checked:disabled) label:before{background-image:url("./media/checkbox-on-disabled-IORARACS.svg")}.checkbox:has(input[type=checkbox]:not(:checked):disabled) label:before{background-image:url("./media/checkbox-off-disabled-AVYDZSCN.svg")}.checkbox.is-invalid{border-color:1px solid #f55252}textarea{height:100px;background-position:right 12px top 12px;background-repeat:no-repeat;background-image:url("./media/input-text-U4S4SOOJ.svg")}select{appearance:none;background-image:url("./media/arrow_drop_down-YQ7CU74R.svg");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.validation-error{font-family:Rubik;font-size:1.4rem;font-weight:400;line-height:1.7rem;color:#f55252}div.combobox{position:relative}div.combobox .combobox-list{z-index:2;position:absolute;max-height:200px;overflow-y:auto;width:100%;left:0;background-color:#fff2c5;border:1px solid #C6B064;border-radius:8px;font-family:Rubik;font-size:16px;font-weight:400;line-height:24px}div.combobox .combobox-list.up{bottom:46px}div.combobox .combobox-list.down{top:46px}div.combobox .combobox-list .combobox-list-item{padding:2px 16px;-webkit-user-select:none;user-select:none}div.combobox .combobox-list .combobox-list-item:hover,div.combobox .combobox-list .combobox-list-item.selected{background-color:#1967d2;color:#fff}.action-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1.2rem 2.4rem;border-radius:35px;font-family:Rubik;font-style:normal;font-weight:500;font-size:1.6rem;line-height:2.4rem;border:0;outline:0;text-align:center;cursor:pointer}@media screen and (max-width: 56.25em){.action-button{font-size:2rem}}.action-button--green{background-color:#2bc7af;color:#fff}.action-button--grey{background-color:#878787;color:#fff}.action-button--darkgrey{background-color:#595959;color:#fff}.action-button--red{background-color:#e80000;color:#fff}.action-button--black{background-color:#000;color:#fff}.action-button--darkblue{background-color:#002bc2;color:#fff}.action-button--claret{background-color:#a92218;color:#fff}.action-button--small{padding:.5rem 2.4rem}.action-button:hover{box-shadow:0 2px 7px #00000047}.black-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 16px;background:#000;border-radius:8px;border:0;outline:0;font-family:Rubik;font-style:normal;font-weight:500;font-size:16px;color:#fff;cursor:pointer}.link-button{font-family:Rubik;font-style:normal;font-weight:500;font-size:1.6rem;line-height:2.4rem;text-decoration-line:underline;color:#252525;cursor:pointer}@media screen and (max-width: 56.25em){.link-button{font-size:2rem}}.link-button--blue{color:#00a3ff}.link-button--darkblue{color:#0500ff}.link-button--red{color:#f55252}.link-button--green{color:#2bc7af}.list-badge{box-shadow:0 4px 4px #00000005;border-radius:8px;padding:.7rem 1rem;font-family:Rubik;font-style:normal;font-weight:400;font-size:12px;color:#fff;display:flex;align-items:center}.list-badge img{margin-right:.5rem}.list-badge--purple{background:#71357b}.list-badge--blue{background:#3051ff}.list-badge--orange{background:#e05e00}.list-badge--teal{background:#3b9aa6}.list-badge--green{background:#009806}.list-badge--red{background:#a92218}.list-badge--black{background:#000}.list-badge--grey{background:#dadada}.list-badge--darkblue{background:#100073}.list-badge--RequestedWithdrawnStatus{background:#692a2a}.list-badge--WithdrawnStatus{background:#241b4d}.info-button{background:#fff;border:1px solid #e3e3e3;box-shadow:0 4px 4px #0000001a;border-radius:8px;padding:12px 24px;display:flex;flex-direction:column;flex:1 1;align-items:center}.info-button__title{font-family:Rubik;font-style:normal;font-weight:300;font-size:14px;color:#222}.info-button__text{font-family:Rubik;font-style:normal;font-weight:500;font-size:16px;margin-bottom:.1rem;line-height:24px}.info-button__texts{display:flex;flex-direction:column}.info-button img{width:24px;height:24px;margin-right:1rem}.info-button--purple{background:#71357b;flex-direction:row}.info-button--purple div{color:#fff}.info-button--blue{background:#3051ff;flex-direction:row}.info-button--blue div{color:#fff}.info-button--orange{background:#e05e00;flex-direction:row}.info-button--orange div{color:#fff}.info-button--teal{background:#3b9aa6;flex-direction:row}.info-button--teal div{color:#fff}.info-button--green{background:#009806;flex-direction:row}.info-button--green div{color:#fff}.info-button--red{background:#a92218;flex-direction:row}.info-button--red div{color:#fff}.info-button--black{background:#000;flex-direction:row}.info-button--black div{color:#fff}.info-button--darkblue{background:#100073;flex-direction:row}.info-button--darkblue div{color:#fff}.info-button--RequestedWithdrawnStatus{background:#692a2a;flex-direction:row}.info-button--RequestedWithdrawnStatus div{color:#fff}.info-button--WithdrawnStatus{background:#241b4d;flex-direction:row}.info-button--WithdrawnStatus div{color:#fff}@-webkit-keyframes fadeIn{0%{opacity:.1}to{opacity:1}}@keyframes fadeIn{0%{opacity:.1}to{opacity:1}}@keyframes spinner-border{to{transform:rotate(360deg)}}.align-top .ngneat-dialog-backdrop.ngneat-dialog-backdrop-visible{align-items:start}.align-top .ngneat-dialog-backdrop.ngneat-dialog-backdrop-visible .ngneat-dialog-content{margin-top:5em}.modal{background-color:transparent;border-radius:12px}.modal .modal-header{display:flex;background-color:#454545;color:#fff;padding:16px 24px;border-top-left-radius:12px;border-top-right-radius:12px}.modal .modal-header .title{font: 700 18px Inter;line-height:24px}.modal .modal-header .close{width:24px;height:24px;margin-left:auto;background:no-repeat url("./media/cancel-JR5YGWGM.svg");cursor:pointer}.modal .modal-body{padding:24px}.modal .modal-footer{display:flex;align-items:center;padding:16px 24px;border-top:2px solid #bbbbbb;border-bottom-left-radius:12px;border-bottom-right-radius:12px;gap:8px}.modal .modal-footer .modal-action-button{margin-left:16px}.modal .modal-footer .modal-action-button.first{margin-left:auto}.documentation{display:flex;flex-direction:column;align-items:center;background-color:#cecece}.documentation .page{width:calc(100vw - 200px);min-height:calc(100vh - 200px);padding:100px;position:relative}.documentation .page .footer{position:absolute;bottom:50px;width:100%;display:flex;justify-content:center}@media screen{.documentation .page{background-color:#fff;max-width:900px;margin-bottom:5px}}@media print{@page{size:A4 portrait;padding:50px}.documentation{background:none}.documentation .page{transform:scale(.95);width:100%;padding:0;page-break-after:always}}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}@font-face{font-family:Rubik;font-style:normal;src:url("./media/Rubik-VariableFont_wght-T7F3THR3.ttf") format("truetype")}@font-face{font-family:Rubik;font-style:italic;src:url("./media/Rubik-Italic-VariableFont_wght-RRSV4KP2.ttf") format("truetype")}@font-face{font-family:Fjalla One;src:url("./media/FjallaOne-Regular-27I657X3.ttf") format("truetype")}html{font-size:62.5%}@media screen and (max-width: 75em){html{font-size:56.25%}}@media screen and (max-width: 48em){html{font-size:50%}}@media screen and (max-width: 40em){html{font-size:45%}}body{font-size:1.5rem;margin:0;height:100%;width:100%;font-family:Rubik,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#fff;--dialog-content-border-radius: 12px}.ngneat-dialog-backdrop{padding:0!important}.md-drppicker{display:grid;grid-template-columns:1fr 1fr}.md-drppicker .buttons{text-align:left!important;margin:1rem!important}.md-drppicker .dropdowns select.monthselect,.md-drppicker .dropdowns select.yearselect{font-size:18px!important}.ngx-tooltip{font-size:2rem;border:none!important;border-radius:8px!important;padding:1rem!important;background-color:#2cc4e9!important;color:#fff}.link-text{font-family:Rubik;font-style:normal;font-weight:600;font-size:1.4rem;cursor:pointer;color:#0038ff}.link-text.red-link{color:#f55252}.align-right{text-align:right}.justify-content-end{justify-content:flex-end}
