@charset "UTF-8";.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;-webkit-box-flex:1;-ms-flex:1;flex:1}.cal-month-view .cal-cell-row{display:-webkit-box;display:-ms-flexbox;display:flex}.cal-month-view .cal-cell{float:left;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:3px;line-height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;-webkit-box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5);box-shadow:inset 0 0 15px #00000080}.cal-week-view *{-webkit-box-sizing:border-box;box-sizing:border-box}.cal-week-view .cal-day-headers{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2")}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconsoutlined/v110/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2) format("woff2")}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconsround/v109/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2) format("woff2")}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconssharp/v110/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2) format("woff2")}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialiconstwotone/v113/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2) format("woff2")}body{--google-font-color-materialiconstwotone:none}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-round{font-family:Material Icons Round;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-sharp{font-family:Material Icons Sharp;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-two-tone{font-family:Material Icons Two Tone;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}@keyframes shake-action-arrow{50%{transform:translate3d(-3px,0,0)}to{transform:translateZ(0)}}@font-face{font-family:Gilroy;src:url("./media/Gilroy-Bold-JKPL7H7Q.ttf") format("truetype");font-weight:700}.is-deleted{color:#eee8f3}.is-deleted mat-icon:not(.keep-color){background:linear-gradient(137deg,#f0f6f7,#eee8f3);background:-webkit-linear-gradient(137deg,#f0f6f7 0%,#eee8f3 100%);background:-moz-linear-gradient(137deg,#f0f6f7 0%,#eee8f3 100%);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.scroll-content{max-height:calc(100vh - 64px);overflow-y:auto;overflow-x:hidden}.input-form-row-action-icon-container{margin:5px 8px 0}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}html html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}html{--mat-badge-text-font: Roboto, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}html .mat-h1,html .mat-headline-5,html .mat-typography .mat-h1,html .mat-typography .mat-headline-5,html .mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}html .mat-h2,html .mat-headline-6,html .mat-typography .mat-h2,html .mat-typography .mat-headline-6,html .mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}html .mat-h3,html .mat-subtitle-1,html .mat-typography .mat-h3,html .mat-typography .mat-subtitle-1,html .mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}html .mat-h4,html .mat-body-1,html .mat-typography .mat-h4,html .mat-typography .mat-body-1,html .mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}html .mat-h5,html .mat-typography .mat-h5,html .mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}html .mat-h6,html .mat-typography .mat-h6,html .mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}html .mat-body-strong,html .mat-subtitle-2,html .mat-typography .mat-body-strong,html .mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}html .mat-body,html .mat-body-2,html .mat-typography .mat-body,html .mat-typography .mat-body-2,html .mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}html .mat-body p,html .mat-body-2 p,html .mat-typography .mat-body p,html .mat-typography .mat-body-2 p,html .mat-typography p{margin:0 0 12px}html .mat-small,html .mat-caption,html .mat-typography .mat-small,html .mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}html .mat-headline-1,html .mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}html .mat-headline-2,html .mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}html .mat-headline-3,html .mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}html .mat-headline-4,html .mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-label-text-font: Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}html{--mat-standard-button-toggle-label-text-font: Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-label-text-font: Roboto, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}html{--mdc-outlined-text-field-label-text-font: Roboto, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}html{--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}html .mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Roboto, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}html{--mat-radio-label-text-font: Roboto, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}html{--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}html .mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html .mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}html{--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}html{--mdc-text-button-label-text-font: Roboto, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}html{--mdc-filled-button-label-text-font: Roboto, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}html{--mdc-protected-button-label-text-font: Roboto, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-outlined-button-label-text-font: Roboto, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}html{--mdc-extended-fab-label-text-font: Roboto, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #9036fc;--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-accent{--mat-option-selected-state-label-text-color: #00b28c;--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-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}html{--mat-full-pseudo-checkbox-selected-icon-color: #00b28c;--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}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00b28c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #9036fc;--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}html .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #9036fc;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #00b28c;--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}html .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00b28c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--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}html .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--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-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 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);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 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-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 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);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 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);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 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);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 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-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 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{--mdc-elevated-card-container-shape: 4px}html{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: 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)}html{--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)}html{--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}html .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #9036fc;--mdc-linear-progress-track-color: rgba(144, 54, 252, .25)}html .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #00b28c;--mdc-linear-progress-track-color: rgba(0, 178, 140, .25)}html .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .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}html{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #9036fc;--mdc-filled-text-field-focus-active-indicator-color: #9036fc;--mdc-filled-text-field-focus-label-text-color: rgba(144, 54, 252, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--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: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336}html{--mdc-outlined-text-field-caret-color: #9036fc;--mdc-outlined-text-field-focus-outline-color: #9036fc;--mdc-outlined-text-field-focus-label-text-color: rgba(144, 54, 252, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--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: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336}html{--mat-form-field-focus-select-arrow-color: rgba(144, 54, 252, .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: #f44336;--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}html .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #00b28c;--mdc-filled-text-field-focus-active-indicator-color: #00b28c;--mdc-filled-text-field-focus-label-text-color: rgba(0, 178, 140, .87)}html .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #00b28c;--mdc-outlined-text-field-focus-outline-color: #00b28c;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 178, 140, .87)}html .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(0, 178, 140, .87)}html .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .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(144, 54, 252, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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(0, 178, 140, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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-shape: 4px}html{--mat-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);--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)}html .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .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}html .mat-mdc-standard-chip{--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}html .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--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}html .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #9036fc;--mdc-chip-elevated-selected-container-color: #9036fc;--mdc-chip-elevated-disabled-container-color: #9036fc;--mdc-chip-flat-disabled-selected-container-color: #9036fc;--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}html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #00b28c;--mdc-chip-elevated-selected-container-color: #00b28c;--mdc-chip-elevated-disabled-container-color: #00b28c;--mdc-chip-flat-disabled-selected-container-color: #00b28c;--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}html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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}html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}html .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}html .mat-mdc-slide-toggle{--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-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #8830fc;--mdc-switch-selected-handle-color: #8830fc;--mdc-switch-selected-hover-state-layer-color: #8830fc;--mdc-switch-selected-pressed-state-layer-color: #8830fc;--mdc-switch-selected-focus-handle-color: #6116fa;--mdc-switch-selected-hover-handle-color: #6116fa;--mdc-switch-selected-pressed-handle-color: #6116fa;--mdc-switch-selected-focus-track-color: #b172fd;--mdc-switch-selected-hover-track-color: #b172fd;--mdc-switch-selected-pressed-track-color: #b172fd;--mdc-switch-selected-track-color: #b172fd;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--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)}html{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #00ab84;--mdc-switch-selected-handle-color: #00ab84;--mdc-switch-selected-hover-state-layer-color: #00ab84;--mdc-switch-selected-pressed-state-layer-color: #00ab84;--mdc-switch-selected-focus-handle-color: #008a5c;--mdc-switch-selected-hover-handle-color: #008a5c;--mdc-switch-selected-pressed-handle-color: #008a5c;--mdc-switch-selected-focus-track-color: #4dc9af;--mdc-switch-selected-hover-track-color: #4dc9af;--mdc-switch-selected-pressed-track-color: #4dc9af;--mdc-switch-selected-track-color: #4dc9af}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}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}html .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-focus-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: #9036fc;--mdc-radio-selected-hover-icon-color: #9036fc;--mdc-radio-selected-icon-color: #9036fc;--mdc-radio-selected-pressed-icon-color: #9036fc}html .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #9036fc;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html .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-focus-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: #00b28c;--mdc-radio-selected-hover-icon-color: #00b28c;--mdc-radio-selected-icon-color: #00b28c;--mdc-radio-selected-pressed-icon-color: #00b28c}html .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #00b28c;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html .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-focus-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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}html .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size: 40px}html{--mat-radio-touch-target-display: block}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .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;--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)}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}html{--mdc-slider-handle-color: #9036fc;--mdc-slider-focus-handle-color: #9036fc;--mdc-slider-hover-handle-color: #9036fc;--mdc-slider-active-track-color: #9036fc;--mdc-slider-inactive-track-color: #9036fc;--mdc-slider-with-tick-marks-inactive-container-color: #9036fc;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}html{--mat-slider-ripple-color: #9036fc;--mat-slider-hover-state-layer-color: rgba(144, 54, 252, .05);--mat-slider-focus-state-layer-color: rgba(144, 54, 252, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: #00b28c;--mdc-slider-focus-handle-color: #00b28c;--mdc-slider-hover-handle-color: #00b28c;--mdc-slider-active-track-color: #00b28c;--mdc-slider-inactive-track-color: #00b28c;--mdc-slider-with-tick-marks-inactive-container-color: #00b28c;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-accent{--mat-slider-ripple-color: #00b28c;--mat-slider-hover-state-layer-color: rgba(0, 178, 140, .05);--mat-slider-focus-state-layer-color: rgba(0, 178, 140, .2)}html .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}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}html{--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}html .mdc-list-item__start,html .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-focus-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: #9036fc;--mdc-radio-selected-hover-icon-color: #9036fc;--mdc-radio-selected-icon-color: #9036fc;--mdc-radio-selected-pressed-icon-color: #9036fc}html .mat-accent .mdc-list-item__start,html .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-focus-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: #00b28c;--mdc-radio-selected-hover-icon-color: #00b28c;--mdc-radio-selected-icon-color: #00b28c;--mdc-radio-selected-pressed-icon-color: #00b28c}html .mat-warn .mdc-list-item__start,html .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-focus-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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}html .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: #9036fc;--mdc-checkbox-selected-hover-icon-color: #9036fc;--mdc-checkbox-selected-icon-color: #9036fc;--mdc-checkbox-selected-pressed-icon-color: #9036fc;--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-selected-focus-state-layer-color: #9036fc;--mdc-checkbox-selected-hover-state-layer-color: #9036fc;--mdc-checkbox-selected-pressed-state-layer-color: #9036fc;--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 .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: #00b28c;--mdc-checkbox-selected-hover-icon-color: #00b28c;--mdc-checkbox-selected-icon-color: #00b28c;--mdc-checkbox-selected-pressed-icon-color: #00b28c;--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-selected-focus-state-layer-color: #00b28c;--mdc-checkbox-selected-hover-state-layer-color: #00b28c;--mdc-checkbox-selected-pressed-state-layer-color: #00b28c;--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 .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: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--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 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#9036fc}html .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,html .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,html .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}html .mdc-list-item__start,html .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}html .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,html .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,html .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}html .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,html .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,html .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;--mat-paginator-touch-target-display: block}html{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}html{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}html .mat-mdc-tab-group,html .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #9036fc}html .mat-mdc-tab-group,html .mat-mdc-tab-nav-bar{--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: #9036fc;--mat-tab-header-active-ripple-color: #9036fc;--mat-tab-header-inactive-ripple-color: #9036fc;--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: #9036fc;--mat-tab-header-active-hover-label-text-color: #9036fc;--mat-tab-header-active-focus-indicator-color: #9036fc;--mat-tab-header-active-hover-indicator-color: #9036fc}html .mat-mdc-tab-group.mat-accent,html .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #00b28c}html .mat-mdc-tab-group.mat-accent,html .mat-mdc-tab-nav-bar.mat-accent{--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: #00b28c;--mat-tab-header-active-ripple-color: #00b28c;--mat-tab-header-inactive-ripple-color: #00b28c;--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: #00b28c;--mat-tab-header-active-hover-label-text-color: #00b28c;--mat-tab-header-active-focus-indicator-color: #00b28c;--mat-tab-header-active-hover-indicator-color: #00b28c}html .mat-mdc-tab-group.mat-warn,html .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336}html .mat-mdc-tab-group.mat-warn,html .mat-mdc-tab-nav-bar.mat-warn{--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}html .mat-mdc-tab-group.mat-background-primary,html .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #9036fc;--mat-tab-header-with-background-foreground-color: white}html .mat-mdc-tab-group.mat-background-accent,html .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #00b28c;--mat-tab-header-with-background-foreground-color: white}html .mat-mdc-tab-group.mat-background-warn,html .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}html .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: #00b28c;--mdc-checkbox-selected-hover-icon-color: #00b28c;--mdc-checkbox-selected-icon-color: #00b28c;--mdc-checkbox-selected-pressed-icon-color: #00b28c;--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-selected-focus-state-layer-color: #00b28c;--mdc-checkbox-selected-hover-state-layer-color: #00b28c;--mdc-checkbox-selected-pressed-state-layer-color: #00b28c;--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{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-checkbox.mat-primary{--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: #9036fc;--mdc-checkbox-selected-hover-icon-color: #9036fc;--mdc-checkbox-selected-icon-color: #9036fc;--mdc-checkbox-selected-pressed-icon-color: #9036fc;--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-selected-focus-state-layer-color: #9036fc;--mdc-checkbox-selected-hover-state-layer-color: #9036fc;--mdc-checkbox-selected-pressed-state-layer-color: #9036fc;--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 .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: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--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}html{--mat-checkbox-touch-target-display: block}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}html{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}html{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .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)}html{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}html{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}html{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}html{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}html{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--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}html{--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)}html{--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}html{--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)}html{--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}html{--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)}html{--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}html .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #9036fc}html .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #9036fc;--mat-text-button-ripple-color: rgba(144, 54, 252, .1)}html .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #00b28c}html .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #00b28c;--mat-text-button-ripple-color: rgba(0, 178, 140, .1)}html .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}html .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}html .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #9036fc;--mdc-filled-button-label-text-color: white}html .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #00b28c;--mdc-filled-button-label-text-color: white}html .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white}html .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #9036fc;--mdc-protected-button-label-text-color: white}html .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #00b28c;--mdc-protected-button-label-text-color: white}html .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white}html .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #9036fc;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}html .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #9036fc;--mat-outlined-button-ripple-color: rgba(144, 54, 252, .1)}html .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #00b28c;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}html .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #00b28c;--mat-outlined-button-ripple-color: rgba(0, 178, 140, .1)}html .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}html .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height: 36px}html{--mdc-filled-button-container-height: 36px}html{--mdc-protected-button-container-height: 36px}html{--mdc-outlined-button-container-height: 36px}html{--mat-text-button-touch-target-display: block}html{--mat-filled-button-touch-target-display: block}html{--mat-protected-button-touch-target-display: block}html{--mat-outlined-button-touch-target-display: block}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}html{--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: #9036fc}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #9036fc;--mat-icon-button-ripple-color: rgba(144, 54, 252, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #00b28c}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #00b28c;--mat-icon-button-ripple-color: rgba(0, 178, 140, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}html{--mat-icon-button-touch-target-display: block}html .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .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)}html{--mdc-fab-small-container-shape: 50%;--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)}html{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .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)}html{--mdc-fab-container-color: white}html{--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)}html{--mdc-fab-small-container-color: white}html{--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)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #9036fc}html .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #00b28c}html .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336}html .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #9036fc}html .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #00b28c}html .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336}html .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block}html{--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)}html{--mat-snack-bar-button-color: #00b28c}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: #9036fc}html .mat-accent{--mdc-circular-progress-active-indicator-color: #00b28c}html .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}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: #9036fc;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}html .mat-badge-accent{--mat-badge-background-color: #00b28c;--mat-badge-text-color: white}html .mat-badge-warn{--mat-badge-background-color: #f44336;--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}html{--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}html{--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: rgb(224.4, 224.4, 224.4)}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: #9036fc;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(144, 54, 252, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(144, 54, 252, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(144, 54, 252, .3);--mat-datepicker-toggle-active-state-icon-color: #9036fc;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(144, 54, 252, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}html .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #00b28c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 178, 140, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 178, 140, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 178, 140, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 178, 140, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}html .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}html .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #00b28c}html .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}html .mat-calendar-controls{--mat-icon-button-touch-target-display: none}html .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}html .mat-icon.mat-primary{--mat-icon-color: #9036fc}html .mat-icon.mat-accent{--mat-icon-color: #00b28c}html .mat-icon.mat-warn{--mat-icon-color: #f44336}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: #9036fc;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #9036fc;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #9036fc;--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: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--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: #00b28c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #00b28c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #00b28c;--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: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}html .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #9036fc;--mat-toolbar-container-text-color: white}html .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #00b28c;--mat-toolbar-container-text-color: white}html .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--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}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-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-timepicker-container-background-color: white}html .mat-input-purple{--mdc-protected-button-label-text-color: white;--mdc-text-button-label-text-color: #9036fc;--mdc-filled-button-container-color: #9036fc;--mdc-protected-button-container-color: #9036fc;--mdc-icon-button-icon-color: #9036fc;--mdc-fab-container-color: #9036fc;color:#fff!important}html .mat-input-purple mat-icon svg{fill:#9036fc}html .mat-input-purple.mat-mdc-chip{background-color:#eee8f3!important;color:#201f23!important}html .mat-input-purple.mat-mdc-chip button.mat-mdc-chip-trailing-icon,html .mat-input-purple.mat-mdc-chip button.mat-mdc-chip-trailing-icon :hover{color:#9036fc!important;opacity:1!important}html .mat-input-purple.mat-mdc-mini-fab{--mdc-fab-small-container-color: #9036fc}html .mat-unthemed{--mdc-protected-button-label-text-color: !important;--mdc-text-button-label-text-color: ;--mdc-filled-button-container-color: ;--mdc-protected-button-container-color: ;--mdc-icon-button-icon-color: ;--mdc-fab-container-color: ;color:!important}html .mat-input-purple-grey-2{color:#eee8f3!important}html .mat-input-purple-grey-2 mat-icon svg{fill:#eee8f3}html .mat-input-purple-grey-3{color:#c5bdd1!important}html .mat-input-purple-grey-3 mat-icon svg{fill:#c5bdd1}html .mat-input-purple-inverted{--mdc-protected-button-label-text-color: #9036fc;--mdc-text-button-label-text-color: white;--mdc-filled-button-container-color: white;--mdc-protected-button-container-color: white;--mdc-icon-button-icon-color: white;--mdc-fab-container-color: white;--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #9036fc;--mdc-checkbox-selected-hover-icon-color: #9036fc;--mdc-checkbox-selected-icon-color: #9036fc;--mdc-checkbox-selected-pressed-icon-color: #9036fc;--mdc-checkbox-selected-focus-state-layer-color: #9036fc;--mdc-checkbox-selected-hover-state-layer-color: #9036fc;--mdc-checkbox-selected-pressed-state-layer-color: #9036fc;color:#9036fc!important}html .mat-input-purple-inverted mat-icon svg{fill:#fff}html .mat-input-purple-inverted.mat-mdc-form-field{color:#000000de}html .mat-input-purple-inverted.mat-mdc-form-field.mat-focused .mat-mdc-floating-label{background-color:#fff;color:#9036fc}html .mat-input-purple-inverted.mat-mdc-form-field .mat-datepicker-toggle-active{color:#9036fc}html .mat-input-purple-inverted .mat-calendar-body-selected{background-color:#9036fc;color:#fff}html .mat-input-purple-transparent{--mdc-protected-button-label-text-color: #9036fc;--mdc-text-button-label-text-color: rgba(255, 255, 255, 0);--mdc-filled-button-container-color: rgba(255, 255, 255, 0);--mdc-protected-button-container-color: rgba(255, 255, 255, 0);--mdc-icon-button-icon-color: rgba(255, 255, 255, 0);--mdc-fab-container-color: rgba(255, 255, 255, 0);color:#9036fc!important}html .mat-input-purple-transparent mat-icon svg{fill:#9036fc}html .mat-input-purple-inverted-transparent{background-color:#9036fc;color:#fff0}html .mat-input-purple-inverted-transparent mat-icon svg{fill:#fff0}html .mat-input-blue{background-color:#00ceff;color:#fff}html .mat-input-blue mat-icon svg{fill:#fff}html .mat-input-green{background-color:#00fbc6;color:#fff}html .mat-input-green mat-icon svg{fill:#fff}html .mat-input-green-inverted{background-color:#fff;color:#00fbc6}html .mat-input-green-inverted mat-icon svg{fill:#00fbc6}html .mat-input-pink{background-color:#ef0fbf;color:#fff}html .mat-input-pink mat-icon svg{fill:#fff}html .mat-input-pink-inverted{background-color:#fff;color:#ef0fbf;--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ef0fbf;--mdc-checkbox-selected-hover-icon-color: #ef0fbf;--mdc-checkbox-selected-icon-color: #ef0fbf;--mdc-checkbox-selected-pressed-icon-color: #ef0fbf;--mdc-checkbox-selected-focus-state-layer-color: #ef0fbf;--mdc-checkbox-selected-hover-state-layer-color: #ef0fbf;--mdc-checkbox-selected-pressed-state-layer-color: #ef0fbf}html .mat-input-pink-inverted mat-icon svg{fill:#ef0fbf}html .mat-input-pink-inverted.mat-mdc-form-field{color:#000000de}html .mat-input-pink-inverted.mat-mdc-form-field.mat-focused .mat-mdc-floating-label{background-color:#fff;color:#ef0fbf}html .mat-input-pink-inverted.mat-mdc-form-field .mat-datepicker-toggle-active{color:#ef0fbf}html .mat-input-pink-inverted .mat-calendar-body-selected{background-color:#ef0fbf;color:#fff}html .mat-input-pink-transparent{background-color:#fff0;color:#ef0fbf}html .mat-input-pink-transparent mat-icon svg{fill:#ef0fbf}html .mat-input-pink-inverted-transparent{background-color:#ef0fbf;color:#fff0}html .mat-input-pink-inverted-transparent mat-icon svg{fill:#fff0}html .mat-input-transparent{background-color:#fff0!important;color:#000!important}html .mat-input-transparent mat-icon svg{fill:#000}html .mat-warning{background-color:#fff0!important;color:#fad400!important}html .mat-warning mat-icon svg{fill:#fad400}html .mat-danger{background-color:#fff0!important;color:#fb0069!important}html .mat-danger mat-icon svg{fill:#fb0069}html .mat-disabled{background-color:#fff0!important;color:#0000001f!important}html .mat-disabled mat-icon svg{fill:#0000001f}html .mat-mdc-card.mat-input-card{padding:12px 12px 0!important}html .mat-mdc-chip{--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-weight: 500}html .mat-mdc-chip.small-chip{--mdc-chip-container-height: 18px;--mdc-chip-label-text-size: 12px}html .mat-mdc-chip.small-chip mat-icon{width:14px!important;height:14px!important;font-size:14px!important}html .mat-mdc-checkbox{--mdc-checkbox-selected-checkmark-color: white}html .checkbox-margin{margin-top:-14px!important}mat-spinner.custom-mat-spinner circle{stroke:#9036fc}mat-spinner.inline{display:inline-block;bottom:4px;margin-bottom:-10px}mat-mdc-chip.custom-mat-chip.custom-mat-chip-small{min-height:26px;display:flex;align-items:center;padding:2px 8px 2px 12px;background-color:#f0f6f7}mat-mdc-chip.custom-mat-chip.custom-mat-chip-small button{height:18px;width:18px}mat-mdc-chip.custom-mat-chip.custom-mat-chip-small button mat-icon{padding:0!important}mat-option.custom-mat-option.extended-mat-option{padding:16px;height:unset}mat-option.custom-mat-option.extended-mat-option .mdc-list-item__primary-text{justify-content:center;display:flex;flex-direction:column}mat-option.custom-mat-option.extended-mat-option .mdc-list-item__primary-text .mat-icon{margin-right:0}mat-option.custom-mat-option.extended-mat-option .mdc-list-item__primary-text p{margin-top:12px;line-height:16px}.mat-mdc-menu-panel.custom-mat-menu.rounded-mat-menu{border-radius:8px!important}.mat-mdc-menu-panel.custom-mat-menu.rounded-mat-menu .mat-icon{margin-right:8px}.mat-mdc-menu-panel.custom-mat-menu.rounded-mat-menu button.active{background-color:#f0f6f7}.mat-mdc-menu-panel{padding:0!important;border-radius:8px!important;overflow:hidden!important;min-height:unset!important;box-shadow:#392e451a 0 1px 2px,#51327614 0 4px 35px!important;max-width:none!important}.mat-mdc-menu-panel .mat-mdc-menu-content{padding:0!important}.mat-mdc-menu-panel .mat-mdc-menu-content button.mat-mdc-menu-item:hover{background-color:#faf8fc}mat-optgroup.custom-mat-optgroup label{color:#c5bdd1}mat-button-toggle-group.custom-mat-button-toggle-group{border:solid 1px #00fbc6}mat-button-toggle-group.custom-mat-button-toggle-group .mat-button-toggle{flex:1}mat-button-toggle-group.custom-mat-button-toggle-group .mat-button-toggle-disabled{outline:none}mat-button-toggle-group.custom-mat-button-toggle-group .mat-button-toggle-checked{background:linear-gradient(137deg,#00fbc6,#05e3ba);color:#fff}mat-button-toggle-group.custom-mat-button-toggle-group .mat-button-toggle:focus{outline:none}mat-button-toggle-group.custom-mat-button-toggle-group.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-color:#00fbc6}mat-icon.mat-accent{background:linear-gradient(137deg,#00fbc6,#05e3ba);background:-webkit-linear-gradient(137deg,#00fbc6 0%,#05e3ba 100%);background:-moz-linear-gradient(137deg,#00fbc6 0%,#05e3ba 100%);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}mat-icon.mat-accent svg{fill:#00fbc6}mat-card{border-radius:8px!important}mat-sidenav-content{background-color:#fff!important}mat-sidenav-content.custom-sidenav-content{background-color:#fcfcfd!important}mat-drawer-container.custom-drawer-container{margin-top:-64px;position:initial;background-color:#fcfcfd;height:100%}mat-drawer-container.custom-drawer-container mat-drawer{background-color:#fff;overflow:visible;transition:width .35s cubic-bezier(.445,.05,.55,.95),max-width .35s cubic-bezier(.445,.05,.55,.95),min-width .35s cubic-bezier(.445,.05,.55,.95),background-color .35s cubic-bezier(.445,.05,.55,.95);border:none!important}mat-drawer-container.custom-drawer-container mat-drawer-content{position:relative;height:calc(100% - 64px);margin-top:64px}mat-option.mat-select-option-no-checkbox .mat-pseudo-checkbox{display:none}mat-option.mat-select-option-no-checkbox .mat-mdc-option-text{margin-left:8px}.mat-loading .mat-button-wrapper{visibility:hidden}.mat-loading .mat-mdc-progress-spinner{position:absolute;top:calc(50% - 12px);left:calc(50% - 12px)}.mat-loading .mat-mdc-progress-spinner circle{stroke:#fff}.mat-mdc-slide-toggle .mdc-form-field .mdc-switch{--mdc-switch-selected-handle-color: #00fbc6;--mdc-switch-selected-hover-handle-color: #00fbc6;--mdc-switch-selected-focus-state-layer-color: #00fbc6;--mdc-switch-selected-pressed-handle-color: #00fbc6;--mdc-switch-selected-focus-handle-color: #00fbc6;--mdc-switch-unselected-handle-color: white;--mdc-switch-unselected-hover-handle-color: white;--mdc-switch-unselected-focus-state-layer-color: white;--mdc-switch-unselected-pressed-handle-color: white;--mdc-switch-unselected-focus-handle-color: white}.toggle-span{margin-top:7px!important}mat-tab-group.custom-mat-tab-group mat-tab-body{height:fit-content;width:100%}mat-tab-group.custom-mat-tab-group mat-tab-body .mat-mdc-tab-body-content{margin-top:20px}mat-tab-header .mat-mdc-tab-label-container{border-bottom:1px solid rgba(0,0,0,.12)!important}mat-radio-button .mdc-label{min-width:calc(100% - 40px);font-size:16px}mat-radio-button.custom-mat-radio-button{line-height:0px;margin-left:10px;min-height:65.47px;display:flex}mat-radio-button.input-purple-radio-button.mat-mdc-radio-button.mat-mdc-radio-checked .mat-ripple-element{background-color:#9036fc!important}mat-radio-button.input-purple-radio-button.mat-mdc-radio-button .mat-radio-ripple .cdk-mouse-focused{display:none!important}mat-radio-button.input-purple-radio-button.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#9036fc!important}mat-radio-button.input-purple-radio-button.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__inner-circle{border-color:#9036fc!important}.form-field-icon-button mat-icon{color:#c5bdd1}.custom-small-mat-icon-button{height:24px!important;width:24px!important;line-height:24px!important;justify-content:center;padding:2px 0 0!important}.custom-small-mat-icon-button.input{bottom:-6px}.custom-small-mat-icon-button.input mat-icon{color:#c5bdd1}.custom-small-mat-icon-button.inside-form-field,.custom-small-mat-icon-button.inside-form-field .mat-mdc-button-touch-target{height:48px!important;width:48px!important}.custom-small-mat-icon-button .mat-mdc-button-touch-target{height:24px!important;width:24px!important}.custom-small-mat-icon-button .mat-button-wrapper{height:18px!important;width:18px!important;font-size:18px!important;line-height:20px!important}.custom-small-mat-icon-button .mat-icon{height:18px!important;width:18px!important;font-size:18px!important;line-height:18px!important}.custom-small-mat-icon-button.mat-button-disabled .mat-icon{color:#0000001f}.custom-small-mat-icon-button.mat-button-disabled .mat-icon svg{fill:#0000001f}.custom-medium-mat-icon-button{height:36px!important;width:36px!important;line-height:36px!important;display:flex;justify-content:center;padding:0!important}.custom-medium-mat-icon-button.input mat-icon{color:#c5bdd1;vertical-align:middle}.custom-medium-mat-icon-button .mat-mdc-button-touch-target{height:36px!important;width:36px!important}.custom-medium-mat-icon-button .mat-button-wrapper,.custom-medium-mat-icon-button .mat-icon{height:24px!important;width:24px!important;font-size:24px!important;line-height:24px!important}.custom-medium-mat-icon-button.inline .mat-icon{line-height:32px!important}.custom-medium-mat-icon-button.mat-button-disabled .mat-icon{color:#0000001f}.custom-medium-mat-icon-button.mat-button-disabled .mat-icon svg{fill:#0000001f}mat-icon.custom-sm-mat-icon{height:20px!important;width:20px!important;min-width:20px!important;font-size:20px!important;line-height:20px!important}mat-icon.custom-xs-mat-icon{height:16px!important;width:16px!important;min-width:16px!important;font-size:16px!important;line-height:16px!important}mat-icon.kijkwijzer-icon{margin-bottom:-4px;margin-right:0!important}mat-checkbox.custom-full-width-mat-checkbox{line-height:52px;border:1px solid #9e9e9e;border-radius:4px;box-sizing:border-box;padding-bottom:3px;margin-bottom:10px;width:100%}mat-checkbox.custom-full-width-mat-checkbox.sibling-has-mat-hint{margin-bottom:22px}mat-checkbox.custom-full-width-mat-checkbox:hover{border-color:#000}mat-checkbox.custom-full-width-mat-checkbox:focus-within{border-color:#9036fc;line-height:50px;border-width:2px;padding-bottom:2px;margin-bottom:9px}mat-checkbox.custom-full-width-mat-checkbox:focus-within.sibling-has-mat-hint{margin-bottom:21px}mat-checkbox.custom-full-width-mat-checkbox:focus-within .mdc-form-field{width:calc(100% - 28px);padding-left:14px;padding-right:14px}mat-checkbox.custom-full-width-mat-checkbox .mdc-form-field{width:calc(100% - 30px);padding-left:15px;padding-right:15px}mat-checkbox.custom-full-width-mat-checkbox .mdc-form-field .mdc-label{min-width:calc(100% - 40px);font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}mat-checkbox.custom-simple-row-mat-checkbox{max-width:40px;min-width:40px;margin:-8px}mat-datepicker-toggle button .mat-button-wrapper svg{width:18px;height:18px;color:#c5bdd1}mat-error.warning{color:#fad400}mat-hint{color:#c5bdd1!important}mat-select .mat-mdc-select-trigger .mat-mdc-select-arrow{color:#c5bdd1}.mat-select-with-checkbox-select-multiple{padding-top:0!important}.mat-mdc-input-element[type=date]:after,.mat-input-element[type=datetime]:after,.mat-input-element[type=datetime-local]:after,.mat-input-element[type=month]:after,.mat-input-element[type=week]:after,.mat-input-element[type=time]:after{white-space:initial!important}button.button-with-glossary-icon span{display:flex}mat-error.overflow-x{display:inline-block;width:auto;white-space:nowrap}.mat-mdc-dialog-surface{max-height:90vh}.list-row mat-card{scroll-snap-align:start;padding:0 16px}.list-row mat-card.clickable{cursor:pointer}.list-row mat-card .row-content{height:66px;width:100%}.list-row mat-card .row-content .cell{height:100%;display:flex;align-items:center;margin-left:8px;margin-right:8px}.list-row mat-card .row-content .cell.clickable{cursor:pointer}.list-row mat-card .row-content .cell>.mat-icon{position:relative;color:#eee8f3;font-size:21px;margin:4px 8px 0 2px;min-width:24px}.list-row mat-card .row-content .cell>.mat-icon svg{fill:#eee8f3}.list-row mat-card .row-content .cell>.logo-icon{height:24px;width:24px;margin-right:8px}.list-row mat-card .row-content .cell .column-cell{display:inline-grid}.list-row mat-card .row-content .cell .cell-text{margin-top:2px;font-weight:500;font-size:16px}.list-row mat-card .row-content .cell .cell-text.bold{font-weight:600}.list-row mat-card .row-content .cell .cell-sub-text{font-size:10px;line-height:12px;color:#c5bdd1;font-weight:500}.list-row mat-card .row-content .cell app-chip{margin-left:4px}.list-row mat-card .row-content .cell .euro-sign{margin-right:0!important}.list-row mat-card .row-content .cell .extra-icon{margin-left:8px}.list-row mat-card .row-content .cell.center{justify-content:center}.list-row mat-card .row-content .cell.end{flex-direction:row-reverse}.list-row mat-card .row-content .cell.end>.mat-icon{margin:4px 0 0 8px}.list-row mat-card .row-content .cell.end app-chip{margin-left:0;margin-right:4px}.list-row mat-card .row-content .cell.end .euro-sign{margin-left:0!important}.list-row mat-card .row-content .cell.end .extra-icon{margin-left:0;margin-right:8px}.list-row mat-card .row-content .cell.action-holder{margin-left:8px;margin-right:8px}.list-row mat-card .row-content .cell.action-holder .action-button{width:100%}.list-row mat-card .row-content .cell.expand-action-holder{margin-left:8px;margin-right:0}.list-row mat-card .row-content .fill{width:40px}.list-row mat-card .border{margin-left:-16px;margin-right:-16px;border-bottom:1px solid #eee8f3}.list-row.list-row-sm .row-content{height:42px}.list-row.list-row-sm .row-content .cell{margin-left:8px;margin-right:8px}.list-row.list-row-sm .row-content .cell>.mat-icon{font-size:21px;margin:4px 8px 0 2px;min-width:24px}.list-row.list-row-sm .row-content .cell>.logo-icon{height:24px;width:24px;margin-right:8px}.list-row.list-row-sm .row-content .cell .cell-text{margin-top:2px;font-weight:500;font-size:14px}.list-row.list-row-sm .row-content .cell .cell-text.bold{font-weight:600}.list-row.list-row-sm .row-content .cell .cell-sub-text{font-size:10px;line-height:12px;font-weight:500}.expanded-row{display:block;padding-top:18px;padding-bottom:18px}.expanded-list-row .row{height:18px;margin:8px 0}.expanded-list-row .row .cell-holder{width:100%;padding-right:38px}.expanded-list-row .row .cell-holder .cell{font-size:16px;font-weight:400;min-width:50px;height:100%;display:flex;align-items:center;margin-left:8px;margin-right:8px}.expanded-list-row .row .cell-holder .cell.clickable{cursor:pointer}.expanded-list-row .row .cell-holder .cell.clickable:hover span{color:#9036fc}.expanded-list-row .row .cell-holder .cell mat-icon{color:#eee8f3;margin-right:4px}.expanded-list-row .row .cell-holder .cell mat-icon svg{fill:#eee8f3}.expanded-list-row .row .cell-holder .cell mat-icon.green{color:#00fbc6}.expanded-list-row .row .cell-holder .cell mat-icon.green svg{fill:#00fbc6}.expanded-list-row .row .cell-holder .cell span{line-height:18px;font-size:12px;font-weight:400}.expanded-list-row .row .cell-holder .cell .icon-value-tooltip-container{display:flex;align-items:flex-end;max-width:100%}.expanded-list-row .row .cell-holder .cell .invisible-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.expanded-list-row .row .action-icon-button-arrow{max-height:24px;max-width:24px;line-height:0px;margin-right:8px}.expanded-list-row .row .action-icon-button-arrow:hover{animation:shake-action-arrow .35s forwards;transition:color transform .35s ease-in-out;color:#9036fc}.expanded-list-row .row .action-icon-button-arrow:hover svg{fill:#9036fc}.expanded-row.expanded-row-sm{padding-top:2px;padding-bottom:2px}.mat-menu-details-card mat-card{padding:0 16px 16px;transition:min-width .3s ease}.mat-menu-details-card mat-card .header .text{font-size:12px;font-weight:700;color:#7f729d}.mat-menu-details-card mat-card .header.has-scroll-bar{padding-right:24px}.mat-menu-details-card mat-card .info-card-row-container{max-height:100px;overflow:auto}.mat-menu-details-card mat-card .info-card-row-container.has-scroll-bar{padding-right:8px}.mat-menu-details-card mat-card .row .text{font-size:14px;font-weight:400;color:#6b5a7c}.mat-menu-details-card mat-card .text{line-height:16px;margin:0 4px}.mat-menu-details-card mat-card .text:first-child{margin-left:0}.mat-menu-details-card mat-card .text:last-child{margin-right:0}.mat-menu-details-card mat-card .cell-align-end{text-align:end}.result-card mat-card{padding:14px}.result-card mat-card .photo{margin-right:.5em}.result-card mat-card.selectable,.result-card mat-card.clickable{cursor:pointer}.result-card mat-card .content{overflow:hidden}.result-card mat-card .content.align-center{align-self:center}.result-card mat-card .content .header{max-width:100%}.result-card mat-card .content .header .header-icon-value{margin-right:.25em;overflow:hidden;display:flex;align-items:flex-end}.result-card mat-card .content .header .header-icon-value>mat-icon{margin-right:6px}.result-card mat-card .content .header .header-icon-value app-id-chip{margin-left:4px}.result-card mat-card .content .details .details-row>div{margin-right:1em}.result-card mat-card .content .details .details-row>div:last-child{margin-right:0}.result-card mat-card .content .details .details-column,.result-card mat-card .content .details .details-row{margin-right:1em}.result-card mat-card .content .details .details-column .icon-value,.result-card mat-card .content .details .details-row .icon-value{display:flex;flex-direction:row;max-width:100%;max-height:18px}.result-card mat-card .content .details .details-column .icon-value>mat-icon,.result-card mat-card .content .details .details-row .icon-value>mat-icon{color:#eee8f3;margin-right:.5em;margin-left:2px}.result-card mat-card .content .details .details-column .icon-value>mat-icon svg,.result-card mat-card .content .details .details-row .icon-value>mat-icon svg{fill:#eee8f3!important}.result-card mat-card .content .details .details-column .icon-value button.custom-small-mat-icon-button,.result-card mat-card .content .details .details-row .icon-value button.custom-small-mat-icon-button{align-self:center}.result-card mat-card .content .details .details-column:last-child,.result-card mat-card .content .details .details-row:last-child{margin-right:0}.result-card mat-card:hover .action-icon-button mat-icon.action-icon-button-arrow{animation:shake-action-arrow .35s forwards;transition:color transform .35s ease-in-out;color:#9036fc}.result-card mat-card:hover .action-icon-button mat-icon.action-icon-button-arrow svg{fill:#9036fc}.result-card mat-card .action{display:flex;align-items:center}.result-card mat-card .action-button{height:36px;margin:0 12px 0 0}.result-card mat-card .action-icon{height:24px}.result-card mat-card .skeleton{display:flex;width:100%}.result-card mat-card .skeleton-photo{margin-right:1em}.result-card mat-card .skeleton-details{flex:1;display:flex;flex-direction:column;justify-content:center}.result-card mat-card .skeleton-details-icon-text{flex:1}.search-select-dialog-form-field mat-form-field{width:100%}.search-select-dialog-form-field .container{position:relative;max-height:56px;min-height:56px;padding:12px 0 6px 12px;margin-bottom:16px;border:1px solid #9e9e9e;border-radius:4px;box-sizing:border-box}.search-select-dialog-form-field .container:focus-visible{outline:none!important}.search-select-dialog-form-field .container:hover{border-color:#000}.search-select-dialog-form-field .container:focus-within{padding:11px 0 5px 11px;border-color:#9036fc!important;border-width:2px!important}.search-select-dialog-form-field .container:focus-within .floating-label-background{top:-6.5px;left:11px}.search-select-dialog-form-field .container:focus-within .floating-label-background .floating-label{color:#9036fc!important}.search-select-dialog-form-field .container:focus-within img{min-width:32.5px;height:32.5px!important}.search-select-dialog-form-field .container:focus-within .action{margin-top:-7.5px;margin-right:1px}.search-select-dialog-form-field .container app-ovatic-images-image{margin:2px 4px 0 0}.search-select-dialog-form-field .container app-activity-image{margin:2px 4px 0 0}.search-select-dialog-form-field .container .floating-label-background{background-color:#fff;position:absolute;top:-6px;height:12px;padding:0 4px;left:12px}.search-select-dialog-form-field .container .floating-label-background .floating-label{display:block;position:relative;font-size:12px;font-weight:400;color:#8e87a1}.search-select-dialog-form-field .container .header-icon-value mat-icon{margin-right:4px}.search-select-dialog-form-field .container .details-column mat-icon{margin-right:8px;color:#c5bdd1}.search-select-dialog-form-field .container .action{margin-top:-8px;margin-right:2px}.search-select-dialog-form-field .container .action .custom-small-mat-icon-button{color:#c5bdd1}.search-select-dialog-form-field .container.disabled{border:1px solid rgba(0,0,0,.12)!important;opacity:.5}.search-select-dialog-form-field .invisible{display:none}.search-select-dialog-form-field .skeleton .skeleton-details{margin-left:8px;width:400px}.search-select-dialog-form-field app-id-chip{margin-left:4px}.search-and-select-dialog .has-scroll-bar{padding-right:20px}.search-and-select-dialog .scroll-content{height:350px;width:100%;border-radius:12px;background-color:#faf8fc;scroll-snap-type:y mandatory;scroll-behavior:smooth}.search-and-select-dialog .scroll-content>.row{height:42px;display:block;margin:4px 4px 0}.search-and-select-dialog .scroll-content>.row.last-row{margin-bottom:4px}.search-and-select-dialog mat-icon.icon{margin-right:8px}.search-and-select-dialog cdk-virtual-scroll-viewport{min-height:100%!important}.search-and-select-dialog app-search-bar{margin-bottom:16px}.search-and-select-dialog .text{height:18px;line-height:20px;font-size:14px;font-weight:500}.search-and-select-dialog .text.cell-align-end{text-align:end}.search-and-select-dialog app-chip{margin-left:4px;margin-top:1px}.search-and-select-dialog app-simple-row{cursor:pointer}.search-and-select-dialog app-simple-row.not-clickable{cursor:default}.search-and-select-dialog mat-slide-toggle{margin-right:.5em}.search-and-select-dialog app-card-list-placeholder.showOverlay{position:relative;height:350px;top:-350px;background:#4b4b4b24;width:100%;border-radius:12px}.search-and-select-dialog app-card-list-placeholder.showOverlay .placeholder-text{color:#fff}.search-and-select-dialog .card-list-container{max-height:393px}.search-select-filter{position:relative}.search-select-filter mat-form-field{width:100%}.search-select-filter .mat-label-facade{font-weight:500;color:#c5bdd1;font-size:12px;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.search-select-filter .invisible{display:none}.search-select-filter .container{max-height:56px;min-height:56px;padding:12px 12px 6px;margin-bottom:16px;border:1px solid #9e9e9e;border-radius:4px;box-sizing:border-box}.search-select-filter .container:focus-visible{outline:none!important}.search-select-filter .container:hover{border-color:#000}.search-select-filter .container:focus-within{border-color:#9036fc!important;border-width:2px!important;padding:11px 11px 5px}.search-select-filter .container:focus-within .floating-label-background .floating-label{color:#9036fc!important}.search-select-filter .container:focus-within .selected-item-image img{min-width:32.5px;height:32.5px}.search-select-filter .container .floating-label-background{background-color:#fff;position:absolute;top:-6px;height:12px;padding:0 4px;left:12px}.search-select-filter .container .floating-label-background .floating-label{display:block;position:relative;font-size:12px;font-weight:400;color:#8e87a1}.search-select-filter .container .selected-item{display:flex;flex:1;max-width:calc(100% - 64px)}.search-select-filter .container .selected-item-text{max-width:100%}.search-select-filter .container .selected-item-text.has-image{max-width:calc(100% - 32px)}.search-select-filter .container .selected-item-image{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;position:relative;color:#fff;margin-right:4px}.search-select-filter .container .selected-item-image .image-by-source{width:32px;height:32px;border-radius:5px}.search-select-filter .container .selected-item-header{max-width:100%}.search-select-filter .container .action{margin-top:-3px}.search-select-filter .container .action .custom-small-mat-icon-button{margin-left:8px!important}.search-select-filter .container .action .custom-small-mat-icon-button mat-icon{color:#c5bdd1}.search-select-filter .icon-value{display:flex;flex-direction:row;align-items:center;max-width:100%;max-height:18px}.search-select-filter .icon-value>.mat-icon{color:#eee8f3;margin-right:.5em}.search-select-filter .mat-icon.small{height:18px;width:18px;min-width:18px;font-size:18px;line-height:18px}.crud-page .icon{font-size:18px;height:18px;width:18px}.crud-page .row.hide{display:none}.crud-page .row.is-deleted .text,.crud-page .row.is-deleted .icon{color:#eee8f3}.crud-page .row .text{height:18px;line-height:20px;font-size:14px;font-weight:500;color:#301948;margin:0 4px}.crud-page .row .text.cell-align-end{text-align:end}.crud-page .row div.checkbox{margin:0 4px}.crud-page .row .text:first-of-type{margin-left:0}.crud-page .row .icon{margin-right:8px;color:#00fbc6}.crud-page .row .edit-button{color:#9036fc}.crud-page .row.row-expanded{margin:8px -16px 0;padding:8px 16px 4px}.crud-page .row.row-expanded li .text:first-of-type{margin-left:4px}.crud-page .row.row-expanded ul{margin-top:4px}.crud-page .row.row-expanded ul .icon{margin-right:0;color:#eee8f3}.crud-page .row.row-expanded.border-top{border-top:1px solid #eee8f3}.crud-page .header-row .text{height:14px;line-height:12px;font-size:12px;font-weight:500;color:#8e87a1;margin:0 4px}.crud-page .header-row .text.cell-align-end{text-align:end}.crud-page .header-row .icon{margin-right:8px;color:#8e87a1}.detail-page .main-container{padding:3vw}.detail-page .main-container .max-width{flex:0 1 1114px;max-width:1114px}.detail-page .main-container .divider{max-width:1114px}@media (max-width: calc(1177px + 6vw)){.detail-page .main-container .max-width{max-width:100%}}.list-page-complete .main-container{height:calc(100vh - 64px);background:#fcfcfd}.list-page-complete .main-container .header-wrap{max-width:100vw;transition:max-width .3s ease;z-index:2}.list-page-complete .main-container .header-wrap .header{padding:3vw 3vw 0}.list-page-complete .main-container .list-wrap{overflow:hidden;position:relative;margin-top:-24px}.list-page-complete img#mobilenoshow{display:inline}@media only screen and (max-width: 1268px){.list-page-complete .main-container{height:calc(100vh - 64px)}.list-page-complete .main-container .header-wrap{max-width:calc(100vw - 64px);position:sticky;left:0;top:-90px;z-index:2}.list-page-complete .main-container .list-wrap{background:#fcfcfd;z-index:1}.list-page-complete img#mobilenoshow{display:none}}.list-page .main-container{height:calc(100vh - 64px)}.list-page .main-container .header-wrap{max-width:100vw;transition:max-width .3s ease}.list-page .main-container .header-wrap .header{padding:3vw 3vw 0}.list-page .main-container .list-wrap{overflow:hidden;position:relative;display:flex}.list-page img#mobilenoshow{display:inline}@media only screen and (max-width: 1268px){.list-page .main-container{min-width:1270px;width:1270px;height:calc(100vh - 81px)}.list-page .main-container .header-wrap{max-width:calc(100vw - 64px);position:sticky;left:0;top:-90px;background:#fcfcfd;z-index:1}.list-page .main-container .list-wrap{position:sticky;left:0;top:100px;background:#fcfcfd;z-index:1}.list-page img#mobilenoshow{display:none}}.output-page .search-container{position:absolute;top:14px;right:calc(50% - 150px);z-index:5;width:320px}.output-page .search-container app-search-bar{width:320px}.output-page .buttons-container{position:fixed;top:45px;right:2em;z-index:5}.output-page .buttons-container button{margin-right:12px;color:#fff}.output-page .buttons-container button.mat-button-disabled{background-color:#0000001f}.table-page .main-container{height:calc(100vh - 64px);width:calc(100vw - 65px);min-width:1680px}.table-page .main-container .header-wrap{max-width:calc(100vw - 65px)}.table-page .main-container .header-wrap .header{padding:3vw 3vw 0}.table-page .main-container .chart-wrap{margin:0px 3vw 3vw;height:100%}.table-page .main-container .table-wrap{position:relative;overflow:hidden}@media only screen and (max-width: 1480px){.table-page .main-container{height:calc(100vh - 85px)}.table-page .main-container .header-wrap{position:sticky;left:0;top:-90px;background:#fcfcfd;z-index:1}.table-page .main-container .chart-wrap{margin:0px 3vw 3vw;height:100%}.table-page .main-container .table-wrap{position:sticky;left:0;top:100px;background:#fcfcfd;z-index:1}}@media only screen and (max-width: 600px){.table-page .main-container .header-wrap{max-width:100vw}}.card-action-text{font-size:13px;font-weight:500;line-height:52px}::ng-deep .no-padding-dialog mat-dialog-container{padding:0}.wizard{background-color:#000}.wizard .stepper-container{height:100%}.wizard .stepper-container.in-dialog{padding:0}.wizard .stepper-container.in-dialog mat-horizontal-stepper.stepper .mat-horizontal-stepper-header-container{max-width:100%;margin:0 auto 24px;padding-top:24px}.wizard .stepper-container.in-dialog mat-horizontal-stepper.stepper .mat-horizontal-stepper-header-container .mat-step-header{background-color:#faf8fc;transition:.3s ease-in-out background-color}.wizard .stepper-container.in-dialog mat-horizontal-stepper.stepper .mat-horizontal-stepper-header-container .mat-step-header:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px}.wizard .stepper-container.in-dialog mat-horizontal-stepper.stepper .mat-horizontal-stepper-header-container .mat-step-header:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px}.wizard .stepper-container.in-dialog mat-horizontal-stepper.stepper .mat-horizontal-stepper-header-container .mat-step-header:hover{background-color:#eee8f3!important}.wizard .stepper-container.in-dialog mat-horizontal-stepper.stepper .step-container{height:calc(100vh - 294px)}.wizard .stepper-container.in-dialog mat-horizontal-stepper.stepper .step-container .step-header-container{padding:0 24px}.wizard .stepper-container.in-dialog mat-horizontal-stepper.stepper .step-container .step-content-container .step-content-scroll-container{padding:0 24px}.wizard .stepper-container.in-dialog .stepper-controls-container{flex-direction:row;box-sizing:border-box;display:flex;place-content:stretch flex-end;width:100%;height:84px;position:relative;padding:24px;align-items:center!important}.wizard .stepper-container.in-dialog .stepper-controls-container .first-button{left:24px}.wizard .stepper-container.in-dialog .stepper-controls-container .second-button{position:absolute;right:24px}.wizard .stepper-container mat-horizontal-stepper.stepper{height:100%}.wizard .stepper-container mat-horizontal-stepper.stepper .mat-horizontal-stepper-header-container{max-width:50%;margin:-32px auto 64px}.wizard .stepper-container mat-horizontal-stepper.stepper .mat-horizontal-stepper-header-container .mat-step-header.mat-horizontal-stepper-header:hover{background-color:initial}.wizard .stepper-container mat-horizontal-stepper.stepper .mat-horizontal-content-container{padding:0}.wizard .stepper-container mat-horizontal-stepper.stepper .mat-horizontal-content-container .mat-horizontal-stepper-content{display:flex;flex-direction:column}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container{display:flex;flex-direction:column;height:calc(100vh - 294px)}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-header-container{padding:0 calc(3vw + 1.5em);z-index:2}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-header-container.has-scrolled{box-shadow:#392e451a 0 1px 2px,#51327614 0 4px 35px}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-header-container .step-action{height:100%}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-header-container .step-action .step-action-buttons{margin:24px 0}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-header-container .step-action .step-action-buttons>*{margin-right:.5em}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-header-container .step-action .step-action-buttons>*:last-child{margin:0}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-content-container{flex:1;display:flex;overflow:hidden;padding:0}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-content-container .row-header{z-index:1;width:100%;height:66px;display:flex}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-content-container .row-header.has-scroll-bar{padding-right:20px}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-content-container .row-header .row-content{flex:1}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-content-container .row-header .row-content .cell{height:100%;display:flex;align-items:center;margin-left:8px;margin-right:8px}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-content-container .step-content-scroll-container{overflow:auto;padding:0 calc(3vw + 1.5em)}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-content-container .step-content-scroll-container .step-content-column{margin-right:24px}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-content-container .step-content-scroll-container .step-content-column:last-of-type{margin-right:0}.wizard .stepper-container mat-horizontal-stepper.stepper .step-container .step-content-container app-card-list{height:100%}.wizard .stepper-container .stepper-controls-container{display:flex;justify-content:center;width:100%;height:126px;padding:24px 3vw 0;position:absolute;bottom:0}.wizard .stepper-container .stepper-controls-container.has-scroll-bar{box-shadow:#392e451a 0 1px 2px,#51327614 0 4px 35px}.wizard .stepper-container .stepper-controls-container.has-scrolled-to-bottom{box-shadow:none}.wizard .stepper-container .stepper-controls-container .first-button{position:absolute;left:calc(3vw + 24px)}.wizard .stepper-container .stepper-controls-container .first-button .text{display:flex;align-items:baseline}.wizard .stepper-container .stepper-controls-container .first-button .text h3{margin-right:.25em;margin-bottom:0}.wizard .stepper-container .stepper-controls-container .first-button .text p{font-size:1.2rem;color:#9036fc;font-weight:500;margin-right:.25em;margin-bottom:0}.wizard .stepper-container .stepper-controls-container .second-button{position:absolute;right:calc(3vw + 24px)}.no-margin-right{margin-right:0!important}.directional-form-field-icon{margin-top:16px;margin-right:0!important}.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;display:flex;max-width:100%;max-height:100%;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}.cdk-overlay-backdrop-showing{opacity:1}@media (forced-colors: active){.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,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px;z-index:1000}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}::ng-deep .wf-loading .material-icons,.wf-materialicons-n4-inactive .material-icons{display:none}.noscrollbar::-webkit-scrollbar{display:none}html.cdk-global-scrollblock{overflow-y:auto}html,body{margin:0;padding:0;font-family:Roboto;background:#fcfcfd;-webkit-font-smoothing:antialiased}html a,body a{color:#9036fc;text-decoration:none}html a:visited,body a:visited{color:#301948}html h1.input-header,body h1.input-header{color:#9036fc;font-weight:500}html h2.input-card-header,body h2.input-card-header{margin:0;color:#9036fc;font-weight:500;font-size:24px}html h3.card-header,body h3.card-header{margin:0 0 0 8px;font-size:16px;font-weight:500;line-height:24px}html .is-deleted h3.card-header,body .is-deleted h3.card-header{color:#eee8f3}html h4.card-data-label,body h4.card-data-label{font-size:12px;color:#ef0fbf;font-weight:500;margin-bottom:6px;margin-top:1.33em}html .is-deleted h4.card-data-label,body .is-deleted h4.card-data-label{color:#eee8f3}html p.card-primary-text,html span.card-primary-text,html h2.card-primary-text,body p.card-primary-text,body span.card-primary-text,body h2.card-primary-text{font-size:32px;font-weight:500;margin:0 8px 8px 0}html div.card-primary-text-with-button,body div.card-primary-text-with-button{display:flex;align-items:center;height:37px}html p.card-secondary-text,body p.card-secondary-text{font-size:22px;font-weight:500;margin:0 8px 8px 0}html span.card-general-text,html p.card-general-text,html label.card-general-text,body span.card-general-text,body p.card-general-text,body label.card-general-text{font-size:16px;font-weight:500;margin:0;display:inline-block}html p.card-general-text-small-faded,body p.card-general-text-small-faded{font-size:14px;font-weight:400;margin:0;color:#8e87a1;display:inline-block}html label.facade-form-field-label,body label.facade-form-field-label{font-weight:500;color:#c5bdd1;font-size:12px;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}html .card-data-label-with-button,body .card-data-label-with-button{display:flex;align-items:baseline}html span.card-list-card-header,body span.card-list-card-header{font-size:16px;font-weight:700;line-height:18px}html span.card-list-card-text,body span.card-list-card-text{font-size:14px;line-height:18px;font-weight:500;color:#301948}html .is-deleted span.card-list-card-text,body .is-deleted span.card-list-card-text{color:#eee8f3}html .mat-mdc-checkbox+app-glossary-info-icon,body .mat-mdc-checkbox+app-glossary-info-icon{display:inline-block;position:absolute;margin:2px 4px 0;height:20px}html .mat-button-toggle-group .mat-button-toggle,body .mat-button-toggle-group .mat-button-toggle{font-weight:500}html .min-btn-width,body .min-btn-width{min-width:114px}html .input-data-card,body .input-data-card{box-shadow:none;background-color:#f7fbfc;border:1px solid #f0f6f7;border-radius:12px;padding:22px}html .input-data-card.no-padding-bottom,body .input-data-card.no-padding-bottom{padding:22px 22px 0}html .float-right,body .float-right{float:right}html .wrap-text,body .wrap-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}html .check-box-label,body .check-box-label{display:block;padding-top:15px;padding-left:4px}html .multiline-text,body .multiline-text{word-wrap:break-word;white-space:pre-wrap}html .shadow,body .shadow{box-shadow:#392e451a 0 1px 2px,#51327614 0 4px 35px!important}html .no-shadow,body .no-shadow{box-shadow:none!important}html .card,body .card{background-color:#fff;border-radius:8px;border:1px #f7fbfc solid}html .card-inner,body .card-inner{background-color:#faf8fc;-moz-box-shadow:inset 0 0 8px rgba(81,50,118,.08);-webkit-box-shadow:inset 0 0 8px rgba(81,50,118,.08);box-shadow:inset 0 0 8px #51327614;overflow:auto;border-radius:12px}html body,body body{overscroll-behavior:none}html .badge-pill,body .badge-pill{height:14px;font-size:11px;font-weight:600;border-radius:11px;padding:4px 6px 0;color:#fff;line-height:11px;background-color:#ef0fbf;margin:0 4px;align-self:center}html .transition-background,body .transition-background{-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}html .input-page .mat-icon.grey,html .input-page-dialog .mat-icon.grey,body .input-page .mat-icon.grey,body .input-page-dialog .mat-icon.grey,html .input-page button.secondary-action .mat-icon,html .input-page-dialog button.secondary-action .mat-icon,body .input-page button.secondary-action .mat-icon,body .input-page-dialog button.secondary-action .mat-icon{color:#00000061}html .input-page button.secondary-action:hover .mat-icon,html .input-page-dialog button.secondary-action:hover .mat-icon,body .input-page button.secondary-action:hover .mat-icon,body .input-page-dialog button.secondary-action:hover .mat-icon,html .input-page .mat-icon.add,html .input-page-dialog .mat-icon.add,body .input-page .mat-icon.add,body .input-page-dialog .mat-icon.add{color:#9036fc}html .error,body .error{color:#fb0069!important}html .warning,body .warning{color:#fad400!important}html mat-icon[color=warning],body mat-icon[color=warning]{background:linear-gradient(137deg,#fdec00,#fad400);background:-webkit-linear-gradient(137deg,#fdec00 0%,#fad400 100%);background:-moz-linear-gradient(137deg,#fdec00 0%,#fad400 100%);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}html mat-icon[color=warning] svg,body mat-icon[color=warning] svg{fill:linear-gradient(137deg,#fdec00 0%,#fad400 100%)}html mat-icon[color=input-green],body mat-icon[color=input-green]{background:linear-gradient(137deg,#00fbc6,#05e3ba);background:-webkit-linear-gradient(137deg,#00fbc6 0%,#05e3ba 100%);background:-moz-linear-gradient(137deg,#00fbc6 0%,#05e3ba 100%);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}html mat-icon[color=input-green] svg,body mat-icon[color=input-green] svg{fill:#00fbc6}html mat-icon[color=succes],body mat-icon[color=succes]{background:linear-gradient(137deg,#00fbc6,#05e3ba);background:-webkit-linear-gradient(137deg,#00fbc6 0%,#05e3ba 100%);background:-moz-linear-gradient(137deg,#00fbc6 0%,#05e3ba 100%);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}html mat-icon[color=succes] svg,body mat-icon[color=succes] svg{fill:#00fbc6}html mat-icon[color=error],body mat-icon[color=error]{background:#b3003c;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}html mat-icon[color=error] svg,body mat-icon[color=error] svg{fill:#b3003c}html .mat-mdc-input-element::-webkit-calendar-picker-indicator,body .mat-mdc-input-element::-webkit-calendar-picker-indicator{display:block}html .ngx-contextmenu>ul,body .ngx-contextmenu>ul{box-shadow:#392e451a 0 1px 2px,#51327614 0 4px 35px!important;background-color:#fff;border-radius:8px;border:1px #f7fbfc solid!important;margin:0;padding:0}html .ngx-contextmenu li,body .ngx-contextmenu li{display:block;line-height:48px;height:48px}html .ngx-contextmenu li .ngx-contextmenu--item-content,body .ngx-contextmenu li .ngx-contextmenu--item-content{align-items:center!important;padding:6px 16px!important;color:#301948!important}html .ngx-contextmenu a.hasSubMenu:before,body .ngx-contextmenu a.hasSubMenu:before{padding:0 .5em;content:"\25ba"}html .ngx-contextmenu .hasSubMenu:after,body .ngx-contextmenu .hasSubMenu:after{margin-left:.7em;margin-right:-.7em}html .ngx-contextmenu a,body .ngx-contextmenu a{text-decoration:none;display:inline-block;height:100%;padding:0 20px;color:inherit}html .ngx-contextmenu span.passive,body .ngx-contextmenu span.passive{padding:0 20px;border-bottom-style:solid;border-bottom-width:1px}html .context-menu__icon,body .context-menu__icon{vertical-align:text-bottom;height:20px;width:20px;line-height:20px;margin-right:5px}html .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper,body .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{min-height:calc(1em + 1px)}html .mat-mdc-form-field .mat-mdc-text-field-wrapper,body .mat-mdc-form-field .mat-mdc-text-field-wrapper{flex:none!important}html .mat-mdc-form-field .mat-mdc-form-field-icon-suffix,body .mat-mdc-form-field .mat-mdc-form-field-icon-suffix{padding-right:4px}html .mat-mdc-form-field .mat-mdc-form-field-icon-suffix .custom-small-mat-icon-button,body .mat-mdc-form-field .mat-mdc-form-field-icon-suffix .custom-small-mat-icon-button{bottom:0!important}html .last-filter-panel-class,body .last-filter-panel-class{margin-bottom:16px!important}html .mat-mdc-dialog-container .mdc-dialog__title,body .mat-mdc-dialog-container .mdc-dialog__title{line-height:inherit;font-size:20px;font-weight:500;letter-spacing:inherit}html .mat-mdc-dialog-container .mdc-dialog__content,body .mat-mdc-dialog-container .mdc-dialog__content{line-height:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit}html .dialog-without-padding .mat-mdc-dialog-container,body .dialog-without-padding .mat-mdc-dialog-container{padding:0;border-radius:8px}.draggable{cursor:grab;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.draggable:active{cursor:grabbing}.clickable{cursor:pointer}.arrow-action-button-shake-animation:hover button mat-icon{animation:shake-action-arrow .35s forwards;transition:color transform .35s ease-in-out;color:#9036fc}button.arrow-action-button-shake-animation:hover mat-icon{animation:shake-action-arrow .35s forwards;transition:color transform .35s ease-in-out;color:#9036fc}.mat-badge-notification .mat-badge-content{background-color:#ef0fbf}
