: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(Inter-Thin.58643f7d18e5ee80.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Inter;src:url(Inter-ExtraLight.1b68fb577474540f.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Inter;src:url(Inter-Light.7ca59b69c5914209.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url(Inter-Regular.37089f52ccd73e0c.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(Inter-Medium.f53ddc1e29b5dc42.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(Inter-SemiBold.11540fc693bd1a25.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(Inter-Bold.5b8409335a5b011c.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(Inter-Bold.5b8409335a5b011c.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(Inter-ExtraBold.560c123d023f024e.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url(Inter-Black.c728d810f68f4658.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Inter;src:url(Inter-ThinItalic.7738c73c19df3a2c.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Inter;src:url(Inter-ExtraLightItalic.53043fb54f7591b9.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Inter;src:url(Inter-LightItalic.9a6885576bb341a3.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Inter;src:url(Inter-Italic.1f14f2dbaaf71f56.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Inter;src:url(Inter-MediumItalic.c1cb22eb9229b30f.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Inter;src:url(Inter-SemiBoldItalic.9fc32b3c73f592dd.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Inter;src:url(Inter-BoldItalic.05cccf4106bf8c7a.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Inter;src:url(Inter-BoldItalic.05cccf4106bf8c7a.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Inter;src:url(Inter-ExtraBoldItalic.23ce41a476f7b99d.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Inter;src:url(Inter-BlackItalic.94873b88eaf949c5.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]>:after,button.block[disabled]>*:before{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 <= 768px){: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 <= 768px){: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 <= 978px){: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>:after,mat-form-field.mat-form-field-appearance-outline .mdc-notched-outline>*:before{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>:after,mat-form-field.mat-form-field-appearance-outline .mdc-text-field--focused .mdc-notched-outline>*:before{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>:after,mat-form-field.mat-form-field-appearance-outline .mdc-text-field--invalid .mdc-notched-outline>*:before{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>:after,mat-form-field.mat-form-field-appearance-outline.ng-valid.success .mdc-text-field .mdc-notched-outline>*:before{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(error.2e390de4c31c83a2.svg)}mat-snack-bar-container.success{--snackbar-padding: 72px;--snackbar-background-image: url(success.11379568db6b31a1.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;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-container-color: var(--background-container);--mdc-snackbar-supporting-text-weight: 600;--mdc-snackbar-supporting-text-color: var(--title);--mat-mdc-snack-bar-button-color: var(--accent-default);--mdc-snackbar-container-shape: 24px}@media only screen and (width <= 576px){.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{--mdc-plain-tooltip-container-color: #353e6ce5;padding:12px 16px!important;--mdc-plain-tooltip-supporting-text-size: 13px;--mdc-plain-tooltip-supporting-text-line-height: 20px;border-radius:8px!important}.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}h2{line-height:40px;font-size:36px;font-weight:700}h3{line-height:32px;font-size:28px;font-weight:700}h4{line-height:28px;font-size:24px;font-weight:700}h5{font-weight:700;font-size:20px;line-height:24px}[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}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #3f51b5;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #536dfe;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #3f51b5;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #3f51b5;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--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: #3f51b5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #536dfe;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--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: #536dfe;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #3f51b5;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--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: #3f51b5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}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: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}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: #3f51b5;--mdc-linear-progress-track-color: rgba(63, 81, 181, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #536dfe;--mdc-linear-progress-track-color: rgba(83, 109, 254, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #3f51b5;--mdc-linear-progress-track-color: rgba(63, 81, 181, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}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: #3f51b5;--mdc-filled-text-field-focus-active-indicator-color: #3f51b5;--mdc-filled-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #3f51b5;--mdc-filled-text-field-error-focus-label-text-color: #3f51b5;--mdc-filled-text-field-error-label-text-color: #3f51b5;--mdc-filled-text-field-error-caret-color: #3f51b5;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #3f51b5;--mdc-filled-text-field-error-focus-active-indicator-color: #3f51b5;--mdc-filled-text-field-error-hover-active-indicator-color: #3f51b5;--mdc-outlined-text-field-caret-color: #3f51b5;--mdc-outlined-text-field-focus-outline-color: #3f51b5;--mdc-outlined-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #3f51b5;--mdc-outlined-text-field-error-focus-label-text-color: #3f51b5;--mdc-outlined-text-field-error-label-text-color: #3f51b5;--mdc-outlined-text-field-error-hover-label-text-color: #3f51b5;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #3f51b5;--mdc-outlined-text-field-error-hover-outline-color: #3f51b5;--mdc-outlined-text-field-error-outline-color: #3f51b5;--mat-form-field-focus-select-arrow-color: rgba(63, 81, 181, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #3f51b5;--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(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #536dfe;--mdc-filled-text-field-focus-active-indicator-color: #536dfe;--mdc-filled-text-field-focus-label-text-color: rgba(83, 109, 254, .87);--mdc-outlined-text-field-caret-color: #536dfe;--mdc-outlined-text-field-focus-outline-color: #536dfe;--mdc-outlined-text-field-focus-label-text-color: rgba(83, 109, 254, .87);--mat-form-field-focus-select-arrow-color: rgba(83, 109, 254, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #3f51b5;--mdc-filled-text-field-focus-active-indicator-color: #3f51b5;--mdc-filled-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mdc-outlined-text-field-caret-color: #3f51b5;--mdc-outlined-text-field-focus-outline-color: #3f51b5;--mdc-outlined-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mat-form-field-focus-select-arrow-color: rgba(63, 81, 181, .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{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color: rgba(63, 81, 181, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(83, 109, 254, .87);--mat-select-invalid-arrow-color: rgba(63, 81, 181, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color: rgba(63, 81, 181, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .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: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .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: #3f51b5;--mdc-chip-elevated-selected-container-color: #3f51b5;--mdc-chip-elevated-disabled-container-color: #3f51b5;--mdc-chip-flat-disabled-selected-container-color: #3f51b5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .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: #536dfe;--mdc-chip-elevated-selected-container-color: #536dfe;--mdc-chip-elevated-disabled-container-color: #536dfe;--mdc-chip-flat-disabled-selected-container-color: #536dfe;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .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: #3f51b5;--mdc-chip-elevated-selected-container-color: #3f51b5;--mdc-chip-elevated-disabled-container-color: #3f51b5;--mdc-chip-flat-disabled-selected-container-color: #3f51b5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .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}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .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: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .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, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #3949ab;--mdc-switch-selected-handle-color: #3949ab;--mdc-switch-selected-hover-state-layer-color: #3949ab;--mdc-switch-selected-pressed-state-layer-color: #3949ab;--mdc-switch-selected-focus-handle-color: #1a237e;--mdc-switch-selected-hover-handle-color: #1a237e;--mdc-switch-selected-pressed-handle-color: #1a237e;--mdc-switch-selected-focus-track-color: #7986cb;--mdc-switch-selected-hover-track-color: #7986cb;--mdc-switch-selected-pressed-track-color: #7986cb;--mdc-switch-selected-track-color: #7986cb;--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: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--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-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent,html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #3949ab;--mdc-switch-selected-handle-color: #3949ab;--mdc-switch-selected-hover-state-layer-color: #3949ab;--mdc-switch-selected-pressed-state-layer-color: #3949ab;--mdc-switch-selected-focus-handle-color: #1a237e;--mdc-switch-selected-hover-handle-color: #1a237e;--mdc-switch-selected-pressed-handle-color: #1a237e;--mdc-switch-selected-focus-track-color: #7986cb;--mdc-switch-selected-hover-track-color: #7986cb;--mdc-switch-selected-pressed-track-color: #7986cb;--mdc-switch-selected-track-color: #7986cb}html{--mdc-switch-state-layer-size: 40px}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #536dfe;--mdc-radio-selected-hover-icon-color: #536dfe;--mdc-radio-selected-icon-color: #536dfe;--mdc-radio-selected-pressed-icon-color: #536dfe;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #536dfe;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}html{--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}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%);--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: .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: .6}html{--mdc-slider-handle-color: #3f51b5;--mdc-slider-focus-handle-color: #3f51b5;--mdc-slider-hover-handle-color: #3f51b5;--mdc-slider-active-track-color: #3f51b5;--mdc-slider-inactive-track-color: #3f51b5;--mdc-slider-with-tick-marks-inactive-container-color: #3f51b5;--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;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #3f51b5;--mat-slider-hover-state-layer-color: rgba(63, 81, 181, .05);--mat-slider-focus-state-layer-color: rgba(63, 81, 181, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mat-slider-ripple-color: #536dfe;--mat-slider-hover-state-layer-color: rgba(83, 109, 254, .05);--mat-slider-focus-state-layer-color: rgba(83, 109, 254, .2);--mdc-slider-handle-color: #536dfe;--mdc-slider-focus-handle-color: #536dfe;--mdc-slider-hover-handle-color: #536dfe;--mdc-slider-active-track-color: #536dfe;--mdc-slider-inactive-track-color: #536dfe;--mdc-slider-with-tick-marks-inactive-container-color: #536dfe;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #3f51b5;--mat-slider-hover-state-layer-color: rgba(63, 81, 181, .05);--mat-slider-focus-state-layer-color: rgba(63, 81, 181, .2);--mdc-slider-handle-color: #3f51b5;--mdc-slider-focus-handle-color: #3f51b5;--mdc-slider-hover-handle-color: #3f51b5;--mdc-slider-active-track-color: #3f51b5;--mdc-slider-inactive-track-color: #3f51b5;--mdc-slider-with-tick-marks-inactive-container-color: #3f51b5;--mdc-slider-with-tick-marks-active-container-color: white}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}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}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: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #536dfe;--mdc-radio-selected-hover-icon-color: #536dfe;--mdc-radio-selected-icon-color: #536dfe;--mdc-radio-selected-pressed-icon-color: #536dfe}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3f51b5;--mdc-checkbox-selected-hover-state-layer-color: #3f51b5;--mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #536dfe;--mdc-checkbox-selected-hover-icon-color: #536dfe;--mdc-checkbox-selected-icon-color: #536dfe;--mdc-checkbox-selected-pressed-icon-color: #536dfe;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #536dfe;--mdc-checkbox-selected-hover-state-layer-color: #536dfe;--mdc-checkbox-selected-pressed-state-layer-color: #536dfe;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3f51b5;--mdc-checkbox-selected-hover-state-layer-color: #3f51b5;--mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.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--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#3f51b5}.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{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: #3f51b5;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3f51b5;--mat-tab-header-active-ripple-color: #3f51b5;--mat-tab-header-inactive-ripple-color: #3f51b5;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #3f51b5;--mat-tab-header-active-hover-label-text-color: #3f51b5;--mat-tab-header-active-focus-indicator-color: #3f51b5;--mat-tab-header-active-hover-indicator-color: #3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #536dfe;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #536dfe;--mat-tab-header-active-ripple-color: #536dfe;--mat-tab-header-inactive-ripple-color: #536dfe;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #536dfe;--mat-tab-header-active-hover-label-text-color: #536dfe;--mat-tab-header-active-focus-indicator-color: #536dfe;--mat-tab-header-active-hover-indicator-color: #536dfe}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #3f51b5;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3f51b5;--mat-tab-header-active-ripple-color: #3f51b5;--mat-tab-header-inactive-ripple-color: #3f51b5;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #3f51b5;--mat-tab-header-active-hover-label-text-color: #3f51b5;--mat-tab-header-active-focus-indicator-color: #3f51b5;--mat-tab-header-active-hover-indicator-color: #3f51b5}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3f51b5;--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: #536dfe;--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: #3f51b5;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #536dfe;--mdc-checkbox-selected-hover-icon-color: #536dfe;--mdc-checkbox-selected-icon-color: #536dfe;--mdc-checkbox-selected-pressed-icon-color: #536dfe;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #536dfe;--mdc-checkbox-selected-hover-state-layer-color: #536dfe;--mdc-checkbox-selected-pressed-state-layer-color: #536dfe;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary,.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3f51b5;--mdc-checkbox-selected-hover-state-layer-color: #3f51b5;--mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block}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-keep-touch-target: false;--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: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3f51b5;--mat-text-button-state-layer-color: #3f51b5;--mat-text-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #536dfe;--mat-text-button-state-layer-color: #536dfe;--mat-text-button-ripple-color: rgba(83, 109, 254, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #3f51b5;--mat-text-button-state-layer-color: #3f51b5;--mat-text-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3f51b5;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #536dfe;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #3f51b5;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3f51b5;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #536dfe;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #3f51b5;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3f51b5;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #3f51b5;--mat-outlined-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #536dfe;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #536dfe;--mat-outlined-button-ripple-color: rgba(83, 109, 254, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #3f51b5;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #3f51b5;--mat-outlined-button-ripple-color: rgba(63, 81, 181, .1)}html{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-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-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3f51b5;--mat-icon-button-state-layer-color: #3f51b5;--mat-icon-button-ripple-color: rgba(63, 81, 181, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #536dfe;--mat-icon-button-state-layer-color: #536dfe;--mat-icon-button-ripple-color: rgba(83, 109, 254, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #3f51b5;--mat-icon-button-state-layer-color: #3f51b5;--mat-icon-button-ripple-color: rgba(63, 81, 181, .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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px}html{--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #3f51b5;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #536dfe;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #3f51b5;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #3f51b5;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #536dfe;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #3f51b5;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #536dfe}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #3f51b5}html .mat-accent{--mdc-circular-progress-active-indicator-color: #536dfe}html .mat-warn{--mdc-circular-progress-active-indicator-color: #3f51b5}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: #3f51b5;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #536dfe;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #3f51b5;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}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: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}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, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color: #3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 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: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #536dfe;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(83, 109, 254, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(83, 109, 254, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(83, 109, 254, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(83, 109, 254, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 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: #3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 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: #536dfe}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #3f51b5}.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-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}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: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #3f51b5}.mat-icon.mat-accent{--mat-icon-color: #536dfe}.mat-icon.mat-warn{--mat-icon-color: #3f51b5}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3f51b5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3f51b5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3f51b5;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #3f51b5;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #3f51b5;--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: #536dfe;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #536dfe;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #536dfe;--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: #3f51b5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3f51b5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3f51b5;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-sort-arrow-color: #757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3f51b5;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #536dfe;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #3f51b5;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}:root{font-family:Inter,sans-serif;font-size:14px;font-style:normal}*,*: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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 978px){.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 <= 576px){.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}@media only screen and (width <= 576px){pa-table-widget h4{font-size:20px;line-height:24px}}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;-webkit-transition:background-color 5000s ease-in-out 0s;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%)}
