:root{--accent-active: #3c57bf;--accent-default: #5473e8;--accent-dim: rgba(84, 115, 232, .08);--accent-disabled: #9ca4c0;--accent-hover: #4b71ff;--accent-placeholder: #5f7ef1;--background-container: #ffffff;--background-head: #e7ebf2;--background-menu: linear-gradient(270deg, rgba(255, 255, 255, .54) 0%, rgba(255, 255, 255, .81) 100%);--background-textfield: #f3f4fa;--background: #e7ebf2;--background-error: #ffe5e5;--box-shadow: rgba(62, 59, 193, .16);--dim: rgba(53, 62, 108, .08);--disable: #b4b8cb;--error-active: #b72c5e;--error-default: #eb5088;--error-hover: #ff307a;--logo-accent: #00ccd7;--logo: #404866;--primary-active: #c43abe;--primary-default: #e854e2;--primary-dim: #7854f6;--primary-disabled: #7854f6;--primary-hover: #ff1ff6;--second: #7d839b;--success-default: #7de49a;--success-warning: #fff500;--text-disabled: #74798c;--title: #353e6c}@font-face{font-family:Inter;src:url("./media/Inter-Thin-LBSD67IY.ttf") format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-ExtraLight-DNUPWV3U.ttf") format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-Light-PSSZW2OF.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-Regular-G4EJ6UWM.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-Medium-6U65YHRJ.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-SemiBold-CFKA7RUT.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-Bold-LOCASM22.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-Bold-LOCASM22.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-ExtraBold-KYGBEPIC.ttf") format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-Black-Y4UNQEHW.ttf") format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-ThinItalic-O44MOPAZ.ttf") format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-ExtraLightItalic-KMCD7NKP.ttf") format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-LightItalic-TJUIKV3L.ttf") format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-Italic-D4KPFW5K.ttf") format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-MediumItalic-YHFSF24S.ttf") format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-SemiBoldItalic-T7BSWPDT.ttf") format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-BoldItalic-AXGM6QIG.ttf") format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-BoldItalic-AXGM6QIG.ttf") format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-ExtraBoldItalic-EPHEDJDW.ttf") format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-BlackItalic-SSDTXCHK.ttf") format("truetype");font-weight:900;font-style:italic}::-webkit-scrollbar{width:4px;height:4px;background-color:transparent}::-webkit-scrollbar-button{background-color:transparent}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-track-piece{background-color:transparent}::-webkit-scrollbar-thumb{border-radius:20px;background-color:#0003}::-webkit-scrollbar-thumb:hover{background-color:#0000003d}::-webkit-scrollbar-thumb:active{background-color:#0000007a}::-webkit-scrollbar-corner{background-color:transparent}::-webkit-resizer{background-color:transparent}::-webkit-scrollbar-track{background:transparent}.block{display:flex;flex-direction:column;padding:24px;border:0;border-radius:24px;outline:0;background-color:#fff}button.block{padding:40px 24px 24px;cursor:pointer;flex-direction:row;text-align:left}button.block[disabled]{cursor:no-drop}button.block[disabled]>*,button.block[disabled]>*:before,button.block[disabled]>:after{opacity:.3}.block__title{position:relative;width:100%;margin:0;color:#353e6c;line-height:30px;font-size:25px;font-weight:700;letter-spacing:.5px}.block__content{display:flex;flex:1 1 auto;flex-wrap:wrap;margin-top:24px}.block__field{display:flex;justify-content:space-between;position:relative;line-height:20px;align-items:center}.block__title+.block__field{margin-top:24px}.block__field+.block__field{margin-top:20px}.block__name{display:flex;flex:1 1 auto;width:auto;color:var(--second);line-height:20px;font-size:16px;white-space:nowrap}.block__value{display:flex;align-items:center;flex:1 1 auto;justify-content:flex-end;margin-left:16px;color:var(--title);line-height:20px;font-size:18px;text-align:right}.cdk-menu{width:calc(100vw - 40px);max-width:653px;max-height:max(50vh,371px);border-radius:16px;background-color:var(--background-container);box-shadow:0 2px 16px #3e3bc129}.cdk-menu__header{display:flex;height:80px;padding:24px 40px 16px}@media only screen and (width <= 768px){.cdk-menu__header{padding:24px 16px 16px}}.cdk-menu__body{overflow:auto;max-height:288px}.cdk-menu__footer{display:grid;align-items:center;min-height:68px;padding:12px 40px 24px;grid-template-columns:auto min-content min-content;column-gap:20px;row-gap:16px}@media only screen and (width <= 768px){.cdk-menu__footer{padding:16px 16px 24px}}@media only screen and (width <= 576px){.cdk-menu__footer{grid-template-columns:auto}}.cdk-menu__item{display:flex;align-items:center;justify-content:space-between;height:48px;margin:0 20px;padding:0 20px;color:var(--title);line-height:normal;font-size:16px;font-weight:400;font-style:normal;cursor:pointer}@media only screen and (width <= 768px){.cdk-menu__item{padding:0 16px}}.cdk-menu__item:hover{background-color:var(--background-textfield)}.cdk-menu__item:hover pa-checkbox .form-control{background-color:#e8ebf6;transition:none}.mat-sidenav-content{overflow:hidden!important;background-color:#fff}.profile{display:flex}.profile__button{display:inline-flex;overflow:hidden!important;align-items:center;justify-content:center;max-width:300px;height:32px;margin-left:8px;border:0;border-radius:8px;outline:0;background-color:transparent;color:var(--title);cursor:pointer}.profile__button .photo{margin-right:8px}.checkbox{display:flex;align-items:center;flex:0 1 calc(25% - 24px);min-height:24px}@media (max-width: 640px){.checkbox{flex:0 1 calc(50% - 24px)}}@media (max-width: 400px){.checkbox{flex:0 1 calc(100% - 24px)}}.table-row:nth-child(odd) .checkbox .form-control{background-color:#e8ebf6}.form-field{display:inline-flex;position:relative;min-height:54px;padding:0 12px}.form-field--readonly{cursor:pointer}.form-field--readonly .field-input{-webkit-user-select:none;user-select:none;pointer-events:none}.form-field .field-input{width:100%;height:54px;padding:24px 24px 10px;border:0;border-radius:12px;outline:0;background-color:#f3f4fa;color:#353e6c;line-height:20px;font-size:16px;font-weight:600}.form-field .field-input:not(:placeholder-shown)+.field-label,.form-field .field-input:focus+.field-label{top:12px;font-size:12px}.form-field .field-label{position:absolute;top:50%;left:12px;color:#7d839b;line-height:20px;font-size:16px;font-weight:400;-webkit-user-select:none;user-select:none;pointer-events:none;transition:all ease .3s;transform:translate(24px,-50%)}.form-field .field-button{position:absolute;top:50%;right:16px;width:24px;height:24px;padding:0;border:0;outline:0;background-color:transparent;cursor:pointer;transform:translateY(-50%)}.table-field{position:relative;min-height:34px;padding-top:16px}.table-field__suffix{display:none;position:absolute;top:50%;right:9px;color:#7d839b;line-height:16px;font-size:12px;font-weight:400;text-align:right;letter-spacing:-.01em}.table-field__input{width:100%;height:34px;padding-left:12px;border:none;border-radius:13px;outline:0;background-color:#f3f4fa;color:#353e6c;line-height:18px;font-size:14px;font-weight:600}.table-field__input:disabled{visibility:hidden}.table-field__input+label{display:block;overflow:hidden;position:absolute;top:50%;left:12px;width:calc(100% - 20px);color:#7d839b;line-height:16px;font-size:12px;font-weight:400;white-space:nowrap;pointer-events:none;transition:all ease .5s;letter-spacing:-.01em;text-overflow:ellipsis}.table-field__input:not(:placeholder-shown)~label,.table-field__input:focus~label{top:0;left:0;width:100%}.table-field__input:not(:placeholder-shown)~span,.table-field__input:focus~span{display:block}.table-field__preffix{position:absolute;top:50%;left:0;color:#7d839b;line-height:16px;font-size:16px;font-weight:400;letter-spacing:-.01em}:root{--pa-sidebar-width: 80px;--pa-header-height: 0px;--pa-border-radius: 24px;--pa-padding: 24px;--pa-gap: 24px;--pa-background-main: #e7ebf2}@media only screen and (width <= 1023px){:root{--pa-sidebar-width: 260px;--pa-header-height: 64px;--pa-padding: 16px;--pa-gap: 16px;--pa-border-radius: 24px}}:root:has(pa-root.guide){--pa-sidebar-width: 0}:root:has(pa-sidebar:not(.hide)){--pa-sidebar-width: 260px}@media only screen and (width <= 1023px){:root:has(pa-sidebar:not(.hide)){--pa-sidebar-width: 260px}}:root{--mdc-switch-handle-elevation: none;--mdc-theme-text-primary-on-background: var(--title);--mat-slide-toggle-label-text-weight: 600;--mat-slide-toggle-label-text-size: 18px}@media only screen and (width <= 1023px){:root{--mat-slide-toggle-label-text-weight: 400;--mat-slide-toggle-label-text-size: 16px}}mat-slide-toggle{line-height:20px;font-size:18px}mat-slide-toggle .mdc-switch{width:64px!important;height:36px;border:1px solid var(--accent-default);border-radius:24px;--mdc-switch-handle-height: 30px !important;--mdc-switch-handle-width: 30px !important;--mdc-switch-handle-shape: 50% !important;--mat-switch-with-icon-handle-size: 30px !important}mat-slide-toggle .mdc-switch__ripple{display:none}mat-slide-toggle .mdc-switch__icons{display:none}mat-slide-toggle .mdc-switch__handle{background-color:var(--disable)}mat-slide-toggle .mdc-switch__handle:before,mat-slide-toggle .mdc-switch__handle:after{content:unset}mat-slide-toggle .mdc-switch__handle-track{transform:translate(3px)}mat-slide-toggle .mdc-switch--unselected{border-color:var(--disable)}mat-slide-toggle .mdc-switch--selected .mdc-switch__handle{background-color:var(--accent-default)}mat-slide-toggle .mdc-switch--selected .mdc-switch__handle:before,mat-slide-toggle .mdc-switch--selected .mdc-switch__handle:after{content:unset}mat-slide-toggle .mdc-switch--selected .mdc-switch__handle-track{transform:translate(calc(100% - 3px))}mat-slide-toggle .mdc-switch__track{display:none}mat-slide-toggle .mdc-form-field>label{padding-left:16px}.mat-mdc-form-field-focus-overlay{display:none}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:transparent!important}mat-form-field{position:relative;font-weight:600;cursor:pointer;--local-label-color-default: var(--second);--input-height: 54px;--line-ripple-border-color: var(--disable);--background-input: var(--background-container);--mdc-outlined-text-field-disabled-input-text-color: var(--disable);--mdc-outlined-text-field-input-text-color: var(title);--mdc-outlined-text-field-container-shape: 16px}mat-form-field .mat-mdc-select-value{color:var(--title)!important;line-height:20px;font-size:16px;font-weight:600}mat-form-field .mdc-text-field__input{font-weight:600!important}mat-form-field .mat-mdc-form-field-infix{min-height:var(--input-height)}mat-form-field [matsuffix]{display:block;margin-right:18px;padding:var(--mat-suffix-padding, 0);color:var(--second);line-height:16px;font-size:16px}mat-form-field .mdc-line-ripple:before{border-bottom-color:var(--line-ripple-border-color)!important}mat-form-field .mdc-text-field{background-color:var(--background-input)}mat-form-field .mdc-text-field--disabled{background-color:var(--background-input)!important}mat-form-field.mat-form-field-appearance-outline{--mdc-shape-small: 12px;--mat-suffix-padding: 24px 0 10px 4px;--background-input: var(--background-textfield)}mat-form-field.mat-form-field-appearance-outline .mdc-notched-outline>*,mat-form-field.mat-form-field-appearance-outline .mdc-notched-outline>*:before,mat-form-field.mat-form-field-appearance-outline .mdc-notched-outline>:after{border-width:1px!important;border-color:transparent!important}mat-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading{width:24px!important}mat-form-field.mat-form-field-appearance-outline .mdc-notched-outline__notch{border-top-width:1px!important;border-top-style:solid!important;border-left:none!important}mat-form-field.mat-form-field-appearance-outline .mdc-floating-label{top:0!important;left:0;color:var(--second)!important;font-size:16px;font-weight:400;pointer-events:none!important;transform:translateY(17px)!important}mat-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above{color:var(--local-label-color-default)!important;transform:translateY(6px) scale(.9)!important}mat-form-field.mat-form-field-appearance-outline .mdc-text-field__input{line-height:20px;font-size:16px}mat-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix{padding-top:24px!important;padding-bottom:10px!important}mat-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper{display:flex;flex-direction:column;justify-content:center;line-height:20px}mat-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper:before{content:none!important}mat-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper{position:relative;padding:0 24px}mat-form-field.mat-form-field-appearance-outline .mdc-text-field{padding-left:24px;border-radius:var(--mdc-outlined-text-field-container-shape, 12px)}mat-form-field.mat-form-field-appearance-outline .mdc-text-field--focused{box-shadow:0 0 0 4px #5473e83d;--local-label-color-default: var(--accent-default)}mat-form-field.mat-form-field-appearance-outline .mdc-text-field--focused .mdc-notched-outline>*,mat-form-field.mat-form-field-appearance-outline .mdc-text-field--focused .mdc-notched-outline>*:before,mat-form-field.mat-form-field-appearance-outline .mdc-text-field--focused .mdc-notched-outline>:after{border-color:var(--accent-default)!important}mat-form-field.mat-form-field-appearance-outline .mdc-text-field--invalid{box-shadow:0 0 0 4px #eb50883d;--local-label-color-default: var(--error-default)}mat-form-field.mat-form-field-appearance-outline .mdc-text-field--invalid .mdc-notched-outline>*,mat-form-field.mat-form-field-appearance-outline .mdc-text-field--invalid .mdc-notched-outline>*:before,mat-form-field.mat-form-field-appearance-outline .mdc-text-field--invalid .mdc-notched-outline>:after{border-color:var(--error-default)!important}mat-form-field.mat-form-field-appearance-outline.ng-valid.success .mdc-text-field{box-shadow:0 0 0 4px #7de49a3d;--local-label-color-default: var(--success-default)}mat-form-field.mat-form-field-appearance-outline.ng-valid.success .mdc-text-field .mdc-notched-outline>*,mat-form-field.mat-form-field-appearance-outline.ng-valid.success .mdc-text-field .mdc-notched-outline>*:before,mat-form-field.mat-form-field-appearance-outline.ng-valid.success .mdc-text-field .mdc-notched-outline>:after{border-color:var(--success-default)!important}mat-form-field.mat-form-field-appearance-outline[color=accent]{--input-height: 64px;--background-input: var(--background-container)}mat-form-field.mat-form-field-appearance-outline[color=accent] .mat-mdc-form-field-subscript-wrapper{display:none}mat-form-field.mat-form-field-appearance-outline[color=accent] .mat-mdc-form-field-infix{padding-top:30px!important;padding-bottom:12px!important}mat-form-field.mat-form-field-appearance-outline[color=accent] .mat-mdc-form-field-infix input{line-height:22px;font-size:18px;font-weight:600}mat-form-field.mat-form-field-appearance-outline[color=accent] .mdc-floating-label{top:50%!important;transform:translateY(-50%)!important}mat-form-field.mat-form-field-appearance-outline[color=accent] .mdc-floating-label mat-label{color:var(--title);font-size:18px!important;font-weight:600}mat-form-field.mat-form-field-appearance-outline .mat-mdc-select-arrow-wrapper{display:none}mat-form-field.mat-form-field-appearance-fill{--mat-suffix-padding: 20px 0 8px}mat-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{padding:0}mat-form-field.mat-form-field-appearance-fill .mdc-floating-label{display:flex;align-items:center;color:var(--second)!important;line-height:17px;font-size:14px;font-weight:400;transform:translateY(0)!important}mat-form-field.mat-form-field-appearance-fill .mdc-floating-label--float-above{line-height:16px;transform:translateY(-24px) scale(.9)!important}mat-form-field.mat-form-field-appearance-fill .mdc-text-field__input{line-height:18px;font-size:14px;font-weight:600}mat-form-field.mat-form-field-appearance-fill .mdc-text-field--disabled{--line-ripple-border-color: transparent}mat-form-field.mat-form-field-appearance-fill:not(.ng-untouched) .mdc-text-field--invalid .mdc-floating-label{color:var(--mdc-theme-error)!important}mat-form-field.mat-form-field-appearance-fill:not(.ng-untouched).ng-invalid{--mdc-theme-error: var(--error-default)}mat-form-field.input--search{--input-height: 40px}mat-form-field.input--search .mat-mdc-text-field-wrapper{height:var(--input-height);padding-left:16px}mat-form-field.input--search .mat-mdc-form-field-flex{height:var(--input-height)}mat-form-field.input--search .mat-mdc-form-field-icon-prefix mat-icon{width:16px;height:16px;padding:0}mat-form-field.input--search .mdc-notched-outline__leading{width:40px!important}mat-form-field.input--search .mdc-floating-label{top:-8px!important;color:var(--second)}mat-form-field.input--search .mdc-floating-label--float-above{display:none}mat-form-field.input--search .mat-mdc-form-field-infix{padding-top:11px!important;padding-bottom:10px!important}mat-form-field.input-custom .mat-mdc-form-field-infix{width:auto!important}mat-form-field.input-custom .mat-mdc-form-field-subscript-wrapper{display:none}mat-form-field.datepicker.mat-form-field-appearance-outline[color=accent] .mat-mdc-form-field-infix{width:0;padding-top:0!important;padding-bottom:0!important}mat-form-field.datepicker [matPrefix]{color:#7d839b!important;line-height:24px!important;font-size:15px!important;font-weight:400!important;white-space:nowrap}@media only screen and (width <= 768px){mat-form-field.datepicker [matPrefix]{line-height:15px!important;white-space:normal}}mat-form-field.datepicker .mat-mdc-form-field-icon-suffix{display:flex;gap:8px}mat-error{line-height:16px;font-size:12px;margin-top:4px;--mat-form-field-error-text-color: var(--error-default);--mdc-theme-error: var(--error-default)}mat-error:before{content:none!important}.select--ps{min-width:314px;border-radius:16px!important}mat-snack-bar-container{margin-top:56px!important}mat-snack-bar-container.error{--snackbar-padding: 72px;--snackbar-background-image: url("./media/error-FY4Q3ZGD.svg")}mat-snack-bar-container.success{--snackbar-padding: 72px;--snackbar-background-image: url("./media/success-CE3ZK2G3.svg")}mat-snack-bar-container.notify{--snackbar-height: 64px}mat-snack-bar-container._only-text simple-snack-bar{padding:20px!important}mat-snack-bar-container simple-snack-bar{align-items:center;padding-right:20px;padding-left:var(--snackbar-padding, 20px)}mat-snack-bar-container simple-snack-bar:before{position:absolute;top:50%;left:24px;width:32px;height:32px;background-image:var(--snackbar-background-image, unset);background-repeat:no-repeat;background-position:center center;background-size:100%;transform:translateY(-50%);content:""}@media only screen and (width <= 576px){mat-snack-bar-container simple-snack-bar:before{left:16px}}@media only screen and (width <= 576px){mat-snack-bar-container simple-snack-bar{padding-left:60px}}.mdc-snackbar__surface{height:var(--snackbar-height, 64px);min-width:var(--snackbar-min-width, 80px)!important;--mat-snackbar-supporting-text-size: 16px;--mat-snackbar-container-color: var(--background-container);--mat-snackbar-supporting-text-weight: 600;--mat-snack-bar-supporting-text-color: var(--title);--mat-mdc-snack-bar-button-color: var(--accent-default);--mat-snack-bar-container-shape: 24px;--mat-snack-bar-container-color: #ffffff;position:relative;font-weight:600}@media only screen and (width <= 768px){.mdc-snackbar__surface{height:56px;border-radius:20px!important;padding-right:0!important;width:auto!important}}.mdc-snackbar__label{padding:0!important}.mat-datepicker-content{width:284px}@media only screen and (width <= 576px){.mat-datepicker-content{width:auto;max-height:calc(100vh - 20px)!important;margin:auto}}.mat-datepicker-content .mat-calendar{width:auto!important;height:auto!important}.mat-datepicker-actions{flex-direction:column;padding:0 16px 16px!important}@media only screen and (width <= 576px){.mat-datepicker-popup{position:fixed;top:unset!important;bottom:0;left:unset!important}}.mat-datepicker-dialog{align-self:flex-end;width:100vw;background-color:var(--background-container)}.mat-datepicker-dialog .mat-datepicker-content{box-shadow:none!important}.mat-datepicker-dialog .mat-datepicker-content .mat-datepicker-content-container{width:auto!important;height:auto!important}.mat-calendar-controls{margin:0!important}@media only screen and (width <= 576px){.settings-modal{align-self:end;max-height:90vh;--mdc-dialog-container-shape: 24px 24px 0 0}}@media only screen and (width <= 576px){.qr-static-modal{align-self:end;max-height:90vh}.qr-static-modal .mat-mdc-dialog-surface{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}}.mdc-tooltip__surface{padding:12px 16px!important;border-radius:8px!important;--mat-tooltip-container-color: #353e6ce5;--mat-tooltip-supporting-text-color: #ffffff;--mat-tooltip-supporting-text-size: 13px;--mat-tooltip-supporting-text-line-height: 20px}.action-panel{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-start;width:100%;column-gap:8px;row-gap:12px}.action-panel .download-action{width:auto}.action-panel .download-action:has([pa-button-title]){width:200px}@media only screen and (width <= 576px){.action-panel .download-action{flex:1 0 auto}}.action-panel .create-order{width:auto}.action-panel .create-order:has([pa-button-title]){width:200px}.action-panel .create-order mat-icon{--button-bg-color: #ffffff}@media only screen and (width <= 576px){.action-panel pa-date-filter{width:100%}}.action-panel .filter-action{padding:0;margin-right:auto}@media only screen and (width <= 576px){.action-panel .filter-action{order:1;width:auto;margin-right:0;margin-left:auto}}@media only screen and (width <= 576px){.action-panel{gap:12px}}.action-panel:empty{display:none}.filter-panel{display:flex;align-items:center;flex-wrap:wrap;width:100%;gap:12px}@media only screen and (width <= 576px){.filter-panel{display:none}}.filter-panel:empty{display:none}h1{line-height:44px;font-size:40px;font-weight:700;color:inherit}h2{line-height:40px;font-size:36px;font-weight:700;color:inherit}h3{line-height:32px;font-size:28px;font-weight:700;color:inherit}h4{line-height:28px;font-size:24px;font-weight:700;color:inherit}@media only screen and (width <= 768px){h4{font-weight:700;font-size:20px;line-height:24px}}h5{font-weight:700;font-size:20px;line-height:24px;color:inherit}[class*=font--][class*=--Bold]{font-weight:700}[class*=font--][class*=--Semibold]{font-weight:600}[class*=font--][class*=--Medium]{font-weight:500}[class*=font--][class*=--Regular]{font-weight:400}[class*=font--][class*=--xl]{line-height:28px;font-size:19px}[class*=font--][class*=--l]{line-height:28px;font-size:17px}[class*=font--][class*=--m]{line-height:24px;font-size:15px}[class*=font--][class*=--s]{line-height:20px;font-size:13px}[class*=font--][class*=--xs]{line-height:16px;font-size:11px}:root{font-family:Inter,sans-serif;font-size:14px;font-style:normal;--mat-datepicker-calendar-body-label-text-color: #353e6c;--mat-datepicker-calendar-container-background-color: #ffffff;--mat-datepicker-calendar-date-hover-state-background-color: #cbd3ff;--mat-datepicker-calendar-date-selected-state-background-color: #4b71ff;--mat-datepicker-calendar-date-in-range-state-background-color: #f3f4fa;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-disabled-state-text-color: #b4b8cb}*,*:after,:after,*:before{font-family:Inter,sans-serif;box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{height:100%;margin:0}span{color:inherit;font-size:inherit;font-weight:inherit}textarea{font-family:inherit}.spacer{flex:1 1 auto}.w-1{width:1%}.w-2{width:2%}.w-3{width:3%}.w-4{width:4%}.w-5{width:5%}.w-6{width:6%}.w-7{width:7%}.w-8{width:8%}.w-9{width:9%}.w-10{width:10%}.w-11{width:11%}.w-12{width:12%}.w-13{width:13%}.w-14{width:14%}.w-15{width:15%}.w-16{width:16%}.w-17{width:17%}.w-18{width:18%}.w-19{width:19%}.w-20{width:20%}.w-21{width:21%}.w-22{width:22%}.w-23{width:23%}.w-24{width:24%}.w-25{width:25%}.w-26{width:26%}.w-27{width:27%}.w-28{width:28%}.w-29{width:29%}.w-30{width:30%}.w-31{width:31%}.w-32{width:32%}.w-33{width:33%}.w-34{width:34%}.w-35{width:35%}.w-36{width:36%}.w-37{width:37%}.w-38{width:38%}.w-39{width:39%}.w-40{width:40%}.w-41{width:41%}.w-42{width:42%}.w-43{width:43%}.w-44{width:44%}.w-45{width:45%}.w-46{width:46%}.w-47{width:47%}.w-48{width:48%}.w-49{width:49%}.w-50{width:50%}.w-51{width:51%}.w-52{width:52%}.w-53{width:53%}.w-54{width:54%}.w-55{width:55%}.w-56{width:56%}.w-57{width:57%}.w-58{width:58%}.w-59{width:59%}.w-60{width:60%}.w-61{width:61%}.w-62{width:62%}.w-63{width:63%}.w-64{width:64%}.w-65{width:65%}.w-66{width:66%}.w-67{width:67%}.w-68{width:68%}.w-69{width:69%}.w-70{width:70%}.w-71{width:71%}.w-72{width:72%}.w-73{width:73%}.w-74{width:74%}.w-75{width:75%}.w-76{width:76%}.w-77{width:77%}.w-78{width:78%}.w-79{width:79%}.w-80{width:80%}.w-81{width:81%}.w-82{width:82%}.w-83{width:83%}.w-84{width:84%}.w-85{width:85%}.w-86{width:86%}.w-87{width:87%}.w-88{width:88%}.w-89{width:89%}.w-90{width:90%}.w-91{width:91%}.w-92{width:92%}.w-93{width:93%}.w-94{width:94%}.w-95{width:95%}.w-96{width:96%}.w-97{width:97%}.w-98{width:98%}.w-99{width:99%}.w-100{width:100%}.m--10{margin:-40px!important}.mt--10{margin-top:-40px!important}.mb--10{margin-bottom:-40px!important}.ml--10{margin-left:-40px!important}.mr--10{margin-right:-40px!important}.m--9{margin:-36px!important}.mt--9{margin-top:-36px!important}.mb--9{margin-bottom:-36px!important}.ml--9{margin-left:-36px!important}.mr--9{margin-right:-36px!important}.m--8{margin:-32px!important}.mt--8{margin-top:-32px!important}.mb--8{margin-bottom:-32px!important}.ml--8{margin-left:-32px!important}.mr--8{margin-right:-32px!important}.m--7{margin:-28px!important}.mt--7{margin-top:-28px!important}.mb--7{margin-bottom:-28px!important}.ml--7{margin-left:-28px!important}.mr--7{margin-right:-28px!important}.m--6{margin:-24px!important}.mt--6{margin-top:-24px!important}.mb--6{margin-bottom:-24px!important}.ml--6{margin-left:-24px!important}.mr--6{margin-right:-24px!important}.m--5{margin:-20px!important}.mt--5{margin-top:-20px!important}.mb--5{margin-bottom:-20px!important}.ml--5{margin-left:-20px!important}.mr--5{margin-right:-20px!important}.m--4{margin:-16px!important}.mt--4{margin-top:-16px!important}.mb--4{margin-bottom:-16px!important}.ml--4{margin-left:-16px!important}.mr--4{margin-right:-16px!important}.m--3{margin:-12px!important}.mt--3{margin-top:-12px!important}.mb--3{margin-bottom:-12px!important}.ml--3{margin-left:-12px!important}.mr--3{margin-right:-12px!important}.m--2{margin:-8px!important}.mt--2{margin-top:-8px!important}.mb--2{margin-bottom:-8px!important}.ml--2{margin-left:-8px!important}.mr--2{margin-right:-8px!important}.m--1{margin:-4px!important}.mt--1{margin-top:-4px!important}.mb--1{margin-bottom:-4px!important}.ml--1{margin-left:-4px!important}.mr--1{margin-right:-4px!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.m-1{margin:4px!important}.mt-1{margin-top:4px!important}.mb-1{margin-bottom:4px!important}.ml-1{margin-left:4px!important}.mr-1{margin-right:4px!important}.m-2{margin:8px!important}.mt-2{margin-top:8px!important}.mb-2{margin-bottom:8px!important}.ml-2{margin-left:8px!important}.mr-2{margin-right:8px!important}.m-3{margin:12px!important}.mt-3{margin-top:12px!important}.mb-3{margin-bottom:12px!important}.ml-3{margin-left:12px!important}.mr-3{margin-right:12px!important}.m-4{margin:16px!important}.mt-4{margin-top:16px!important}.mb-4{margin-bottom:16px!important}.ml-4{margin-left:16px!important}.mr-4{margin-right:16px!important}.m-5{margin:20px!important}.mt-5{margin-top:20px!important}.mb-5{margin-bottom:20px!important}.ml-5{margin-left:20px!important}.mr-5{margin-right:20px!important}.m-6{margin:24px!important}.mt-6{margin-top:24px!important}.mb-6{margin-bottom:24px!important}.ml-6{margin-left:24px!important}.mr-6{margin-right:24px!important}.m-7{margin:28px!important}.mt-7{margin-top:28px!important}.mb-7{margin-bottom:28px!important}.ml-7{margin-left:28px!important}.mr-7{margin-right:28px!important}.m-8{margin:32px!important}.mt-8{margin-top:32px!important}.mb-8{margin-bottom:32px!important}.ml-8{margin-left:32px!important}.mr-8{margin-right:32px!important}.m-9{margin:36px!important}.mt-9{margin-top:36px!important}.mb-9{margin-bottom:36px!important}.ml-9{margin-left:36px!important}.mr-9{margin-right:36px!important}.m-10{margin:40px!important}.mt-10{margin-top:40px!important}.mb-10{margin-bottom:40px!important}.ml-10{margin-left:40px!important}.mr-10{margin-right:40px!important}@media only screen and (width <= 1440px){.m-x--10{margin:-40px!important}.mt-x--10{margin-top:-40px!important}.mb-x--10{margin-bottom:-40px!important}.ml-x--10{margin-left:-40px!important}.mr-x--10{margin-right:-40px!important}}@media only screen and (width <= 1440px){.m-x--9{margin:-36px!important}.mt-x--9{margin-top:-36px!important}.mb-x--9{margin-bottom:-36px!important}.ml-x--9{margin-left:-36px!important}.mr-x--9{margin-right:-36px!important}}@media only screen and (width <= 1440px){.m-x--8{margin:-32px!important}.mt-x--8{margin-top:-32px!important}.mb-x--8{margin-bottom:-32px!important}.ml-x--8{margin-left:-32px!important}.mr-x--8{margin-right:-32px!important}}@media only screen and (width <= 1440px){.m-x--7{margin:-28px!important}.mt-x--7{margin-top:-28px!important}.mb-x--7{margin-bottom:-28px!important}.ml-x--7{margin-left:-28px!important}.mr-x--7{margin-right:-28px!important}}@media only screen and (width <= 1440px){.m-x--6{margin:-24px!important}.mt-x--6{margin-top:-24px!important}.mb-x--6{margin-bottom:-24px!important}.ml-x--6{margin-left:-24px!important}.mr-x--6{margin-right:-24px!important}}@media only screen and (width <= 1440px){.m-x--5{margin:-20px!important}.mt-x--5{margin-top:-20px!important}.mb-x--5{margin-bottom:-20px!important}.ml-x--5{margin-left:-20px!important}.mr-x--5{margin-right:-20px!important}}@media only screen and (width <= 1440px){.m-x--4{margin:-16px!important}.mt-x--4{margin-top:-16px!important}.mb-x--4{margin-bottom:-16px!important}.ml-x--4{margin-left:-16px!important}.mr-x--4{margin-right:-16px!important}}@media only screen and (width <= 1440px){.m-x--3{margin:-12px!important}.mt-x--3{margin-top:-12px!important}.mb-x--3{margin-bottom:-12px!important}.ml-x--3{margin-left:-12px!important}.mr-x--3{margin-right:-12px!important}}@media only screen and (width <= 1440px){.m-x--2{margin:-8px!important}.mt-x--2{margin-top:-8px!important}.mb-x--2{margin-bottom:-8px!important}.ml-x--2{margin-left:-8px!important}.mr-x--2{margin-right:-8px!important}}@media only screen and (width <= 1440px){.m-x--1{margin:-4px!important}.mt-x--1{margin-top:-4px!important}.mb-x--1{margin-bottom:-4px!important}.ml-x--1{margin-left:-4px!important}.mr-x--1{margin-right:-4px!important}}@media only screen and (width <= 1440px){.m-x-0{margin:0!important}.mt-x-0{margin-top:0!important}.mb-x-0{margin-bottom:0!important}.ml-x-0{margin-left:0!important}.mr-x-0{margin-right:0!important}}@media only screen and (width <= 1440px){.m-x-1{margin:4px!important}.mt-x-1{margin-top:4px!important}.mb-x-1{margin-bottom:4px!important}.ml-x-1{margin-left:4px!important}.mr-x-1{margin-right:4px!important}}@media only screen and (width <= 1440px){.m-x-2{margin:8px!important}.mt-x-2{margin-top:8px!important}.mb-x-2{margin-bottom:8px!important}.ml-x-2{margin-left:8px!important}.mr-x-2{margin-right:8px!important}}@media only screen and (width <= 1440px){.m-x-3{margin:12px!important}.mt-x-3{margin-top:12px!important}.mb-x-3{margin-bottom:12px!important}.ml-x-3{margin-left:12px!important}.mr-x-3{margin-right:12px!important}}@media only screen and (width <= 1440px){.m-x-4{margin:16px!important}.mt-x-4{margin-top:16px!important}.mb-x-4{margin-bottom:16px!important}.ml-x-4{margin-left:16px!important}.mr-x-4{margin-right:16px!important}}@media only screen and (width <= 1440px){.m-x-5{margin:20px!important}.mt-x-5{margin-top:20px!important}.mb-x-5{margin-bottom:20px!important}.ml-x-5{margin-left:20px!important}.mr-x-5{margin-right:20px!important}}@media only screen and (width <= 1440px){.m-x-6{margin:24px!important}.mt-x-6{margin-top:24px!important}.mb-x-6{margin-bottom:24px!important}.ml-x-6{margin-left:24px!important}.mr-x-6{margin-right:24px!important}}@media only screen and (width <= 1440px){.m-x-7{margin:28px!important}.mt-x-7{margin-top:28px!important}.mb-x-7{margin-bottom:28px!important}.ml-x-7{margin-left:28px!important}.mr-x-7{margin-right:28px!important}}@media only screen and (width <= 1440px){.m-x-8{margin:32px!important}.mt-x-8{margin-top:32px!important}.mb-x-8{margin-bottom:32px!important}.ml-x-8{margin-left:32px!important}.mr-x-8{margin-right:32px!important}}@media only screen and (width <= 1440px){.m-x-9{margin:36px!important}.mt-x-9{margin-top:36px!important}.mb-x-9{margin-bottom:36px!important}.ml-x-9{margin-left:36px!important}.mr-x-9{margin-right:36px!important}}@media only screen and (width <= 1440px){.m-x-10{margin:40px!important}.mt-x-10{margin-top:40px!important}.mb-x-10{margin-bottom:40px!important}.ml-x-10{margin-left:40px!important}.mr-x-10{margin-right:40px!important}}@media only screen and (width <= 1200px){.m-d--10{margin:-40px!important}.mt-d--10{margin-top:-40px!important}.mb-d--10{margin-bottom:-40px!important}.ml-d--10{margin-left:-40px!important}.mr-d--10{margin-right:-40px!important}}@media only screen and (width <= 1200px){.m-d--9{margin:-36px!important}.mt-d--9{margin-top:-36px!important}.mb-d--9{margin-bottom:-36px!important}.ml-d--9{margin-left:-36px!important}.mr-d--9{margin-right:-36px!important}}@media only screen and (width <= 1200px){.m-d--8{margin:-32px!important}.mt-d--8{margin-top:-32px!important}.mb-d--8{margin-bottom:-32px!important}.ml-d--8{margin-left:-32px!important}.mr-d--8{margin-right:-32px!important}}@media only screen and (width <= 1200px){.m-d--7{margin:-28px!important}.mt-d--7{margin-top:-28px!important}.mb-d--7{margin-bottom:-28px!important}.ml-d--7{margin-left:-28px!important}.mr-d--7{margin-right:-28px!important}}@media only screen and (width <= 1200px){.m-d--6{margin:-24px!important}.mt-d--6{margin-top:-24px!important}.mb-d--6{margin-bottom:-24px!important}.ml-d--6{margin-left:-24px!important}.mr-d--6{margin-right:-24px!important}}@media only screen and (width <= 1200px){.m-d--5{margin:-20px!important}.mt-d--5{margin-top:-20px!important}.mb-d--5{margin-bottom:-20px!important}.ml-d--5{margin-left:-20px!important}.mr-d--5{margin-right:-20px!important}}@media only screen and (width <= 1200px){.m-d--4{margin:-16px!important}.mt-d--4{margin-top:-16px!important}.mb-d--4{margin-bottom:-16px!important}.ml-d--4{margin-left:-16px!important}.mr-d--4{margin-right:-16px!important}}@media only screen and (width <= 1200px){.m-d--3{margin:-12px!important}.mt-d--3{margin-top:-12px!important}.mb-d--3{margin-bottom:-12px!important}.ml-d--3{margin-left:-12px!important}.mr-d--3{margin-right:-12px!important}}@media only screen and (width <= 1200px){.m-d--2{margin:-8px!important}.mt-d--2{margin-top:-8px!important}.mb-d--2{margin-bottom:-8px!important}.ml-d--2{margin-left:-8px!important}.mr-d--2{margin-right:-8px!important}}@media only screen and (width <= 1200px){.m-d--1{margin:-4px!important}.mt-d--1{margin-top:-4px!important}.mb-d--1{margin-bottom:-4px!important}.ml-d--1{margin-left:-4px!important}.mr-d--1{margin-right:-4px!important}}@media only screen and (width <= 1200px){.m-d-0{margin:0!important}.mt-d-0{margin-top:0!important}.mb-d-0{margin-bottom:0!important}.ml-d-0{margin-left:0!important}.mr-d-0{margin-right:0!important}}@media only screen and (width <= 1200px){.m-d-1{margin:4px!important}.mt-d-1{margin-top:4px!important}.mb-d-1{margin-bottom:4px!important}.ml-d-1{margin-left:4px!important}.mr-d-1{margin-right:4px!important}}@media only screen and (width <= 1200px){.m-d-2{margin:8px!important}.mt-d-2{margin-top:8px!important}.mb-d-2{margin-bottom:8px!important}.ml-d-2{margin-left:8px!important}.mr-d-2{margin-right:8px!important}}@media only screen and (width <= 1200px){.m-d-3{margin:12px!important}.mt-d-3{margin-top:12px!important}.mb-d-3{margin-bottom:12px!important}.ml-d-3{margin-left:12px!important}.mr-d-3{margin-right:12px!important}}@media only screen and (width <= 1200px){.m-d-4{margin:16px!important}.mt-d-4{margin-top:16px!important}.mb-d-4{margin-bottom:16px!important}.ml-d-4{margin-left:16px!important}.mr-d-4{margin-right:16px!important}}@media only screen and (width <= 1200px){.m-d-5{margin:20px!important}.mt-d-5{margin-top:20px!important}.mb-d-5{margin-bottom:20px!important}.ml-d-5{margin-left:20px!important}.mr-d-5{margin-right:20px!important}}@media only screen and (width <= 1200px){.m-d-6{margin:24px!important}.mt-d-6{margin-top:24px!important}.mb-d-6{margin-bottom:24px!important}.ml-d-6{margin-left:24px!important}.mr-d-6{margin-right:24px!important}}@media only screen and (width <= 1200px){.m-d-7{margin:28px!important}.mt-d-7{margin-top:28px!important}.mb-d-7{margin-bottom:28px!important}.ml-d-7{margin-left:28px!important}.mr-d-7{margin-right:28px!important}}@media only screen and (width <= 1200px){.m-d-8{margin:32px!important}.mt-d-8{margin-top:32px!important}.mb-d-8{margin-bottom:32px!important}.ml-d-8{margin-left:32px!important}.mr-d-8{margin-right:32px!important}}@media only screen and (width <= 1200px){.m-d-9{margin:36px!important}.mt-d-9{margin-top:36px!important}.mb-d-9{margin-bottom:36px!important}.ml-d-9{margin-left:36px!important}.mr-d-9{margin-right:36px!important}}@media only screen and (width <= 1200px){.m-d-10{margin:40px!important}.mt-d-10{margin-top:40px!important}.mb-d-10{margin-bottom:40px!important}.ml-d-10{margin-left:40px!important}.mr-d-10{margin-right:40px!important}}@media only screen and (width <= 1023px){.m-l--10{margin:-40px!important}.mt-l--10{margin-top:-40px!important}.mb-l--10{margin-bottom:-40px!important}.ml-l--10{margin-left:-40px!important}.mr-l--10{margin-right:-40px!important}}@media only screen and (width <= 1023px){.m-l--9{margin:-36px!important}.mt-l--9{margin-top:-36px!important}.mb-l--9{margin-bottom:-36px!important}.ml-l--9{margin-left:-36px!important}.mr-l--9{margin-right:-36px!important}}@media only screen and (width <= 1023px){.m-l--8{margin:-32px!important}.mt-l--8{margin-top:-32px!important}.mb-l--8{margin-bottom:-32px!important}.ml-l--8{margin-left:-32px!important}.mr-l--8{margin-right:-32px!important}}@media only screen and (width <= 1023px){.m-l--7{margin:-28px!important}.mt-l--7{margin-top:-28px!important}.mb-l--7{margin-bottom:-28px!important}.ml-l--7{margin-left:-28px!important}.mr-l--7{margin-right:-28px!important}}@media only screen and (width <= 1023px){.m-l--6{margin:-24px!important}.mt-l--6{margin-top:-24px!important}.mb-l--6{margin-bottom:-24px!important}.ml-l--6{margin-left:-24px!important}.mr-l--6{margin-right:-24px!important}}@media only screen and (width <= 1023px){.m-l--5{margin:-20px!important}.mt-l--5{margin-top:-20px!important}.mb-l--5{margin-bottom:-20px!important}.ml-l--5{margin-left:-20px!important}.mr-l--5{margin-right:-20px!important}}@media only screen and (width <= 1023px){.m-l--4{margin:-16px!important}.mt-l--4{margin-top:-16px!important}.mb-l--4{margin-bottom:-16px!important}.ml-l--4{margin-left:-16px!important}.mr-l--4{margin-right:-16px!important}}@media only screen and (width <= 1023px){.m-l--3{margin:-12px!important}.mt-l--3{margin-top:-12px!important}.mb-l--3{margin-bottom:-12px!important}.ml-l--3{margin-left:-12px!important}.mr-l--3{margin-right:-12px!important}}@media only screen and (width <= 1023px){.m-l--2{margin:-8px!important}.mt-l--2{margin-top:-8px!important}.mb-l--2{margin-bottom:-8px!important}.ml-l--2{margin-left:-8px!important}.mr-l--2{margin-right:-8px!important}}@media only screen and (width <= 1023px){.m-l--1{margin:-4px!important}.mt-l--1{margin-top:-4px!important}.mb-l--1{margin-bottom:-4px!important}.ml-l--1{margin-left:-4px!important}.mr-l--1{margin-right:-4px!important}}@media only screen and (width <= 1023px){.m-l-0{margin:0!important}.mt-l-0{margin-top:0!important}.mb-l-0{margin-bottom:0!important}.ml-l-0{margin-left:0!important}.mr-l-0{margin-right:0!important}}@media only screen and (width <= 1023px){.m-l-1{margin:4px!important}.mt-l-1{margin-top:4px!important}.mb-l-1{margin-bottom:4px!important}.ml-l-1{margin-left:4px!important}.mr-l-1{margin-right:4px!important}}@media only screen and (width <= 1023px){.m-l-2{margin:8px!important}.mt-l-2{margin-top:8px!important}.mb-l-2{margin-bottom:8px!important}.ml-l-2{margin-left:8px!important}.mr-l-2{margin-right:8px!important}}@media only screen and (width <= 1023px){.m-l-3{margin:12px!important}.mt-l-3{margin-top:12px!important}.mb-l-3{margin-bottom:12px!important}.ml-l-3{margin-left:12px!important}.mr-l-3{margin-right:12px!important}}@media only screen and (width <= 1023px){.m-l-4{margin:16px!important}.mt-l-4{margin-top:16px!important}.mb-l-4{margin-bottom:16px!important}.ml-l-4{margin-left:16px!important}.mr-l-4{margin-right:16px!important}}@media only screen and (width <= 1023px){.m-l-5{margin:20px!important}.mt-l-5{margin-top:20px!important}.mb-l-5{margin-bottom:20px!important}.ml-l-5{margin-left:20px!important}.mr-l-5{margin-right:20px!important}}@media only screen and (width <= 1023px){.m-l-6{margin:24px!important}.mt-l-6{margin-top:24px!important}.mb-l-6{margin-bottom:24px!important}.ml-l-6{margin-left:24px!important}.mr-l-6{margin-right:24px!important}}@media only screen and (width <= 1023px){.m-l-7{margin:28px!important}.mt-l-7{margin-top:28px!important}.mb-l-7{margin-bottom:28px!important}.ml-l-7{margin-left:28px!important}.mr-l-7{margin-right:28px!important}}@media only screen and (width <= 1023px){.m-l-8{margin:32px!important}.mt-l-8{margin-top:32px!important}.mb-l-8{margin-bottom:32px!important}.ml-l-8{margin-left:32px!important}.mr-l-8{margin-right:32px!important}}@media only screen and (width <= 1023px){.m-l-9{margin:36px!important}.mt-l-9{margin-top:36px!important}.mb-l-9{margin-bottom:36px!important}.ml-l-9{margin-left:36px!important}.mr-l-9{margin-right:36px!important}}@media only screen and (width <= 1023px){.m-l-10{margin:40px!important}.mt-l-10{margin-top:40px!important}.mb-l-10{margin-bottom:40px!important}.ml-l-10{margin-left:40px!important}.mr-l-10{margin-right:40px!important}}@media only screen and (width <= 768px){.m-t--10{margin:-40px!important}.mt-t--10{margin-top:-40px!important}.mb-t--10{margin-bottom:-40px!important}.ml-t--10{margin-left:-40px!important}.mr-t--10{margin-right:-40px!important}}@media only screen and (width <= 768px){.m-t--9{margin:-36px!important}.mt-t--9{margin-top:-36px!important}.mb-t--9{margin-bottom:-36px!important}.ml-t--9{margin-left:-36px!important}.mr-t--9{margin-right:-36px!important}}@media only screen and (width <= 768px){.m-t--8{margin:-32px!important}.mt-t--8{margin-top:-32px!important}.mb-t--8{margin-bottom:-32px!important}.ml-t--8{margin-left:-32px!important}.mr-t--8{margin-right:-32px!important}}@media only screen and (width <= 768px){.m-t--7{margin:-28px!important}.mt-t--7{margin-top:-28px!important}.mb-t--7{margin-bottom:-28px!important}.ml-t--7{margin-left:-28px!important}.mr-t--7{margin-right:-28px!important}}@media only screen and (width <= 768px){.m-t--6{margin:-24px!important}.mt-t--6{margin-top:-24px!important}.mb-t--6{margin-bottom:-24px!important}.ml-t--6{margin-left:-24px!important}.mr-t--6{margin-right:-24px!important}}@media only screen and (width <= 768px){.m-t--5{margin:-20px!important}.mt-t--5{margin-top:-20px!important}.mb-t--5{margin-bottom:-20px!important}.ml-t--5{margin-left:-20px!important}.mr-t--5{margin-right:-20px!important}}@media only screen and (width <= 768px){.m-t--4{margin:-16px!important}.mt-t--4{margin-top:-16px!important}.mb-t--4{margin-bottom:-16px!important}.ml-t--4{margin-left:-16px!important}.mr-t--4{margin-right:-16px!important}}@media only screen and (width <= 768px){.m-t--3{margin:-12px!important}.mt-t--3{margin-top:-12px!important}.mb-t--3{margin-bottom:-12px!important}.ml-t--3{margin-left:-12px!important}.mr-t--3{margin-right:-12px!important}}@media only screen and (width <= 768px){.m-t--2{margin:-8px!important}.mt-t--2{margin-top:-8px!important}.mb-t--2{margin-bottom:-8px!important}.ml-t--2{margin-left:-8px!important}.mr-t--2{margin-right:-8px!important}}@media only screen and (width <= 768px){.m-t--1{margin:-4px!important}.mt-t--1{margin-top:-4px!important}.mb-t--1{margin-bottom:-4px!important}.ml-t--1{margin-left:-4px!important}.mr-t--1{margin-right:-4px!important}}@media only screen and (width <= 768px){.m-t-0{margin:0!important}.mt-t-0{margin-top:0!important}.mb-t-0{margin-bottom:0!important}.ml-t-0{margin-left:0!important}.mr-t-0{margin-right:0!important}}@media only screen and (width <= 768px){.m-t-1{margin:4px!important}.mt-t-1{margin-top:4px!important}.mb-t-1{margin-bottom:4px!important}.ml-t-1{margin-left:4px!important}.mr-t-1{margin-right:4px!important}}@media only screen and (width <= 768px){.m-t-2{margin:8px!important}.mt-t-2{margin-top:8px!important}.mb-t-2{margin-bottom:8px!important}.ml-t-2{margin-left:8px!important}.mr-t-2{margin-right:8px!important}}@media only screen and (width <= 768px){.m-t-3{margin:12px!important}.mt-t-3{margin-top:12px!important}.mb-t-3{margin-bottom:12px!important}.ml-t-3{margin-left:12px!important}.mr-t-3{margin-right:12px!important}}@media only screen and (width <= 768px){.m-t-4{margin:16px!important}.mt-t-4{margin-top:16px!important}.mb-t-4{margin-bottom:16px!important}.ml-t-4{margin-left:16px!important}.mr-t-4{margin-right:16px!important}}@media only screen and (width <= 768px){.m-t-5{margin:20px!important}.mt-t-5{margin-top:20px!important}.mb-t-5{margin-bottom:20px!important}.ml-t-5{margin-left:20px!important}.mr-t-5{margin-right:20px!important}}@media only screen and (width <= 768px){.m-t-6{margin:24px!important}.mt-t-6{margin-top:24px!important}.mb-t-6{margin-bottom:24px!important}.ml-t-6{margin-left:24px!important}.mr-t-6{margin-right:24px!important}}@media only screen and (width <= 768px){.m-t-7{margin:28px!important}.mt-t-7{margin-top:28px!important}.mb-t-7{margin-bottom:28px!important}.ml-t-7{margin-left:28px!important}.mr-t-7{margin-right:28px!important}}@media only screen and (width <= 768px){.m-t-8{margin:32px!important}.mt-t-8{margin-top:32px!important}.mb-t-8{margin-bottom:32px!important}.ml-t-8{margin-left:32px!important}.mr-t-8{margin-right:32px!important}}@media only screen and (width <= 768px){.m-t-9{margin:36px!important}.mt-t-9{margin-top:36px!important}.mb-t-9{margin-bottom:36px!important}.ml-t-9{margin-left:36px!important}.mr-t-9{margin-right:36px!important}}@media only screen and (width <= 768px){.m-t-10{margin:40px!important}.mt-t-10{margin-top:40px!important}.mb-t-10{margin-bottom:40px!important}.ml-t-10{margin-left:40px!important}.mr-t-10{margin-right:40px!important}}@media only screen and (width <= 576px){.m-m--10{margin:-40px!important}.mt-m--10{margin-top:-40px!important}.mb-m--10{margin-bottom:-40px!important}.ml-m--10{margin-left:-40px!important}.mr-m--10{margin-right:-40px!important}}@media only screen and (width <= 576px){.m-m--9{margin:-36px!important}.mt-m--9{margin-top:-36px!important}.mb-m--9{margin-bottom:-36px!important}.ml-m--9{margin-left:-36px!important}.mr-m--9{margin-right:-36px!important}}@media only screen and (width <= 576px){.m-m--8{margin:-32px!important}.mt-m--8{margin-top:-32px!important}.mb-m--8{margin-bottom:-32px!important}.ml-m--8{margin-left:-32px!important}.mr-m--8{margin-right:-32px!important}}@media only screen and (width <= 576px){.m-m--7{margin:-28px!important}.mt-m--7{margin-top:-28px!important}.mb-m--7{margin-bottom:-28px!important}.ml-m--7{margin-left:-28px!important}.mr-m--7{margin-right:-28px!important}}@media only screen and (width <= 576px){.m-m--6{margin:-24px!important}.mt-m--6{margin-top:-24px!important}.mb-m--6{margin-bottom:-24px!important}.ml-m--6{margin-left:-24px!important}.mr-m--6{margin-right:-24px!important}}@media only screen and (width <= 576px){.m-m--5{margin:-20px!important}.mt-m--5{margin-top:-20px!important}.mb-m--5{margin-bottom:-20px!important}.ml-m--5{margin-left:-20px!important}.mr-m--5{margin-right:-20px!important}}@media only screen and (width <= 576px){.m-m--4{margin:-16px!important}.mt-m--4{margin-top:-16px!important}.mb-m--4{margin-bottom:-16px!important}.ml-m--4{margin-left:-16px!important}.mr-m--4{margin-right:-16px!important}}@media only screen and (width <= 576px){.m-m--3{margin:-12px!important}.mt-m--3{margin-top:-12px!important}.mb-m--3{margin-bottom:-12px!important}.ml-m--3{margin-left:-12px!important}.mr-m--3{margin-right:-12px!important}}@media only screen and (width <= 576px){.m-m--2{margin:-8px!important}.mt-m--2{margin-top:-8px!important}.mb-m--2{margin-bottom:-8px!important}.ml-m--2{margin-left:-8px!important}.mr-m--2{margin-right:-8px!important}}@media only screen and (width <= 576px){.m-m--1{margin:-4px!important}.mt-m--1{margin-top:-4px!important}.mb-m--1{margin-bottom:-4px!important}.ml-m--1{margin-left:-4px!important}.mr-m--1{margin-right:-4px!important}}@media only screen and (width <= 576px){.m-m-0{margin:0!important}.mt-m-0{margin-top:0!important}.mb-m-0{margin-bottom:0!important}.ml-m-0{margin-left:0!important}.mr-m-0{margin-right:0!important}}@media only screen and (width <= 576px){.m-m-1{margin:4px!important}.mt-m-1{margin-top:4px!important}.mb-m-1{margin-bottom:4px!important}.ml-m-1{margin-left:4px!important}.mr-m-1{margin-right:4px!important}}@media only screen and (width <= 576px){.m-m-2{margin:8px!important}.mt-m-2{margin-top:8px!important}.mb-m-2{margin-bottom:8px!important}.ml-m-2{margin-left:8px!important}.mr-m-2{margin-right:8px!important}}@media only screen and (width <= 576px){.m-m-3{margin:12px!important}.mt-m-3{margin-top:12px!important}.mb-m-3{margin-bottom:12px!important}.ml-m-3{margin-left:12px!important}.mr-m-3{margin-right:12px!important}}@media only screen and (width <= 576px){.m-m-4{margin:16px!important}.mt-m-4{margin-top:16px!important}.mb-m-4{margin-bottom:16px!important}.ml-m-4{margin-left:16px!important}.mr-m-4{margin-right:16px!important}}@media only screen and (width <= 576px){.m-m-5{margin:20px!important}.mt-m-5{margin-top:20px!important}.mb-m-5{margin-bottom:20px!important}.ml-m-5{margin-left:20px!important}.mr-m-5{margin-right:20px!important}}@media only screen and (width <= 576px){.m-m-6{margin:24px!important}.mt-m-6{margin-top:24px!important}.mb-m-6{margin-bottom:24px!important}.ml-m-6{margin-left:24px!important}.mr-m-6{margin-right:24px!important}}@media only screen and (width <= 576px){.m-m-7{margin:28px!important}.mt-m-7{margin-top:28px!important}.mb-m-7{margin-bottom:28px!important}.ml-m-7{margin-left:28px!important}.mr-m-7{margin-right:28px!important}}@media only screen and (width <= 576px){.m-m-8{margin:32px!important}.mt-m-8{margin-top:32px!important}.mb-m-8{margin-bottom:32px!important}.ml-m-8{margin-left:32px!important}.mr-m-8{margin-right:32px!important}}@media only screen and (width <= 576px){.m-m-9{margin:36px!important}.mt-m-9{margin-top:36px!important}.mb-m-9{margin-bottom:36px!important}.ml-m-9{margin-left:36px!important}.mr-m-9{margin-right:36px!important}}@media only screen and (width <= 576px){.m-m-10{margin:40px!important}.mt-m-10{margin-top:40px!important}.mb-m-10{margin-bottom:40px!important}.ml-m-10{margin-left:40px!important}.mr-m-10{margin-right:40px!important}}.left{text-align:left}.center{text-align:center}.right{text-align:right}router-outlet{display:none}.container{display:flex!important;align-items:stretch;flex-direction:column;max-width:1440px;margin:auto}.mat-sidenav-container{height:100vh;background-color:#fff}.mat-menu-item[disabled] .mat-icon svg{opacity:.38}.mat-dialog-content{display:flex!important;flex-wrap:wrap}mat-dialog-actions{min-height:auto!important}mat-dialog-container{position:relative}.mat-mdc-dialog-surface{overflow:visible!important;border-radius:24px!important}.mdc-dialog .mdc-dialog__content{margin:20px 0 20px 24px;padding:0 24px 0 0}.dialog-close{display:flex;align-items:center;justify-content:center;position:absolute;top:16px;right:16px;width:24px!important;height:24px!important;cursor:pointer}.dialog-close path{stroke:var(--accent-disabled)}.dialog-close:hover{opacity:.8}.mat-ink-bar{height:3px!important;background-color:#e854e2!important}.mdc-tab__text-label{color:var(--title)!important;line-height:20px!important;font-size:18px!important;font-weight:600!important}.mat-tab-nav-bar,.mat-tab-header{border:0!important}mat-tab-group{height:48px!important}.mat-mdc-select-arrow-wrapper{transform:translateY(0)!important}ngx-material-timepicker.hidden{display:none}ngx-material-timepicker.hidden+div{display:none}.mat-datepicker-actions,.mat-calendar-content{padding:0 16px 16px!important}.ngx-timepicker{border:none!important}.ngx-timepicker--disabled{background-color:var(--background-container)!important}.ngx-timepicker--disabled .ngx-timepicker-control{width:40px!important}.ngx-timepicker--disabled .ngx-timepicker-control__arrows{display:none!important}.ngx-timepicker--disabled .ngx-timepicker__time-colon{margin:0!important}.mat-badge-content{background-color:var(--accent-default);font-size:16px;font-weight:400}.cdk-overlay-pane:has(.menu-sectors){width:560px!important}@media only screen and (width <= 768px){.cdk-overlay-pane:has(pa-modal-container){align-self:flex-end;width:100%!important;max-width:100vw}}.cdk-overlay-connected-position-bounding-box:has(.select-dropdown){pointer-events:all}.dropdown-wrapper{display:contents}.cdk-drag-preview{min-width:auto!important}.cdk-drop-list-dragging{cursor:grabbing}.cdk-drag-handle{overflow:hidden}.cdk-drag-placeholder *,.cdk-drag-placeholder *:before,.cdk-drag-placeholder :after{visibility:hidden}.cdk-drag-animating{transition:transform .2s ease}mat-form-field.mat-form-field-appearance-outline .mdc-text-field--focused{box-shadow:none!important}mat-form-field.mat-form-field-appearance-outline input{color:#353e6c;font-weight:400;font-size:15px;line-height:24px}@media only screen and (width <= 576px){pa-table-widget h4{font-size:20px;line-height:24px}}@media only screen and (width <= 576px){.select-dropdown--fit{width:100%!important;max-width:calc(100vw - 48px)}}.menu-panel{align-self:flex-end}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{border:0;-webkit-text-fill-color:inherit;-webkit-box-shadow:0 0 0 1000px transparent inset;transition:background-color 5000s ease-in-out 0s;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,174,255,.04) 50%,rgba(255,255,255,0) 51%,rgba(0,174,255,.03) 100%)}
