@covalent/core 9.1.3 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/breadcrumbs/breadcrumb/breadcrumb.component.d.ts +1 -1
- package/breadcrumbs/breadcrumbs.component.d.ts +1 -1
- package/breadcrumbs/breadcrumbs.module.d.ts +5 -3
- package/common/common.module.d.ts +5 -1
- package/common/directives/fullscreen/fullscreen.directive.d.ts +1 -1
- package/common/forms/auto-trim/auto-trim.directive.d.ts +1 -1
- package/common/material-icons.css +1 -1
- package/common/pipes/bytes/bytes.pipe.d.ts +1 -1
- package/common/pipes/decimal-bytes/decimal-bytes.pipe.d.ts +1 -1
- package/common/pipes/digits/digits.pipe.d.ts +1 -1
- package/common/pipes/time-ago/time-ago.pipe.d.ts +1 -1
- package/common/pipes/time-difference/time-difference.pipe.d.ts +1 -1
- package/common/pipes/time-until/time-until.pipe.d.ts +1 -1
- package/common/pipes/truncate/truncate.pipe.d.ts +1 -1
- package/common/platform.css +1 -1
- package/common/platform.css.map +1 -1
- package/dialogs/alert-dialog/alert-dialog.component.d.ts +1 -1
- package/dialogs/confirm-dialog/confirm-dialog.component.d.ts +1 -1
- package/dialogs/dialog.component.d.ts +5 -5
- package/dialogs/dialogs.module.d.ts +5 -9
- package/dialogs/prompt-dialog/prompt-dialog.component.d.ts +1 -1
- package/dialogs/status-dialog/status-dialog.component.d.ts +1 -1
- package/dialogs/window-dialog/window-dialog.component.d.ts +1 -1
- package/dynamic-menu/dynamic-menu-item/dynamic-menu-item.component.d.ts +1 -1
- package/dynamic-menu/dynamic-menu-item/dynamic-menu-link/dynamic-menu-link.component.d.ts +1 -1
- package/dynamic-menu/dynamic-menu.component.d.ts +1 -1
- package/dynamic-menu/dynamic-menu.module.d.ts +5 -7
- package/fesm2022/covalent-core-breadcrumbs.mjs +83 -44
- package/fesm2022/covalent-core-breadcrumbs.mjs.map +1 -1
- package/fesm2022/covalent-core-common.mjs +146 -138
- package/fesm2022/covalent-core-common.mjs.map +1 -1
- package/fesm2022/covalent-core-dialogs.mjs +448 -169
- package/fesm2022/covalent-core-dialogs.mjs.map +1 -1
- package/fesm2022/covalent-core-dynamic-menu.mjs +351 -82
- package/fesm2022/covalent-core-dynamic-menu.mjs.map +1 -1
- package/fesm2022/covalent-core-file.mjs +256 -181
- package/fesm2022/covalent-core-file.mjs.map +1 -1
- package/fesm2022/covalent-core-json-formatter.mjs +119 -31
- package/fesm2022/covalent-core-json-formatter.mjs.map +1 -1
- package/fesm2022/covalent-core-layout.mjs +738 -384
- package/fesm2022/covalent-core-layout.mjs.map +1 -1
- package/fesm2022/covalent-core-loading.mjs +98 -76
- package/fesm2022/covalent-core-loading.mjs.map +1 -1
- package/fesm2022/covalent-core-menu.mjs +33 -19
- package/fesm2022/covalent-core-menu.mjs.map +1 -1
- package/fesm2022/covalent-core-message.mjs +112 -53
- package/fesm2022/covalent-core-message.mjs.map +1 -1
- package/fesm2022/covalent-core-search.mjs +260 -193
- package/fesm2022/covalent-core-search.mjs.map +1 -1
- package/fesm2022/covalent-core-side-sheet.mjs +224 -192
- package/fesm2022/covalent-core-side-sheet.mjs.map +1 -1
- package/fesm2022/covalent-core-user-profile.mjs +118 -59
- package/fesm2022/covalent-core-user-profile.mjs.map +1 -1
- package/file/directives/file-drop.directive.d.ts +1 -1
- package/file/directives/file-select.directive.d.ts +1 -1
- package/file/file-input/file-input.component.d.ts +2 -2
- package/file/file-upload/file-upload.component.d.ts +1 -1
- package/file/file.module.d.ts +5 -6
- package/json-formatter/json-formatter.component.d.ts +1 -1
- package/json-formatter/json-formatter.module.d.ts +5 -4
- package/layout/layout-card-over/layout-card-over.component.d.ts +1 -1
- package/layout/layout-footer/layout-footer.component.d.ts +1 -1
- package/layout/layout-manage-list/layout-manage-list.component.d.ts +1 -1
- package/layout/layout-manage-list/layout-manage-list.directives.d.ts +3 -3
- package/layout/layout-nav/layout-nav.component.d.ts +1 -1
- package/layout/layout-nav-list/layout-nav-list.component.d.ts +1 -1
- package/layout/layout-nav-list/layout-nav-list.directives.d.ts +3 -3
- package/layout/layout-toggle.class.d.ts +1 -1
- package/layout/layout.component.d.ts +1 -1
- package/layout/layout.directives.d.ts +3 -3
- package/layout/layout.module.d.ts +5 -10
- package/layout/navigation-drawer/navigation-drawer.component.d.ts +3 -3
- package/loading/directives/loading.directive.d.ts +1 -1
- package/loading/loading.component.d.ts +1 -1
- package/loading/loading.module.d.ts +1 -6
- package/menu/menu.component.d.ts +1 -1
- package/menu/menu.module.d.ts +5 -4
- package/message/message.component.d.ts +2 -2
- package/message/message.module.d.ts +5 -3
- package/package.json +13 -38
- package/search/search-box/search-box.component.d.ts +1 -1
- package/search/search-input/search-input.component.d.ts +1 -1
- package/search/search.module.d.ts +5 -6
- package/side-sheet/side-sheet-container.d.ts +2 -2
- package/side-sheet/side-sheet.content-directives.d.ts +5 -5
- package/side-sheet/side-sheet.d.ts +1 -1
- package/side-sheet/side-sheet.module.d.ts +5 -4
- package/theming/prebuilt/all-theme-dark.css +1 -1
- package/theming/prebuilt/all-theme-dark.css.map +1 -1
- package/theming/prebuilt/all-theme-light.css +1 -1
- package/theming/prebuilt/all-theme-light.css.map +1 -1
- package/theming/prebuilt/blue-grey-deep-orange.css +1 -1
- package/theming/prebuilt/blue-grey-deep-orange.css.map +1 -1
- package/theming/prebuilt/blue-orange.css +1 -1
- package/theming/prebuilt/blue-orange.css.map +1 -1
- package/theming/prebuilt/indigo-pink.css +1 -1
- package/theming/prebuilt/indigo-pink.css.map +1 -1
- package/theming/prebuilt/orange-light-blue.css +1 -1
- package/theming/prebuilt/orange-light-blue.css.map +1 -1
- package/theming/prebuilt/teal-orange.css +1 -1
- package/theming/prebuilt/teal-orange.css.map +1 -1
- package/user-profile/user-profile-menu/user-profile-menu.component.d.ts +1 -1
- package/user-profile/user-profile.component.d.ts +1 -1
- package/user-profile/user-profile.module.d.ts +5 -8
- package/esm2022/breadcrumbs/breadcrumb/breadcrumb.component.mjs +0 -94
- package/esm2022/breadcrumbs/breadcrumbs.component.mjs +0 -142
- package/esm2022/breadcrumbs/breadcrumbs.module.mjs +0 -20
- package/esm2022/breadcrumbs/covalent-core-breadcrumbs.mjs +0 -5
- package/esm2022/breadcrumbs/public_api.mjs +0 -4
- package/esm2022/common/animations/bounce/bounce.animation.mjs +0 -70
- package/esm2022/common/animations/collapse/collapse.animation.mjs +0 -51
- package/esm2022/common/animations/common/interfaces.mjs +0 -2
- package/esm2022/common/animations/fade/fadeInOut.animation.mjs +0 -37
- package/esm2022/common/animations/flash/flash.animation.mjs +0 -34
- package/esm2022/common/animations/headshake/headshake.animation.mjs +0 -47
- package/esm2022/common/animations/jello/jello.animation.mjs +0 -59
- package/esm2022/common/animations/pulse/pulse.animation.mjs +0 -32
- package/esm2022/common/animations/rotate/rotate.animation.mjs +0 -30
- package/esm2022/common/behaviors/control-value-accesor.mixin.mjs +0 -43
- package/esm2022/common/behaviors/disable-ripple.mixin.mjs +0 -24
- package/esm2022/common/behaviors/disabled.mixin.mjs +0 -24
- package/esm2022/common/common.module.mjs +0 -83
- package/esm2022/common/covalent-core-common.mjs +0 -5
- package/esm2022/common/directives/fullscreen/fullscreen.directive.mjs +0 -87
- package/esm2022/common/forms/auto-trim/auto-trim.directive.mjs +0 -37
- package/esm2022/common/forms/validators/validators.mjs +0 -29
- package/esm2022/common/functions/clipboard.mjs +0 -23
- package/esm2022/common/functions/convert.mjs +0 -84
- package/esm2022/common/functions/download.mjs +0 -75
- package/esm2022/common/functions/file.mjs +0 -16
- package/esm2022/common/pipes/bytes/bytes.pipe.mjs +0 -42
- package/esm2022/common/pipes/decimal-bytes/decimal-bytes.pipe.mjs +0 -42
- package/esm2022/common/pipes/digits/digits.pipe.mjs +0 -41
- package/esm2022/common/pipes/time-ago/time-ago.pipe.mjs +0 -72
- package/esm2022/common/pipes/time-difference/time-difference.pipe.mjs +0 -51
- package/esm2022/common/pipes/time-until/time-until.pipe.mjs +0 -72
- package/esm2022/common/pipes/truncate/truncate.pipe.mjs +0 -27
- package/esm2022/common/public_api.mjs +0 -39
- package/esm2022/common/services/icon.service.mjs +0 -1087
- package/esm2022/common/services/router-path.service.mjs +0 -30
- package/esm2022/covalent-core.mjs +0 -5
- package/esm2022/dialogs/alert-dialog/alert-dialog.component.mjs +0 -26
- package/esm2022/dialogs/confirm-dialog/confirm-dialog.component.mjs +0 -31
- package/esm2022/dialogs/covalent-core-dialogs.mjs +0 -5
- package/esm2022/dialogs/dialog.component.mjs +0 -75
- package/esm2022/dialogs/dialogs.module.mjs +0 -94
- package/esm2022/dialogs/prompt-dialog/prompt-dialog.component.mjs +0 -84
- package/esm2022/dialogs/public_api.mjs +0 -10
- package/esm2022/dialogs/resizable-draggable-dialog/resizable-draggable-dialog.mjs +0 -222
- package/esm2022/dialogs/services/dialog.service.mjs +0 -215
- package/esm2022/dialogs/status-dialog/status-dialog.component.mjs +0 -55
- package/esm2022/dialogs/window-dialog/window-dialog.component.mjs +0 -40
- package/esm2022/dynamic-menu/covalent-core-dynamic-menu.mjs +0 -5
- package/esm2022/dynamic-menu/dynamic-menu-item/dynamic-menu-item.component.mjs +0 -30
- package/esm2022/dynamic-menu/dynamic-menu-item/dynamic-menu-link/dynamic-menu-link.component.mjs +0 -23
- package/esm2022/dynamic-menu/dynamic-menu.component.mjs +0 -28
- package/esm2022/dynamic-menu/dynamic-menu.menu.mjs +0 -2
- package/esm2022/dynamic-menu/dynamic-menu.module.mjs +0 -55
- package/esm2022/dynamic-menu/public_api.mjs +0 -6
- package/esm2022/file/covalent-core-file.mjs +0 -5
- package/esm2022/file/directives/file-drop.directive.mjs +0 -145
- package/esm2022/file/directives/file-select.directive.mjs +0 -78
- package/esm2022/file/file-input/file-input.component.mjs +0 -146
- package/esm2022/file/file-upload/file-upload.component.mjs +0 -188
- package/esm2022/file/file.module.mjs +0 -56
- package/esm2022/file/public_api.mjs +0 -7
- package/esm2022/file/services/file.service.mjs +0 -66
- package/esm2022/json-formatter/collapse.animation.mjs +0 -51
- package/esm2022/json-formatter/covalent-core-json-formatter.mjs +0 -5
- package/esm2022/json-formatter/json-formatter.component.mjs +0 -222
- package/esm2022/json-formatter/json-formatter.module.mjs +0 -20
- package/esm2022/json-formatter/public_api.mjs +0 -3
- package/esm2022/layout/covalent-core-layout.mjs +0 -5
- package/esm2022/layout/layout-card-over/layout-card-over.component.mjs +0 -50
- package/esm2022/layout/layout-footer/layout-footer.component.mjs +0 -36
- package/esm2022/layout/layout-manage-list/layout-manage-list.component.mjs +0 -92
- package/esm2022/layout/layout-manage-list/layout-manage-list.directives.mjs +0 -84
- package/esm2022/layout/layout-nav/layout-nav.component.mjs +0 -76
- package/esm2022/layout/layout-nav-list/layout-nav-list.component.mjs +0 -154
- package/esm2022/layout/layout-nav-list/layout-nav-list.directives.mjs +0 -84
- package/esm2022/layout/layout-toggle.class.mjs +0 -96
- package/esm2022/layout/layout.component.mjs +0 -91
- package/esm2022/layout/layout.directives.mjs +0 -85
- package/esm2022/layout/layout.module.mjs +0 -115
- package/esm2022/layout/navigation-drawer/navigation-drawer.component.mjs +0 -221
- package/esm2022/layout/public_api.mjs +0 -13
- package/esm2022/loading/covalent-core-loading.mjs +0 -5
- package/esm2022/loading/directives/loading.directive.mjs +0 -133
- package/esm2022/loading/loading.component.mjs +0 -193
- package/esm2022/loading/loading.module.mjs +0 -41
- package/esm2022/loading/public_api.mjs +0 -6
- package/esm2022/loading/services/loading.factory.mjs +0 -210
- package/esm2022/loading/services/loading.service.mjs +0 -219
- package/esm2022/menu/covalent-core-menu.mjs +0 -5
- package/esm2022/menu/menu.component.mjs +0 -12
- package/esm2022/menu/menu.module.mjs +0 -21
- package/esm2022/menu/public_api.mjs +0 -3
- package/esm2022/message/collapse.animation.mjs +0 -51
- package/esm2022/message/covalent-core-message.mjs +0 -5
- package/esm2022/message/message.component.mjs +0 -222
- package/esm2022/message/message.module.mjs +0 -25
- package/esm2022/message/public_api.mjs +0 -3
- package/esm2022/public_api.mjs +0 -2
- package/esm2022/search/covalent-core-search.mjs +0 -5
- package/esm2022/search/public_api.mjs +0 -4
- package/esm2022/search/search-box/search-box.component.mjs +0 -198
- package/esm2022/search/search-input/search-input.component.mjs +0 -219
- package/esm2022/search/search.module.mjs +0 -37
- package/esm2022/side-sheet/covalent-core-side-sheet.mjs +0 -5
- package/esm2022/side-sheet/public_api.mjs +0 -6
- package/esm2022/side-sheet/side-sheet-container.mjs +0 -285
- package/esm2022/side-sheet/side-sheet-ref.mjs +0 -30
- package/esm2022/side-sheet/side-sheet.animation.mjs +0 -12
- package/esm2022/side-sheet/side-sheet.config.mjs +0 -11
- package/esm2022/side-sheet/side-sheet.content-directives.mjs +0 -206
- package/esm2022/side-sheet/side-sheet.mjs +0 -236
- package/esm2022/side-sheet/side-sheet.module.mjs +0 -45
- package/esm2022/user-profile/covalent-core-user-profile.mjs +0 -5
- package/esm2022/user-profile/public_api.mjs +0 -4
- package/esm2022/user-profile/user-profile-menu/user-profile-menu.component.mjs +0 -25
- package/esm2022/user-profile/user-profile.component.mjs +0 -21
- package/esm2022/user-profile/user-profile.module.mjs +0 -42
@@ -1 +1 @@
|
|
1
|
-
@-moz-document url-prefix(){[layout-fill]{margin:0;width:100%;min-height:100%;height:100%}}.shepherd-content,.shepherd-arrow::before{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);will-change:box-shadow;box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12)}.shepherd-element:hover .shepherd-content,.shepherd-element:hover .shepherd-arrow::before{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0, 0, 0, 0.12)}.shepherd-arrow::after{content:"";position:absolute;z-index:9999;box-shadow:none}.shepherd-highlight{box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12)}.shepherd-element.shepherd-centered .shepherd-arrow{display:none}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow::after,.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow::after{width:48px;height:24px;left:-16px}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow::after{bottom:8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow::after{top:8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow::after,.shepherd-element[data-popper-placement^=right]>.shepherd-arrow::after{width:16px;height:48px;bottom:-16px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow::after{right:8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow::after{left:8px}.shepherd-button{border:0;border-radius:3px;cursor:pointer;margin-right:.5rem;padding:.5rem 1.5rem}.shepherd-button.material-icons{font-family:"Material Symbols Outlined",sans-serif;font-size:24px;border-radius:50%}.shepherd-button,.shepherd-cancel-icon{transition:all .3s ease}.shepherd-button:disabled{cursor:not-allowed}.shepherd-header{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0 1rem}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:flex-end;padding:0 .75rem .75rem;flex-direction:row;box-sizing:border-box;align-items:center;align-content:center}.shepherd-progress{margin-left:8px;flex:1;box-sizing:border-box}.shepherd-footer .shepherd-button:last-child{margin-right:0;margin-left:8px}.shepherd-cancel-icon{background:none;font-size:1.6em;font-family:"Material Symbols Outlined",sans-serif;position:relative;border-width:0}.shepherd-cancel-icon span{color:rgba(0,0,0,0)}.shepherd-cancel-icon span::after{content:"close";font-size:20px;position:absolute;right:50%;transform:translate(50%)}.shepherd-title{display:flex;flex:1 0 auto;margin:0;padding:0}.shepherd-text{margin:0 8px 16px;padding:0 8px}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.2);max-width:400px;min-width:400px;min-height:100px;opacity:0;outline:none;transition:opacity .3s;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0}.shepherd-element,.shepherd-element *,.shepherd-element ::after,.shepherd-element ::before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow::before{position:absolute;width:16px;height:16px;z-index:9998}.shepherd-arrow::before{content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{filter:progid:dximagetransform.microsoft.gradient.alpha(Opacity=50);filter:alpha(opacity=50);height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0ms .3s,opacity .3s 0ms;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}.mat-theme-loaded-marker{display:none}html{--mat-ripple-color:rgba(0, 35, 60, 0.1)}html{--mat-option-selected-state-label-text-color:#3053f4;--mat-option-label-text-color:#00233c;--mat-option-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-selected-state-layer-color:rgba(0, 35, 60, 0.04)}.mat-accent{--mat-option-selected-state-label-text-color:#3053f4;--mat-option-label-text-color:#00233c;--mat-option-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-selected-state-layer-color:rgba(0, 35, 60, 0.04)}.mat-warn{--mat-option-selected-state-label-text-color:#ae1209;--mat-option-label-text-color:#00233c;--mat-option-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-selected-state-layer-color:rgba(0, 35, 60, 0.04)}html{--mat-optgroup-label-text-color:#00233c}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#3053f4;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3053f4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-full-pseudo-checkbox-selected-icon-color:#3053f4;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3053f4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#3053f4;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3053f4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#ae1209;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ae1209;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-app-background-color:#f8f9fb;--mat-app-text-color:#00233c;--mat-app-elevation-shadow-level-0:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-1:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-2:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-3:0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-4:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-5:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-6:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-7:0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-8:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-9:0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-10:0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-11:0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-12:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-13:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-14:0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-15:0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-16:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-17:0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-18:0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-19:0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-20:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-21:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-22:0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-23:0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-24:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12)}html{--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:0.03125em;--mat-option-label-text-weight:400}html{--mat-optgroup-label-text-font:Roboto, sans-serif;--mat-optgroup-label-text-line-height:24px;--mat-optgroup-label-text-size:16px;--mat-optgroup-label-text-tracking:0.03125em;--mat-optgroup-label-text-weight:400}html{--mat-ripple-color:rgba(0, 35, 60, 0.1)}html{--mat-option-selected-state-label-text-color:#3053f4;--mat-option-label-text-color:#00233c;--mat-option-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-selected-state-layer-color:rgba(0, 35, 60, 0.04)}.mat-accent{--mat-option-selected-state-label-text-color:#3053f4;--mat-option-label-text-color:#00233c;--mat-option-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-selected-state-layer-color:rgba(0, 35, 60, 0.04)}.mat-warn{--mat-option-selected-state-label-text-color:#ae1209;--mat-option-label-text-color:#00233c;--mat-option-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-selected-state-layer-color:rgba(0, 35, 60, 0.04)}html{--mat-optgroup-label-text-color:#00233c}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#3053f4;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3053f4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-full-pseudo-checkbox-selected-icon-color:#3053f4;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3053f4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#3053f4;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3053f4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#ae1209;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ae1209;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-app-background-color:#f8f9fb;--mat-app-text-color:#00233c;--mat-app-elevation-shadow-level-0:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-1:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-2:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-3:0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-4:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-5:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-6:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-7:0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-8:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-9:0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-10:0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-11:0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-12:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-13:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-14:0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-15:0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-16:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-17:0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-18:0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-19:0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-20:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-21:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-22:0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-23:0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-24:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12)}html{--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:0.03125em;--mat-option-label-text-weight:400}html{--mat-optgroup-label-text-font:Roboto, sans-serif;--mat-optgroup-label-text-line-height:24px;--mat-optgroup-label-text-size:16px;--mat-optgroup-label-text-tracking:0.03125em;--mat-optgroup-label-text-weight:400}html{--mdc-elevated-card-container-shape:4px;--mdc-outlined-card-container-shape:4px;--mdc-outlined-card-outline-width:1px}html{--mdc-elevated-card-container-color:#eff1f7;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-outlined-card-container-color:#eff1f7;--mdc-outlined-card-outline-color:rgba(0, 35, 60, 0.12);--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mat-card-subtitle-text-color:#59627b}html{--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:32px;--mat-card-title-text-size:20px;--mat-card-title-text-tracking:0.0125em;--mat-card-title-text-weight:500;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:22px;--mat-card-subtitle-text-size:14px;--mat-card-subtitle-text-tracking:0.0071428571em;--mat-card-subtitle-text-weight:500}html{--mdc-linear-progress-active-indicator-height:4px;--mdc-linear-progress-track-height:4px;--mdc-linear-progress-track-shape:0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#3053f4;--mdc-linear-progress-track-color:rgba(48, 83, 244, 0.25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#3053f4;--mdc-linear-progress-track-color:rgba(48, 83, 244, 0.25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#ae1209;--mdc-linear-progress-track-color:rgba(174, 18, 9, 0.25)}html{--mdc-plain-tooltip-container-shape:4px;--mdc-plain-tooltip-supporting-text-line-height:16px}html{--mdc-plain-tooltip-container-color:#3e4557;--mdc-plain-tooltip-supporting-text-color:#fff}html{--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:12px;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:0.0333333333em}html{--mdc-filled-text-field-active-indicator-height:1px;--mdc-filled-text-field-focus-active-indicator-height:2px;--mdc-filled-text-field-container-shape:4px;--mdc-outlined-text-field-outline-width:1px;--mdc-outlined-text-field-focus-outline-width:2px;--mdc-outlined-text-field-container-shape:4px}html{--mdc-filled-text-field-caret-color:#3053f4;--mdc-filled-text-field-focus-active-indicator-color:#3053f4;--mdc-filled-text-field-focus-label-text-color:rgba(48, 83, 244, 0.87);--mdc-filled-text-field-container-color:#e5e7ed;--mdc-filled-text-field-disabled-container-color:#eaecf2;--mdc-filled-text-field-label-text-color:rgba(0, 35, 60, 0.6);--mdc-filled-text-field-hover-label-text-color:rgba(0, 35, 60, 0.6);--mdc-filled-text-field-disabled-label-text-color:rgba(0, 35, 60, 0.38);--mdc-filled-text-field-input-text-color:rgba(0, 35, 60, 0.87);--mdc-filled-text-field-disabled-input-text-color:rgba(0, 35, 60, 0.38);--mdc-filled-text-field-input-text-placeholder-color:rgba(0, 35, 60, 0.6);--mdc-filled-text-field-error-hover-label-text-color:#ae1209;--mdc-filled-text-field-error-focus-label-text-color:#ae1209;--mdc-filled-text-field-error-label-text-color:#ae1209;--mdc-filled-text-field-error-caret-color:#ae1209;--mdc-filled-text-field-active-indicator-color:rgba(209, 213, 231, 0.42);--mdc-filled-text-field-disabled-active-indicator-color:rgba(209, 213, 231, 0.06);--mdc-filled-text-field-hover-active-indicator-color:rgba(209, 213, 231, 0.87);--mdc-filled-text-field-error-active-indicator-color:#ae1209;--mdc-filled-text-field-error-focus-active-indicator-color:#ae1209;--mdc-filled-text-field-error-hover-active-indicator-color:#ae1209;--mdc-outlined-text-field-caret-color:#3053f4;--mdc-outlined-text-field-focus-outline-color:#3053f4;--mdc-outlined-text-field-focus-label-text-color:rgba(48, 83, 244, 0.87);--mdc-outlined-text-field-label-text-color:rgba(0, 35, 60, 0.6);--mdc-outlined-text-field-hover-label-text-color:rgba(0, 35, 60, 0.6);--mdc-outlined-text-field-disabled-label-text-color:rgba(0, 35, 60, 0.38);--mdc-outlined-text-field-input-text-color:rgba(0, 35, 60, 0.87);--mdc-outlined-text-field-disabled-input-text-color:rgba(0, 35, 60, 0.38);--mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 35, 60, 0.6);--mdc-outlined-text-field-error-caret-color:#ae1209;--mdc-outlined-text-field-error-focus-label-text-color:#ae1209;--mdc-outlined-text-field-error-label-text-color:#ae1209;--mdc-outlined-text-field-error-hover-label-text-color:#ae1209;--mdc-outlined-text-field-outline-color:rgba(209, 213, 231, 0.38);--mdc-outlined-text-field-disabled-outline-color:rgba(209, 213, 231, 0.06);--mdc-outlined-text-field-hover-outline-color:rgba(209, 213, 231, 0.87);--mdc-outlined-text-field-error-focus-outline-color:#ae1209;--mdc-outlined-text-field-error-hover-outline-color:#ae1209;--mdc-outlined-text-field-error-outline-color:#ae1209;--mat-form-field-focus-select-arrow-color:rgba(48, 83, 244, 0.87);--mat-form-field-disabled-input-text-placeholder-color:rgba(89, 98, 123, 0.38);--mat-form-field-state-layer-color:rgba(0, 35, 60, 0.87);--mat-form-field-error-text-color:#ae1209;--mat-form-field-select-option-text-color:inherit;--mat-form-field-select-disabled-option-text-color:GrayText;--mat-form-field-leading-icon-color:unset;--mat-form-field-disabled-leading-icon-color:unset;--mat-form-field-trailing-icon-color:unset;--mat-form-field-disabled-trailing-icon-color:unset;--mat-form-field-error-focus-trailing-icon-color:unset;--mat-form-field-error-hover-trailing-icon-color:unset;--mat-form-field-error-trailing-icon-color:unset;--mat-form-field-enabled-select-arrow-color:rgba(89, 98, 123, 0.54);--mat-form-field-disabled-select-arrow-color:rgba(89, 98, 123, 0.38);--mat-form-field-hover-state-layer-opacity:0.04;--mat-form-field-focus-state-layer-opacity:0.08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color:#3053f4;--mdc-filled-text-field-focus-active-indicator-color:#3053f4;--mdc-filled-text-field-focus-label-text-color:rgba(48, 83, 244, 0.87);--mdc-outlined-text-field-caret-color:#3053f4;--mdc-outlined-text-field-focus-outline-color:#3053f4;--mdc-outlined-text-field-focus-label-text-color:rgba(48, 83, 244, 0.87);--mat-form-field-focus-select-arrow-color:rgba(48, 83, 244, 0.87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color:#ae1209;--mdc-filled-text-field-focus-active-indicator-color:#ae1209;--mdc-filled-text-field-focus-label-text-color:rgba(174, 18, 9, 0.87);--mdc-outlined-text-field-caret-color:#ae1209;--mdc-outlined-text-field-focus-outline-color:#ae1209;--mdc-outlined-text-field-focus-label-text-color:rgba(174, 18, 9, 0.87);--mat-form-field-focus-select-arrow-color:rgba(174, 18, 9, 0.87)}html{--mat-form-field-container-height:56px;--mat-form-field-filled-label-display:block;--mat-form-field-container-vertical-padding:16px;--mat-form-field-filled-with-label-container-padding-top:24px;--mat-form-field-filled-with-label-container-padding-bottom:8px}html{--mdc-filled-text-field-label-text-font:Roboto, sans-serif;--mdc-filled-text-field-label-text-size:16px;--mdc-filled-text-field-label-text-tracking:0.03125em;--mdc-filled-text-field-label-text-weight:400;--mdc-outlined-text-field-label-text-font:Roboto, sans-serif;--mdc-outlined-text-field-label-text-size:16px;--mdc-outlined-text-field-label-text-tracking:0.03125em;--mdc-outlined-text-field-label-text-weight:400;--mat-form-field-container-text-font:Roboto, sans-serif;--mat-form-field-container-text-line-height:24px;--mat-form-field-container-text-size:16px;--mat-form-field-container-text-tracking:0.03125em;--mat-form-field-container-text-weight:400;--mat-form-field-outlined-label-text-populated-size:16px;--mat-form-field-subscript-text-font:Roboto, sans-serif;--mat-form-field-subscript-text-line-height:20px;--mat-form-field-subscript-text-size:12px;--mat-form-field-subscript-text-tracking:0.0333333333em;--mat-form-field-subscript-text-weight:400}html{--mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12)}html{--mat-select-panel-background-color:#eff1f7;--mat-select-enabled-trigger-text-color:rgba(0, 35, 60, 0.87);--mat-select-disabled-trigger-text-color:rgba(0, 35, 60, 0.38);--mat-select-placeholder-text-color:rgba(0, 35, 60, 0.6);--mat-select-enabled-arrow-color:rgba(209, 213, 231, 0.54);--mat-select-disabled-arrow-color:rgba(0, 35, 60, 0.38);--mat-select-focused-arrow-color:rgba(48, 83, 244, 0.87);--mat-select-invalid-arrow-color:rgba(174, 18, 9, 0.87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color:#eff1f7;--mat-select-enabled-trigger-text-color:rgba(0, 35, 60, 0.87);--mat-select-disabled-trigger-text-color:rgba(0, 35, 60, 0.38);--mat-select-placeholder-text-color:rgba(0, 35, 60, 0.6);--mat-select-enabled-arrow-color:rgba(209, 213, 231, 0.54);--mat-select-disabled-arrow-color:rgba(0, 35, 60, 0.38);--mat-select-focused-arrow-color:rgba(48, 83, 244, 0.87);--mat-select-invalid-arrow-color:rgba(174, 18, 9, 0.87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color:#eff1f7;--mat-select-enabled-trigger-text-color:rgba(0, 35, 60, 0.87);--mat-select-disabled-trigger-text-color:rgba(0, 35, 60, 0.38);--mat-select-placeholder-text-color:rgba(0, 35, 60, 0.6);--mat-select-enabled-arrow-color:rgba(209, 213, 231, 0.54);--mat-select-disabled-arrow-color:rgba(0, 35, 60, 0.38);--mat-select-focused-arrow-color:rgba(174, 18, 9, 0.87);--mat-select-invalid-arrow-color:rgba(174, 18, 9, 0.87)}html{--mat-select-arrow-transform:translateY(-8px)}html{--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:24px;--mat-select-trigger-text-size:16px;--mat-select-trigger-text-tracking:0.03125em;--mat-select-trigger-text-weight:400}html{--mat-autocomplete-container-shape:4px;--mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12)}html{--mat-autocomplete-background-color:#eff1f7}html{--mdc-dialog-container-shape:4px;--mat-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);--mat-dialog-container-max-width:80vw;--mat-dialog-container-small-max-width:80vw;--mat-dialog-container-min-width:0;--mat-dialog-actions-alignment:start;--mat-dialog-actions-padding:8px;--mat-dialog-content-padding:20px 24px;--mat-dialog-with-actions-content-padding:20px 24px;--mat-dialog-headline-padding:0 24px 9px}html{--mdc-dialog-container-color:#ebedf5;--mdc-dialog-subhead-color:rgba(0, 35, 60, 0.87);--mdc-dialog-supporting-text-color:rgba(0, 35, 60, 0.6)}html{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:0.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:0.03125em}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius:16px;--mdc-chip-with-avatar-avatar-shape-radius:14px;--mdc-chip-with-avatar-avatar-size:28px;--mdc-chip-with-icon-icon-size:18px;--mdc-chip-outline-width:0;--mdc-chip-outline-color:transparent;--mdc-chip-disabled-outline-color:transparent;--mdc-chip-focus-outline-color:transparent;--mdc-chip-hover-state-layer-opacity:0.04;--mdc-chip-with-avatar-disabled-avatar-opacity:1;--mdc-chip-flat-selected-outline-width:0;--mdc-chip-selected-hover-state-layer-opacity:0.04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;--mdc-chip-with-icon-disabled-icon-opacity:1;--mat-chip-disabled-container-opacity:0.4;--mat-chip-trailing-action-opacity:0.54;--mat-chip-trailing-action-focus-opacity:1;--mat-chip-trailing-action-state-layer-color:transparent;--mat-chip-selected-trailing-action-state-layer-color:transparent;--mat-chip-trailing-action-hover-state-layer-opacity:0;--mat-chip-trailing-action-focus-state-layer-opacity:0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color:#212121;--mdc-chip-elevated-container-color:#d2d8e1;--mdc-chip-elevated-selected-container-color:#d2d8e1;--mdc-chip-elevated-disabled-container-color:#d2d8e1;--mdc-chip-flat-disabled-selected-container-color:#d2d8e1;--mdc-chip-focus-state-layer-color:#00233c;--mdc-chip-hover-state-layer-color:#00233c;--mdc-chip-selected-hover-state-layer-color:#00233c;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:#00233c;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:#212121;--mdc-chip-selected-label-text-color:#212121;--mdc-chip-with-icon-icon-color:#212121;--mdc-chip-with-icon-disabled-icon-color:#212121;--mdc-chip-with-icon-selected-icon-color:#212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;--mdc-chip-with-trailing-icon-trailing-icon-color:#212121;--mat-chip-selected-disabled-trailing-icon-color:#212121;--mat-chip-selected-trailing-icon-color:#212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#3053f4;--mdc-chip-elevated-selected-container-color:#3053f4;--mdc-chip-elevated-disabled-container-color:#3053f4;--mdc-chip-flat-disabled-selected-container-color:#3053f4;--mdc-chip-focus-state-layer-color:#00233c;--mdc-chip-hover-state-layer-color:#00233c;--mdc-chip-selected-hover-state-layer-color:#00233c;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:#00233c;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#3053f4;--mdc-chip-elevated-selected-container-color:#3053f4;--mdc-chip-elevated-disabled-container-color:#3053f4;--mdc-chip-flat-disabled-selected-container-color:#3053f4;--mdc-chip-focus-state-layer-color:#00233c;--mdc-chip-hover-state-layer-color:#00233c;--mdc-chip-selected-hover-state-layer-color:#00233c;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:#00233c;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#ae1209;--mdc-chip-elevated-selected-container-color:#ae1209;--mdc-chip-elevated-disabled-container-color:#ae1209;--mdc-chip-flat-disabled-selected-container-color:#ae1209;--mdc-chip-focus-state-layer-color:#00233c;--mdc-chip-hover-state-layer-color:#00233c;--mdc-chip-selected-hover-state-layer-color:#00233c;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:#00233c;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height:32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font:Roboto, sans-serif;--mdc-chip-label-text-line-height:20px;--mdc-chip-label-text-size:14px;--mdc-chip-label-text-tracking:0.0178571429em;--mdc-chip-label-text-weight:400}html{--mdc-switch-disabled-selected-icon-opacity:0.38;--mdc-switch-disabled-track-opacity:0.12;--mdc-switch-disabled-unselected-icon-opacity:0.38;--mdc-switch-handle-height:20px;--mdc-switch-handle-shape:10px;--mdc-switch-handle-width:20px;--mdc-switch-selected-icon-size:18px;--mdc-switch-track-height:14px;--mdc-switch-track-shape:7px;--mdc-switch-track-width:36px;--mdc-switch-unselected-icon-size:18px;--mdc-switch-selected-focus-state-layer-opacity:0.12;--mdc-switch-selected-hover-state-layer-opacity:0.04;--mdc-switch-selected-pressed-state-layer-opacity:0.1;--mdc-switch-unselected-focus-state-layer-opacity:0.12;--mdc-switch-unselected-hover-state-layer-opacity:0.04;--mdc-switch-unselected-pressed-state-layer-opacity:0.1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity:0.38;--mat-switch-disabled-unselected-handle-opacity:0.38;--mat-switch-unselected-handle-size:20px;--mat-switch-selected-handle-size:20px;--mat-switch-pressed-handle-size:20px;--mat-switch-with-icon-handle-size:20px;--mat-switch-selected-handle-horizontal-margin:0;--mat-switch-selected-with-icon-handle-horizontal-margin:0;--mat-switch-selected-pressed-handle-horizontal-margin:0;--mat-switch-unselected-handle-horizontal-margin:0;--mat-switch-unselected-with-icon-handle-horizontal-margin:0;--mat-switch-unselected-pressed-handle-horizontal-margin:0;--mat-switch-visible-track-opacity:1;--mat-switch-hidden-track-opacity:1;--mat-switch-visible-track-transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);--mat-switch-hidden-track-transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);--mat-switch-track-outline-width:1px;--mat-switch-track-outline-color:transparent;--mat-switch-selected-track-outline-width:1px;--mat-switch-selected-track-outline-color:transparent;--mat-switch-disabled-unselected-track-outline-width:1px;--mat-switch-disabled-unselected-track-outline-color:transparent}html{--mdc-switch-selected-focus-state-layer-color:#7187ff;--mdc-switch-selected-handle-color:#7187ff;--mdc-switch-selected-hover-state-layer-color:#7187ff;--mdc-switch-selected-pressed-state-layer-color:#7187ff;--mdc-switch-selected-focus-handle-color:#dee0ff;--mdc-switch-selected-hover-handle-color:#dee0ff;--mdc-switch-selected-pressed-handle-color:#dee0ff;--mdc-switch-selected-focus-track-color:#0436d3;--mdc-switch-selected-hover-track-color:#0436d3;--mdc-switch-selected-pressed-track-color:#0436d3;--mdc-switch-selected-track-color:#0436d3;--mdc-switch-disabled-selected-handle-color:#424242;--mdc-switch-disabled-selected-icon-color:#fff;--mdc-switch-disabled-selected-track-color:#424242;--mdc-switch-disabled-unselected-handle-color:#424242;--mdc-switch-disabled-unselected-icon-color:#fff;--mdc-switch-disabled-unselected-track-color:#424242;--mdc-switch-handle-surface-color:#fff;--mdc-switch-selected-icon-color:#fff;--mdc-switch-unselected-focus-handle-color:#212121;--mdc-switch-unselected-focus-state-layer-color:#424242;--mdc-switch-unselected-focus-track-color:#e0e0e0;--mdc-switch-unselected-handle-color:#616161;--mdc-switch-unselected-hover-handle-color:#212121;--mdc-switch-unselected-hover-state-layer-color:#424242;--mdc-switch-unselected-hover-track-color:#e0e0e0;--mdc-switch-unselected-icon-color:#fff;--mdc-switch-unselected-pressed-handle-color:#212121;--mdc-switch-unselected-pressed-state-layer-color:#424242;--mdc-switch-unselected-pressed-track-color:#e0e0e0;--mdc-switch-unselected-track-color:#e0e0e0;--mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mdc-switch-disabled-label-text-color: rgba(0, 35, 60, 0.3803921569)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color:#00233c}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#7187ff;--mdc-switch-selected-handle-color:#7187ff;--mdc-switch-selected-hover-state-layer-color:#7187ff;--mdc-switch-selected-pressed-state-layer-color:#7187ff;--mdc-switch-selected-focus-handle-color:#dee0ff;--mdc-switch-selected-hover-handle-color:#dee0ff;--mdc-switch-selected-pressed-handle-color:#dee0ff;--mdc-switch-selected-focus-track-color:#0436d3;--mdc-switch-selected-hover-track-color:#0436d3;--mdc-switch-selected-pressed-track-color:#0436d3;--mdc-switch-selected-track-color:#0436d3}html{--mdc-switch-state-layer-size:40px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font:Roboto, sans-serif;--mat-switch-label-text-line-height:20px;--mat-switch-label-text-size:14px;--mat-switch-label-text-tracking:0.0178571429em;--mat-switch-label-text-weight:400}html{--mdc-radio-disabled-selected-icon-opacity:0.38;--mdc-radio-disabled-unselected-icon-opacity:0.38;--mdc-radio-state-layer-size:40px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color:#59627b;--mdc-radio-disabled-unselected-icon-color:#59627b;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-selected-focus-icon-color:#3053f4;--mdc-radio-selected-hover-icon-color:#3053f4;--mdc-radio-selected-icon-color:#3053f4;--mdc-radio-selected-pressed-icon-color:#3053f4;--mat-radio-ripple-color:#00233c;--mat-radio-checked-ripple-color:#3053f4;--mat-radio-disabled-label-color:rgba(0, 35, 60, 0.3803921569);--mat-radio-label-text-color:#00233c}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color:#59627b;--mdc-radio-disabled-unselected-icon-color:#59627b;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-selected-focus-icon-color:#3053f4;--mdc-radio-selected-hover-icon-color:#3053f4;--mdc-radio-selected-icon-color:#3053f4;--mdc-radio-selected-pressed-icon-color:#3053f4;--mat-radio-ripple-color:#00233c;--mat-radio-checked-ripple-color:#3053f4;--mat-radio-disabled-label-color:rgba(0, 35, 60, 0.3803921569);--mat-radio-label-text-color:#00233c}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:#59627b;--mdc-radio-disabled-unselected-icon-color:#59627b;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-selected-focus-icon-color:#ae1209;--mdc-radio-selected-hover-icon-color:#ae1209;--mdc-radio-selected-icon-color:#ae1209;--mdc-radio-selected-pressed-icon-color:#ae1209;--mat-radio-ripple-color:#00233c;--mat-radio-checked-ripple-color:#ae1209;--mat-radio-disabled-label-color:rgba(0, 35, 60, 0.3803921569);--mat-radio-label-text-color:#00233c}html{--mdc-radio-state-layer-size:40px;--mat-radio-touch-target-display:block}html{--mat-radio-label-text-font:Roboto, sans-serif;--mat-radio-label-text-line-height:20px;--mat-radio-label-text-size:14px;--mat-radio-label-text-tracking:0.0178571429em;--mat-radio-label-text-weight:400}html{--mdc-slider-active-track-height:6px;--mdc-slider-active-track-shape:9999px;--mdc-slider-handle-height:20px;--mdc-slider-handle-shape:50%;--mdc-slider-handle-width:20px;--mdc-slider-inactive-track-height:4px;--mdc-slider-inactive-track-shape:9999px;--mdc-slider-with-overlap-handle-outline-width:1px;--mdc-slider-with-tick-marks-active-container-opacity:0.6;--mdc-slider-with-tick-marks-container-shape:50%;--mdc-slider-with-tick-marks-container-size:2px;--mdc-slider-with-tick-marks-inactive-container-opacity:0.6;--mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mat-slider-value-indicator-width:auto;--mat-slider-value-indicator-height:32px;--mat-slider-value-indicator-caret-display:block;--mat-slider-value-indicator-border-radius:4px;--mat-slider-value-indicator-padding:0 12px;--mat-slider-value-indicator-text-transform:none;--mat-slider-value-indicator-container-transform:translateX(-50%)}html{--mdc-slider-handle-color:#3053f4;--mdc-slider-focus-handle-color:#3053f4;--mdc-slider-hover-handle-color:#3053f4;--mdc-slider-active-track-color:#3053f4;--mdc-slider-inactive-track-color:#3053f4;--mdc-slider-with-tick-marks-inactive-container-color:#3053f4;--mdc-slider-with-tick-marks-active-container-color:white;--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-label-container-color:#000;--mdc-slider-label-label-text-color:#fff;--mdc-slider-with-overlap-handle-outline-color:#fff;--mdc-slider-with-tick-marks-disabled-container-color:#000;--mat-slider-ripple-color:#3053f4;--mat-slider-hover-state-layer-color:rgba(48, 83, 244, 0.05);--mat-slider-focus-state-layer-color:rgba(48, 83, 244, 0.2);--mat-slider-value-indicator-opacity:0.6}html .mat-accent{--mdc-slider-handle-color:#3053f4;--mdc-slider-focus-handle-color:#3053f4;--mdc-slider-hover-handle-color:#3053f4;--mdc-slider-active-track-color:#3053f4;--mdc-slider-inactive-track-color:#3053f4;--mdc-slider-with-tick-marks-inactive-container-color:#3053f4;--mdc-slider-with-tick-marks-active-container-color:white;--mat-slider-ripple-color:#3053f4;--mat-slider-hover-state-layer-color:rgba(48, 83, 244, 0.05);--mat-slider-focus-state-layer-color:rgba(48, 83, 244, 0.2)}html .mat-warn{--mdc-slider-handle-color:#ae1209;--mdc-slider-focus-handle-color:#ae1209;--mdc-slider-hover-handle-color:#ae1209;--mdc-slider-active-track-color:#ae1209;--mdc-slider-inactive-track-color:#ae1209;--mdc-slider-with-tick-marks-inactive-container-color:#ae1209;--mdc-slider-with-tick-marks-active-container-color:white;--mat-slider-ripple-color:#ae1209;--mat-slider-hover-state-layer-color:rgba(174, 18, 9, 0.05);--mat-slider-focus-state-layer-color:rgba(174, 18, 9, 0.2)}html{--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:0.0071428571em;--mdc-slider-label-label-text-weight:500}html{--mat-menu-container-shape:4px;--mat-menu-divider-bottom-spacing:0;--mat-menu-divider-top-spacing:0;--mat-menu-item-spacing:16px;--mat-menu-item-icon-size:24px;--mat-menu-item-leading-spacing:16px;--mat-menu-item-trailing-spacing:16px;--mat-menu-item-with-icon-leading-spacing:16px;--mat-menu-item-with-icon-trailing-spacing:16px;--mat-menu-base-elevation-level:8}html{--mat-menu-item-label-text-color:#00233c;--mat-menu-item-icon-color:#00233c;--mat-menu-item-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-menu-item-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-menu-container-color:#eff1f7;--mat-menu-divider-color:#d1d5e7}html{--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:16px;--mat-menu-item-label-text-tracking:0.03125em;--mat-menu-item-label-text-line-height:24px;--mat-menu-item-label-text-weight:400}html{--mdc-list-list-item-container-shape:0;--mdc-list-list-item-leading-avatar-shape:50%;--mdc-list-list-item-container-color:transparent;--mdc-list-list-item-selected-container-color:transparent;--mdc-list-list-item-leading-avatar-color:transparent;--mdc-list-list-item-leading-icon-size:24px;--mdc-list-list-item-leading-avatar-size:40px;--mdc-list-list-item-trailing-icon-size:24px;--mdc-list-list-item-disabled-state-layer-color:transparent;--mdc-list-list-item-disabled-state-layer-opacity:0;--mdc-list-list-item-disabled-label-text-opacity:0.38;--mdc-list-list-item-disabled-leading-icon-opacity:0.38;--mdc-list-list-item-disabled-trailing-icon-opacity:0.38;--mat-list-active-indicator-color:transparent;--mat-list-active-indicator-shape:4px}html{--mdc-list-list-item-label-text-color:#00233c;--mdc-list-list-item-supporting-text-color:#59627b;--mdc-list-list-item-leading-icon-color:rgba(0, 35, 60, 0.38);--mdc-list-list-item-trailing-supporting-text-color:#59627b;--mdc-list-list-item-trailing-icon-color:rgba(0, 35, 60, 0.38);--mdc-list-list-item-selected-trailing-icon-color:rgba(0, 35, 60, 0.38);--mdc-list-list-item-disabled-label-text-color:#00233c;--mdc-list-list-item-disabled-leading-icon-color:#00233c;--mdc-list-list-item-disabled-trailing-icon-color:#00233c;--mdc-list-list-item-hover-label-text-color:#00233c;--mdc-list-list-item-hover-leading-icon-color:rgba(0, 35, 60, 0.38);--mdc-list-list-item-hover-trailing-icon-color:rgba(0, 35, 60, 0.38);--mdc-list-list-item-focus-label-text-color:#00233c;--mdc-list-list-item-hover-state-layer-color:#00233c;--mdc-list-list-item-hover-state-layer-opacity:0.04;--mdc-list-list-item-focus-state-layer-color:#00233c;--mdc-list-list-item-focus-state-layer-opacity:0.12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#59627b;--mdc-radio-disabled-unselected-icon-color:#59627b;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-selected-focus-icon-color:#3053f4;--mdc-radio-selected-hover-icon-color:#3053f4;--mdc-radio-selected-icon-color:#3053f4;--mdc-radio-selected-pressed-icon-color:#3053f4}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#59627b;--mdc-radio-disabled-unselected-icon-color:#59627b;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-selected-focus-icon-color:#3053f4;--mdc-radio-selected-hover-icon-color:#3053f4;--mdc-radio-selected-icon-color:#3053f4;--mdc-radio-selected-pressed-icon-color:#3053f4}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#59627b;--mdc-radio-disabled-unselected-icon-color:#59627b;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-selected-focus-icon-color:#ae1209;--mdc-radio-selected-hover-icon-color:#ae1209;--mdc-radio-selected-icon-color:#ae1209;--mdc-radio-selected-pressed-icon-color:#ae1209}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3053f4;--mdc-checkbox-selected-hover-icon-color:#3053f4;--mdc-checkbox-selected-icon-color:#3053f4;--mdc-checkbox-selected-pressed-icon-color:#3053f4;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 35, 60, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#3053f4;--mdc-checkbox-selected-hover-state-layer-color:#3053f4;--mdc-checkbox-selected-pressed-state-layer-color:#3053f4;--mdc-checkbox-unselected-focus-state-layer-color:#00233c;--mdc-checkbox-unselected-hover-state-layer-color:#00233c;--mdc-checkbox-unselected-pressed-state-layer-color:#00233c}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3053f4;--mdc-checkbox-selected-hover-icon-color:#3053f4;--mdc-checkbox-selected-icon-color:#3053f4;--mdc-checkbox-selected-pressed-icon-color:#3053f4;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 35, 60, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#3053f4;--mdc-checkbox-selected-hover-state-layer-color:#3053f4;--mdc-checkbox-selected-pressed-state-layer-color:#3053f4;--mdc-checkbox-unselected-focus-state-layer-color:#00233c;--mdc-checkbox-unselected-hover-state-layer-color:#00233c;--mdc-checkbox-unselected-pressed-state-layer-color:#00233c}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ae1209;--mdc-checkbox-selected-hover-icon-color:#ae1209;--mdc-checkbox-selected-icon-color:#ae1209;--mdc-checkbox-selected-pressed-icon-color:#ae1209;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 35, 60, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#ae1209;--mdc-checkbox-selected-hover-state-layer-color:#ae1209;--mdc-checkbox-selected-pressed-state-layer-color:#ae1209;--mdc-checkbox-unselected-focus-state-layer-color:#00233c;--mdc-checkbox-unselected-hover-state-layer-color:#00233c;--mdc-checkbox-unselected-pressed-state-layer-color:#00233c}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3053f4}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height:48px;--mdc-list-list-item-two-line-container-height:64px;--mdc-list-list-item-three-line-container-height:88px;--mat-list-list-item-leading-icon-start-space:16px;--mat-list-list-item-leading-icon-end-space:32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size:40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:0.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:0.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:20px;--mdc-list-list-item-trailing-supporting-text-size:12px;--mdc-list-list-item-trailing-supporting-text-tracking:0.0333333333em;--mdc-list-list-item-trailing-supporting-text-weight:400}.mdc-list-group__subheader{font:400 16px/28px Roboto, sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color:rgba(0, 35, 60, 0.87);--mat-paginator-container-background-color:#eff1f7;--mat-paginator-enabled-icon-color:rgba(0, 35, 60, 0.54);--mat-paginator-disabled-icon-color:rgba(0, 35, 60, 0.12)}html{--mat-paginator-container-size:56px;--mat-paginator-form-field-container-height:40px;--mat-paginator-form-field-container-vertical-padding:8px;--mat-paginator-touch-target-display:block}html{--mat-paginator-container-text-font:Roboto, sans-serif;--mat-paginator-container-text-line-height:20px;--mat-paginator-container-text-size:12px;--mat-paginator-container-text-tracking:0.0333333333em;--mat-paginator-container-text-weight:400;--mat-paginator-select-trigger-text-size:12px}html{--mdc-secondary-navigation-tab-container-height:48px;--mdc-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0;--mat-tab-header-divider-color:transparent;--mat-tab-header-divider-height:0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#3053f4;--mat-tab-header-disabled-ripple-color:rgba(0, 35, 60, 0.3803921569);--mat-tab-header-pagination-icon-color:#59627b;--mat-tab-header-inactive-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-active-label-text-color:#3053f4;--mat-tab-header-active-ripple-color:#3053f4;--mat-tab-header-inactive-ripple-color:#3053f4;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-active-focus-label-text-color:#3053f4;--mat-tab-header-active-hover-label-text-color:#3053f4;--mat-tab-header-active-focus-indicator-color:#3053f4;--mat-tab-header-active-hover-indicator-color:#3053f4}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color:#3053f4;--mat-tab-header-disabled-ripple-color:rgba(0, 35, 60, 0.3803921569);--mat-tab-header-pagination-icon-color:#59627b;--mat-tab-header-inactive-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-active-label-text-color:#3053f4;--mat-tab-header-active-ripple-color:#3053f4;--mat-tab-header-inactive-ripple-color:#3053f4;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-active-focus-label-text-color:#3053f4;--mat-tab-header-active-hover-label-text-color:#3053f4;--mat-tab-header-active-focus-indicator-color:#3053f4;--mat-tab-header-active-hover-indicator-color:#3053f4}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color:#ae1209;--mat-tab-header-disabled-ripple-color:rgba(0, 35, 60, 0.3803921569);--mat-tab-header-pagination-icon-color:#59627b;--mat-tab-header-inactive-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-active-label-text-color:#ae1209;--mat-tab-header-active-ripple-color:#ae1209;--mat-tab-header-inactive-ripple-color:#ae1209;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-active-focus-label-text-color:#ae1209;--mat-tab-header-active-hover-label-text-color:#ae1209;--mat-tab-header-active-focus-indicator-color:#ae1209;--mat-tab-header-active-hover-indicator-color:#ae1209}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color:#3053f4;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color:#3053f4;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color:#ae1209;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height:48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font:Roboto, sans-serif;--mat-tab-header-label-text-size:14px;--mat-tab-header-label-text-tracking:normal;--mat-tab-header-label-text-line-height:14px;--mat-tab-header-label-text-weight:400}html{--mdc-checkbox-disabled-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-state-layer-opacity:0.16;--mdc-checkbox-selected-hover-state-layer-opacity:0.04;--mdc-checkbox-selected-pressed-state-layer-opacity:0.16;--mdc-checkbox-unselected-focus-state-layer-opacity:0.16;--mdc-checkbox-unselected-hover-state-layer-opacity:0.04;--mdc-checkbox-unselected-pressed-state-layer-opacity:0.16}html{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3053f4;--mdc-checkbox-selected-hover-icon-color:#3053f4;--mdc-checkbox-selected-icon-color:#3053f4;--mdc-checkbox-selected-pressed-icon-color:#3053f4;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 35, 60, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#3053f4;--mdc-checkbox-selected-hover-state-layer-color:#3053f4;--mdc-checkbox-selected-pressed-state-layer-color:#3053f4;--mdc-checkbox-unselected-focus-state-layer-color:#00233c;--mdc-checkbox-unselected-hover-state-layer-color:#00233c;--mdc-checkbox-unselected-pressed-state-layer-color:#00233c;--mat-checkbox-disabled-label-color:rgba(0, 35, 60, 0.3803921569);--mat-checkbox-label-text-color:#00233c}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3053f4;--mdc-checkbox-selected-hover-icon-color:#3053f4;--mdc-checkbox-selected-icon-color:#3053f4;--mdc-checkbox-selected-pressed-icon-color:#3053f4;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 35, 60, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#3053f4;--mdc-checkbox-selected-hover-state-layer-color:#3053f4;--mdc-checkbox-selected-pressed-state-layer-color:#3053f4;--mdc-checkbox-unselected-focus-state-layer-color:#00233c;--mdc-checkbox-unselected-hover-state-layer-color:#00233c;--mdc-checkbox-unselected-pressed-state-layer-color:#00233c}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ae1209;--mdc-checkbox-selected-hover-icon-color:#ae1209;--mdc-checkbox-selected-icon-color:#ae1209;--mdc-checkbox-selected-pressed-icon-color:#ae1209;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 35, 60, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#ae1209;--mdc-checkbox-selected-hover-state-layer-color:#ae1209;--mdc-checkbox-selected-pressed-state-layer-color:#ae1209;--mdc-checkbox-unselected-focus-state-layer-color:#00233c;--mdc-checkbox-unselected-hover-state-layer-color:#00233c;--mdc-checkbox-unselected-pressed-state-layer-color:#00233c}html{--mdc-checkbox-state-layer-size:40px;--mat-checkbox-touch-target-display:block}html{--mat-checkbox-label-text-font:Roboto, sans-serif;--mat-checkbox-label-text-line-height:20px;--mat-checkbox-label-text-size:14px;--mat-checkbox-label-text-tracking:0.0178571429em;--mat-checkbox-label-text-weight:400}html{--mdc-text-button-container-shape:4px;--mdc-text-button-keep-touch-target:false;--mdc-filled-button-container-shape:4px;--mdc-filled-button-keep-touch-target:false;--mdc-protected-button-container-shape:4px;--mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-outlined-button-keep-touch-target:false;--mdc-outlined-button-outline-width:1px;--mdc-outlined-button-container-shape:4px;--mat-text-button-horizontal-padding:8px;--mat-text-button-with-icon-horizontal-padding:8px;--mat-text-button-icon-spacing:8px;--mat-text-button-icon-offset:0;--mat-filled-button-horizontal-padding:16px;--mat-filled-button-icon-spacing:8px;--mat-filled-button-icon-offset:-4px;--mat-protected-button-horizontal-padding:16px;--mat-protected-button-icon-spacing:8px;--mat-protected-button-icon-offset:-4px;--mat-outlined-button-horizontal-padding:15px;--mat-outlined-button-icon-spacing:8px;--mat-outlined-button-icon-offset:-4px}html{--mdc-text-button-label-text-color:#00233c;--mdc-text-button-disabled-label-text-color:rgba(0, 35, 60, 0.38);--mat-text-button-state-layer-color:#00233c;--mat-text-button-disabled-state-layer-color:#00233c;--mat-text-button-ripple-color:rgba(0, 35, 60, 0.1);--mat-text-button-hover-state-layer-opacity:0.04;--mat-text-button-focus-state-layer-opacity:0.12;--mat-text-button-pressed-state-layer-opacity:0.12;--mdc-filled-button-container-color:#eff1f7;--mdc-filled-button-label-text-color:#00233c;--mdc-filled-button-disabled-container-color:rgba(0, 35, 60, 0.12);--mdc-filled-button-disabled-label-text-color:rgba(0, 35, 60, 0.38);--mat-filled-button-state-layer-color:#00233c;--mat-filled-button-disabled-state-layer-color:#00233c;--mat-filled-button-ripple-color:rgba(0, 35, 60, 0.1);--mat-filled-button-hover-state-layer-opacity:0.04;--mat-filled-button-focus-state-layer-opacity:0.12;--mat-filled-button-pressed-state-layer-opacity:0.12;--mdc-protected-button-container-color:#eff1f7;--mdc-protected-button-label-text-color:#00233c;--mdc-protected-button-disabled-container-color:rgba(0, 35, 60, 0.12);--mdc-protected-button-disabled-label-text-color:rgba(0, 35, 60, 0.38);--mat-protected-button-state-layer-color:#00233c;--mat-protected-button-disabled-state-layer-color:#00233c;--mat-protected-button-ripple-color:rgba(0, 35, 60, 0.1);--mat-protected-button-hover-state-layer-opacity:0.04;--mat-protected-button-focus-state-layer-opacity:0.12;--mat-protected-button-pressed-state-layer-opacity:0.12;--mdc-outlined-button-disabled-outline-color:#d1d5e7;--mdc-outlined-button-disabled-label-text-color:rgba(0, 35, 60, 0.38);--mdc-outlined-button-label-text-color:#00233c;--mdc-outlined-button-outline-color:#d1d5e7;--mat-outlined-button-state-layer-color:#00233c;--mat-outlined-button-disabled-state-layer-color:#00233c;--mat-outlined-button-ripple-color:rgba(0, 35, 60, 0.1);--mat-outlined-button-hover-state-layer-opacity:0.04;--mat-outlined-button-focus-state-layer-opacity:0.12;--mat-outlined-button-pressed-state-layer-opacity:0.12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#3053f4;--mat-text-button-state-layer-color:#3053f4;--mat-text-button-ripple-color:rgba(48, 83, 244, 0.1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#3053f4;--mat-text-button-state-layer-color:#3053f4;--mat-text-button-ripple-color:rgba(48, 83, 244, 0.1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#ae1209;--mat-text-button-state-layer-color:#ae1209;--mat-text-button-ripple-color:rgba(174, 18, 9, 0.1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#3053f4;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#3053f4;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#ae1209;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#3053f4;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#3053f4;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#ae1209;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#3053f4;--mdc-outlined-button-outline-color:#d1d5e7;--mat-outlined-button-state-layer-color:#3053f4;--mat-outlined-button-ripple-color:rgba(48, 83, 244, 0.1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#3053f4;--mdc-outlined-button-outline-color:#d1d5e7;--mat-outlined-button-state-layer-color:#3053f4;--mat-outlined-button-ripple-color:rgba(48, 83, 244, 0.1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#ae1209;--mdc-outlined-button-outline-color:#d1d5e7;--mat-outlined-button-state-layer-color:#ae1209;--mat-outlined-button-ripple-color:rgba(174, 18, 9, 0.1)}html{--mdc-text-button-container-height:36px;--mdc-filled-button-container-height:36px;--mdc-protected-button-container-height:36px;--mdc-outlined-button-container-height:36px;--mat-text-button-touch-target-display:block;--mat-filled-button-touch-target-display:block;--mat-protected-button-touch-target-display:block;--mat-outlined-button-touch-target-display:block}html{--mdc-text-button-label-text-font:Roboto, sans-serif;--mdc-text-button-label-text-size:14px;--mdc-text-button-label-text-tracking:normal;--mdc-text-button-label-text-weight:400;--mdc-text-button-label-text-transform:none;--mdc-filled-button-label-text-font:Roboto, sans-serif;--mdc-filled-button-label-text-size:14px;--mdc-filled-button-label-text-tracking:normal;--mdc-filled-button-label-text-weight:400;--mdc-filled-button-label-text-transform:none;--mdc-protected-button-label-text-font:Roboto, sans-serif;--mdc-protected-button-label-text-size:14px;--mdc-protected-button-label-text-tracking:normal;--mdc-protected-button-label-text-weight:400;--mdc-protected-button-label-text-transform:none;--mdc-outlined-button-label-text-font:Roboto, sans-serif;--mdc-outlined-button-label-text-size:14px;--mdc-outlined-button-label-text-tracking:normal;--mdc-outlined-button-label-text-weight:400;--mdc-outlined-button-label-text-transform:none}html{--mdc-icon-button-icon-size:24px}html{--mdc-icon-button-icon-color:inherit;--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, 0.38);--mat-icon-button-state-layer-color:#00233c;--mat-icon-button-disabled-state-layer-color:#00233c;--mat-icon-button-ripple-color:rgba(0, 35, 60, 0.1);--mat-icon-button-hover-state-layer-opacity:0.04;--mat-icon-button-focus-state-layer-opacity:0.12;--mat-icon-button-pressed-state-layer-opacity:0.12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#3053f4;--mat-icon-button-state-layer-color:#3053f4;--mat-icon-button-ripple-color:rgba(48, 83, 244, 0.1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#3053f4;--mat-icon-button-state-layer-color:#3053f4;--mat-icon-button-ripple-color:rgba(48, 83, 244, 0.1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#ae1209;--mat-icon-button-state-layer-color:#ae1209;--mat-icon-button-ripple-color:rgba(174, 18, 9, 0.1)}html{--mat-icon-button-touch-target-display:block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape:50%;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);--mdc-fab-small-container-shape:50%;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);--mdc-extended-fab-container-height:48px;--mdc-extended-fab-container-shape:24px;--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12)}html{--mdc-fab-container-color:#eff1f7;--mat-fab-foreground-color:#00233c;--mat-fab-state-layer-color:#00233c;--mat-fab-disabled-state-layer-color:#00233c;--mat-fab-ripple-color:rgba(0, 35, 60, 0.1);--mat-fab-hover-state-layer-opacity:0.04;--mat-fab-focus-state-layer-opacity:0.12;--mat-fab-pressed-state-layer-opacity:0.12;--mat-fab-disabled-state-container-color:rgba(224, 227, 239, 0.12);--mat-fab-disabled-state-foreground-color:rgba(0, 35, 60, 0.38);--mdc-fab-small-container-color:#eff1f7;--mat-fab-small-foreground-color:#00233c;--mat-fab-small-state-layer-color:#00233c;--mat-fab-small-disabled-state-layer-color:#00233c;--mat-fab-small-ripple-color:rgba(0, 35, 60, 0.1);--mat-fab-small-hover-state-layer-opacity:0.04;--mat-fab-small-focus-state-layer-opacity:0.12;--mat-fab-small-pressed-state-layer-opacity:0.12;--mat-fab-small-disabled-state-container-color:rgba(224, 227, 239, 0.12);--mat-fab-small-disabled-state-foreground-color:rgba(0, 35, 60, 0.38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color:#3053f4;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color:#3053f4;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color:#ae1209;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color:#3053f4;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color:#3053f4;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color:#ae1209;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1)}html{--mat-fab-touch-target-display:block;--mat-fab-small-touch-target-display:block}html{--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:14px;--mdc-extended-fab-label-text-tracking:normal;--mdc-extended-fab-label-text-weight:400}html{--mdc-snackbar-container-shape:4px}html{--mdc-snackbar-container-color:#303031;--mdc-snackbar-supporting-text-color:rgba(239, 241, 247, 0.87);--mat-snack-bar-button-color:#3053f4}html{--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400}html{--mat-table-row-item-outline-width:1px}html{--mat-table-background-color:#eff1f7;--mat-table-header-headline-color:#00233c;--mat-table-row-item-label-text-color:#00233c;--mat-table-row-item-outline-color:#d1d5e7}html{--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px}html{--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:22px;--mat-table-header-headline-size:14px;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:0.0071428571em;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:20px;--mat-table-row-item-label-text-size:14px;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:0.0178571429em;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:20px;--mat-table-footer-supporting-text-size:14px;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:0.0178571429em}html{--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px}html{--mdc-circular-progress-active-indicator-color:#3053f4}html .mat-accent{--mdc-circular-progress-active-indicator-color:#3053f4}html .mat-warn{--mdc-circular-progress-active-indicator-color:#ae1209}html{--mat-badge-container-shape:50%;--mat-badge-container-size:unset;--mat-badge-small-size-container-size:unset;--mat-badge-large-size-container-size:unset;--mat-badge-legacy-container-size:22px;--mat-badge-legacy-small-size-container-size:16px;--mat-badge-legacy-large-size-container-size:28px;--mat-badge-container-offset:-11px 0;--mat-badge-small-size-container-offset:-8px 0;--mat-badge-large-size-container-offset:-14px 0;--mat-badge-container-overlap-offset:-11px;--mat-badge-small-size-container-overlap-offset:-8px;--mat-badge-large-size-container-overlap-offset:-14px;--mat-badge-container-padding:0;--mat-badge-small-size-container-padding:0;--mat-badge-large-size-container-padding:0}html{--mat-badge-background-color:#3053f4;--mat-badge-text-color:white;--mat-badge-disabled-state-background-color:#9aa8b2;--mat-badge-disabled-state-text-color:rgba(0, 35, 60, 0.3803921569)}.mat-badge-accent{--mat-badge-background-color:#3053f4;--mat-badge-text-color:white}.mat-badge-warn{--mat-badge-background-color:#ae1209;--mat-badge-text-color:white}html{--mat-badge-text-font:Roboto, sans-serif;--mat-badge-line-height:22px;--mat-badge-text-size:12px;--mat-badge-text-weight:600;--mat-badge-small-size-text-size:9px;--mat-badge-small-size-line-height:16px;--mat-badge-large-size-text-size:24px;--mat-badge-large-size-line-height:28px}html{--mat-bottom-sheet-container-shape:4px}html{--mat-bottom-sheet-container-text-color:#00233c;--mat-bottom-sheet-container-background-color:#ebedf5}html{--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:20px;--mat-bottom-sheet-container-text-size:14px;--mat-bottom-sheet-container-text-tracking:0.0178571429em;--mat-bottom-sheet-container-text-weight:400}html{--mat-legacy-button-toggle-height:36px;--mat-legacy-button-toggle-shape:2px;--mat-legacy-button-toggle-focus-state-layer-opacity:1;--mat-standard-button-toggle-shape:4px;--mat-standard-button-toggle-hover-state-layer-opacity:0.04;--mat-standard-button-toggle-focus-state-layer-opacity:0.12}html{--mat-legacy-button-toggle-text-color:#59627b;--mat-legacy-button-toggle-state-layer-color:rgba(48, 83, 244, 0.0784313725);--mat-legacy-button-toggle-selected-state-text-color:#59627b;--mat-legacy-button-toggle-selected-state-background-color:#e0e3ef;--mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 35, 60, 0.3803921569);--mat-legacy-button-toggle-disabled-state-background-color:#e0e3ef;--mat-legacy-button-toggle-disabled-selected-state-background-color:#e0e3ef;--mat-standard-button-toggle-text-color:#00233c;--mat-standard-button-toggle-background-color:#eff1f7;--mat-standard-button-toggle-state-layer-color:#3053f4;--mat-standard-button-toggle-selected-state-background-color:#e0e3ef;--mat-standard-button-toggle-selected-state-text-color:#00233c;--mat-standard-button-toggle-disabled-state-text-color:rgba(0, 35, 60, 0.3803921569);--mat-standard-button-toggle-disabled-state-background-color:#eff1f7;--mat-standard-button-toggle-disabled-selected-state-text-color:#00233c;--mat-standard-button-toggle-disabled-selected-state-background-color:#e0e3ef;--mat-standard-button-toggle-divider-color:#d1d5e7}html{--mat-standard-button-toggle-height:48px}html{--mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height:24px;--mat-legacy-button-toggle-label-text-size:16px;--mat-legacy-button-toggle-label-text-tracking:0.03125em;--mat-legacy-button-toggle-label-text-weight:400;--mat-standard-button-toggle-label-text-font:Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height:24px;--mat-standard-button-toggle-label-text-size:16px;--mat-standard-button-toggle-label-text-tracking:0.03125em;--mat-standard-button-toggle-label-text-weight:400}html{--mat-datepicker-calendar-container-shape:4px;--mat-datepicker-calendar-container-touch-shape:4px;--mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12)}html{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#3053f4;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(48, 83, 244, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(48, 83, 244, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(48, 83, 244, 0.3);--mat-datepicker-toggle-active-state-icon-color:#3053f4;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(48, 83, 244, 0.2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;--mat-datepicker-toggle-icon-color:#59627b;--mat-datepicker-calendar-body-label-text-color:#59627b;--mat-datepicker-calendar-period-button-text-color:#00233c;--mat-datepicker-calendar-period-button-icon-color:#59627b;--mat-datepicker-calendar-navigation-button-icon-color:#59627b;--mat-datepicker-calendar-header-divider-color:#d1d5e7;--mat-datepicker-calendar-header-text-color:#59627b;--mat-datepicker-calendar-date-today-outline-color:#59627b;--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(89, 98, 123, 0.8);--mat-datepicker-calendar-date-text-color:#00233c;--mat-datepicker-calendar-date-outline-color:transparent;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 35, 60, 0.3803921569);--mat-datepicker-calendar-date-preview-state-outline-color:#d1d5e7;--mat-datepicker-range-input-separator-color:#00233c;--mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 35, 60, 0.3803921569);--mat-datepicker-range-input-disabled-state-text-color:rgba(0, 35, 60, 0.3803921569);--mat-datepicker-calendar-container-background-color:#eff1f7;--mat-datepicker-calendar-container-text-color:#00233c}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#3053f4;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(48, 83, 244, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(48, 83, 244, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(48, 83, 244, 0.3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(48, 83, 244, 0.2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#ae1209;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(174, 18, 9, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(174, 18, 9, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(174, 18, 9, 0.3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(174, 18, 9, 0.2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color:#3053f4}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color:#ae1209}.mat-calendar-controls{--mat-icon-button-touch-target-display:none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:13px;--mat-datepicker-calendar-body-label-text-size:14px;--mat-datepicker-calendar-body-label-text-weight:400;--mat-datepicker-calendar-period-button-text-size:14px;--mat-datepicker-calendar-period-button-text-weight:400;--mat-datepicker-calendar-header-text-size:11px;--mat-datepicker-calendar-header-text-weight:400}html{--mat-divider-width:1px}html{--mat-divider-color:#d1d5e7}html{--mat-expansion-container-shape:4px;--mat-expansion-legacy-header-indicator-display:inline-block;--mat-expansion-header-indicator-display:none}html{--mat-expansion-container-background-color:#eff1f7;--mat-expansion-container-text-color:#00233c;--mat-expansion-actions-divider-color:#d1d5e7;--mat-expansion-header-hover-state-layer-color:rgba(48, 83, 244, 0.0784313725);--mat-expansion-header-focus-state-layer-color:rgba(48, 83, 244, 0.0784313725);--mat-expansion-header-disabled-state-text-color:rgba(0, 35, 60, 0.3803921569);--mat-expansion-header-text-color:#00233c;--mat-expansion-header-description-color:#59627b;--mat-expansion-header-indicator-color:#59627b}html{--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px}html{--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:14px;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:inherit;--mat-expansion-header-text-tracking:inherit;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:20px;--mat-expansion-container-text-size:14px;--mat-expansion-container-text-tracking:0.0178571429em;--mat-expansion-container-text-weight:400}html{--mat-grid-list-tile-header-primary-text-size:14px;--mat-grid-list-tile-header-secondary-text-size:12px;--mat-grid-list-tile-footer-primary-text-size:14px;--mat-grid-list-tile-footer-secondary-text-size:12px}html{--mat-icon-color:inherit}.mat-icon.mat-primary{--mat-icon-color:#3053f4}.mat-icon.mat-accent{--mat-icon-color:#3053f4}.mat-icon.mat-warn{--mat-icon-color:#ae1209}html{--mat-sidenav-container-shape:0;--mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);--mat-sidenav-container-width:auto}html{--mat-sidenav-container-divider-color:#d1d5e7;--mat-sidenav-container-background-color:#ebedf5;--mat-sidenav-container-text-color:#00233c;--mat-sidenav-content-background-color:#f8f9fb;--mat-sidenav-content-text-color:#00233c;--mat-sidenav-scrim-color:rgba(16, 14, 8, 0.6)}html{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#3053f4;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#3053f4;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#3053f4;--mat-stepper-header-edit-state-icon-foreground-color:white;--mat-stepper-container-color:#eff1f7;--mat-stepper-line-color:#d1d5e7;--mat-stepper-header-hover-state-layer-color:rgba(48, 83, 244, 0.0784313725);--mat-stepper-header-focus-state-layer-color:rgba(48, 83, 244, 0.0784313725);--mat-stepper-header-label-text-color:#59627b;--mat-stepper-header-optional-label-text-color:#59627b;--mat-stepper-header-selected-state-label-text-color:#00233c;--mat-stepper-header-error-state-label-text-color:#ae1209;--mat-stepper-header-icon-background-color:#59627b;--mat-stepper-header-error-state-icon-foreground-color:#ae1209;--mat-stepper-header-error-state-icon-background-color:transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#3053f4;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#3053f4;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#3053f4;--mat-stepper-header-edit-state-icon-foreground-color:white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#ae1209;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#ae1209;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#ae1209;--mat-stepper-header-edit-state-icon-foreground-color:white}html{--mat-stepper-header-height:72px}html{--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:14px;--mat-stepper-header-label-text-weight:400;--mat-stepper-header-error-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-weight:400}html{--mat-sort-arrow-color:#59627b}html{--mat-toolbar-container-background-color:#f3f5f9;--mat-toolbar-container-text-color:#00233c}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color:#3053f4;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#3053f4;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color:#ae1209;--mat-toolbar-container-text-color:white}html{--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px}html{--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:32px;--mat-toolbar-title-text-size:20px;--mat-toolbar-title-text-tracking:0.0125em;--mat-toolbar-title-text-weight:500}html{--mat-tree-container-background-color:#eff1f7;--mat-tree-node-text-color:#00233c}html{--mat-tree-node-min-height:48px}html{--mat-tree-node-text-font:Roboto, sans-serif;--mat-tree-node-text-size:14px;--mat-tree-node-text-weight:400}body{font-family:"Inter", sans-serif}.td-dialog-title,.td-status-dialog-title{font-family:"Inter", sans-serif;font-size:20px;font-weight:500}.td-status-dialog-title,.td-status-dialog-title .td-dialog-message{line-height:24px}.td-dialog-message{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:28px}.td-key{font-family:"Inter", sans-serif;font-size:14px}.td-message-label{font-family:"Inter", sans-serif;font-size:14px;font-weight:600;line-height:24px}.td-message-sublabel{font-family:"Inter", sans-serif;font-size:14px}td-navigation-drawer .td-navigation-drawer-title{font-family:"Inter", sans-serif;font-size:16px}td-navigation-drawer .td-navigation-drawer-name{font-family:"Inter", sans-serif;font-size:14px;font-weight:500;line-height:20px}td-navigation-drawer .td-navigation-drawer-menu-toggle{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:24px}td-breadcrumb:last-of-type{font-weight:bold;cursor:default}mat-list-item mat-icon,[mat-list-item] mat-icon,.mat-list-item-content mat-icon{color:rgba(0,0,0,.54)}mat-list-item mat-icon[matListItemAvatar],[mat-list-item] mat-icon[matListItemAvatar],.mat-list-item-content mat-icon[matListItemAvatar]{background-color:rgba(0,0,0,.04)}.mat-list-text p{color:rgba(0,0,0,.38)}table.mat-table{background:rgba(0,0,0,0)}.mat-row:hover,.mat-row:focus{background-color:rgba(0,0,0,.04)}[mat-icon-button].td-layout-menu-button{margin-left:0}::ng-deep [dir=rtl] [mat-icon-button].td-layout-menu-button{margin-right:0;margin-left:6px}td-layout-nav,td-layout-nav-list,td-layout-manage-list,td-layout-card-over,td-navigation-drawer,td-layout{--mat-sidenav-container-background-color: var(--mat-sidenav-content-background-color);--mat-expansion-container-background-color: var(--mat-sidenav-content-background-color)}td-layout-nav mat-toolbar,td-layout-nav-list mat-toolbar,td-layout-manage-list mat-toolbar,td-layout-card-over mat-toolbar,td-navigation-drawer mat-toolbar,td-layout mat-toolbar{box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12);z-index:1}body[dense] td-layout-nav mat-toolbar.td-layout-toolbar.mat-toolbar-row,body[dense] td-layout-nav mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,body[dense] td-layout-nav-list mat-toolbar.td-layout-toolbar.mat-toolbar-row,body[dense] td-layout-nav-list mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,body[dense] td-layout-card-over mat-toolbar.td-layout-toolbar.mat-toolbar-row,body[dense] td-layout-card-over mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,td-layout-nav[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-row,td-layout-nav[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,td-layout-nav-list[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-row,td-layout-nav-list[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,td-layout-card-over[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-row,td-layout-card-over[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-single-row{height:48px}body[dense] td-layout-card-over .td-layout-card-over-wrapper,td-layout-card-over[dense] .td-layout-card-over-wrapper{margin:-48px;margin-left:0;margin-right:0}.mat-drawer-side.td-layout-sidenav{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.td-layout-footer{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.td-layout-footer.mat-primary{background:#3053f4}.td-layout-footer.mat-primary,.td-layout-footer.mat-primary mat-icon{color:#3053f4}.td-layout-footer.mat-accent{background:#3053f4}.td-layout-footer.mat-accent,.td-layout-footer.mat-accent mat-icon{color:#3053f4}.td-layout-footer.mat-warn{background:#ae1209}.td-layout-footer.mat-warn,.td-layout-footer.mat-warn mat-icon{color:#ae1209}.td-layout-footer .mat-mdc-button{--mdc-text-button-label-text-color: rgba(0, 0, 0, 0.87)}.td-loading-wrapper.td-overlay .td-loading{background:rgba(255,255,255,.8)}td-file-upload .td-file-upload-cancel mat-icon{background-color:#fafafa}td-file-input .drop-zone{transition:background .4s cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0, 0, 0, 0.12)}.mat-toolbar.td-window-dialog-toolbar{color:rgba(0,0,0,.87);border-bottom:1px solid rgba(0,0,0,.12);background:none}.td-dialog-message{color:rgba(0,0,0,.54)}.td-json-formatter-wrapper .function::after,.td-json-formatter-wrapper .date::after,.td-json-formatter-wrapper .td-object-name::after,.td-json-formatter-wrapper .td-array-length::after{content:""}.td-json-formatter-wrapper .td-key.td-key-node:focus,.td-json-formatter-wrapper .td-key.td-key-node:hover{background-color:rgba(0,0,0,.04)}.td-json-formatter-wrapper .td-key.td-key-node .td-node-icon{color:rgba(0,0,0,.54)}.td-json-formatter-wrapper .key{color:#3053f4}.td-json-formatter-wrapper .value .string{color:#ae1209}.td-json-formatter-wrapper .value .number{color:#3053f4}.td-json-formatter-wrapper .value .boolean{color:#3053f4}.td-json-formatter-wrapper .value .null,.td-json-formatter-wrapper .value .undefined{color:rgba(0,0,0,.38)}.td-json-formatter-wrapper .value .function{color:#3053f4}.td-json-formatter-wrapper .value .date{color:rgba(0,0,0,.87)}.td-message.mat-primary{color:#3053f4;background-color:rgba(48,83,244,.15)}.td-message.mat-accent{color:#3053f4;background-color:rgba(48,83,244,.15)}.td-message.mat-warn{color:#ae1209;background-color:rgba(174,18,9,.15)}.td-side-sheet-container{background-color:#fff;color:rgba(0,0,0,.87)}.mdc-tooltip__surface{--mdc-plain-tooltip-supporting-text-color: #f1f3f8}td-markdown a{color:#3053f4}td-markdown h1,td-markdown h2{border-bottom-color:rgba(0,0,0,.12)}td-markdown h3,td-markdown h4,td-markdown h5,td-markdown h6{color:rgba(0,0,0,.54)}td-markdown hr{border-color:rgba(0,0,0,.12)}td-markdown blockquote{color:rgba(0,0,0,.54);border-left-color:rgba(0,0,0,.12)}td-markdown table th,td-markdown table td{border-color:rgba(0,0,0,.12)}td-markdown table tr{border-top-color:rgba(0,0,0,.12)}td-markdown table tr:nth-child(2n){background-color:rgba(0,0,0,.12)}td-markdown img{background-color:#fff}td-markdown code{background-color:rgba(0,0,0,.04)}td-markdown .highlight pre,td-markdown pre{background-color:#f5f5f5}td-markdown kbd{color:rgba(0,0,0,.54);background-color:#f5f5f5;border-color:rgba(0,0,0,.12);border-bottom-color:rgba(0,0,0,.38)}.raw-and-copy-buttons{border-color:rgba(0,0,0,.12)}.raw-and-copy-buttons .mat-button-toggle{background-color:inherit;color:rgba(0,0,0,.87)}.raw-and-copy-buttons .mat-button-toggle mat-icon{color:rgba(0,0,0,.54)}.raw-and-copy-buttons .mat-button-toggle+.mat-button-toggle{border-left-color:rgba(0,0,0,.12)}td-highlight{background-color:#eee}td-highlight .highlight{color:#383a42}td-highlight .raw{color:rgba(0,0,0,.87)}td-highlight .hljs-comment,td-highlight .hljs-quote{color:#a0a1a7;font-style:italic}td-highlight .hljs-doctag,td-highlight .hljs-formula,td-highlight .hljs-keyword{color:#a626a4}td-highlight .hljs-deletion,td-highlight .hljs-name,td-highlight .hljs-tag,td-highlight .hljs-section,td-highlight .hljs-selector-tag,td-highlight .hljs-subst{color:#e45649}td-highlight .hljs-literal{color:#0184bb}td-highlight .hljs-addition,td-highlight .hljs-attribute,td-highlight .hljs-meta .hljs-string,td-highlight .hljs-regexp,td-highlight .hljs-string{color:#50a14f}td-highlight .hljs-attr,td-highlight .hljs-number,td-highlight .hljs-selector-attr,td-highlight .hljs-selector-class,td-highlight .hljs-selector-pseudo,td-highlight .hljs-template-variable,td-highlight .hljs-type,td-highlight .hljs-variable{color:#986801}td-highlight .hljs-bullet,td-highlight .hljs-link,td-highlight .hljs-meta,td-highlight .hljs-selector-id,td-highlight .hljs-symbol,td-highlight .hljs-title{color:#4078f2}td-highlight .hljs-built_in,td-highlight .hljs-class .hljs-title,td-highlight .hljs-title.class_{color:#c18401}td-flavored-markdown :not(pre)>code{background:#f5f5f5;color:rgba(0,0,0,.54)}td-flavored-markdown .mat-checkbox-disabled label.mat-checkbox-layout .mat-checkbox-label{color:currentColor}td-markdown-navigator td-breadcrumbs{color:rgba(0,0,0,.54)}.shepherd-title{font:500 14px/24px}.shepherd-text{font:400 15px/24px}.shepherd-progress{font:400 15px/24px}.shepherd-highlight{background:rgba(0,0,0,.12)}.shepherd-button.mat-mdc-button:not(:disabled),.shepherd-cancel-icon,.shepherd-has-title .shepherd-content .shepherd-cancel-icon,.shepherd-title,.shepherd-text,.shepherd-content,.shepherd-cancel-icon span::after{color:#fff}.shepherd-button:not(:disabled):hover,.shepherd-button.shepherd-button-secondary:not(:disabled):hover,.shepherd-cancel-icon:hover{background:rgba(0,0,0,.12)}.shepherd-has-title .shepherd-content .shepherd-header,.shepherd-element,.shepherd-arrow::before,.shepherd-arrow::after,.shepherd-content,.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow::before{background:#7187ff}.shepherd-cancel-icon{min-width:0;margin:0;padding:0;width:40px;height:40px;flex-shrink:0;line-height:40px;border-radius:50%}.shepherd-void-button{display:none}/*# sourceMappingURL=all-theme-light.css.map */
|
1
|
+
@-moz-document url-prefix(){[layout-fill]{margin:0;width:100%;min-height:100%;height:100%}}.shepherd-content,.shepherd-arrow::before{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);will-change:box-shadow;box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12)}.shepherd-element:hover .shepherd-content,.shepherd-element:hover .shepherd-arrow::before{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0, 0, 0, 0.12)}.shepherd-arrow::after{content:"";position:absolute;z-index:9999;box-shadow:none}.shepherd-highlight{box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12)}.shepherd-element.shepherd-centered .shepherd-arrow{display:none}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow::after,.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow::after{width:48px;height:24px;left:-16px}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow::after{bottom:8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow::after{top:8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow::after,.shepherd-element[data-popper-placement^=right]>.shepherd-arrow::after{width:16px;height:48px;bottom:-16px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow::after{right:8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow::after{left:8px}.shepherd-button{border:0;border-radius:3px;cursor:pointer;margin-right:.5rem;padding:.5rem 1.5rem}.shepherd-button.material-icons{font-family:"Material Symbols Outlined",sans-serif;font-size:24px;border-radius:50%}.shepherd-button,.shepherd-cancel-icon{transition:all .3s ease}.shepherd-button:disabled{cursor:not-allowed}.shepherd-header{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0 1rem}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:flex-end;padding:0 .75rem .75rem;flex-direction:row;box-sizing:border-box;align-items:center;align-content:center}.shepherd-progress{margin-left:8px;flex:1;box-sizing:border-box}.shepherd-footer .shepherd-button:last-child{margin-right:0;margin-left:8px}.shepherd-cancel-icon{background:none;font-size:1.6em;font-family:"Material Symbols Outlined",sans-serif;position:relative;border-width:0}.shepherd-cancel-icon span{color:rgba(0,0,0,0)}.shepherd-cancel-icon span::after{content:"close";font-size:20px;position:absolute;right:50%;transform:translate(50%)}.shepherd-title{display:flex;flex:1 0 auto;margin:0;padding:0}.shepherd-text{margin:0 8px 16px;padding:0 8px}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.2);max-width:400px;min-width:400px;min-height:100px;opacity:0;outline:none;transition:opacity .3s;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0}.shepherd-element,.shepherd-element *,.shepherd-element ::after,.shepherd-element ::before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow::before{position:absolute;width:16px;height:16px;z-index:9998}.shepherd-arrow::before{content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{filter:progid:dximagetransform.microsoft.gradient.alpha(Opacity=50);filter:alpha(opacity=50);height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0ms .3s,opacity .3s 0ms;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}html{--mat-ripple-color:rgba(0, 35, 60, 0.1)}html{--mat-option-selected-state-label-text-color:#3053f4;--mat-option-label-text-color:#00233c;--mat-option-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-selected-state-layer-color:rgba(0, 35, 60, 0.04)}.mat-accent{--mat-option-selected-state-label-text-color:#3053f4;--mat-option-label-text-color:#00233c;--mat-option-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-selected-state-layer-color:rgba(0, 35, 60, 0.04)}.mat-warn{--mat-option-selected-state-label-text-color:#ae1209;--mat-option-label-text-color:#00233c;--mat-option-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-selected-state-layer-color:rgba(0, 35, 60, 0.04)}html{--mat-optgroup-label-text-color:#00233c}html{--mat-full-pseudo-checkbox-selected-icon-color:#3053f4;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3053f4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#3053f4;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0}.mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3053f4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#3053f4;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0}.mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3053f4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#ae1209;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0}.mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ae1209;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-app-background-color:#f8f9fb;--mat-app-text-color:#00233c;--mat-app-elevation-shadow-level-0:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-1:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-2:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-3:0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-4:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-5:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-6:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-7:0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-8:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-9:0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-10:0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-11:0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-12:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-13:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-14:0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-15:0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-16:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-17:0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-18:0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-19:0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-20:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-21:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-22:0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-23:0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-24:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12)}html{--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:0.03125em;--mat-option-label-text-weight:400}html{--mat-optgroup-label-text-font:Roboto, sans-serif;--mat-optgroup-label-text-line-height:24px;--mat-optgroup-label-text-size:16px;--mat-optgroup-label-text-tracking:0.03125em;--mat-optgroup-label-text-weight:400}html{--mat-ripple-color:rgba(0, 35, 60, 0.1)}html{--mat-option-selected-state-label-text-color:#3053f4;--mat-option-label-text-color:#00233c;--mat-option-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-selected-state-layer-color:rgba(0, 35, 60, 0.04)}.mat-accent{--mat-option-selected-state-label-text-color:#3053f4;--mat-option-label-text-color:#00233c;--mat-option-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-selected-state-layer-color:rgba(0, 35, 60, 0.04)}.mat-warn{--mat-option-selected-state-label-text-color:#ae1209;--mat-option-label-text-color:#00233c;--mat-option-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-option-selected-state-layer-color:rgba(0, 35, 60, 0.04)}html{--mat-optgroup-label-text-color:#00233c}html{--mat-full-pseudo-checkbox-selected-icon-color:#3053f4;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3053f4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#3053f4;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0}.mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3053f4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#3053f4;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0}.mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3053f4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#ae1209;--mat-full-pseudo-checkbox-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-unselected-icon-color:#59627b;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#f8f9fb;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0}.mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ae1209;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-app-background-color:#f8f9fb;--mat-app-text-color:#00233c;--mat-app-elevation-shadow-level-0:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-1:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-2:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-3:0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-4:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-5:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-6:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-7:0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-8:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-9:0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-10:0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-11:0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-12:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-13:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-14:0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-15:0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-16:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-17:0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-18:0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-19:0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-20:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-21:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-22:0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-23:0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);--mat-app-elevation-shadow-level-24:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12)}html{--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:0.03125em;--mat-option-label-text-weight:400}html{--mat-optgroup-label-text-font:Roboto, sans-serif;--mat-optgroup-label-text-line-height:24px;--mat-optgroup-label-text-size:16px;--mat-optgroup-label-text-tracking:0.03125em;--mat-optgroup-label-text-weight:400}html{--mdc-elevated-card-container-shape:4px}html{--mdc-outlined-card-container-shape:4px;--mdc-outlined-card-outline-width:1px}html{--mdc-elevated-card-container-color:#eff1f7;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12)}html{--mdc-outlined-card-container-color:#eff1f7;--mdc-outlined-card-outline-color:rgba(0, 35, 60, 0.12);--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12)}html{--mat-card-subtitle-text-color:#59627b}html{--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:32px;--mat-card-title-text-size:20px;--mat-card-title-text-tracking:0.0125em;--mat-card-title-text-weight:500;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:22px;--mat-card-subtitle-text-size:14px;--mat-card-subtitle-text-tracking:0.0071428571em;--mat-card-subtitle-text-weight:500}html{--mdc-linear-progress-active-indicator-height:4px;--mdc-linear-progress-track-height:4px;--mdc-linear-progress-track-shape:0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#3053f4;--mdc-linear-progress-track-color:rgba(48, 83, 244, 0.25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#3053f4;--mdc-linear-progress-track-color:rgba(48, 83, 244, 0.25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#ae1209;--mdc-linear-progress-track-color:rgba(174, 18, 9, 0.25)}html{--mdc-plain-tooltip-container-shape:4px;--mdc-plain-tooltip-supporting-text-line-height:16px}html{--mdc-plain-tooltip-container-color:#3e4557;--mdc-plain-tooltip-supporting-text-color:#fff}html{--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:12px;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:0.0333333333em}html{--mdc-filled-text-field-active-indicator-height:1px;--mdc-filled-text-field-focus-active-indicator-height:2px;--mdc-filled-text-field-container-shape:4px}html{--mdc-outlined-text-field-outline-width:1px;--mdc-outlined-text-field-focus-outline-width:2px;--mdc-outlined-text-field-container-shape:4px}html{--mdc-filled-text-field-caret-color:#3053f4;--mdc-filled-text-field-focus-active-indicator-color:#3053f4;--mdc-filled-text-field-focus-label-text-color:rgba(48, 83, 244, 0.87);--mdc-filled-text-field-container-color:rgb(229.44, 231.36, 237.12);--mdc-filled-text-field-disabled-container-color:rgb(234.22, 236.18, 242.06);--mdc-filled-text-field-label-text-color:rgba(0, 35, 60, 0.6);--mdc-filled-text-field-hover-label-text-color:rgba(0, 35, 60, 0.6);--mdc-filled-text-field-disabled-label-text-color:rgba(0, 35, 60, 0.38);--mdc-filled-text-field-input-text-color:rgba(0, 35, 60, 0.87);--mdc-filled-text-field-disabled-input-text-color:rgba(0, 35, 60, 0.38);--mdc-filled-text-field-input-text-placeholder-color:rgba(0, 35, 60, 0.6);--mdc-filled-text-field-error-hover-label-text-color:#ae1209;--mdc-filled-text-field-error-focus-label-text-color:#ae1209;--mdc-filled-text-field-error-label-text-color:#ae1209;--mdc-filled-text-field-error-caret-color:#ae1209;--mdc-filled-text-field-active-indicator-color:rgba(209, 213, 231, 0.42);--mdc-filled-text-field-disabled-active-indicator-color:rgba(209, 213, 231, 0.06);--mdc-filled-text-field-hover-active-indicator-color:rgba(209, 213, 231, 0.87);--mdc-filled-text-field-error-active-indicator-color:#ae1209;--mdc-filled-text-field-error-focus-active-indicator-color:#ae1209;--mdc-filled-text-field-error-hover-active-indicator-color:#ae1209}html{--mdc-outlined-text-field-caret-color:#3053f4;--mdc-outlined-text-field-focus-outline-color:#3053f4;--mdc-outlined-text-field-focus-label-text-color:rgba(48, 83, 244, 0.87);--mdc-outlined-text-field-label-text-color:rgba(0, 35, 60, 0.6);--mdc-outlined-text-field-hover-label-text-color:rgba(0, 35, 60, 0.6);--mdc-outlined-text-field-disabled-label-text-color:rgba(0, 35, 60, 0.38);--mdc-outlined-text-field-input-text-color:rgba(0, 35, 60, 0.87);--mdc-outlined-text-field-disabled-input-text-color:rgba(0, 35, 60, 0.38);--mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 35, 60, 0.6);--mdc-outlined-text-field-error-caret-color:#ae1209;--mdc-outlined-text-field-error-focus-label-text-color:#ae1209;--mdc-outlined-text-field-error-label-text-color:#ae1209;--mdc-outlined-text-field-error-hover-label-text-color:#ae1209;--mdc-outlined-text-field-outline-color:rgba(209, 213, 231, 0.38);--mdc-outlined-text-field-disabled-outline-color:rgba(209, 213, 231, 0.06);--mdc-outlined-text-field-hover-outline-color:rgba(209, 213, 231, 0.87);--mdc-outlined-text-field-error-focus-outline-color:#ae1209;--mdc-outlined-text-field-error-hover-outline-color:#ae1209;--mdc-outlined-text-field-error-outline-color:#ae1209}html{--mat-form-field-focus-select-arrow-color:rgba(48, 83, 244, 0.87);--mat-form-field-disabled-input-text-placeholder-color:rgba(89, 98, 123, 0.38);--mat-form-field-state-layer-color:rgba(0, 35, 60, 0.87);--mat-form-field-error-text-color:#ae1209;--mat-form-field-select-option-text-color:inherit;--mat-form-field-select-disabled-option-text-color:GrayText;--mat-form-field-leading-icon-color:unset;--mat-form-field-disabled-leading-icon-color:unset;--mat-form-field-trailing-icon-color:unset;--mat-form-field-disabled-trailing-icon-color:unset;--mat-form-field-error-focus-trailing-icon-color:unset;--mat-form-field-error-hover-trailing-icon-color:unset;--mat-form-field-error-trailing-icon-color:unset;--mat-form-field-enabled-select-arrow-color:rgba(89, 98, 123, 0.54);--mat-form-field-disabled-select-arrow-color:rgba(89, 98, 123, 0.38);--mat-form-field-hover-state-layer-opacity:0.04;--mat-form-field-focus-state-layer-opacity:0.08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color:#3053f4;--mdc-filled-text-field-focus-active-indicator-color:#3053f4;--mdc-filled-text-field-focus-label-text-color:rgba(48, 83, 244, 0.87)}.mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color:#3053f4;--mdc-outlined-text-field-focus-outline-color:#3053f4;--mdc-outlined-text-field-focus-label-text-color:rgba(48, 83, 244, 0.87)}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color:rgba(48, 83, 244, 0.87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color:#ae1209;--mdc-filled-text-field-focus-active-indicator-color:#ae1209;--mdc-filled-text-field-focus-label-text-color:rgba(174, 18, 9, 0.87)}.mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color:#ae1209;--mdc-outlined-text-field-focus-outline-color:#ae1209;--mdc-outlined-text-field-focus-label-text-color:rgba(174, 18, 9, 0.87)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color:rgba(174, 18, 9, 0.87)}html{--mat-form-field-container-height:56px;--mat-form-field-filled-label-display:block;--mat-form-field-container-vertical-padding:16px;--mat-form-field-filled-with-label-container-padding-top:24px;--mat-form-field-filled-with-label-container-padding-bottom:8px}html{--mdc-filled-text-field-label-text-font:Roboto, sans-serif;--mdc-filled-text-field-label-text-size:16px;--mdc-filled-text-field-label-text-tracking:0.03125em;--mdc-filled-text-field-label-text-weight:400}html{--mdc-outlined-text-field-label-text-font:Roboto, sans-serif;--mdc-outlined-text-field-label-text-size:16px;--mdc-outlined-text-field-label-text-tracking:0.03125em;--mdc-outlined-text-field-label-text-weight:400}html{--mat-form-field-container-text-font:Roboto, sans-serif;--mat-form-field-container-text-line-height:24px;--mat-form-field-container-text-size:16px;--mat-form-field-container-text-tracking:0.03125em;--mat-form-field-container-text-weight:400;--mat-form-field-outlined-label-text-populated-size:16px;--mat-form-field-subscript-text-font:Roboto, sans-serif;--mat-form-field-subscript-text-line-height:20px;--mat-form-field-subscript-text-size:12px;--mat-form-field-subscript-text-tracking:0.0333333333em;--mat-form-field-subscript-text-weight:400}html{--mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12)}html{--mat-select-panel-background-color:#eff1f7;--mat-select-enabled-trigger-text-color:rgba(0, 35, 60, 0.87);--mat-select-disabled-trigger-text-color:rgba(0, 35, 60, 0.38);--mat-select-placeholder-text-color:rgba(0, 35, 60, 0.6);--mat-select-enabled-arrow-color:rgba(209, 213, 231, 0.54);--mat-select-disabled-arrow-color:rgba(0, 35, 60, 0.38);--mat-select-focused-arrow-color:rgba(48, 83, 244, 0.87);--mat-select-invalid-arrow-color:rgba(174, 18, 9, 0.87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color:#eff1f7;--mat-select-enabled-trigger-text-color:rgba(0, 35, 60, 0.87);--mat-select-disabled-trigger-text-color:rgba(0, 35, 60, 0.38);--mat-select-placeholder-text-color:rgba(0, 35, 60, 0.6);--mat-select-enabled-arrow-color:rgba(209, 213, 231, 0.54);--mat-select-disabled-arrow-color:rgba(0, 35, 60, 0.38);--mat-select-focused-arrow-color:rgba(48, 83, 244, 0.87);--mat-select-invalid-arrow-color:rgba(174, 18, 9, 0.87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color:#eff1f7;--mat-select-enabled-trigger-text-color:rgba(0, 35, 60, 0.87);--mat-select-disabled-trigger-text-color:rgba(0, 35, 60, 0.38);--mat-select-placeholder-text-color:rgba(0, 35, 60, 0.6);--mat-select-enabled-arrow-color:rgba(209, 213, 231, 0.54);--mat-select-disabled-arrow-color:rgba(0, 35, 60, 0.38);--mat-select-focused-arrow-color:rgba(174, 18, 9, 0.87);--mat-select-invalid-arrow-color:rgba(174, 18, 9, 0.87)}html{--mat-select-arrow-transform:translateY(-8px)}html{--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:24px;--mat-select-trigger-text-size:16px;--mat-select-trigger-text-tracking:0.03125em;--mat-select-trigger-text-weight:400}html{--mat-autocomplete-container-shape:4px;--mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12)}html{--mat-autocomplete-background-color:#eff1f7}html{--mdc-dialog-container-shape:4px}html{--mat-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);--mat-dialog-container-max-width:80vw;--mat-dialog-container-small-max-width:80vw;--mat-dialog-container-min-width:0;--mat-dialog-actions-alignment:start;--mat-dialog-actions-padding:8px;--mat-dialog-content-padding:20px 24px;--mat-dialog-with-actions-content-padding:20px 24px;--mat-dialog-headline-padding:0 24px 9px}html{--mdc-dialog-container-color:#ebedf5;--mdc-dialog-subhead-color:rgba(0, 35, 60, 0.87);--mdc-dialog-supporting-text-color:rgba(0, 35, 60, 0.6)}html{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:0.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:0.03125em}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius:16px;--mdc-chip-with-avatar-avatar-shape-radius:14px;--mdc-chip-with-avatar-avatar-size:28px;--mdc-chip-with-icon-icon-size:18px;--mdc-chip-outline-width:0;--mdc-chip-outline-color:transparent;--mdc-chip-disabled-outline-color:transparent;--mdc-chip-focus-outline-color:transparent;--mdc-chip-hover-state-layer-opacity:0.04;--mdc-chip-with-avatar-disabled-avatar-opacity:1;--mdc-chip-flat-selected-outline-width:0;--mdc-chip-selected-hover-state-layer-opacity:0.04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;--mdc-chip-with-icon-disabled-icon-opacity:1}.mat-mdc-standard-chip{--mat-chip-disabled-container-opacity:0.4;--mat-chip-trailing-action-opacity:0.54;--mat-chip-trailing-action-focus-opacity:1;--mat-chip-trailing-action-state-layer-color:transparent;--mat-chip-selected-trailing-action-state-layer-color:transparent;--mat-chip-trailing-action-hover-state-layer-opacity:0;--mat-chip-trailing-action-focus-state-layer-opacity:0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color:#212121;--mdc-chip-elevated-container-color:rgb(210.32, 216.28, 224.56);--mdc-chip-elevated-selected-container-color:rgb(210.32, 216.28, 224.56);--mdc-chip-elevated-disabled-container-color:rgb(210.32, 216.28, 224.56);--mdc-chip-flat-disabled-selected-container-color:rgb(210.32, 216.28, 224.56);--mdc-chip-focus-state-layer-color:#00233c;--mdc-chip-hover-state-layer-color:#00233c;--mdc-chip-selected-hover-state-layer-color:#00233c;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:#00233c;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:#212121;--mdc-chip-selected-label-text-color:#212121;--mdc-chip-with-icon-icon-color:#212121;--mdc-chip-with-icon-disabled-icon-color:#212121;--mdc-chip-with-icon-selected-icon-color:#212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;--mdc-chip-with-trailing-icon-trailing-icon-color:#212121}.mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color:#212121;--mat-chip-selected-trailing-icon-color:#212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#3053f4;--mdc-chip-elevated-selected-container-color:#3053f4;--mdc-chip-elevated-disabled-container-color:#3053f4;--mdc-chip-flat-disabled-selected-container-color:#3053f4;--mdc-chip-focus-state-layer-color:#00233c;--mdc-chip-hover-state-layer-color:#00233c;--mdc-chip-selected-hover-state-layer-color:#00233c;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:#00233c;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#3053f4;--mdc-chip-elevated-selected-container-color:#3053f4;--mdc-chip-elevated-disabled-container-color:#3053f4;--mdc-chip-flat-disabled-selected-container-color:#3053f4;--mdc-chip-focus-state-layer-color:#00233c;--mdc-chip-hover-state-layer-color:#00233c;--mdc-chip-selected-hover-state-layer-color:#00233c;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:#00233c;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#ae1209;--mdc-chip-elevated-selected-container-color:#ae1209;--mdc-chip-elevated-disabled-container-color:#ae1209;--mdc-chip-flat-disabled-selected-container-color:#ae1209;--mdc-chip-focus-state-layer-color:#00233c;--mdc-chip-hover-state-layer-color:#00233c;--mdc-chip-selected-hover-state-layer-color:#00233c;--mdc-chip-focus-state-layer-opacity:0.12;--mdc-chip-selected-focus-state-layer-color:#00233c;--mdc-chip-selected-focus-state-layer-opacity:0.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height:32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font:Roboto, sans-serif;--mdc-chip-label-text-line-height:20px;--mdc-chip-label-text-size:14px;--mdc-chip-label-text-tracking:0.0178571429em;--mdc-chip-label-text-weight:400}html{--mdc-switch-disabled-selected-icon-opacity:0.38;--mdc-switch-disabled-track-opacity:0.12;--mdc-switch-disabled-unselected-icon-opacity:0.38;--mdc-switch-handle-height:20px;--mdc-switch-handle-shape:10px;--mdc-switch-handle-width:20px;--mdc-switch-selected-icon-size:18px;--mdc-switch-track-height:14px;--mdc-switch-track-shape:7px;--mdc-switch-track-width:36px;--mdc-switch-unselected-icon-size:18px;--mdc-switch-selected-focus-state-layer-opacity:0.12;--mdc-switch-selected-hover-state-layer-opacity:0.04;--mdc-switch-selected-pressed-state-layer-opacity:0.1;--mdc-switch-unselected-focus-state-layer-opacity:0.12;--mdc-switch-unselected-hover-state-layer-opacity:0.04;--mdc-switch-unselected-pressed-state-layer-opacity:0.1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity:0.38;--mat-switch-disabled-unselected-handle-opacity:0.38;--mat-switch-unselected-handle-size:20px;--mat-switch-selected-handle-size:20px;--mat-switch-pressed-handle-size:20px;--mat-switch-with-icon-handle-size:20px;--mat-switch-selected-handle-horizontal-margin:0;--mat-switch-selected-with-icon-handle-horizontal-margin:0;--mat-switch-selected-pressed-handle-horizontal-margin:0;--mat-switch-unselected-handle-horizontal-margin:0;--mat-switch-unselected-with-icon-handle-horizontal-margin:0;--mat-switch-unselected-pressed-handle-horizontal-margin:0;--mat-switch-visible-track-opacity:1;--mat-switch-hidden-track-opacity:1;--mat-switch-visible-track-transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);--mat-switch-hidden-track-transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);--mat-switch-track-outline-width:1px;--mat-switch-track-outline-color:transparent;--mat-switch-selected-track-outline-width:1px;--mat-switch-selected-track-outline-color:transparent;--mat-switch-disabled-unselected-track-outline-width:1px;--mat-switch-disabled-unselected-track-outline-color:transparent}html{--mdc-switch-selected-focus-state-layer-color:#7187ff;--mdc-switch-selected-handle-color:#7187ff;--mdc-switch-selected-hover-state-layer-color:#7187ff;--mdc-switch-selected-pressed-state-layer-color:#7187ff;--mdc-switch-selected-focus-handle-color:#dee0ff;--mdc-switch-selected-hover-handle-color:#dee0ff;--mdc-switch-selected-pressed-handle-color:#dee0ff;--mdc-switch-selected-focus-track-color:#0436d3;--mdc-switch-selected-hover-track-color:#0436d3;--mdc-switch-selected-pressed-track-color:#0436d3;--mdc-switch-selected-track-color:#0436d3;--mdc-switch-disabled-selected-handle-color:#424242;--mdc-switch-disabled-selected-icon-color:#fff;--mdc-switch-disabled-selected-track-color:#424242;--mdc-switch-disabled-unselected-handle-color:#424242;--mdc-switch-disabled-unselected-icon-color:#fff;--mdc-switch-disabled-unselected-track-color:#424242;--mdc-switch-handle-surface-color:#fff;--mdc-switch-selected-icon-color:#fff;--mdc-switch-unselected-focus-handle-color:#212121;--mdc-switch-unselected-focus-state-layer-color:#424242;--mdc-switch-unselected-focus-track-color:#e0e0e0;--mdc-switch-unselected-handle-color:#616161;--mdc-switch-unselected-hover-handle-color:#212121;--mdc-switch-unselected-hover-state-layer-color:#424242;--mdc-switch-unselected-hover-track-color:#e0e0e0;--mdc-switch-unselected-icon-color:#fff;--mdc-switch-unselected-pressed-handle-color:#212121;--mdc-switch-unselected-pressed-state-layer-color:#424242;--mdc-switch-unselected-pressed-track-color:#e0e0e0;--mdc-switch-unselected-track-color:#e0e0e0;--mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);--mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12)}html{--mdc-switch-disabled-label-text-color: rgba(0, 35, 60, 0.3803921569)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color:#00233c}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#7187ff;--mdc-switch-selected-handle-color:#7187ff;--mdc-switch-selected-hover-state-layer-color:#7187ff;--mdc-switch-selected-pressed-state-layer-color:#7187ff;--mdc-switch-selected-focus-handle-color:#dee0ff;--mdc-switch-selected-hover-handle-color:#dee0ff;--mdc-switch-selected-pressed-handle-color:#dee0ff;--mdc-switch-selected-focus-track-color:#0436d3;--mdc-switch-selected-hover-track-color:#0436d3;--mdc-switch-selected-pressed-track-color:#0436d3;--mdc-switch-selected-track-color:#0436d3}html{--mdc-switch-state-layer-size:40px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font:Roboto, sans-serif;--mat-switch-label-text-line-height:20px;--mat-switch-label-text-size:14px;--mat-switch-label-text-tracking:0.0178571429em;--mat-switch-label-text-weight:400}html{--mdc-radio-disabled-selected-icon-opacity:0.38;--mdc-radio-disabled-unselected-icon-opacity:0.38;--mdc-radio-state-layer-size:40px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color:#59627b;--mdc-radio-disabled-unselected-icon-color:#59627b;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-selected-focus-icon-color:#3053f4;--mdc-radio-selected-hover-icon-color:#3053f4;--mdc-radio-selected-icon-color:#3053f4;--mdc-radio-selected-pressed-icon-color:#3053f4}.mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color:#00233c;--mat-radio-checked-ripple-color:#3053f4;--mat-radio-disabled-label-color:rgba(0, 35, 60, 0.3803921569);--mat-radio-label-text-color:#00233c}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color:#59627b;--mdc-radio-disabled-unselected-icon-color:#59627b;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-selected-focus-icon-color:#3053f4;--mdc-radio-selected-hover-icon-color:#3053f4;--mdc-radio-selected-icon-color:#3053f4;--mdc-radio-selected-pressed-icon-color:#3053f4}.mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color:#00233c;--mat-radio-checked-ripple-color:#3053f4;--mat-radio-disabled-label-color:rgba(0, 35, 60, 0.3803921569);--mat-radio-label-text-color:#00233c}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:#59627b;--mdc-radio-disabled-unselected-icon-color:#59627b;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-selected-focus-icon-color:#ae1209;--mdc-radio-selected-hover-icon-color:#ae1209;--mdc-radio-selected-icon-color:#ae1209;--mdc-radio-selected-pressed-icon-color:#ae1209}.mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color:#00233c;--mat-radio-checked-ripple-color:#ae1209;--mat-radio-disabled-label-color:rgba(0, 35, 60, 0.3803921569);--mat-radio-label-text-color:#00233c}html{--mdc-radio-state-layer-size:40px}html{--mat-radio-touch-target-display:block}html{--mat-radio-label-text-font:Roboto, sans-serif;--mat-radio-label-text-line-height:20px;--mat-radio-label-text-size:14px;--mat-radio-label-text-tracking:0.0178571429em;--mat-radio-label-text-weight:400}html{--mdc-slider-active-track-height:6px;--mdc-slider-active-track-shape:9999px;--mdc-slider-handle-height:20px;--mdc-slider-handle-shape:50%;--mdc-slider-handle-width:20px;--mdc-slider-inactive-track-height:4px;--mdc-slider-inactive-track-shape:9999px;--mdc-slider-with-overlap-handle-outline-width:1px;--mdc-slider-with-tick-marks-active-container-opacity:0.6;--mdc-slider-with-tick-marks-container-shape:50%;--mdc-slider-with-tick-marks-container-size:2px;--mdc-slider-with-tick-marks-inactive-container-opacity:0.6;--mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12)}html{--mat-slider-value-indicator-width:auto;--mat-slider-value-indicator-height:32px;--mat-slider-value-indicator-caret-display:block;--mat-slider-value-indicator-border-radius:4px;--mat-slider-value-indicator-padding:0 12px;--mat-slider-value-indicator-text-transform:none;--mat-slider-value-indicator-container-transform:translateX(-50%)}html{--mdc-slider-handle-color:#3053f4;--mdc-slider-focus-handle-color:#3053f4;--mdc-slider-hover-handle-color:#3053f4;--mdc-slider-active-track-color:#3053f4;--mdc-slider-inactive-track-color:#3053f4;--mdc-slider-with-tick-marks-inactive-container-color:#3053f4;--mdc-slider-with-tick-marks-active-container-color:white;--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-label-container-color:#000;--mdc-slider-label-label-text-color:#fff;--mdc-slider-with-overlap-handle-outline-color:#fff;--mdc-slider-with-tick-marks-disabled-container-color:#000}html{--mat-slider-ripple-color:#3053f4;--mat-slider-hover-state-layer-color:rgba(48, 83, 244, 0.05);--mat-slider-focus-state-layer-color:rgba(48, 83, 244, 0.2);--mat-slider-value-indicator-opacity:0.6}html .mat-accent{--mdc-slider-handle-color:#3053f4;--mdc-slider-focus-handle-color:#3053f4;--mdc-slider-hover-handle-color:#3053f4;--mdc-slider-active-track-color:#3053f4;--mdc-slider-inactive-track-color:#3053f4;--mdc-slider-with-tick-marks-inactive-container-color:#3053f4;--mdc-slider-with-tick-marks-active-container-color:white}html .mat-accent{--mat-slider-ripple-color:#3053f4;--mat-slider-hover-state-layer-color:rgba(48, 83, 244, 0.05);--mat-slider-focus-state-layer-color:rgba(48, 83, 244, 0.2)}html .mat-warn{--mdc-slider-handle-color:#ae1209;--mdc-slider-focus-handle-color:#ae1209;--mdc-slider-hover-handle-color:#ae1209;--mdc-slider-active-track-color:#ae1209;--mdc-slider-inactive-track-color:#ae1209;--mdc-slider-with-tick-marks-inactive-container-color:#ae1209;--mdc-slider-with-tick-marks-active-container-color:white}html .mat-warn{--mat-slider-ripple-color:#ae1209;--mat-slider-hover-state-layer-color:rgba(174, 18, 9, 0.05);--mat-slider-focus-state-layer-color:rgba(174, 18, 9, 0.2)}html{--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:0.0071428571em;--mdc-slider-label-label-text-weight:500}html{--mat-menu-container-shape:4px;--mat-menu-divider-bottom-spacing:0;--mat-menu-divider-top-spacing:0;--mat-menu-item-spacing:16px;--mat-menu-item-icon-size:24px;--mat-menu-item-leading-spacing:16px;--mat-menu-item-trailing-spacing:16px;--mat-menu-item-with-icon-leading-spacing:16px;--mat-menu-item-with-icon-trailing-spacing:16px;--mat-menu-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12)}html{--mat-menu-item-label-text-color:#00233c;--mat-menu-item-icon-color:#00233c;--mat-menu-item-hover-state-layer-color:rgba(0, 35, 60, 0.04);--mat-menu-item-focus-state-layer-color:rgba(0, 35, 60, 0.04);--mat-menu-container-color:#eff1f7;--mat-menu-divider-color:#d1d5e7}html{--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:16px;--mat-menu-item-label-text-tracking:0.03125em;--mat-menu-item-label-text-line-height:24px;--mat-menu-item-label-text-weight:400}html{--mdc-list-list-item-container-shape:0;--mdc-list-list-item-leading-avatar-shape:50%;--mdc-list-list-item-container-color:transparent;--mdc-list-list-item-selected-container-color:transparent;--mdc-list-list-item-leading-avatar-color:transparent;--mdc-list-list-item-leading-icon-size:24px;--mdc-list-list-item-leading-avatar-size:40px;--mdc-list-list-item-trailing-icon-size:24px;--mdc-list-list-item-disabled-state-layer-color:transparent;--mdc-list-list-item-disabled-state-layer-opacity:0;--mdc-list-list-item-disabled-label-text-opacity:0.38;--mdc-list-list-item-disabled-leading-icon-opacity:0.38;--mdc-list-list-item-disabled-trailing-icon-opacity:0.38}html{--mat-list-active-indicator-color:transparent;--mat-list-active-indicator-shape:4px}html{--mdc-list-list-item-label-text-color:#00233c;--mdc-list-list-item-supporting-text-color:#59627b;--mdc-list-list-item-leading-icon-color:rgba(0, 35, 60, 0.38);--mdc-list-list-item-trailing-supporting-text-color:#59627b;--mdc-list-list-item-trailing-icon-color:rgba(0, 35, 60, 0.38);--mdc-list-list-item-selected-trailing-icon-color:rgba(0, 35, 60, 0.38);--mdc-list-list-item-disabled-label-text-color:#00233c;--mdc-list-list-item-disabled-leading-icon-color:#00233c;--mdc-list-list-item-disabled-trailing-icon-color:#00233c;--mdc-list-list-item-hover-label-text-color:#00233c;--mdc-list-list-item-hover-leading-icon-color:rgba(0, 35, 60, 0.38);--mdc-list-list-item-hover-trailing-icon-color:rgba(0, 35, 60, 0.38);--mdc-list-list-item-focus-label-text-color:#00233c;--mdc-list-list-item-hover-state-layer-color:#00233c;--mdc-list-list-item-hover-state-layer-opacity:0.04;--mdc-list-list-item-focus-state-layer-color:#00233c;--mdc-list-list-item-focus-state-layer-opacity:0.12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#59627b;--mdc-radio-disabled-unselected-icon-color:#59627b;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-selected-focus-icon-color:#3053f4;--mdc-radio-selected-hover-icon-color:#3053f4;--mdc-radio-selected-icon-color:#3053f4;--mdc-radio-selected-pressed-icon-color:#3053f4}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#59627b;--mdc-radio-disabled-unselected-icon-color:#59627b;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-selected-focus-icon-color:#3053f4;--mdc-radio-selected-hover-icon-color:#3053f4;--mdc-radio-selected-icon-color:#3053f4;--mdc-radio-selected-pressed-icon-color:#3053f4}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#59627b;--mdc-radio-disabled-unselected-icon-color:#59627b;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-unselected-pressed-icon-color:rgba(89, 98, 123, 0.54);--mdc-radio-selected-focus-icon-color:#ae1209;--mdc-radio-selected-hover-icon-color:#ae1209;--mdc-radio-selected-icon-color:#ae1209;--mdc-radio-selected-pressed-icon-color:#ae1209}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3053f4;--mdc-checkbox-selected-hover-icon-color:#3053f4;--mdc-checkbox-selected-icon-color:#3053f4;--mdc-checkbox-selected-pressed-icon-color:#3053f4;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 35, 60, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#3053f4;--mdc-checkbox-selected-hover-state-layer-color:#3053f4;--mdc-checkbox-selected-pressed-state-layer-color:#3053f4;--mdc-checkbox-unselected-focus-state-layer-color:#00233c;--mdc-checkbox-unselected-hover-state-layer-color:#00233c;--mdc-checkbox-unselected-pressed-state-layer-color:#00233c}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3053f4;--mdc-checkbox-selected-hover-icon-color:#3053f4;--mdc-checkbox-selected-icon-color:#3053f4;--mdc-checkbox-selected-pressed-icon-color:#3053f4;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 35, 60, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#3053f4;--mdc-checkbox-selected-hover-state-layer-color:#3053f4;--mdc-checkbox-selected-pressed-state-layer-color:#3053f4;--mdc-checkbox-unselected-focus-state-layer-color:#00233c;--mdc-checkbox-unselected-hover-state-layer-color:#00233c;--mdc-checkbox-unselected-pressed-state-layer-color:#00233c}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ae1209;--mdc-checkbox-selected-hover-icon-color:#ae1209;--mdc-checkbox-selected-icon-color:#ae1209;--mdc-checkbox-selected-pressed-icon-color:#ae1209;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 35, 60, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#ae1209;--mdc-checkbox-selected-hover-state-layer-color:#ae1209;--mdc-checkbox-selected-pressed-state-layer-color:#ae1209;--mdc-checkbox-unselected-focus-state-layer-color:#00233c;--mdc-checkbox-unselected-hover-state-layer-color:#00233c;--mdc-checkbox-unselected-pressed-state-layer-color:#00233c}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3053f4}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height:48px;--mdc-list-list-item-two-line-container-height:64px;--mdc-list-list-item-three-line-container-height:88px}html{--mat-list-list-item-leading-icon-start-space:16px;--mat-list-list-item-leading-icon-end-space:32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size:40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:0.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:0.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:20px;--mdc-list-list-item-trailing-supporting-text-size:12px;--mdc-list-list-item-trailing-supporting-text-tracking:0.0333333333em;--mdc-list-list-item-trailing-supporting-text-weight:400}.mdc-list-group__subheader{font:400 16px/28px Roboto, sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color:rgba(0, 35, 60, 0.87);--mat-paginator-container-background-color:#eff1f7;--mat-paginator-enabled-icon-color:rgba(0, 35, 60, 0.54);--mat-paginator-disabled-icon-color:rgba(0, 35, 60, 0.12)}html{--mat-paginator-container-size:56px;--mat-paginator-form-field-container-height:40px;--mat-paginator-form-field-container-vertical-padding:8px;--mat-paginator-touch-target-display:block}html{--mat-paginator-container-text-font:Roboto, sans-serif;--mat-paginator-container-text-line-height:20px;--mat-paginator-container-text-size:12px;--mat-paginator-container-text-tracking:0.0333333333em;--mat-paginator-container-text-weight:400;--mat-paginator-select-trigger-text-size:12px}html{--mdc-secondary-navigation-tab-container-height:48px}html{--mdc-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0}html{--mat-tab-header-divider-color:transparent;--mat-tab-header-divider-height:0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#3053f4}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color:rgba(0, 35, 60, 0.3803921569);--mat-tab-header-pagination-icon-color:#59627b;--mat-tab-header-inactive-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-active-label-text-color:#3053f4;--mat-tab-header-active-ripple-color:#3053f4;--mat-tab-header-inactive-ripple-color:#3053f4;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-active-focus-label-text-color:#3053f4;--mat-tab-header-active-hover-label-text-color:#3053f4;--mat-tab-header-active-focus-indicator-color:#3053f4;--mat-tab-header-active-hover-indicator-color:#3053f4}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color:#3053f4}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color:rgba(0, 35, 60, 0.3803921569);--mat-tab-header-pagination-icon-color:#59627b;--mat-tab-header-inactive-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-active-label-text-color:#3053f4;--mat-tab-header-active-ripple-color:#3053f4;--mat-tab-header-inactive-ripple-color:#3053f4;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-active-focus-label-text-color:#3053f4;--mat-tab-header-active-hover-label-text-color:#3053f4;--mat-tab-header-active-focus-indicator-color:#3053f4;--mat-tab-header-active-hover-indicator-color:#3053f4}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color:#ae1209}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color:rgba(0, 35, 60, 0.3803921569);--mat-tab-header-pagination-icon-color:#59627b;--mat-tab-header-inactive-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-active-label-text-color:#ae1209;--mat-tab-header-active-ripple-color:#ae1209;--mat-tab-header-inactive-ripple-color:#ae1209;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 35, 60, 0.6);--mat-tab-header-active-focus-label-text-color:#ae1209;--mat-tab-header-active-hover-label-text-color:#ae1209;--mat-tab-header-active-focus-indicator-color:#ae1209;--mat-tab-header-active-hover-indicator-color:#ae1209}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color:#3053f4;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color:#3053f4;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color:#ae1209;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height:48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font:Roboto, sans-serif;--mat-tab-header-label-text-size:14px;--mat-tab-header-label-text-tracking:normal;--mat-tab-header-label-text-line-height:14px;--mat-tab-header-label-text-weight:400}html{--mdc-checkbox-disabled-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-state-layer-opacity:0.16;--mdc-checkbox-selected-hover-state-layer-opacity:0.04;--mdc-checkbox-selected-pressed-state-layer-opacity:0.16;--mdc-checkbox-unselected-focus-state-layer-opacity:0.16;--mdc-checkbox-unselected-hover-state-layer-opacity:0.04;--mdc-checkbox-unselected-pressed-state-layer-opacity:0.16}html{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3053f4;--mdc-checkbox-selected-hover-icon-color:#3053f4;--mdc-checkbox-selected-icon-color:#3053f4;--mdc-checkbox-selected-pressed-icon-color:#3053f4;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 35, 60, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#3053f4;--mdc-checkbox-selected-hover-state-layer-color:#3053f4;--mdc-checkbox-selected-pressed-state-layer-color:#3053f4;--mdc-checkbox-unselected-focus-state-layer-color:#00233c;--mdc-checkbox-unselected-hover-state-layer-color:#00233c;--mdc-checkbox-unselected-pressed-state-layer-color:#00233c}html{--mat-checkbox-disabled-label-color:rgba(0, 35, 60, 0.3803921569);--mat-checkbox-label-text-color:#00233c}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3053f4;--mdc-checkbox-selected-hover-icon-color:#3053f4;--mdc-checkbox-selected-icon-color:#3053f4;--mdc-checkbox-selected-pressed-icon-color:#3053f4;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 35, 60, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#3053f4;--mdc-checkbox-selected-hover-state-layer-color:#3053f4;--mdc-checkbox-selected-pressed-state-layer-color:#3053f4;--mdc-checkbox-unselected-focus-state-layer-color:#00233c;--mdc-checkbox-unselected-hover-state-layer-color:#00233c;--mdc-checkbox-unselected-pressed-state-layer-color:#00233c}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 35, 60, 0.38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ae1209;--mdc-checkbox-selected-hover-icon-color:#ae1209;--mdc-checkbox-selected-icon-color:#ae1209;--mdc-checkbox-selected-pressed-icon-color:#ae1209;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 35, 60, 0.54);--mdc-checkbox-selected-focus-state-layer-color:#ae1209;--mdc-checkbox-selected-hover-state-layer-color:#ae1209;--mdc-checkbox-selected-pressed-state-layer-color:#ae1209;--mdc-checkbox-unselected-focus-state-layer-color:#00233c;--mdc-checkbox-unselected-hover-state-layer-color:#00233c;--mdc-checkbox-unselected-pressed-state-layer-color:#00233c}html{--mdc-checkbox-state-layer-size:40px}html{--mat-checkbox-touch-target-display:block}html{--mat-checkbox-label-text-font:Roboto, sans-serif;--mat-checkbox-label-text-line-height:20px;--mat-checkbox-label-text-size:14px;--mat-checkbox-label-text-tracking:0.0178571429em;--mat-checkbox-label-text-weight:400}html{--mdc-text-button-container-shape:4px;--mdc-text-button-keep-touch-target:false}html{--mdc-filled-button-container-shape:4px;--mdc-filled-button-keep-touch-target:false}html{--mdc-protected-button-container-shape:4px;--mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12)}html{--mdc-outlined-button-keep-touch-target:false;--mdc-outlined-button-outline-width:1px;--mdc-outlined-button-container-shape:4px}html{--mat-text-button-horizontal-padding:8px;--mat-text-button-with-icon-horizontal-padding:8px;--mat-text-button-icon-spacing:8px;--mat-text-button-icon-offset:0}html{--mat-filled-button-horizontal-padding:16px;--mat-filled-button-icon-spacing:8px;--mat-filled-button-icon-offset:-4px}html{--mat-protected-button-horizontal-padding:16px;--mat-protected-button-icon-spacing:8px;--mat-protected-button-icon-offset:-4px}html{--mat-outlined-button-horizontal-padding:15px;--mat-outlined-button-icon-spacing:8px;--mat-outlined-button-icon-offset:-4px}html{--mdc-text-button-label-text-color:#00233c;--mdc-text-button-disabled-label-text-color:rgba(0, 35, 60, 0.38)}html{--mat-text-button-state-layer-color:#00233c;--mat-text-button-disabled-state-layer-color:#00233c;--mat-text-button-ripple-color:rgba(0, 35, 60, 0.1);--mat-text-button-hover-state-layer-opacity:0.04;--mat-text-button-focus-state-layer-opacity:0.12;--mat-text-button-pressed-state-layer-opacity:0.12}html{--mdc-filled-button-container-color:#eff1f7;--mdc-filled-button-label-text-color:#00233c;--mdc-filled-button-disabled-container-color:rgba(0, 35, 60, 0.12);--mdc-filled-button-disabled-label-text-color:rgba(0, 35, 60, 0.38)}html{--mat-filled-button-state-layer-color:#00233c;--mat-filled-button-disabled-state-layer-color:#00233c;--mat-filled-button-ripple-color:rgba(0, 35, 60, 0.1);--mat-filled-button-hover-state-layer-opacity:0.04;--mat-filled-button-focus-state-layer-opacity:0.12;--mat-filled-button-pressed-state-layer-opacity:0.12}html{--mdc-protected-button-container-color:#eff1f7;--mdc-protected-button-label-text-color:#00233c;--mdc-protected-button-disabled-container-color:rgba(0, 35, 60, 0.12);--mdc-protected-button-disabled-label-text-color:rgba(0, 35, 60, 0.38)}html{--mat-protected-button-state-layer-color:#00233c;--mat-protected-button-disabled-state-layer-color:#00233c;--mat-protected-button-ripple-color:rgba(0, 35, 60, 0.1);--mat-protected-button-hover-state-layer-opacity:0.04;--mat-protected-button-focus-state-layer-opacity:0.12;--mat-protected-button-pressed-state-layer-opacity:0.12}html{--mdc-outlined-button-disabled-outline-color:#d1d5e7;--mdc-outlined-button-disabled-label-text-color:rgba(0, 35, 60, 0.38);--mdc-outlined-button-label-text-color:#00233c;--mdc-outlined-button-outline-color:#d1d5e7}html{--mat-outlined-button-state-layer-color:#00233c;--mat-outlined-button-disabled-state-layer-color:#00233c;--mat-outlined-button-ripple-color:rgba(0, 35, 60, 0.1);--mat-outlined-button-hover-state-layer-opacity:0.04;--mat-outlined-button-focus-state-layer-opacity:0.12;--mat-outlined-button-pressed-state-layer-opacity:0.12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#3053f4}.mat-mdc-button.mat-primary{--mat-text-button-state-layer-color:#3053f4;--mat-text-button-ripple-color:rgba(48, 83, 244, 0.1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#3053f4}.mat-mdc-button.mat-accent{--mat-text-button-state-layer-color:#3053f4;--mat-text-button-ripple-color:rgba(48, 83, 244, 0.1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#ae1209}.mat-mdc-button.mat-warn{--mat-text-button-state-layer-color:#ae1209;--mat-text-button-ripple-color:rgba(174, 18, 9, 0.1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#3053f4;--mdc-filled-button-label-text-color:white}.mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#3053f4;--mdc-filled-button-label-text-color:white}.mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#ae1209;--mdc-filled-button-label-text-color:white}.mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#3053f4;--mdc-protected-button-label-text-color:white}.mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#3053f4;--mdc-protected-button-label-text-color:white}.mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#ae1209;--mdc-protected-button-label-text-color:white}.mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#3053f4;--mdc-outlined-button-outline-color:#d1d5e7}.mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color:#3053f4;--mat-outlined-button-ripple-color:rgba(48, 83, 244, 0.1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#3053f4;--mdc-outlined-button-outline-color:#d1d5e7}.mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color:#3053f4;--mat-outlined-button-ripple-color:rgba(48, 83, 244, 0.1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#ae1209;--mdc-outlined-button-outline-color:#d1d5e7}.mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color:#ae1209;--mat-outlined-button-ripple-color:rgba(174, 18, 9, 0.1)}html{--mdc-text-button-container-height:36px}html{--mdc-filled-button-container-height:36px}html{--mdc-protected-button-container-height:36px}html{--mdc-outlined-button-container-height:36px}html{--mat-text-button-touch-target-display:block}html{--mat-filled-button-touch-target-display:block}html{--mat-protected-button-touch-target-display:block}html{--mat-outlined-button-touch-target-display:block}html{--mdc-text-button-label-text-font:Roboto, sans-serif;--mdc-text-button-label-text-size:14px;--mdc-text-button-label-text-tracking:normal;--mdc-text-button-label-text-weight:400;--mdc-text-button-label-text-transform:none}html{--mdc-filled-button-label-text-font:Roboto, sans-serif;--mdc-filled-button-label-text-size:14px;--mdc-filled-button-label-text-tracking:normal;--mdc-filled-button-label-text-weight:400;--mdc-filled-button-label-text-transform:none}html{--mdc-protected-button-label-text-font:Roboto, sans-serif;--mdc-protected-button-label-text-size:14px;--mdc-protected-button-label-text-tracking:normal;--mdc-protected-button-label-text-weight:400;--mdc-protected-button-label-text-transform:none}html{--mdc-outlined-button-label-text-font:Roboto, sans-serif;--mdc-outlined-button-label-text-size:14px;--mdc-outlined-button-label-text-tracking:normal;--mdc-outlined-button-label-text-weight:400;--mdc-outlined-button-label-text-transform:none}html{--mdc-icon-button-icon-size:24px}html{--mdc-icon-button-icon-color:inherit;--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, 0.38)}html{--mat-icon-button-state-layer-color:#00233c;--mat-icon-button-disabled-state-layer-color:#00233c;--mat-icon-button-ripple-color:rgba(0, 35, 60, 0.1);--mat-icon-button-hover-state-layer-opacity:0.04;--mat-icon-button-focus-state-layer-opacity:0.12;--mat-icon-button-pressed-state-layer-opacity:0.12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#3053f4}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color:#3053f4;--mat-icon-button-ripple-color:rgba(48, 83, 244, 0.1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#3053f4}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color:#3053f4;--mat-icon-button-ripple-color:rgba(48, 83, 244, 0.1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#ae1209}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color:#ae1209;--mat-icon-button-ripple-color:rgba(174, 18, 9, 0.1)}html{--mat-icon-button-touch-target-display:block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape:50%;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12)}html{--mdc-fab-small-container-shape:50%;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12)}html{--mdc-extended-fab-container-height:48px;--mdc-extended-fab-container-shape:24px;--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);--mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12)}html{--mdc-fab-container-color:#eff1f7}html{--mat-fab-foreground-color:#00233c;--mat-fab-state-layer-color:#00233c;--mat-fab-disabled-state-layer-color:#00233c;--mat-fab-ripple-color:rgba(0, 35, 60, 0.1);--mat-fab-hover-state-layer-opacity:0.04;--mat-fab-focus-state-layer-opacity:0.12;--mat-fab-pressed-state-layer-opacity:0.12;--mat-fab-disabled-state-container-color:rgba(224, 227, 239, 0.12);--mat-fab-disabled-state-foreground-color:rgba(0, 35, 60, 0.38)}html{--mdc-fab-small-container-color:#eff1f7}html{--mat-fab-small-foreground-color:#00233c;--mat-fab-small-state-layer-color:#00233c;--mat-fab-small-disabled-state-layer-color:#00233c;--mat-fab-small-ripple-color:rgba(0, 35, 60, 0.1);--mat-fab-small-hover-state-layer-opacity:0.04;--mat-fab-small-focus-state-layer-opacity:0.12;--mat-fab-small-pressed-state-layer-opacity:0.12;--mat-fab-small-disabled-state-container-color:rgba(224, 227, 239, 0.12);--mat-fab-small-disabled-state-foreground-color:rgba(0, 35, 60, 0.38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color:#3053f4}html .mat-mdc-fab.mat-primary{--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color:#3053f4}html .mat-mdc-fab.mat-accent{--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color:#ae1209}html .mat-mdc-fab.mat-warn{--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color:#3053f4}html .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color:#3053f4}html .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color:#ae1209}html .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1)}html{--mat-fab-touch-target-display:block}html{--mat-fab-small-touch-target-display:block}html{--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:14px;--mdc-extended-fab-label-text-tracking:normal;--mdc-extended-fab-label-text-weight:400}html{--mdc-snackbar-container-shape:4px}html{--mdc-snackbar-container-color:rgb(47.8, 48.2, 49.4);--mdc-snackbar-supporting-text-color:rgba(239, 241, 247, 0.87)}html{--mat-snack-bar-button-color:#3053f4}html{--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400}html{--mat-table-row-item-outline-width:1px}html{--mat-table-background-color:#eff1f7;--mat-table-header-headline-color:#00233c;--mat-table-row-item-label-text-color:#00233c;--mat-table-row-item-outline-color:#d1d5e7}html{--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px}html{--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:22px;--mat-table-header-headline-size:14px;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:0.0071428571em;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:20px;--mat-table-row-item-label-text-size:14px;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:0.0178571429em;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:20px;--mat-table-footer-supporting-text-size:14px;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:0.0178571429em}html{--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px}html{--mdc-circular-progress-active-indicator-color:#3053f4}html .mat-accent{--mdc-circular-progress-active-indicator-color:#3053f4}html .mat-warn{--mdc-circular-progress-active-indicator-color:#ae1209}html{--mat-badge-container-shape:50%;--mat-badge-container-size:unset;--mat-badge-small-size-container-size:unset;--mat-badge-large-size-container-size:unset;--mat-badge-legacy-container-size:22px;--mat-badge-legacy-small-size-container-size:16px;--mat-badge-legacy-large-size-container-size:28px;--mat-badge-container-offset:-11px 0;--mat-badge-small-size-container-offset:-8px 0;--mat-badge-large-size-container-offset:-14px 0;--mat-badge-container-overlap-offset:-11px;--mat-badge-small-size-container-overlap-offset:-8px;--mat-badge-large-size-container-overlap-offset:-14px;--mat-badge-container-padding:0;--mat-badge-small-size-container-padding:0;--mat-badge-large-size-container-padding:0}html{--mat-badge-background-color:#3053f4;--mat-badge-text-color:white;--mat-badge-disabled-state-background-color:rgb(153.662745098, 167.5960784314, 178.3450980392);--mat-badge-disabled-state-text-color:rgba(0, 35, 60, 0.3803921569)}.mat-badge-accent{--mat-badge-background-color:#3053f4;--mat-badge-text-color:white}.mat-badge-warn{--mat-badge-background-color:#ae1209;--mat-badge-text-color:white}html{--mat-badge-text-font:Roboto, sans-serif;--mat-badge-line-height:22px;--mat-badge-text-size:12px;--mat-badge-text-weight:600;--mat-badge-small-size-text-size:9px;--mat-badge-small-size-line-height:16px;--mat-badge-large-size-text-size:24px;--mat-badge-large-size-line-height:28px}html{--mat-bottom-sheet-container-shape:4px}html{--mat-bottom-sheet-container-text-color:#00233c;--mat-bottom-sheet-container-background-color:#ebedf5}html{--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:20px;--mat-bottom-sheet-container-text-size:14px;--mat-bottom-sheet-container-text-tracking:0.0178571429em;--mat-bottom-sheet-container-text-weight:400}html{--mat-legacy-button-toggle-height:36px;--mat-legacy-button-toggle-shape:2px;--mat-legacy-button-toggle-focus-state-layer-opacity:1}html{--mat-standard-button-toggle-shape:4px;--mat-standard-button-toggle-hover-state-layer-opacity:0.04;--mat-standard-button-toggle-focus-state-layer-opacity:0.12}html{--mat-legacy-button-toggle-text-color:#59627b;--mat-legacy-button-toggle-state-layer-color:rgba(48, 83, 244, 0.0784313725);--mat-legacy-button-toggle-selected-state-text-color:#59627b;--mat-legacy-button-toggle-selected-state-background-color:#e0e3ef;--mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 35, 60, 0.3803921569);--mat-legacy-button-toggle-disabled-state-background-color:#e0e3ef;--mat-legacy-button-toggle-disabled-selected-state-background-color:#e0e3ef}html{--mat-standard-button-toggle-text-color:#00233c;--mat-standard-button-toggle-background-color:#eff1f7;--mat-standard-button-toggle-state-layer-color:#3053f4;--mat-standard-button-toggle-selected-state-background-color:#e0e3ef;--mat-standard-button-toggle-selected-state-text-color:#00233c;--mat-standard-button-toggle-disabled-state-text-color:rgba(0, 35, 60, 0.3803921569);--mat-standard-button-toggle-disabled-state-background-color:#eff1f7;--mat-standard-button-toggle-disabled-selected-state-text-color:#00233c;--mat-standard-button-toggle-disabled-selected-state-background-color:#e0e3ef;--mat-standard-button-toggle-divider-color:#d1d5e7}html{--mat-standard-button-toggle-height:48px}html{--mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height:24px;--mat-legacy-button-toggle-label-text-size:16px;--mat-legacy-button-toggle-label-text-tracking:0.03125em;--mat-legacy-button-toggle-label-text-weight:400}html{--mat-standard-button-toggle-label-text-font:Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height:24px;--mat-standard-button-toggle-label-text-size:16px;--mat-standard-button-toggle-label-text-tracking:0.03125em;--mat-standard-button-toggle-label-text-weight:400}html{--mat-datepicker-calendar-container-shape:4px;--mat-datepicker-calendar-container-touch-shape:4px;--mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);--mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12)}html{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#3053f4;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(48, 83, 244, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(48, 83, 244, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(48, 83, 244, 0.3);--mat-datepicker-toggle-active-state-icon-color:#3053f4;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(48, 83, 244, 0.2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color:#59627b;--mat-datepicker-calendar-body-label-text-color:#59627b;--mat-datepicker-calendar-period-button-text-color:#00233c;--mat-datepicker-calendar-period-button-icon-color:#59627b;--mat-datepicker-calendar-navigation-button-icon-color:#59627b;--mat-datepicker-calendar-header-divider-color:#d1d5e7;--mat-datepicker-calendar-header-text-color:#59627b;--mat-datepicker-calendar-date-today-outline-color:#59627b;--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(89, 98, 123, 0.8);--mat-datepicker-calendar-date-text-color:#00233c;--mat-datepicker-calendar-date-outline-color:transparent;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 35, 60, 0.3803921569);--mat-datepicker-calendar-date-preview-state-outline-color:#d1d5e7;--mat-datepicker-range-input-separator-color:#00233c;--mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 35, 60, 0.3803921569);--mat-datepicker-range-input-disabled-state-text-color:rgba(0, 35, 60, 0.3803921569);--mat-datepicker-calendar-container-background-color:#eff1f7;--mat-datepicker-calendar-container-text-color:#00233c}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#3053f4;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(48, 83, 244, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(48, 83, 244, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(48, 83, 244, 0.3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(48, 83, 244, 0.2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#ae1209;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(174, 18, 9, 0.4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(174, 18, 9, 0.3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(174, 18, 9, 0.3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(174, 18, 9, 0.2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color:#3053f4}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color:#ae1209}.mat-calendar-controls{--mat-icon-button-touch-target-display:none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:13px;--mat-datepicker-calendar-body-label-text-size:14px;--mat-datepicker-calendar-body-label-text-weight:400;--mat-datepicker-calendar-period-button-text-size:14px;--mat-datepicker-calendar-period-button-text-weight:400;--mat-datepicker-calendar-header-text-size:11px;--mat-datepicker-calendar-header-text-weight:400}html{--mat-divider-width:1px}html{--mat-divider-color:#d1d5e7}html{--mat-expansion-container-shape:4px;--mat-expansion-legacy-header-indicator-display:inline-block;--mat-expansion-header-indicator-display:none}html{--mat-expansion-container-background-color:#eff1f7;--mat-expansion-container-text-color:#00233c;--mat-expansion-actions-divider-color:#d1d5e7;--mat-expansion-header-hover-state-layer-color:rgba(48, 83, 244, 0.0784313725);--mat-expansion-header-focus-state-layer-color:rgba(48, 83, 244, 0.0784313725);--mat-expansion-header-disabled-state-text-color:rgba(0, 35, 60, 0.3803921569);--mat-expansion-header-text-color:#00233c;--mat-expansion-header-description-color:#59627b;--mat-expansion-header-indicator-color:#59627b}html{--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px}html{--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:14px;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:inherit;--mat-expansion-header-text-tracking:inherit;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:20px;--mat-expansion-container-text-size:14px;--mat-expansion-container-text-tracking:0.0178571429em;--mat-expansion-container-text-weight:400}html{--mat-grid-list-tile-header-primary-text-size:14px;--mat-grid-list-tile-header-secondary-text-size:12px;--mat-grid-list-tile-footer-primary-text-size:14px;--mat-grid-list-tile-footer-secondary-text-size:12px}html{--mat-icon-color:inherit}.mat-icon.mat-primary{--mat-icon-color:#3053f4}.mat-icon.mat-accent{--mat-icon-color:#3053f4}.mat-icon.mat-warn{--mat-icon-color:#ae1209}html{--mat-sidenav-container-shape:0;--mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);--mat-sidenav-container-width:auto}html{--mat-sidenav-container-divider-color:#d1d5e7;--mat-sidenav-container-background-color:#ebedf5;--mat-sidenav-container-text-color:#00233c;--mat-sidenav-content-background-color:#f8f9fb;--mat-sidenav-content-text-color:#00233c;--mat-sidenav-scrim-color:rgba(16, 14, 8, 0.6)}html{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#3053f4;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#3053f4;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#3053f4;--mat-stepper-header-edit-state-icon-foreground-color:white;--mat-stepper-container-color:#eff1f7;--mat-stepper-line-color:#d1d5e7;--mat-stepper-header-hover-state-layer-color:rgba(48, 83, 244, 0.0784313725);--mat-stepper-header-focus-state-layer-color:rgba(48, 83, 244, 0.0784313725);--mat-stepper-header-label-text-color:#59627b;--mat-stepper-header-optional-label-text-color:#59627b;--mat-stepper-header-selected-state-label-text-color:#00233c;--mat-stepper-header-error-state-label-text-color:#ae1209;--mat-stepper-header-icon-background-color:#59627b;--mat-stepper-header-error-state-icon-foreground-color:#ae1209;--mat-stepper-header-error-state-icon-background-color:transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#3053f4;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#3053f4;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#3053f4;--mat-stepper-header-edit-state-icon-foreground-color:white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#ae1209;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#ae1209;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#ae1209;--mat-stepper-header-edit-state-icon-foreground-color:white}html{--mat-stepper-header-height:72px}html{--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:14px;--mat-stepper-header-label-text-weight:400;--mat-stepper-header-error-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-weight:400}html{--mat-sort-arrow-color:#59627b}html{--mat-toolbar-container-background-color:#f3f5f9;--mat-toolbar-container-text-color:#00233c}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color:#3053f4;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#3053f4;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color:#ae1209;--mat-toolbar-container-text-color:white}html{--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px}html{--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:32px;--mat-toolbar-title-text-size:20px;--mat-toolbar-title-text-tracking:0.0125em;--mat-toolbar-title-text-weight:500}html{--mat-tree-container-background-color:#eff1f7;--mat-tree-node-text-color:#00233c}html{--mat-tree-node-min-height:48px}html{--mat-tree-node-text-font:Roboto, sans-serif;--mat-tree-node-text-size:14px;--mat-tree-node-text-weight:400}html{--mat-timepicker-container-shape:4px;--mat-timepicker-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12)}html{--mat-timepicker-container-background-color:#eff1f7}body{font-family:"Inter", sans-serif}.td-dialog-title,.td-status-dialog-title{font-family:"Inter", sans-serif;font-size:20px;font-weight:500}.td-status-dialog-title,.td-status-dialog-title .td-dialog-message{line-height:24px}.td-dialog-message{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:28px}.td-key{font-family:"Inter", sans-serif;font-size:14px}.td-message-label{font-family:"Inter", sans-serif;font-size:14px;font-weight:600;line-height:24px}.td-message-sublabel{font-family:"Inter", sans-serif;font-size:14px}td-navigation-drawer .td-navigation-drawer-title{font-family:"Inter", sans-serif;font-size:16px}td-navigation-drawer .td-navigation-drawer-name{font-family:"Inter", sans-serif;font-size:14px;font-weight:500;line-height:20px}td-navigation-drawer .td-navigation-drawer-menu-toggle{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:24px}td-breadcrumb:last-of-type{font-weight:bold;cursor:default}mat-list-item mat-icon,[mat-list-item] mat-icon,.mat-list-item-content mat-icon{color:rgba(0,0,0,.54)}mat-list-item mat-icon[matListItemAvatar],[mat-list-item] mat-icon[matListItemAvatar],.mat-list-item-content mat-icon[matListItemAvatar]{background-color:rgba(0,0,0,.04)}.mat-list-text p{color:rgba(0,0,0,.38)}table.mat-table{background:rgba(0,0,0,0)}.mat-row:hover,.mat-row:focus{background-color:rgba(0,0,0,.04)}[mat-icon-button].td-layout-menu-button{margin-left:0}::ng-deep [dir=rtl] [mat-icon-button].td-layout-menu-button{margin-right:0;margin-left:6px}td-layout-nav,td-layout-nav-list,td-layout-manage-list,td-layout-card-over,td-navigation-drawer,td-layout{--mat-sidenav-container-background-color: var(--mat-sidenav-content-background-color);--mat-expansion-container-background-color: var(--mat-sidenav-content-background-color)}td-layout-nav mat-toolbar,td-layout-nav-list mat-toolbar,td-layout-manage-list mat-toolbar,td-layout-card-over mat-toolbar,td-navigation-drawer mat-toolbar,td-layout mat-toolbar{box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12);z-index:1}body[dense] td-layout-nav mat-toolbar.td-layout-toolbar.mat-toolbar-row,body[dense] td-layout-nav mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,body[dense] td-layout-nav-list mat-toolbar.td-layout-toolbar.mat-toolbar-row,body[dense] td-layout-nav-list mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,body[dense] td-layout-card-over mat-toolbar.td-layout-toolbar.mat-toolbar-row,body[dense] td-layout-card-over mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,td-layout-nav[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-row,td-layout-nav[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,td-layout-nav-list[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-row,td-layout-nav-list[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-single-row,td-layout-card-over[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-row,td-layout-card-over[dense] mat-toolbar.td-layout-toolbar.mat-toolbar-single-row{height:48px}body[dense] td-layout-card-over .td-layout-card-over-wrapper,td-layout-card-over[dense] .td-layout-card-over-wrapper{margin:-48px;margin-left:0;margin-right:0}.mat-drawer-side.td-layout-sidenav{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.td-layout-footer{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.td-layout-footer.mat-primary{background:#3053f4}.td-layout-footer.mat-primary,.td-layout-footer.mat-primary mat-icon{color:#3053f4}.td-layout-footer.mat-accent{background:#3053f4}.td-layout-footer.mat-accent,.td-layout-footer.mat-accent mat-icon{color:#3053f4}.td-layout-footer.mat-warn{background:#ae1209}.td-layout-footer.mat-warn,.td-layout-footer.mat-warn mat-icon{color:#ae1209}.td-layout-footer .mat-mdc-button{--mdc-text-button-label-text-color: rgba(0, 0, 0, 0.87)}.td-loading-wrapper.td-overlay .td-loading{background:hsla(0,0%,100%,.8)}td-file-upload .td-file-upload-cancel mat-icon{background-color:#fafafa}td-file-input .drop-zone{transition:background .4s cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0, 0, 0, 0.12)}.mat-toolbar.td-window-dialog-toolbar{color:rgba(0,0,0,.87);border-bottom:1px solid rgba(0,0,0,.12);background:none}.td-dialog-message{color:rgba(0,0,0,.54)}.td-json-formatter-wrapper .function::after,.td-json-formatter-wrapper .date::after,.td-json-formatter-wrapper .td-object-name::after,.td-json-formatter-wrapper .td-array-length::after{content:""}.td-json-formatter-wrapper .td-key.td-key-node:focus,.td-json-formatter-wrapper .td-key.td-key-node:hover{background-color:rgba(0,0,0,.04)}.td-json-formatter-wrapper .td-key.td-key-node .td-node-icon{color:rgba(0,0,0,.54)}.td-json-formatter-wrapper .key{color:#3053f4}.td-json-formatter-wrapper .value .string{color:#ae1209}.td-json-formatter-wrapper .value .number{color:#3053f4}.td-json-formatter-wrapper .value .boolean{color:#3053f4}.td-json-formatter-wrapper .value .null,.td-json-formatter-wrapper .value .undefined{color:rgba(0,0,0,.38)}.td-json-formatter-wrapper .value .function{color:#3053f4}.td-json-formatter-wrapper .value .date{color:rgba(0,0,0,.87)}.td-message.mat-primary{color:#3053f4;background-color:rgba(48,83,244,.15)}.td-message.mat-accent{color:#3053f4;background-color:rgba(48,83,244,.15)}.td-message.mat-warn{color:#ae1209;background-color:rgba(174,18,9,.15)}.td-side-sheet-container{background-color:#fff;color:rgba(0,0,0,.87)}.mdc-tooltip__surface{--mdc-plain-tooltip-supporting-text-color: #f1f3f8}td-markdown a{color:#3053f4}td-markdown h1,td-markdown h2{border-bottom-color:rgba(0,0,0,.12)}td-markdown h3,td-markdown h4,td-markdown h5,td-markdown h6{color:rgba(0,0,0,.54)}td-markdown hr{border-color:rgba(0,0,0,.12)}td-markdown blockquote{color:rgba(0,0,0,.54);border-left-color:rgba(0,0,0,.12)}td-markdown table th,td-markdown table td{border-color:rgba(0,0,0,.12)}td-markdown table tr{border-top-color:rgba(0,0,0,.12)}td-markdown table tr:nth-child(2n){background-color:rgba(0,0,0,.12)}td-markdown img{background-color:#fff}td-markdown code{background-color:rgba(0,0,0,.04)}td-markdown .highlight pre,td-markdown pre{background-color:#f5f5f5}td-markdown kbd{color:rgba(0,0,0,.54);background-color:#f5f5f5;border-color:rgba(0,0,0,.12);border-bottom-color:rgba(0,0,0,.38)}.raw-and-copy-buttons{border-color:rgba(0,0,0,.12)}.raw-and-copy-buttons .mat-button-toggle{background-color:inherit;color:rgba(0,0,0,.87)}.raw-and-copy-buttons .mat-button-toggle mat-icon{color:rgba(0,0,0,.54)}.raw-and-copy-buttons .mat-button-toggle+.mat-button-toggle{border-left-color:rgba(0,0,0,.12)}td-highlight{background-color:#eee}td-highlight .highlight{color:#383a42}td-highlight .raw{color:rgba(0,0,0,.87)}td-highlight .hljs-comment,td-highlight .hljs-quote{color:#a0a1a7;font-style:italic}td-highlight .hljs-doctag,td-highlight .hljs-formula,td-highlight .hljs-keyword{color:#a626a4}td-highlight .hljs-deletion,td-highlight .hljs-name,td-highlight .hljs-tag,td-highlight .hljs-section,td-highlight .hljs-selector-tag,td-highlight .hljs-subst{color:#e45649}td-highlight .hljs-literal{color:#0184bb}td-highlight .hljs-addition,td-highlight .hljs-attribute,td-highlight .hljs-meta .hljs-string,td-highlight .hljs-regexp,td-highlight .hljs-string{color:#50a14f}td-highlight .hljs-attr,td-highlight .hljs-number,td-highlight .hljs-selector-attr,td-highlight .hljs-selector-class,td-highlight .hljs-selector-pseudo,td-highlight .hljs-template-variable,td-highlight .hljs-type,td-highlight .hljs-variable{color:#986801}td-highlight .hljs-bullet,td-highlight .hljs-link,td-highlight .hljs-meta,td-highlight .hljs-selector-id,td-highlight .hljs-symbol,td-highlight .hljs-title{color:#4078f2}td-highlight .hljs-built_in,td-highlight .hljs-class .hljs-title,td-highlight .hljs-title.class_{color:#c18401}td-flavored-markdown :not(pre)>code{background:#f5f5f5;color:rgba(0,0,0,.54)}td-flavored-markdown .mat-checkbox-disabled label.mat-checkbox-layout .mat-checkbox-label{color:currentColor}td-markdown-navigator td-breadcrumbs{color:rgba(0,0,0,.54)}.shepherd-title{font:500 14px/24px}.shepherd-text{font:400 15px/24px}.shepherd-progress{font:400 15px/24px}.shepherd-highlight{background:rgba(0,0,0,.12)}.shepherd-button.mat-mdc-button:not(:disabled),.shepherd-cancel-icon,.shepherd-has-title .shepherd-content .shepherd-cancel-icon,.shepherd-title,.shepherd-text,.shepherd-content,.shepherd-cancel-icon span::after{color:#fff}.shepherd-button:not(:disabled):hover,.shepherd-button.shepherd-button-secondary:not(:disabled):hover,.shepherd-cancel-icon:hover{background:rgba(0,0,0,.12)}.shepherd-has-title .shepherd-content .shepherd-header,.shepherd-element,.shepherd-arrow::before,.shepherd-arrow::after,.shepherd-content,.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow::before{background:#7187ff}.shepherd-cancel-icon{min-width:0;margin:0;padding:0;width:40px;height:40px;flex-shrink:0;line-height:40px;border-radius:50%}.shepherd-void-button{display:none}/*# sourceMappingURL=all-theme-light.css.map */
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../../libs/angular/common/styles/_layout.scss","../../../../../libs/angular-guided-tour/styles/guided-tour.scss","../../../../../libs/angular/common/styles/_elevation.scss","../../../../../node_modules/@angular/material/core/
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../../libs/angular/common/styles/_layout.scss","../../../../../libs/angular-guided-tour/styles/guided-tour.scss","../../../../../libs/angular/common/styles/_elevation.scss","../../../../../node_modules/@angular/material/core/tokens/_token-utils.scss","../../../../../node_modules/@angular/material/slide-toggle/_slide-toggle-theme.scss","../../../../../node_modules/@angular/material/list/_list-theme.scss","../../../../../node_modules/@angular/material/button/_icon-button-theme.scss","../../../../../libs/angular/typography/_all-typography.scss","../../../../../libs/angular/dialogs/_dialog-theme.scss","../../../../../libs/angular/json-formatter/_json-formatter-theme.scss","../../../../../libs/angular/message/_message-theme.scss","../../../../../libs/angular/layout/_layout-theme.scss","../../../../../libs/angular/breadcrumbs/_breadcrumbs-theme.scss","../../../../../libs/angular/common/_common-theme.scss","../../../../../libs/angular/loading/_loading-theme.scss","../../../../../libs/angular/file/_file-theme.scss","../../../../../libs/angular/side-sheet/_side-sheet.theme.scss","../../../../../libs/angular/theming/_all-theme.scss","../../../../../libs/markdown/_markdown-theme.scss","../../../../../libs/angular-highlight/_highlight-theme.scss","../../../../../libs/markdown-flavored/_flavored-markdown-theme.scss","../../../../../libs/markdown-navigator/_markdown-navigator-theme.scss","../../../../../libs/angular-guided-tour/_guided-tour-theme.scss"],"names":[],"mappings":"CA0BA,4BACE,cACE,SACA,WACA,gBACA,aC7BJ,0CCmLE,yDACA,YA3DuB,WA4BvB,wHD9IA,0FC8IA,yHDxIF,uBACE,WACA,kBACA,aACA,gBAGF,oBCiIE,uHD3HA,oDACE,aAIJ,6IAEE,WACA,YACA,WAGF,qEACE,WAGF,wEACE,QAGF,6IAEE,WACA,YACA,aAGF,sEACE,UAGF,uEACE,SAGF,iBACE,SACA,kBACA,eACA,mBACA,qBAEA,gCACE,YAvEY,uCAwEZ,eACA,kBAIJ,uCAEE,wBAGF,0BACE,mBAGF,iBACE,mBACA,2BACA,4BACA,aACA,yBACA,gBACA,6BAGF,iBACE,8BACA,+BACA,aACA,yBACA,wBACA,mBACA,sBACA,mBACA,qBAGF,mBACE,gBACA,OACA,sBAGF,6CACE,eACA,gBAGF,sBACE,gBACA,gBACA,YA1Hc,uCA2Hd,kBACA,eAIA,2BACE,oBAEA,kCACE,gBACA,eACA,kBACA,UACA,yBAKN,gBACE,aACA,cACA,SACA,UAGF,eACE,kBACA,cAGF,iBACE,aAGF,4BACE,gBAGF,kBACE,kBACA,aACA,UAGF,kBACE,kBACA,oCACA,gBACA,gBACA,iBACA,UACA,aACA,uBACA,aAGF,mCACE,UAGF,wEACE,UAGF,2FAIE,sBAGF,wCAEE,kBACA,WACA,YACA,aAGF,wBACE,WACA,wBAGF,8DACE,YAGF,iEACE,SAGF,+DACE,WAGF,gEACE,UAGF,oIAEE,oBAGF,kCACE,oEACA,yBACA,SACA,OACA,UACA,gBACA,oBACA,eACA,MACA,2DACA,YACA,aAGF,4DACE,aACA,WACA,wDAGF,iEACE,mBE9HE,KAGM,wCAHN,KAGM,+QAHN,YAGM,+QAHN,UAGM,+QAHN,KAGM,wCAHN,KAGM,mXAHN,KAGM,uIAHN,aAGM,mXAHN,aAGM,uIAHN,YAGM,mXAHN,YAGM,uIAHN,UAGM,mXAHN,UAGM,uIAHN,KAGM,4rHAHN,KAGM,yMAHN,KAGM,mNAHN,KAGM,wCAHN,KAGM,+QAHN,YAGM,+QAHN,UAGM,+QAHN,KAGM,wCAHN,KAGM,mXAHN,KAGM,uIAHN,aAGM,mXAHN,aAGM,uIAHN,YAGM,mXAHN,YAGM,uIAHN,UAGM,mXAHN,UAGM,uIAHN,KAGM,4rHAHN,KAGM,yMAHN,KAGM,mNAHN,KAGM,wCAHN,KAGM,8EAHN,KAGM,kMAHN,KAGM,yPAHN,KAGM,uCAHN,KAGM,iZAHN,KAGM,6HAHN,sBAGM,+GAHN,iCAGM,+GAHN,+BAGM,8GAHN,KAGM,6FAHN,KAGM,2FAHN,KAGM,qNAHN,KAGM,0JAHN,KAGM,4IAHN,KAGM,42CAHN,KAGM,ksCAHN,KAGM,s6BAHN,+BAGM,gLAHN,+BAGM,6KAHN,+BAGM,kEAHN,6BAGM,+KAHN,6BAGM,4KAHN,6BAGM,iEAHN,KAGM,kQAHN,KAGM,4MAHN,KAGM,oNAHN,KAGM,giBAHN,KAGM,wJAHN,KAGM,scAHN,oCAGM,scAHN,kCAGM,qcAHN,KAGM,8CAHN,KAGM,mNAHN,KAGM,qMAHN,KAGM,4CAHN,KAGM,iCAHN,KAGM,0dAHN,KAGM,8IAHN,KAGM,2ZAHN,uBAGM,+lBAHN,uBAGM,sWAHN,uBAGM,g8BAHN,uBAGM,yGAHN,qHAGM,g2BAHN,qHAGM,qGAHN,mHAGM,g2BAHN,mHAGM,qGAHN,+GAGM,g2BAHN,+GAGM,qGAHN,oCAGM,iCAHN,uBAGM,oMAHN,KAGM,utBAHN,2BAGM,wnCAHN,KAGM,2yDC7EJ,KAEE,sEDwEJ,2BAGM,sCAHN,sCAGM,giBAHN,KAGM,mCAHN,2BAGM,8MAHN,KAGM,oIAHN,kCAGM,ofAHN,kCAGM,8KAHN,iCAGM,ofAHN,iCAGM,8KAHN,+BAGM,ofAHN,+BAGM,8KAHN,KAGM,kCAHN,KAGM,uCAHN,KAGM,yMAHN,KAGM,+oBAHN,KAGM,gVAHN,KAGM,koBAHN,KAGM,oMAHN,iBAGM,4TAHN,iBAGM,2JAHN,eAGM,4TAHN,eAGM,yJAHN,KAGM,4OAHN,KAGM,geAHN,KAGM,4QAHN,KAGM,wNAHN,KAGM,opBAHN,KAGM,oFAHN,KAGM,+8BAHN,0CAGM,ofAHN,kEAGM,ofAHN,8DAGM,ofAHN,qBAGM,+2BAHN,gCAGM,+2BAHN,8BAGM,+2BE7BF,gWAEE,cASJ,sMAGE,UFYJ,KAGM,8JAHN,KAGM,oGAHN,0CAGM,kCEuBF,yPACE,YAaF,4PACE,YFzCN,KAGM,4zBEwEN,2BACE,sCACA,yBF7EF,KAGM,iOAHN,KAGM,0LAHN,KAGM,+RAHN,KAGM,qDAHN,KAGM,6FAHN,KAGM,6EAHN,wCAGM,mDAHN,wCAGM,uqBAHN,8DAGM,mDAHN,8DAGM,uqBAHN,0DAGM,mDAHN,0DAGM,uqBAHN,sFAGM,kHAHN,oFAGM,kHAHN,gFAGM,kHAHN,oBAGM,qDAHN,oBAGM,0NAHN,KAGM,0YAHN,KAGM,+2BAHN,KAGM,0GAHN,8BAGM,+2BAHN,2BAGM,+2BAHN,KAGM,qCAHN,KAGM,0CAHN,KAGM,wNAHN,KAGM,gFAHN,KAGM,oFAHN,KAGM,22BAHN,KAGM,gIAHN,KAGM,+JAHN,KAGM,sHAHN,KAGM,+HAHN,KAGM,4HAHN,KAGM,6GAHN,KAGM,0SAHN,KAGM,gOAHN,KAGM,sTAHN,KAGM,4OAHN,KAGM,wUAHN,KAGM,sNAHN,KAGM,kUAHN,4BAGM,2CAHN,4BAGM,kGAHN,2BAGM,2CAHN,2BAGM,kGAHN,yBAGM,2CAHN,yBAGM,iGAHN,uCAGM,uFAHN,uCAGM,sGAHN,sCAGM,uFAHN,sCAGM,sGAHN,oCAGM,uFAHN,oCAGM,sGAHN,mCAGM,6FAHN,mCAGM,4GAHN,kCAGM,6FAHN,kCAGM,4GAHN,gCAGM,6FAHN,gCAGM,4GAHN,qCAGM,2FAHN,qCAGM,0GAHN,oCAGM,2FAHN,oCAGM,0GAHN,kCAGM,2FAHN,kCAGM,yGAHN,KAGM,wCAHN,KAGM,0CAHN,KAGM,6CAHN,KAGM,4CAHN,KAGM,6CAHN,KAGM,+CAHN,KAGM,kDAHN,KAGM,iDAHN,KAGM,6NAHN,KAGM,uOAHN,KAGM,sPAHN,KAGM,iPAHN,KAGM,iCAHN,KAGM,+FAHN,KAGM,0SAHN,sCAGM,qCAHN,sCAGM,kGAHN,qCAGM,qCAHN,qCAGM,kGAHN,mCAGM,qCAHN,mCAGM,iGAHN,KAGM,6CGrBN,yCAGE,yCAOA,8CACA,+CACA,aHMF,KAGM,uoBAHN,KAGM,qqBAHN,KAGM,8tBAHN,KAGM,kCAHN,KAGM,gaAHN,KAGM,wCAHN,KAGM,sdAHN,8BAGM,kCAHN,8BAGM,mHAHN,6BAGM,kCAHN,6BAGM,mHAHN,2BAGM,kCAHN,2BAGM,mHAHN,mCAGM,wCAHN,mCAGM,qIAHN,kCAGM,wCAHN,kCAGM,qIAHN,gCAGM,wCAHN,gCAGM,qIAHN,KAGM,qCAHN,KAGM,2CAHN,KAGM,qLAHN,KAGM,mCAHN,KAGM,oHAHN,KAGM,qCAHN,KAGM,0LAHN,KAGM,uCAHN,KAGM,wKAHN,KAGM,6HAHN,KAGM,6tBAHN,KAGM,qFAHN,KAGM,uDAHN,iBAGM,uDAHN,eAGM,uDAHN,KAGM,orBAHN,KAGM,qOAHN,kBAGM,kEAHN,gBAGM,kEAHN,KAGM,wRAHN,KAGM,uCAHN,KAGM,sGAHN,KAGM,gQAHN,KAGM,mIAHN,KAGM,+JAHN,KAGM,6dAHN,KAGM,ooBAHN,KAGM,yCAHN,KAGM,+QAHN,KAGM,yRAHN,KAGM,obAHN,KAGM,ugEAHN,mCAGM,21BAHN,iCAGM,u1BAHN,yCAGM,wDAHN,uCAGM,wDAHN,uBAGM,4CGrBN,gEAGE,yCAOA,8CACA,+CACA,YHMF,KAGM,yZAHN,KAGM,wBAHN,KAGM,4BAHN,KAGM,+IAHN,KAGM,qgBAHN,KAGM,qGAHN,KAGM,+cAHN,KAGM,gNAHN,KAGM,yBAHN,sBAGM,yBAHN,qBAGM,yBAHN,mBAGM,yBAHN,KAGM,8NAHN,KAGM,iRAHN,KAGM,yhCAHN,iCAGM,uaAHN,+BAGM,uaAHN,KAGM,iCAHN,KAGM,2WAHN,KAGM,+BAHN,KAGM,4FAHN,yBAGM,0FAHN,wBAGM,0FAHN,sBAGM,0FAHN,KAGM,oEAHN,KAGM,6MAHN,KAGM,iFAHN,KAGM,gCAHN,KAGM,4GAHN,KAGM,iMAHN,KAGM,oDIhGR,KACE,gCC5BF,yCAGI,gCACA,eACA,gBAIJ,mEAEE,iBAGF,mBAEI,gCACA,eACA,gBAGF,iBCrBF,QAEI,gCACA,eCHJ,kBAEI,gCACA,eACA,gBAGF,iBAGF,qBAEI,gCACA,eCXF,iDAEI,gCACA,eAIJ,gDAEI,gCACA,eACA,gBAGF,iBAGF,uDAEI,gCACA,eACA,gBAGF,iBC1BF,2BACE,iBACA,eCIF,gFACE,sBAEA,yIACE,iCAMJ,iBACE,sBAIJ,gBACE,yBAIA,8BAEE,iCFUJ,wCACE,cAEA,4DACE,eACA,gBAIJ,0GAME,sFACA,wFAEA,kLT2FF,uHSxFI,UAWA,w5BAEE,YAOJ,qHACE,aACA,cACA,eAIJ,mCT6DA,uHSzDA,kBTyDA,uHStDE,8BACE,mBAEA,qEAEE,cAIJ,6BACE,mBAEA,mEAEE,cAIJ,2BACE,mBAEA,+DAEE,cAIJ,kCACE,wDGvHF,2CACE,8BCEA,+CACE,yBASJ,yBACE,yGbmIJ,yHMpHA,sCACE,sBACA,wCACA,gBAGF,mBACE,sBCtBA,yLAIE,YAKE,0GAEE,iCAGF,6DACE,sBAKN,gCACE,cAIA,0CACE,cAGF,0CACE,cAGF,2CACE,cAGF,qFAEE,sBAGF,4CACE,cAGF,wCACE,sBCvCJ,wBACE,cACA,qCAGF,uBACE,cACA,qCAGF,qBACE,cACA,oCMjCJ,yBACE,iBAJO,KAKP,MAJK,gBCwBP,sBAEE,mDCvBA,cACE,cAGF,8BAEE,oCAGF,4DAIE,sBAGF,eACE,6BAGF,uBACE,sBACA,kCAIA,0CAEE,6BAGF,qBACE,iCAEA,mCACE,iCAQN,gBACE,sBAGF,iBACE,iCAGF,2CAEE,yBAGF,gBACE,sBACA,yBACA,6BACA,oCC/DJ,sBACE,6BAEA,yCACE,yBACA,sBAEA,kDACE,sBAGF,4DACE,kCAKN,aACE,sBAEA,wBACE,cAGF,kBACE,sBAGF,oDAEE,cACA,kBAGF,gFAGE,cAGF,+JAME,cAGF,2BACE,cAGF,kJAKE,cAGF,iPAQE,cAGF,4JAME,cAGF,iGAGE,cCjFF,oCACE,mBACA,sBAKE,0FACE,mBCGN,qCACE,MAJQ,gBCNZ,gBACE,mBAGF,eACE,mBAGF,mBACE,mBAUF,oBACE,2BAGF,oNAOE,WAMA,kIACE,2BAIJ,sOAOE,mBAKF,sBACE,YACA,SACA,UACA,WACA,YACA,cACA,iBACA,kBAGF,sBACE","file":"all-theme-light.css"}
|