@import"https://fonts.googleapis.com/icon?family=Material+Icons";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500&display=swap";.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;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;flex:1}.cal-month-view .cal-cell-row{-js-display:flex;display:flex;text-transform:capitalize}.cal-month-view .cal-cell{float:left;flex:1;-js-display:flex;display:flex;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media all and (-ms-high-contrast: none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right: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}.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{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;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:var(--primary)}.cal-month-view .cal-cell-row:hover{background-color:var(--selectButton)}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:var(--bg-select)}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-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:var(--font-red)}.cal-month-view .cal-day-cell.cal-today{background-color:var(--bg-select)}.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;box-shadow:inset 0 0 15px #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;padding-left:70px;border:1px solid}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid}.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%;-js-display:flex;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}.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}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items: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}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;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;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;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;white-space:normal}.cal-week-view{background-color:var(--primary);border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0;text-transform:capitalize}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:var(--selectButton)}.cal-week-view .cal-day-column{border-left-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:var(--bg-select)}.cal-week-view .cal-header.cal-weekend span{color:var(--font-red)}.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:var(--selectButton)}.cal-week-view .cal-hour-odd{background-color:var(--primary)}.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}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 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}:root{--primary: #223343;--accent: #E7E7E7;--secundary: #2A3F54;--accentBlue: #0B1E31;--fontPrimaryColor: #FFFFFF;--fontAccentColor: #223343;--bgForms: #3B4E62;--bgTables: #FFFFFF;--bgTablesSecundary: rgba(59,78,98,.25);--fontTables:#595959;--alerts:#F45C00;--red: #FF0000;--orange: #F58009;--aquamarine: #57F4FF;--green: #00E676;--activeBotton:#57F4FF;--selectButton: #3B4E62;--fontFamily: "Open Sans";--bgInput: #3B4E62;--bgBorderInput: #ffffff;--colorLabelInput: #ffffff;--colorInput: #ffffff;--bgModal: #2a3f54;--bgCard: #223343;--bgSubmenuModal: #2a3f54;--colorSubMenuModal: #ffffff;--bgSubmenuModalActive: #354E62;--colorSubMenuModalActive: #0b1e31;--bgTitleTables: #595959;--colorTitleTable: #ffffff;--bgContainerInfo:#223343;--fontBorderColor: #555555}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;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}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.visible{visibility:visible!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-x-0{left:0!important;right:0!important}.bottom-0{bottom:0!important}.bottom-1{bottom:.25rem!important}.bottom-14{bottom:3.5rem!important}.bottom-2{bottom:.5rem!important}.bottom-8{bottom:2rem!important}.left-0{left:0!important}.left-1{left:.25rem!important}.left-2{left:.5rem!important}.left-3{left:.75rem!important}.left-36{left:9rem!important}.left-9{left:2.25rem!important}.right-0{right:0!important}.right-1{right:.25rem!important}.right-2{right:.5rem!important}.right-5{right:1.25rem!important}.top-0{top:0!important}.top-1{top:.25rem!important}.top-10{top:2.5rem!important}.top-14{top:3.5rem!important}.top-2{top:.5rem!important}.top-20{top:5rem!important}.top-52{top:13rem!important}.top-6{top:1.5rem!important}.isolate{isolation:isolate!important}.z-10{z-index:10!important}.z-40{z-index:40!important}.z-50{z-index:50!important}.col-span-1{grid-column:span 1 / span 1!important}.col-span-10{grid-column:span 10 / span 10!important}.col-span-12{grid-column:span 12 / span 12!important}.col-span-2{grid-column:span 2 / span 2!important}.col-span-8{grid-column:span 8 / span 8!important}.col-span-9{grid-column:span 9 / span 9!important}.col-span-full{grid-column:1 / -1!important}.col-start-1{grid-column-start:1!important}.col-start-2{grid-column-start:2!important}.col-start-3{grid-column-start:3!important}.col-start-4{grid-column-start:4!important}.col-start-5{grid-column-start:5!important}.col-start-6{grid-column-start:6!important}.col-start-7{grid-column-start:7!important}.col-start-8{grid-column-start:8!important}.col-start-9{grid-column-start:9!important}.col-end-1{grid-column-end:1!important}.col-end-3{grid-column-end:3!important}.row-start-1{grid-row-start:1!important}.row-end-1{grid-row-end:1!important}.float-end{float:inline-end!important}.float-right{float:right!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:.75rem!important}.m-4{margin:1rem!important}.m-5{margin:1.25rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.mx-20{margin-left:5rem!important;margin-right:5rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-12{margin-top:3rem!important;margin-bottom:3rem!important}.my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.mb-1{margin-bottom:.25rem!important}.mb-14{margin-bottom:3.5rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.me-5{margin-inline-end:1.25rem!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.ml-6{margin-left:1.5rem!important}.ml-8{margin-left:2rem!important}.ml-auto{margin-left:auto!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.mr-6{margin-right:1.5rem!important}.mt-1{margin-top:.25rem!important}.mt-10{margin-top:2.5rem!important}.mt-12{margin-top:3rem!important}.mt-14{margin-top:3.5rem!important}.mt-16{margin-top:4rem!important}.mt-2{margin-top:.5rem!important}.mt-24{margin-top:6rem!important}.mt-3{margin-top:.75rem!important}.mt-36{margin-top:9rem!important}.mt-4{margin-top:1rem!important}.mt-48{margin-top:12rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-8{margin-top:2rem!important}.box-border{box-sizing:border-box!important}.box-content{box-sizing:content-box!important}.block{display:block!important}.inline-block{display:inline-block!important}.flex{display:flex!important}.table{display:table!important}.grid{display:grid!important}.hidden{display:none!important}.aspect-video{aspect-ratio:16 / 9!important}.h-1\/2{height:50%!important}.h-10{height:2.5rem!important}.h-11{height:2.75rem!important}.h-12{height:3rem!important}.h-14{height:3.5rem!important}.h-16{height:4rem!important}.h-2\/3{height:66.666667%!important}.h-24{height:6rem!important}.h-4{height:1rem!important}.h-40{height:10rem!important}.h-5\/6{height:83.333333%!important}.h-52{height:13rem!important}.h-55vh{height:55vh!important}.h-56{height:14rem!important}.h-6{height:1.5rem!important}.h-60{height:15rem!important}.h-60vh{height:60vh!important}.h-64{height:16rem!important}.h-7{height:1.75rem!important}.h-70vh{height:70vh!important}.h-8{height:2rem!important}.h-80{height:20rem!important}.h-9{height:2.25rem!important}.h-96{height:24rem!important}.h-auto{height:auto!important}.h-full{height:100%!important}.h-max{height:max-content!important}.h-screen{height:100vh!important}.max-h-40{max-height:10rem!important}.max-h-52{max-height:13rem!important}.max-h-56{max-height:14rem!important}.max-h-64{max-height:16rem!important}.max-h-7{max-height:1.75rem!important}.max-h-\[80vh\]{max-height:80vh!important}.min-h-0{min-height:0px!important}.min-h-80{min-height:20rem!important}.min-h-\[400px\]{min-height:400px!important}.min-h-full{min-height:100%!important}.min-h-screen{min-height:100vh!important}.w-1\/12{width:8.333333%!important}.w-1\/2{width:50%!important}.w-1\/3{width:33.333333%!important}.w-1\/4{width:25%!important}.w-10{width:2.5rem!important}.w-10\/12{width:83.333333%!important}.w-11{width:2.75rem!important}.w-11\/12{width:91.666667%!important}.w-12{width:3rem!important}.w-14{width:3.5rem!important}.w-16{width:4rem!important}.w-2\/12{width:16.666667%!important}.w-2\/3{width:66.666667%!important}.w-2\/5{width:40%!important}.w-20{width:5rem!important}.w-24{width:6rem!important}.w-28{width:7rem!important}.w-3\/4{width:75%!important}.w-3\/5{width:60%!important}.w-32{width:8rem!important}.w-4{width:1rem!important}.w-4\/12{width:33.333333%!important}.w-4\/5{width:80%!important}.w-40{width:10rem!important}.w-56{width:14rem!important}.w-6{width:1.5rem!important}.w-60{width:15rem!important}.w-7{width:1.75rem!important}.w-72{width:18rem!important}.w-8{width:2rem!important}.w-8\/12{width:66.666667%!important}.w-80{width:20rem!important}.w-9\/12{width:75%!important}.w-auto{width:auto!important}.w-full{width:100%!important}.w-max{width:max-content!important}.min-w-\[180px\]{min-width:180px!important}.max-w-\[220px\]{max-width:220px!important}.max-w-full{max-width:100%!important}.max-w-md{max-width:28rem!important}.max-w-xs{max-width:20rem!important}.flex-1{flex:1 1 0%!important}.flex-auto{flex:1 1 auto!important}.flex-grow{flex-grow:1!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.cursor-pointer{cursor:pointer!important}.select-none{-webkit-user-select:none!important;user-select:none!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.place-content-center{place-content:center!important}.content-center{align-content:center!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-stretch{align-items:stretch!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.justify-items-end{justify-items:end!important}.justify-items-center{justify-items:center!important}.gap-1{gap:.25rem!important}.gap-1\.5{gap:.375rem!important}.gap-10{gap:2.5rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-6{gap:1.5rem!important}.gap-8{gap:2rem!important}.gap-x-2{column-gap:.5rem!important}.gap-x-3{column-gap:.75rem!important}.gap-x-4{column-gap:1rem!important}.gap-x-6{column-gap:1.5rem!important}.gap-x-8{column-gap:2rem!important}.gap-y-2{row-gap:.5rem!important}.gap-y-4{row-gap:1rem!important}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(0px * var(--tw-space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.75rem * var(--tw-space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 1 !important}.divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-divide-opacity, 1))!important}.self-start{align-self:flex-start!important}.self-end{align-self:flex-end!important}.self-center{align-self:center!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-scroll{overflow-y:scroll!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.whitespace-normal{white-space:normal!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre{white-space:pre!important}.break-words{overflow-wrap:break-word!important}.rounded{border-radius:.25rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem!important}.rounded-md{border-radius:.375rem!important}.rounded-none{border-radius:0!important}.rounded-sm{border-radius:.125rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.border{border-width:1px!important}.border-2{border-width:2px!important}.border-b{border-bottom-width:1px!important}.border-b-2{border-bottom-width:2px!important}.border-l-2{border-left-width:2px!important}.border-r-2{border-right-width:2px!important}.border-dashed{border-style:dashed!important}.border-none{border-style:none!important}.border-alerts{--tw-border-opacity: 1 !important;border-color:rgb(244 92 0 / var(--tw-border-opacity, 1))!important}.border-aquamarine{--tw-border-opacity: 1 !important;border-color:rgb(87 244 255 / var(--tw-border-opacity, 1))!important}.border-black{--tw-border-opacity: 1 !important;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))!important}.border-blueGray-600{--tw-border-opacity: 1 !important;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))!important}.border-coolGray-700{--tw-border-opacity: 1 !important;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))!important}.border-fontPrimaryColor{--tw-border-opacity: 1 !important;border-color:rgb(34 51 67 / var(--tw-border-opacity, 1))!important}.border-gray-300{--tw-border-opacity: 1 !important;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))!important}.border-gray-400{--tw-border-opacity: 1 !important;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))!important}.border-gray-500{--tw-border-opacity: 1 !important;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))!important}.border-orange{--tw-border-opacity: 1 !important;border-color:rgb(245 128 9 / var(--tw-border-opacity, 1))!important}.border-slate-400{--tw-border-opacity: 1 !important;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))!important}.border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.border-opacity-0{--tw-border-opacity: 0 !important}.border-opacity-50{--tw-border-opacity: .5 !important}.border-opacity-80{--tw-border-opacity: .8 !important}.bg-blue-400{--tw-bg-opacity: 1 !important;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))!important}.bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))!important}.bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))!important}.bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))!important}.bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))!important}.bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))!important}.bg-primary{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.bg-primary_dark{--tw-bg-opacity: 1 !important;background-color:rgb(34 51 67 / var(--tw-bg-opacity, 1))!important}.bg-red{--tw-bg-opacity: 1 !important;background-color:rgb(255 0 0 / var(--tw-bg-opacity, 1))!important}.bg-secundary{--tw-bg-opacity: 1 !important;background-color:rgb(231 232 232 / var(--tw-bg-opacity, 1))!important}.bg-transparent{background-color:transparent!important}.bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.bg-yellow-50{--tw-bg-opacity: 1 !important;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))!important}.bg-opacity-50{--tw-bg-opacity: .5 !important}.bg-opacity-80{--tw-bg-opacity: .8 !important}.bg-opacity-90{--tw-bg-opacity: .9 !important}.object-cover{object-fit:cover!important}.p-0{padding:0!important}.p-0\.5{padding:.125rem!important}.p-1{padding:.25rem!important}.p-10{padding:2.5rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-12{padding-left:3rem!important;padding-right:3rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.pb-1{padding-bottom:.25rem!important}.pb-16{padding-bottom:4rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-5{padding-bottom:1.25rem!important}.pl-0{padding-left:0!important}.pl-12{padding-left:3rem!important}.pl-2{padding-left:.5rem!important}.pl-4{padding-left:1rem!important}.pr-0{padding-right:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-36{padding-top:9rem!important}.pt-4{padding-top:1rem!important}.pt-5{padding-top:1.25rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-start{text-align:start!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important;line-height:1!important}.text-\[12px\]{font-size:12px!important}.text-\[15px\]{font-size:15px!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-bold{font-weight:700!important}.font-extralight{font-weight:200!important}.font-light{font-weight:300!important}.font-medium{font-weight:500!important}.font-normal{font-weight:400!important}.font-semibold{font-weight:600!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.capitalize{text-transform:capitalize!important}.leading-4{line-height:1rem!important}.tracking-wide{letter-spacing:.025em!important}.tracking-wider{letter-spacing:.05em!important}.tracking-widest{letter-spacing:.1em!important}.text-accent{--tw-text-opacity: 1 !important;color:rgb(206 206 206 / var(--tw-text-opacity, 1))!important}.text-alerts{--tw-text-opacity: 1 !important;color:rgb(244 92 0 / var(--tw-text-opacity, 1))!important}.text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.text-blue-400{--tw-text-opacity: 1 !important;color:rgb(96 165 250 / var(--tw-text-opacity, 1))!important}.text-blue-700{--tw-text-opacity: 1 !important;color:rgb(29 78 216 / var(--tw-text-opacity, 1))!important}.text-cyan-300{--tw-text-opacity: 1 !important;color:rgb(103 232 249 / var(--tw-text-opacity, 1))!important}.text-cyan-500{--tw-text-opacity: 1 !important;color:rgb(6 182 212 / var(--tw-text-opacity, 1))!important}.text-fontPrimaryColor{--tw-text-opacity: 1 !important;color:rgb(34 51 67 / var(--tw-text-opacity, 1))!important}.text-gray-300{--tw-text-opacity: 1 !important;color:rgb(209 213 219 / var(--tw-text-opacity, 1))!important}.text-gray-500{--tw-text-opacity: 1 !important;color:rgb(107 114 128 / var(--tw-text-opacity, 1))!important}.text-gray-600{--tw-text-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-text-opacity, 1))!important}.text-green{--tw-text-opacity: 1 !important;color:rgb(0 230 118 / var(--tw-text-opacity, 1))!important}.text-orange{--tw-text-opacity: 1 !important;color:rgb(245 128 9 / var(--tw-text-opacity, 1))!important}.text-primary{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-primary_dark{--tw-text-opacity: 1 !important;color:rgb(34 51 67 / var(--tw-text-opacity, 1))!important}.text-red{--tw-text-opacity: 1 !important;color:rgb(255 0 0 / var(--tw-text-opacity, 1))!important}.text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-yellow-300{--tw-text-opacity: 1 !important;color:rgb(253 224 71 / var(--tw-text-opacity, 1))!important}.text-yellow-400{--tw-text-opacity: 1 !important;color:rgb(250 204 21 / var(--tw-text-opacity, 1))!important}.text-yellow-600{--tw-text-opacity: 1 !important;color:rgb(202 138 4 / var(--tw-text-opacity, 1))!important}.underline{text-decoration-line:underline!important}.opacity-25{opacity:.25!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.outline{outline-style:solid!important}.ring-yellow-400{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1)) !important}.blur{--tw-blur: blur(8px) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.grayscale{--tw-grayscale: grayscale(100%) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.invert{--tw-invert: invert(100%) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.sepia{--tw-sepia: sepia(100%) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.duration-200{transition-duration:.2s!important}.duration-300{transition-duration:.3s!important}.duration-500{transition-duration:.5s!important}.w-100{width:100%!important}@media (max-width: 767px){.w-100-down--sm{width:100%!important}}.second-table-container{padding:5px;border-radius:10px}.pointer-none{pointer-events:none}.bg-gray{background-color:#ccc}.bg-green{background-color:#4cb050}.bg-blue{background-color:#2196f3}.bg-dark-gray{background-color:#9e9e9e}.bg-red{background-color:#b61c1c}.bg-skin{background-color:#ff9700}.add-image{display:flex;justify-content:center;align-items:center;padding:20px;border:1px var(--fontPrimaryColor) dashed;height:200px}.images{position:relative;display:flex;justify-content:center;height:200px}.images__delete{position:absolute;right:-10px;top:-10px;z-index:10;cursor:pointer}.images__img{width:100%;height:100%}.main-container{border-radius:5px;padding:15px;background:var(--primary);font-weight:700}.vehicle-info{background-color:var(--secundary);padding:15px;border-radius:10px}.vehicle-info__img-container{height:200px;width:100%;margin:0 auto}.vehicle-info__img-container__img{width:100%;height:100%}.vehicle-info__data,.vehicle-info__data li{padding:5px 0}.left-container{border-right:1px solid var(--secundary)}.right-container{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.mini-card{border:1px solid var(--fontPrimaryColor);padding:10px;display:flex;flex-direction:column;justify-content:center;text-align:center}.vehicle-actions li{margin:10px 0}#show-menu mat-button-toggle{background-color:var(--secundary)}*{scrollbar-width:thin;scrollbar-color:rgba(67,67,196,.459) #dbdfea}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-track{background:#dbdfea}*::-webkit-scrollbar-thumb{background-color:#4343c475;border-radius:20px;border:3px solid #dbdfea}.mat-mdc-menu-panel,.mat-expansion-panel{background:var(--primary)!important}.mat-button-toggle-button:focus{outline:none}.font-OpenSans{font-family:Open Sans,sans-serif!important}button:focus{outline:none}.LostSignal{background:#686868;color:#000}.personaAsociada_tooltip{height:25px;width:25px;border-radius:50%;background-color:#00f;color:#fff;text-align:center}.leaflet-popup-content-wrapper{background:rgba(0,0,0,0)!important;border:none!important;font-size:15px;text-align:left;box-shadow:none!important}.leaflet-popup-content{color:#fff;margin:5px 0 5px 8px}.leaflet-popup-tip{background:rgba(0,0,0,0)!important;box-shadow:none!important}.leaflet-control-zoom.leaflet-bar.leaflet-control{margin-bottom:8%}.leaflet-control-layers.leaflet-control{margin-bottom:120%}.leaflet-control-layers.leaflet-control.leaflet-control-layers-expanded{margin-bottom:8%}.leaflet-bar.easy-button-container.leaflet-control{height:35px}.leaflet-top{display:none}.tooltipOnClick{background-color:#243344}#popupContentCoords{font-size:13px}.colorTest1{fill:#0012b7}mat-header-cell{font-weight:700}mat-header-cell,mat-cell{display:flex;justify-content:center;text-align:center}mat-cell>span.truncate-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}table .mat-icon{cursor:pointer;font-size:1.313rem}table td.mat-cell .mat-icon{display:block;margin:0 auto}table td.mat-cell.text-center,table td.mat-cell[class*=center]{display:flex;justify-content:center;align-items:center}table td.mat-cell:has(.mat-icon),table td.mat-cell .mat-icon:only-child{display:flex;justify-content:center;align-items:center;width:100%}table td.mat-cell.icon-cell,table td.mat-cell.actions-cell{display:flex;justify-content:center;align-items:center}table td.mat-cell div:has(.mat-icon:only-child),table td.mat-cell div.flex.justify-center{display:flex!important;justify-content:center!important;align-items:center!important;width:100%}table td.mat-cell:has(>.mat-icon:only-child),table td.mat-cell:has(>div>.mat-icon:only-child){display:flex;justify-content:center;align-items:center}table th div.mat-sort-header-content{text-align:left}table th.mat-header-cell.align-center{text-align:center}table th.mat-header-cell{text-align:left}table .contenedor-actions-table{display:flex;justify-content:center;align-items:center}table .contenedor-actions-table-gap{display:flex;justify-content:center;align-items:center;gap:6px}table .mat-cell>.mat-icon{display:block;margin:0 auto}table .mat-cell div>.mat-icon{display:block;margin:0 auto}table .mat-cell.text-center .mat-icon{display:block;margin:0 auto}table .short-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:120px}@media (max-width: 1400px){table td.mat-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}}.color-warn .mat-badge-content{background-color:#ffb400!important;border-color:#f7a739!important;font-size:.688rem}.color-critical .mat-badge-content{background-color:#ec434c!important;border-color:#f79a39!important;font-size:.688rem}.no-data-message{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;border-radius:8px;color:#fff;font-size:.9rem;text-align:center;min-height:100px;margin-top:20px}.no-data-message p{margin-bottom:10px;font-weight:500}.no-data-message img{width:60px;height:60px;opacity:.7}.hover\:border-opacity-100:hover{--tw-border-opacity: 1 !important}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1 !important;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))!important}.hover\:bg-blue-400:hover{--tw-bg-opacity: 1 !important;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-500:hover{--tw-bg-opacity: 1 !important;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))!important}.hover\:bg-indigo-400:hover{--tw-bg-opacity: 1 !important;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))!important}.hover\:bg-primary:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.hover\:bg-selectColor:hover{--tw-bg-opacity: 1 !important;background-color:rgb(221 224 227 / var(--tw-bg-opacity, 1))!important}.hover\:bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.hover\:bg-opacity-5:hover{--tw-bg-opacity: .05 !important}.hover\:text-blue-600:hover{--tw-text-opacity: 1 !important;color:rgb(37 99 235 / var(--tw-text-opacity, 1))!important}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus\:border-blue-500:focus{--tw-border-opacity: 1 !important;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))!important}.focus\:bg-blue-100:focus{--tw-bg-opacity: 1 !important;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))!important}.focus\:bg-blue-300:focus{--tw-bg-opacity: 1 !important;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))!important}.focus\:bg-indigo-300:focus{--tw-bg-opacity: 1 !important;background-color:rgb(165 180 252 / var(--tw-bg-opacity, 1))!important}.focus\:bg-opacity-20:focus{--tw-bg-opacity: .2 !important}.focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-yellow-400:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1)) !important}.active\:bg-gray-200:active{--tw-bg-opacity: 1 !important;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))!important}.dark\:border-fontPrimaryColor_dark:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.dark\:border-white:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))!important}.dark\:bg-primary_dark:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(34 51 67 / var(--tw-bg-opacity, 1))!important}.dark\:bg-secundary_dark:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(42 63 84 / var(--tw-bg-opacity, 1))!important}.dark\:bg-yellow-900:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))!important}.dark\:text-fontPrimaryColor_dark:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(209 213 219 / var(--tw-text-opacity, 1))!important}.dark\:text-primary_dark:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(34 51 67 / var(--tw-text-opacity, 1))!important}.dark\:text-yellow-200:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(254 240 138 / var(--tw-text-opacity, 1))!important}.dark\:hover\:bg-accentBlue_dark:hover:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(11 30 49 / var(--tw-bg-opacity, 1))!important}.dark\:hover\:bg-primary_dark:hover:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(34 51 67 / var(--tw-bg-opacity, 1))!important}@media (min-width: 640px){.sm\:col-span-2{grid-column:span 2 / span 2!important}.sm\:col-span-3{grid-column:span 3 / span 3!important}.sm\:mt-0{margin-top:0!important}.sm\:h-5\/6{height:83.333333%!important}.sm\:w-1\/2{width:50%!important}.sm\:w-1\/3{width:33.333333%!important}.sm\:w-10\/12{width:83.333333%!important}.sm\:w-2\/12{width:16.666667%!important}.sm\:w-2\/5{width:40%!important}.sm\:w-72{width:18rem!important}.sm\:w-8\/12{width:66.666667%!important}.sm\:w-full{width:100%!important}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:flex-row{flex-direction:row!important}.sm\:justify-start{justify-content:flex-start!important}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.sm\:pt-4{padding-top:1rem!important}.sm\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}}@media (min-width: 768px){.md\:absolute{position:absolute!important}.md\:bottom-0{bottom:0!important}.md\:bottom-4{bottom:1rem!important}.md\:bottom-8{bottom:2rem!important}.md\:left-2{left:.5rem!important}.md\:col-span-3{grid-column:span 3 / span 3!important}.md\:col-span-4{grid-column:span 4 / span 4!important}.md\:col-span-5{grid-column:span 5 / span 5!important}.md\:mb-0{margin-bottom:0!important}.md\:mr-4{margin-right:1rem!important}.md\:mt-10{margin-top:2.5rem!important}.md\:mt-8{margin-top:2rem!important}.md\:h-3\/4{height:75%!important}.md\:h-5\/6{height:83.333333%!important}.md\:w-1\/2{width:50%!important}.md\:w-1\/4{width:25%!important}.md\:w-1\/5{width:20%!important}.md\:w-1\/6{width:16.666667%!important}.md\:w-10\/12{width:83.333333%!important}.md\:w-2\/12{width:16.666667%!important}.md\:w-2\/3{width:66.666667%!important}.md\:w-2\/5{width:40%!important}.md\:w-6\/12{width:50%!important}.md\:w-auto{width:auto!important}.md\:w-full{width:100%!important}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.md\:flex-row{flex-direction:row!important}.md\:justify-start{justify-content:flex-start!important}.md\:justify-end{justify-content:flex-end!important}.md\:overflow-visible{overflow:visible!important}.md\:p-0{padding:0!important}.md\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}}@media (min-width: 1024px){.lg\:sticky{position:sticky!important}.lg\:bottom-0{bottom:0!important}.lg\:bottom-4{bottom:1rem!important}.lg\:right-0{right:0!important}.lg\:top-16{top:4rem!important}.lg\:top-4{top:1rem!important}.lg\:col-span-2{grid-column:span 2 / span 2!important}.lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:mb-0{margin-bottom:0!important}.lg\:mt-0{margin-top:0!important}.lg\:mt-1{margin-top:.25rem!important}.lg\:mt-24{margin-top:6rem!important}.lg\:block{display:block!important}.lg\:inline{display:inline!important}.lg\:flex{display:flex!important}.lg\:hidden{display:none!important}.lg\:h-20{height:5rem!important}.lg\:h-3\/4{height:75%!important}.lg\:h-5\/6{height:83.333333%!important}.lg\:max-h-96{max-height:24rem!important}.lg\:w-1\/2{width:50%!important}.lg\:w-1\/4{width:25%!important}.lg\:w-1\/5{width:20%!important}.lg\:w-10\/12{width:83.333333%!important}.lg\:w-11\/12{width:91.666667%!important}.lg\:w-2\/12{width:16.666667%!important}.lg\:w-3\/12{width:25%!important}.lg\:w-3\/4{width:75%!important}.lg\:w-3\/5{width:60%!important}.lg\:w-4\/12{width:33.333333%!important}.lg\:w-6\/12{width:50%!important}.lg\:w-9\/12{width:75%!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:flex-row{flex-direction:row!important}.lg\:flex-nowrap{flex-wrap:nowrap!important}.lg\:justify-start{justify-content:flex-start!important}.lg\:justify-end{justify-content:flex-end!important}.lg\:pt-24{padding-top:6rem!important}.lg\:pt-4{padding-top:1rem!important}.lg\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.lg\:ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.lg\:ring-blue-300{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1)) !important}}@media (min-width: 1280px){.xl\:col-span-5{grid-column:span 5 / span 5!important}.xl\:col-span-7{grid-column:span 7 / span 7!important}.xl\:mr-4{margin-right:1rem!important}.xl\:h-auto{height:auto!important}.xl\:w-1\/5{width:20%!important}.xl\:w-3\/12{width:25%!important}.xl\:w-4\/12{width:33.333333%!important}.xl\:w-4\/6{width:66.666667%!important}.xl\:w-6\/12{width:50%!important}.xl\:w-8\/12{width:66.666667%!important}.xl\:w-9\/12{width:75%!important}.xl\:w-max{width:max-content!important}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.xl\:flex-row{flex-direction:row!important}.xl\:justify-start{justify-content:flex-start!important}.xl\:justify-end{justify-content:flex-end!important}.xl\:px-0{padding-left:0!important;padding-right:0!important}}@media (min-width: 1536px){.\32xl\:w-3\/12{width:25%!important}.\32xl\:w-6\/12{width:50%!important}.\32xl\:w-9\/12{width:75%!important}}.container-fluid{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-1{flex-basis:8.333%;max-width:8.333%}.col-xs-2{flex-basis:16.667%;max-width:16.667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.333%;max-width:33.333%}.col-xs-5{flex-basis:41.667%;max-width:41.667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.333%;max-width:58.333%}.col-xs-8{flex-basis:66.667%;max-width:66.667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.333%;max-width:83.333%}.col-xs-11{flex-basis:91.667%;max-width:91.667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width:48em){.container{width:46rem}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:8.333%;max-width:8.333%}.col-sm-2{flex-basis:16.667%;max-width:16.667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.333%;max-width:33.333%}.col-sm-5{flex-basis:41.667%;max-width:41.667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.333%;max-width:58.333%}.col-sm-8{flex-basis:66.667%;max-width:66.667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.333%;max-width:83.333%}.col-sm-11{flex-basis:91.667%;max-width:91.667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-1{margin-left:8.333%}.col-sm-offset-2{margin-left:16.667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:62em){.container{width:61rem}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:8.333%;max-width:8.333%}.col-md-2{flex-basis:16.667%;max-width:16.667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.333%;max-width:33.333%}.col-md-5{flex-basis:41.667%;max-width:41.667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.333%;max-width:58.333%}.col-md-8{flex-basis:66.667%;max-width:66.667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.333%;max-width:83.333%}.col-md-11{flex-basis:91.667%;max-width:91.667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:75em){.container{width:71rem}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{box-sizing:border-box;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-1{flex-basis:8.333%;max-width:8.333%}.col-lg-2{flex-basis:16.667%;max-width:16.667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.333%;max-width:33.333%}.col-lg-5{flex-basis:41.667%;max-width:41.667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.333%;max-width:58.333%}.col-lg-8{flex-basis:66.667%;max-width:66.667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.333%;max-width:83.333%}.col-lg-11{flex-basis:91.667%;max-width:91.667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}@charset "UTF-8";.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}body{--primary-color: #223343;--primary-lighter-color: #bdc2c7;--primary-darker-color: #14202c;--text-primary-color: #ffffff;--text-primary-lighter-color: rgba(34, 51, 67, .87);--text-primary-darker-color: #ffffff;--accent-color: #2a3f54;--accent-lighter-color: #bfc5cc;--accent-darker-color: #19293a;--text-accent-color: #ffffff;--text-accent-lighter-color: rgba(34, 51, 67, .87);--text-accent-darker-color: #ffffff;--warn-color: #ff0000;--warn-lighter-color: #ffb3b3;--warn-darker-color: #ff0000;--text-warn-color: #ffffff;--text-warn-lighter-color: rgba(34, 51, 67, .87);--text-warn-darker-color: #ffffff}.ligth-theme{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(34, 51, 67, .87);--mat-table-row-item-label-text-color: rgba(34, 51, 67, .87);--mat-table-row-item-outline-color: rgba(34, 51, 67, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: Open Sans;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 15px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: .0067em;--mat-table-row-item-label-text-font: Open Sans;--mat-table-row-item-label-text-line-height: 24px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0179em;--mat-table-footer-supporting-text-font: Open Sans;--mat-table-footer-supporting-text-line-height: 24px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0179em;--dp-bg: #FFFFFF;--dp-fg: #223343;--dp-fg-rgb: 34, 51, 67;--dp-header-bg: var(--primary);--dp-header-fg: var(--fontPrimaryColor);--dp-divider: rgba(34, 51, 67, .12)}.ligth-theme .mat-ripple-element{background-color:#0000001a}.ligth-theme{--mat-option-selected-state-label-text-color: #223343;--mat-option-label-text-color: rgba(34, 51, 67, .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)}.ligth-theme .mat-accent{--mat-option-selected-state-label-text-color: #2a3f54}.ligth-theme .mat-warn{--mat-option-selected-state-label-text-color: red}.ligth-theme{--mat-optgroup-label-text-color: rgba(34, 51, 67, .87)}.ligth-theme .mat-pseudo-checkbox-full{color:#2233438a}.ligth-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.ligth-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.ligth-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#223343}.ligth-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.ligth-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#223343}.ligth-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.ligth-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fff}.ligth-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.ligth-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#2a3f54}.ligth-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.ligth-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#2a3f54}.ligth-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.ligth-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fff}.ligth-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.ligth-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#2a3f54}.ligth-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.ligth-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#2a3f54}.ligth-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.ligth-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fff}.ligth-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.ligth-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:red}.ligth-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.ligth-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:red}.ligth-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.ligth-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fff}.ligth-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.ligth-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.ligth-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.ligth-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.ligth-theme .mat-app-background,.ligth-theme.mat-app-background{background-color:#fff;color:#223343de}.ligth-theme .mat-elevation-z0,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.ligth-theme .mat-elevation-z1,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.ligth-theme .mat-elevation-z2,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ligth-theme .mat-elevation-z3,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.ligth-theme .mat-elevation-z4,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.ligth-theme .mat-elevation-z5,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.ligth-theme .mat-elevation-z6,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.ligth-theme .mat-elevation-z7,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.ligth-theme .mat-elevation-z8,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ligth-theme .mat-elevation-z9,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.ligth-theme .mat-elevation-z10,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.ligth-theme .mat-elevation-z11,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.ligth-theme .mat-elevation-z12,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.ligth-theme .mat-elevation-z13,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.ligth-theme .mat-elevation-z14,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.ligth-theme .mat-elevation-z15,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.ligth-theme .mat-elevation-z16,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.ligth-theme .mat-elevation-z17,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.ligth-theme .mat-elevation-z18,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.ligth-theme .mat-elevation-z19,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.ligth-theme .mat-elevation-z20,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.ligth-theme .mat-elevation-z21,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.ligth-theme .mat-elevation-z22,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.ligth-theme .mat-elevation-z23,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.ligth-theme .mat-elevation-z24,.ligth-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.ligth-theme{--mat-option-label-text-font: Open Sans;--mat-option-label-text-line-height: 20px;--mat-option-label-text-size: 14px;--mat-option-label-text-tracking: .0179em;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Open Sans;--mat-optgroup-label-text-line-height: 20px;--mat-optgroup-label-text-size: 14px;--mat-optgroup-label-text-tracking: .0179em;--mat-optgroup-label-text-weight: 400}.ligth-theme .mat-mdc-card{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(34, 51, 67, .54);--mat-card-title-text-font: Open Sans;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0075em;--mat-card-title-text-weight: 400;--mat-card-subtitle-text-font: Open Sans;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 15px;--mat-card-subtitle-text-tracking: .0067em;--mat-card-subtitle-text-weight: 400}.ligth-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #223343;--mdc-linear-progress-track-color: rgba(34, 51, 67, .25)}.ligth-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#22334340;background-color:var(--mdc-linear-progress-track-color, rgba(34, 51, 67, .25))}@media (forced-colors: active){.ligth-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.ligth-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(34, 51, 67, 0.25)'/%3E%3C/svg%3E")}}.ligth-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#22334340;background-color:var(--mdc-linear-progress-track-color, rgba(34, 51, 67, .25))}.ligth-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #2a3f54;--mdc-linear-progress-track-color: rgba(42, 63, 84, .25)}.ligth-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#2a3f5440;background-color:var(--mdc-linear-progress-track-color, rgba(42, 63, 84, .25))}@media (forced-colors: active){.ligth-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.ligth-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(42, 63, 84, 0.25)'/%3E%3C/svg%3E")}}.ligth-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#2a3f5440;background-color:var(--mdc-linear-progress-track-color, rgba(42, 63, 84, .25))}.ligth-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: red;--mdc-linear-progress-track-color: rgba(255, 0, 0, .25)}.ligth-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ff000040;background-color:var(--mdc-linear-progress-track-color, rgba(255, 0, 0, .25))}@media (forced-colors: active){.ligth-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.ligth-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 0, 0, 0.25)'/%3E%3C/svg%3E")}}.ligth-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ff000040;background-color:var(--mdc-linear-progress-track-color, rgba(255, 0, 0, .25))}.ligth-theme .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #446787;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-plain-tooltip-supporting-text-font: Open Sans;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333em}.ligth-theme{--mdc-filled-text-field-caret-color: #223343;--mdc-filled-text-field-focus-active-indicator-color: #223343;--mdc-filled-text-field-focus-label-text-color: rgba(34, 51, 67, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-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-focus-label-text-color: red;--mdc-filled-text-field-error-label-text-color: red;--mdc-filled-text-field-error-caret-color: red;--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: red;--mdc-filled-text-field-error-focus-active-indicator-color: red;--mdc-filled-text-field-error-hover-active-indicator-color: red;--mdc-outlined-text-field-caret-color: #223343;--mdc-outlined-text-field-focus-outline-color: #223343;--mdc-outlined-text-field-focus-label-text-color: rgba(34, 51, 67, .87);--mdc-outlined-text-field-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: red;--mdc-outlined-text-field-error-focus-label-text-color: red;--mdc-outlined-text-field-error-label-text-color: red;--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: red;--mdc-outlined-text-field-error-hover-outline-color: red;--mdc-outlined-text-field-error-outline-color: red;--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38)}.ligth-theme .mat-mdc-form-field-error{color:var(--mdc-theme-error, red)}.ligth-theme .mat-mdc-form-field-subscript-wrapper,.ligth-theme .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-subscript-text-font);line-height:var(--mat-form-field-subscript-text-line-height);font-size:var(--mat-form-field-subscript-text-size);letter-spacing:var(--mat-form-field-subscript-text-tracking);font-weight:var(--mat-form-field-subscript-text-weight)}.ligth-theme .mat-mdc-form-field-focus-overlay{background-color:#000000de}.ligth-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.ligth-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.ligth-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.ligth-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#223343de}.ligth-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#2a3f54de}.ligth-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ff0000de}.ligth-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.ligth-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #2a3f54;--mdc-filled-text-field-focus-active-indicator-color: #2a3f54;--mdc-filled-text-field-focus-label-text-color: rgba(42, 63, 84, .87);--mdc-outlined-text-field-caret-color: #2a3f54;--mdc-outlined-text-field-focus-outline-color: #2a3f54;--mdc-outlined-text-field-focus-label-text-color: rgba(42, 63, 84, .87)}.ligth-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: red;--mdc-filled-text-field-focus-active-indicator-color: red;--mdc-filled-text-field-focus-label-text-color: rgba(255, 0, 0, .87);--mdc-outlined-text-field-caret-color: red;--mdc-outlined-text-field-focus-outline-color: red;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 0, 0, .87)}.ligth-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.ligth-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.ligth-theme .mat-mdc-form-field-infix{min-height:56px}.ligth-theme .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.ligth-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.ligth-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.ligth-theme .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.ligth-theme .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.ligth-theme{--mdc-filled-text-field-label-text-font: Open Sans;--mdc-filled-text-field-label-text-size: 14px;--mdc-filled-text-field-label-text-tracking: .0179em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Open Sans;--mdc-outlined-text-field-label-text-size: 14px;--mdc-outlined-text-field-label-text-tracking: .0179em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Open Sans;--mat-form-field-container-text-line-height: 20px;--mat-form-field-container-text-size: 14px;--mat-form-field-container-text-tracking: .0179em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-subscript-text-font: Open Sans;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333em;--mat-form-field-subscript-text-weight: 400;--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(34, 51, 67, .87);--mat-select-invalid-arrow-color: rgba(255, 0, 0, .87)}.ligth-theme .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(42, 63, 84, .87);--mat-select-invalid-arrow-color: rgba(255, 0, 0, .87)}.ligth-theme .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(255, 0, 0, .87);--mat-select-invalid-arrow-color: rgba(255, 0, 0, .87)}.ligth-theme{--mat-select-trigger-text-font: Open Sans;--mat-select-trigger-text-line-height: 20px;--mat-select-trigger-text-size: 14px;--mat-select-trigger-text-tracking: .0179em;--mat-select-trigger-text-weight: 400;--mat-autocomplete-background-color: white}.ligth-theme .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-dialog-subhead-font: Open Sans;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 400;--mdc-dialog-subhead-tracking: .0075em;--mdc-dialog-supporting-text-font: Open Sans;--mdc-dialog-supporting-text-line-height: 20px;--mdc-dialog-supporting-text-size: 14px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .0179em}.ligth-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-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}.ligth-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.ligth-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #223343;--mdc-chip-elevated-disabled-container-color: #223343;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-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}.ligth-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.ligth-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #2a3f54;--mdc-chip-elevated-disabled-container-color: #2a3f54;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-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}.ligth-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.ligth-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: red;--mdc-chip-elevated-disabled-container-color: red;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-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}.ligth-theme .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.ligth-theme .mat-mdc-standard-chip{--mdc-chip-label-text-font: Open Sans;--mdc-chip-label-text-line-height: 24px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0179em;--mdc-chip-label-text-weight: 400}.ligth-theme .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0}.ligth-theme .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.ligth-theme .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#22334361}.ligth-theme .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px;--mat-slide-toggle-label-text-font: Open Sans;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: .0179em;--mat-slide-toggle-label-text-line-height: 24px;--mat-slide-toggle-label-text-weight: 400}.ligth-theme .mat-mdc-slide-toggle .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.ligth-theme .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.ligth-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #223343;--mdc-radio-selected-hover-icon-color: #223343;--mdc-radio-selected-icon-color: #223343;--mdc-radio-selected-pressed-icon-color: #223343;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #223343;--mat-radio-disabled-label-color: rgba(34, 51, 67, .38)}.ligth-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2a3f54;--mdc-radio-selected-hover-icon-color: #2a3f54;--mdc-radio-selected-icon-color: #2a3f54;--mdc-radio-selected-pressed-icon-color: #2a3f54;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #2a3f54;--mat-radio-disabled-label-color: rgba(34, 51, 67, .38)}.ligth-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: red;--mat-radio-disabled-label-color: rgba(34, 51, 67, .38)}.ligth-theme .mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 40px}.ligth-theme .mat-mdc-radio-button .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Open Sans));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 24px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0179em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.ligth-theme .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.ligth-theme .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #223343;--mdc-slider-focus-handle-color: #223343;--mdc-slider-hover-handle-color: #223343;--mdc-slider-active-track-color: #223343;--mdc-slider-inactive-track-color: #223343;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #223343;--mat-mdc-slider-ripple-color: #223343;--mat-mdc-slider-hover-ripple-color: rgba(34, 51, 67, .05);--mat-mdc-slider-focus-ripple-color: rgba(34, 51, 67, .2)}.ligth-theme .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #2a3f54;--mdc-slider-focus-handle-color: #2a3f54;--mdc-slider-hover-handle-color: #2a3f54;--mdc-slider-active-track-color: #2a3f54;--mdc-slider-inactive-track-color: #2a3f54;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #2a3f54;--mat-mdc-slider-ripple-color: #2a3f54;--mat-mdc-slider-hover-ripple-color: rgba(42, 63, 84, .05);--mat-mdc-slider-focus-ripple-color: rgba(42, 63, 84, .2)}.ligth-theme .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: red;--mdc-slider-focus-handle-color: red;--mdc-slider-hover-handle-color: red;--mdc-slider-active-track-color: red;--mdc-slider-inactive-track-color: red;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: red;--mat-mdc-slider-ripple-color: red;--mat-mdc-slider-hover-ripple-color: rgba(255, 0, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 0, 0, .2)}.ligth-theme .mat-mdc-slider{--mdc-slider-label-label-text-font: Open Sans;--mdc-slider-label-label-text-size: 15px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: .0067em;--mdc-slider-label-label-text-weight: 400}.ligth-theme{--mat-menu-item-label-text-color: rgba(34, 51, 67, .87);--mat-menu-item-icon-color: rgba(34, 51, 67, .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-item-label-text-font: Open Sans;--mat-menu-item-label-text-size: 14px;--mat-menu-item-label-text-tracking: .0179em;--mat-menu-item-label-text-line-height: 20px;--mat-menu-item-label-text-weight: 400}.ligth-theme .mat-mdc-list-base{--mdc-list-list-item-label-text-color: rgba(34, 51, 67, .87);--mdc-list-list-item-supporting-text-color: rgba(34, 51, 67, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(34, 51, 67, .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(34, 51, 67, .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(34, 51, 67, .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}.ligth-theme .mdc-list-item__start,.ligth-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #223343;--mdc-radio-selected-hover-icon-color: #223343;--mdc-radio-selected-icon-color: #223343;--mdc-radio-selected-pressed-icon-color: #223343}.ligth-theme .mat-accent .mdc-list-item__start,.ligth-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2a3f54;--mdc-radio-selected-hover-icon-color: #2a3f54;--mdc-radio-selected-icon-color: #2a3f54;--mdc-radio-selected-pressed-icon-color: #2a3f54}.ligth-theme .mat-warn .mdc-list-item__start,.ligth-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red}.ligth-theme .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: #fff;--mdc-checkbox-selected-focus-icon-color: #223343;--mdc-checkbox-selected-hover-icon-color: #223343;--mdc-checkbox-selected-icon-color: #223343;--mdc-checkbox-selected-pressed-icon-color: #223343;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #223343;--mdc-checkbox-selected-hover-state-layer-color: #223343;--mdc-checkbox-selected-pressed-state-layer-color: #223343;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ligth-theme .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: #fff;--mdc-checkbox-selected-focus-icon-color: #2a3f54;--mdc-checkbox-selected-hover-icon-color: #2a3f54;--mdc-checkbox-selected-icon-color: #2a3f54;--mdc-checkbox-selected-pressed-icon-color: #2a3f54;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2a3f54;--mdc-checkbox-selected-hover-state-layer-color: #2a3f54;--mdc-checkbox-selected-pressed-state-layer-color: #2a3f54;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ligth-theme .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: #fff;--mdc-checkbox-selected-focus-icon-color: red;--mdc-checkbox-selected-hover-icon-color: red;--mdc-checkbox-selected-icon-color: red;--mdc-checkbox-selected-pressed-icon-color: red;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: red;--mdc-checkbox-selected-hover-state-layer-color: red;--mdc-checkbox-selected-pressed-state-layer-color: red;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ligth-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.ligth-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.ligth-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.ligth-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#223343}.ligth-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.ligth-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.ligth-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.ligth-theme .mat-mdc-list-base{--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}.ligth-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.ligth-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.ligth-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.ligth-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.ligth-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.ligth-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.ligth-theme .mat-mdc-list-base{--mdc-list-list-item-label-text-font: Open Sans;--mdc-list-list-item-label-text-line-height: 20px;--mdc-list-list-item-label-text-size: 14px;--mdc-list-list-item-label-text-tracking: .0179em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Open Sans;--mdc-list-list-item-supporting-text-line-height: 24px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0179em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Open Sans;--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: .0333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.ligth-theme .mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:Open Sans;letter-spacing:.0094em}.ligth-theme{--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);--mat-paginator-container-size: 56px}.ligth-theme .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.ligth-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.ligth-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.ligth-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.ligth-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.ligth-theme .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.ligth-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.ligth-theme{--mat-paginator-container-text-font: Open Sans;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.ligth-theme .mat-mdc-tab-group,.ligth-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #223343;--mat-tab-header-disabled-ripple-color: rgba(34, 51, 67, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #223343;--mat-tab-header-active-ripple-color: #223343;--mat-tab-header-inactive-ripple-color: #223343;--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: #223343;--mat-tab-header-active-hover-label-text-color: #223343;--mat-tab-header-active-focus-indicator-color: #223343;--mat-tab-header-active-hover-indicator-color: #223343}.ligth-theme .mat-mdc-tab-group.mat-accent,.ligth-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #2a3f54;--mat-tab-header-disabled-ripple-color: rgba(34, 51, 67, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #2a3f54;--mat-tab-header-active-ripple-color: #2a3f54;--mat-tab-header-inactive-ripple-color: #2a3f54;--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: #2a3f54;--mat-tab-header-active-hover-label-text-color: #2a3f54;--mat-tab-header-active-focus-indicator-color: #2a3f54;--mat-tab-header-active-hover-indicator-color: #2a3f54}.ligth-theme .mat-mdc-tab-group.mat-warn,.ligth-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: red;--mat-tab-header-disabled-ripple-color: rgba(34, 51, 67, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: red;--mat-tab-header-active-ripple-color: red;--mat-tab-header-inactive-ripple-color: red;--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: red;--mat-tab-header-active-hover-label-text-color: red;--mat-tab-header-active-focus-indicator-color: red;--mat-tab-header-active-hover-indicator-color: red}.ligth-theme .mat-mdc-tab-group.mat-background-primary,.ligth-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #223343;--mat-tab-header-with-background-foreground-color: white}.ligth-theme .mat-mdc-tab-group.mat-background-accent,.ligth-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #2a3f54;--mat-tab-header-with-background-foreground-color: white}.ligth-theme .mat-mdc-tab-group.mat-background-warn,.ligth-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: red;--mat-tab-header-with-background-foreground-color: white}.ligth-theme .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-label-text-font: Open Sans;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0893em;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 400}.ligth-theme{--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: #fff;--mdc-checkbox-selected-focus-icon-color: #2a3f54;--mdc-checkbox-selected-hover-icon-color: #2a3f54;--mdc-checkbox-selected-icon-color: #2a3f54;--mdc-checkbox-selected-pressed-icon-color: #2a3f54;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2a3f54;--mdc-checkbox-selected-hover-state-layer-color: #2a3f54;--mdc-checkbox-selected-pressed-state-layer-color: #2a3f54;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ligth-theme .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: #fff;--mdc-checkbox-selected-focus-icon-color: #223343;--mdc-checkbox-selected-hover-icon-color: #223343;--mdc-checkbox-selected-icon-color: #223343;--mdc-checkbox-selected-pressed-icon-color: #223343;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #223343;--mdc-checkbox-selected-hover-state-layer-color: #223343;--mdc-checkbox-selected-pressed-state-layer-color: #223343;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ligth-theme .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: #fff;--mdc-checkbox-selected-focus-icon-color: red;--mdc-checkbox-selected-hover-icon-color: red;--mdc-checkbox-selected-icon-color: red;--mdc-checkbox-selected-pressed-icon-color: red;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: red;--mdc-checkbox-selected-hover-state-layer-color: red;--mdc-checkbox-selected-pressed-state-layer-color: red;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.ligth-theme .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.ligth-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#22334361}.ligth-theme{--mdc-checkbox-state-layer-size: 40px}.ligth-theme .mat-mdc-checkbox .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Open Sans));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 24px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0179em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.ligth-theme .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.ligth-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #223343}.ligth-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #2a3f54}.ligth-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: red}.ligth-theme .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.ligth-theme .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.ligth-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #223343;--mdc-filled-button-label-text-color: #fff}.ligth-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #2a3f54;--mdc-filled-button-label-text-color: #fff}.ligth-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: red;--mdc-filled-button-label-text-color: #fff}.ligth-theme .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.ligth-theme .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.ligth-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #223343;--mdc-protected-button-label-text-color: #fff}.ligth-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #2a3f54;--mdc-protected-button-label-text-color: #fff}.ligth-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: red;--mdc-protected-button-label-text-color: #fff}.ligth-theme .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.ligth-theme .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.ligth-theme .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.ligth-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #223343}.ligth-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #2a3f54}.ligth-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: red}.ligth-theme .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.ligth-theme .mat-mdc-button,.ligth-theme .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.ligth-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.ligth-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.ligth-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.ligth-theme .mat-mdc-button.mat-primary,.ligth-theme .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #223343;--mat-mdc-button-ripple-color: rgba(34, 51, 67, .1)}.ligth-theme .mat-mdc-button.mat-accent,.ligth-theme .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #2a3f54;--mat-mdc-button-ripple-color: rgba(42, 63, 84, .1)}.ligth-theme .mat-mdc-button.mat-warn,.ligth-theme .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: red;--mat-mdc-button-ripple-color: rgba(255, 0, 0, .1)}.ligth-theme .mat-mdc-raised-button,.ligth-theme .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.ligth-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.ligth-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.ligth-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.ligth-theme .mat-mdc-raised-button.mat-primary,.ligth-theme .mat-mdc-unelevated-button.mat-primary,.ligth-theme .mat-mdc-raised-button.mat-accent,.ligth-theme .mat-mdc-unelevated-button.mat-accent,.ligth-theme .mat-mdc-raised-button.mat-warn,.ligth-theme .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.ligth-theme .mat-mdc-button.mat-mdc-button-base,.ligth-theme .mat-mdc-raised-button.mat-mdc-button-base,.ligth-theme .mat-mdc-unelevated-button.mat-mdc-button-base,.ligth-theme .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.ligth-theme .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Open Sans));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 400);letter-spacing:var(--mdc-typography-button-letter-spacing, .0893em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.ligth-theme .mat-mdc-icon-button{--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.ligth-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.ligth-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.ligth-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.ligth-theme .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.ligth-theme .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.ligth-theme .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.ligth-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #223343;--mat-mdc-button-persistent-ripple-color: #223343;--mat-mdc-button-ripple-color: rgba(34, 51, 67, .1)}.ligth-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #2a3f54;--mat-mdc-button-persistent-ripple-color: #2a3f54;--mat-mdc-button-ripple-color: rgba(42, 63, 84, .1)}.ligth-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: red;--mat-mdc-button-persistent-ripple-color: red;--mat-mdc-button-ripple-color: rgba(255, 0, 0, .1)}.ligth-theme .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.ligth-theme .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}.ligth-theme .mat-mdc-fab,.ligth-theme .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.ligth-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.ligth-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.ligth-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.ligth-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.ligth-theme .mat-mdc-fab.mat-primary,.ligth-theme .mat-mdc-mini-fab.mat-primary,.ligth-theme .mat-mdc-fab.mat-accent,.ligth-theme .mat-mdc-mini-fab.mat-accent,.ligth-theme .mat-mdc-fab.mat-warn,.ligth-theme .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.ligth-theme .mat-mdc-fab[disabled][disabled],.ligth-theme .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.ligth-theme .mat-mdc-fab.mat-unthemed,.ligth-theme .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: white;--mdc-fab-icon-color: black;--mat-mdc-fab-color: #000}.ligth-theme .mat-mdc-fab.mat-primary,.ligth-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #223343;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.ligth-theme .mat-mdc-fab.mat-accent,.ligth-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #2a3f54;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.ligth-theme .mat-mdc-fab.mat-warn,.ligth-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: red;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.ligth-theme .mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Open Sans));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 400);letter-spacing:var(--mdc-typography-button-letter-spacing, .0893em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.ligth-theme .mat-mdc-extended-fab{--mdc-extended-fab-label-text-font: Open Sans;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0893em;--mdc-extended-fab-label-text-weight: 400}.ligth-theme .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #2a3f54;--mdc-snackbar-supporting-text-font: Open Sans;--mdc-snackbar-supporting-text-line-height: 24px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.ligth-theme .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #223343}.ligth-theme .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #2a3f54}.ligth-theme .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: red}.ligth-theme .mat-badge{position:relative}.ligth-theme .mat-badge.mat-badge{overflow:visible}.ligth-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background-color:var(--mat-badge-background-color);color:var(--mat-badge-text-color);font-family:Roboto,sans-serif;font-family:var(--mat-badge-text-font, Roboto, sans-serif);font-size:12px;font-size:var(--mat-badge-text-size, 12px);font-weight:600;font-weight:var(--mat-badge-text-weight, 600)}.cdk-high-contrast-active .ligth-theme .mat-badge-content{outline:solid 1px;border-radius:0}.ligth-theme .mat-badge-disabled .mat-badge-content{background-color:var(--mat-badge-disabled-state-background-color);color:var(--mat-badge-disabled-state-text-color)}.ligth-theme .mat-badge-hidden .mat-badge-content{display:none}.ligth-theme .ng-animate-disabled .mat-badge-content,.ligth-theme .mat-badge-content._mat-animation-noopable{transition:none}.ligth-theme .mat-badge-content.mat-badge-active{transform:none}.ligth-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px;font-size:9px;font-size:var(--mat-badge-small-size-text-size, 9px)}.ligth-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.ligth-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.ligth-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .ligth-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.ligth-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .ligth-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.ligth-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .ligth-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.ligth-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .ligth-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.ligth-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.ligth-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.ligth-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.ligth-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .ligth-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.ligth-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .ligth-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.ligth-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .ligth-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.ligth-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .ligth-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.ligth-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px;font-size:24px;font-size:var(--mat-badge-large-size-text-size, 24px)}.ligth-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.ligth-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.ligth-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .ligth-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.ligth-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .ligth-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.ligth-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .ligth-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.ligth-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .ligth-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.ligth-theme{--mat-badge-background-color: #223343;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #c6cace;--mat-badge-disabled-state-text-color: rgba(34, 51, 67, .38)}.ligth-theme .mat-badge-accent{--mat-badge-background-color: #2a3f54;--mat-badge-text-color: white}.ligth-theme .mat-badge-warn{--mat-badge-background-color: red;--mat-badge-text-color: white}.ligth-theme{--mat-badge-text-font: Open Sans;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px;--mat-bottom-sheet-container-text-color: rgba(34, 51, 67, .87);--mat-bottom-sheet-container-background-color: white;--mat-bottom-sheet-container-text-font: Open Sans;--mat-bottom-sheet-container-text-line-height: 24px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0179em;--mat-bottom-sheet-container-text-weight: 400;--mat-legacy-button-toggle-text-color: rgba(34, 51, 67, .38);--mat-legacy-button-toggle-state-layer-color: rgba(34, 51, 67, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(34, 51, 67, .54);--mat-legacy-button-toggle-selected-state-background-color: #cccccc;--mat-legacy-button-toggle-disabled-state-text-color: rgba(34, 51, 67, .26);--mat-legacy-button-toggle-disabled-state-background-color: #e6e6e6;--mat-legacy-button-toggle-disabled-selected-state-background-color: #b3b3b3;--mat-standard-button-toggle-text-color: rgba(34, 51, 67, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #223343;--mat-standard-button-toggle-selected-state-background-color: #cccccc;--mat-standard-button-toggle-selected-state-text-color: rgba(34, 51, 67, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(34, 51, 67, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(34, 51, 67, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #b3b3b3;--mat-standard-button-toggle-divider-color: #e4e7e8;--mat-standard-button-toggle-height: 48px;--mat-legacy-button-toggle-text-font: Open Sans;--mat-standard-button-toggle-text-font: Open Sans;--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #223343;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(34, 51, 67, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(34, 51, 67, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(34, 51, 67, .3);--mat-datepicker-toggle-active-state-icon-color: #223343;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(34, 51, 67, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(34, 51, 67, .54);--mat-datepicker-calendar-body-label-text-color: rgba(34, 51, 67, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(34, 51, 67, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(34, 51, 67, .54);--mat-datepicker-calendar-header-divider-color: rgba(34, 51, 67, .12);--mat-datepicker-calendar-header-text-color: rgba(34, 51, 67, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(34, 51, 67, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(34, 51, 67, .18);--mat-datepicker-calendar-date-text-color: rgba(34, 51, 67, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(34, 51, 67, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(34, 51, 67, .24);--mat-datepicker-range-input-separator-color: rgba(34, 51, 67, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(34, 51, 67, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(34, 51, 67, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(34, 51, 67, .87)}.ligth-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2a3f54;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(42, 63, 84, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(42, 63, 84, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(42, 63, 84, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(42, 63, 84, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.ligth-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: red;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 0, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.ligth-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #2a3f54}.ligth-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: red}.ligth-theme .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}.ligth-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.ligth-theme{--mat-datepicker-calendar-text-font: Open Sans;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 400;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 400;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-divider-color: rgba(34, 51, 67, .12);--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(34, 51, 67, .87);--mat-expansion-actions-divider-color: rgba(34, 51, 67, .12);--mat-expansion-header-hover-state-layer-color: rgba(34, 51, 67, .04);--mat-expansion-header-focus-state-layer-color: rgba(34, 51, 67, .04);--mat-expansion-header-disabled-state-text-color: rgba(34, 51, 67, .26);--mat-expansion-header-text-color: rgba(34, 51, 67, .87);--mat-expansion-header-description-color: rgba(34, 51, 67, .54);--mat-expansion-header-indicator-color: rgba(34, 51, 67, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-header-text-font: Open Sans;--mat-expansion-header-text-size: 15px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Open Sans;--mat-expansion-container-text-line-height: 24px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0179em;--mat-expansion-container-text-weight: 400;--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;--mat-icon-color: inherit}.ligth-theme .mat-icon.mat-primary{--mat-icon-color: #223343}.ligth-theme .mat-icon.mat-accent{--mat-icon-color: #2a3f54}.ligth-theme .mat-icon.mat-warn{--mat-icon-color: red}.ligth-theme{--mat-sidenav-container-divider-color: rgba(34, 51, 67, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(34, 51, 67, .87);--mat-sidenav-content-background-color: white;--mat-sidenav-content-text-color: rgba(34, 51, 67, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #223343;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #223343;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #223343;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(34, 51, 67, .12);--mat-stepper-header-hover-state-layer-color: rgba(34, 51, 67, .04);--mat-stepper-header-focus-state-layer-color: rgba(34, 51, 67, .04);--mat-stepper-header-label-text-color: rgba(34, 51, 67, .54);--mat-stepper-header-optional-label-text-color: rgba(34, 51, 67, .54);--mat-stepper-header-selected-state-label-text-color: rgba(34, 51, 67, .87);--mat-stepper-header-error-state-label-text-color: red;--mat-stepper-header-icon-background-color: rgba(34, 51, 67, .54);--mat-stepper-header-error-state-icon-foreground-color: red;--mat-stepper-header-error-state-icon-background-color: transparent}.ligth-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2a3f54;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2a3f54;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2a3f54;--mat-stepper-header-edit-state-icon-foreground-color: white}.ligth-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: red;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: red;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: red;--mat-stepper-header-edit-state-icon-foreground-color: white}.ligth-theme{--mat-stepper-header-height: 72px;--mat-stepper-container-text-font: Open Sans;--mat-stepper-header-label-text-font: Open Sans;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-weight: 400}.ligth-theme .mat-sort-header-arrow{color:#889199}.ligth-theme{--mat-toolbar-container-background-color: #f2f2f2;--mat-toolbar-container-text-color: rgba(34, 51, 67, .87)}.ligth-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #223343;--mat-toolbar-container-text-color: white}.ligth-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #2a3f54;--mat-toolbar-container-text-color: white}.ligth-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: red;--mat-toolbar-container-text-color: white}.ligth-theme{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: Open Sans;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0075em;--mat-toolbar-title-text-weight: 400}.ligth-theme .mat-tree{background:white}.ligth-theme .mat-tree-node,.ligth-theme .mat-nested-tree-node{color:#223343de}.ligth-theme .mat-tree-node{min-height:48px}.ligth-theme .mat-tree{font-family:Open Sans}.ligth-theme .mat-tree-node,.ligth-theme .mat-nested-tree-node{font-weight:400;font-size:14px}.ligth-theme :root{--primary: #F8F9FA;--accent: #223343;--secundary: #FFFFFF;--accentBlue: #0B1E31;--fontPrimaryColor: #223343;--fontAccentColor: #F0F2F5;--bgForms: #F0F0F0;--bgTables: #FFFFFF;--bgTablesSecundary: rgba(34,51,67,.05);--fontTables: #223343;--alerts: #F45C00;--red: #FF0000;--orange: #F58009;--aquamarine: #57F4FF;--green: #00E676;--activeBotton: #57F4FF;--selectButton: #E9ECEF;--fontFamily: "Open Sans";--bgInput: #F0F0F0;--bgBorderInput: #223343;--colorLabelInput: #223343;--colorInput: #223343;--bgModal: #FFFFFF;--bgCard: #FFFFFF;--bgSubmenuModal: #FFFFFF;--colorSubMenuModal: #223343;--bgSubmenuModalActive: #E9ECEF;--colorSubMenuModalActive: #223343;--bgTitleTables: #223343;--colorTitleTable: #FFFFFF;--bgContainerInfo: #FFFFFF;--fontBorderColor: #DEE2E6;--dp-bg: #FFFFFF;--dp-fg: #223343;--dp-fg-rgb: 34, 51, 67;--dp-header-bg: var(--primary);--dp-header-fg: var(--fontPrimaryColor);--dp-divider: rgba(34, 51, 67, .12)}.ligth-theme .mat-toolbar{background:#ffffff}.ligth-theme .mat-button-toggle-group-appearance-standard{border:none}.ligth-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border:none}.ligth-theme .mat-button-toggle-appearance-standard{background:#ffffff}.ligth-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:var(--selectButton)}.ligth-theme .mat-table{background:var(--bgTables)!important;border-radius:8px!important;box-shadow:0 2px 8px #22334314!important;border:1px solid rgba(34,51,67,.1)!important}.ligth-theme .mat-row:nth-child(odd){background-color:var(--bgTablesSecundary)!important}.ligth-theme .mat-row:nth-child(2n){background-color:transparent!important}.ligth-theme .mat-header-row{background-color:var(--bgTitleTables)!important}.ligth-theme .mat-header-row .mat-header-cell{color:var(--colorTitleTable)!important;font-weight:600!important}.ligth-theme .mat-paginator{background:var(--bgTables)!important;border-radius:0 0 8px 8px!important;border:1px solid rgba(34,51,67,.1)!important;border-top:none!important}.ligth-theme .mat-cell{color:var(--fontTables)!important;padding:12px 16px!important;border-bottom:1px solid rgba(34,51,67,.08)!important;vertical-align:middle!important;display:table-cell!important}.ligth-theme .mat-cell *{vertical-align:middle!important}.ligth-theme .mat-cell button,.ligth-theme .mat-cell mat-icon,.ligth-theme .mat-cell .mat-icon,.ligth-theme .mat-cell mat-form-field,.ligth-theme .mat-cell .mat-form-field,.ligth-theme .mat-cell mat-select,.ligth-theme .mat-cell .mat-select,.ligth-theme .mat-cell input,.ligth-theme .mat-cell textarea{vertical-align:middle!important;align-self:center!important}.ligth-theme .mat-header-cell{padding:12px 16px!important;border-bottom:2px solid rgba(34,51,67,.1)!important;vertical-align:middle!important;display:table-cell!important}.ligth-theme .mat-header-cell *{vertical-align:middle!important}.ligth-theme .mat-table .mat-cell .mat-icon,.ligth-theme .mat-table .mat-header-cell .mat-icon{display:flex!important;align-items:center!important;justify-content:center!important;margin:auto!important}.ligth-theme .mat-table .mat-cell button .mat-icon,.ligth-theme .mat-table .mat-header-cell button .mat-icon{margin:0 auto!important}.ligth-theme .mat-input-element,.ligth-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:var(--fontPrimaryColor)}.ligth-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#22334380}.ligth-theme .mat-menu-panel{background:var(--secundary)}.ligth-theme .mat-menu-panel .mat-icon-no-color{color:var(--fontPrimaryColor)}.ligth-theme .mat-dialog-container{background-color:var(--secundary)}.ligth-theme .mat-dialog-container h1,.ligth-theme .mat-dialog-container h2,.ligth-theme .mat-dialog-container h3,.ligth-theme .mat-dialog-container h4,.ligth-theme .mat-dialog-container h5,.ligth-theme .mat-dialog-container h6,.ligth-theme .mat-dialog-container p{color:var(--fontPrimaryColor)!important}.ligth-theme .mat-dialog-container .mat-dialog-content{padding:0!important;max-height:none!important;overflow:visible!important}.ligth-theme .mat-card{border:2px solid rgba(34,51,67,.25)!important;box-shadow:0 4px 12px #22334326,0 2px 8px #2233431a!important;border-radius:12px!important;transition:box-shadow .3s ease,border-color .3s ease,transform .2s ease}.ligth-theme .mat-card:hover{box-shadow:0 8px 20px #22334333,0 4px 12px #22334326!important;border-color:#22334366!important;transform:translateY(-2px)}.ligth-theme .mat-expansion-panel{border:1px solid rgba(34,51,67,.2)!important;border-radius:4px}.ligth-theme .mat-expansion-panel .mat-expansion-panel-header{background-color:var(--primary)!important;color:var(--fontPrimaryColor)!important}.ligth-theme .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title,.ligth-theme .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description{color:var(--fontPrimaryColor)!important}.ligth-theme .mat-expansion-panel .mat-expansion-panel-content{background-color:var(--primary)!important}.ligth-theme .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body{background-color:var(--primary)!important;color:var(--fontPrimaryColor)!important}.ligth-theme .mat-mdc-tab-group .mdc-tab{background-color:var(--bgForms)!important;color:var(--font-color)!important;border-radius:5px 5px 0 0!important;margin-right:5px!important;opacity:1!important}.ligth-theme .mat-mdc-tab-group .mdc-tab--active{background-color:var(--fontAccentColor)!important;color:var(--font-color)!important}.ligth-theme .mat-mdc-tab-group .mat-mdc-tab-body-wrapper{border:2px solid var(--fontAccentColor)!important;border-radius:0 0 5px 5px!important}.ligth-theme .mat-mdc-tab-group .mdc-tab-indicator__content--underline{display:none}.theme-dark{--mat-table-background-color: #2b4054;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: Open Sans;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 15px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: .0067em;--mat-table-row-item-label-text-font: Open Sans;--mat-table-row-item-label-text-line-height: 24px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0179em;--mat-table-footer-supporting-text-font: Open Sans;--mat-table-footer-supporting-text-line-height: 24px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0179em;--dp-bg: var(--secundary);--dp-fg: #FFFFFF;--dp-fg-rgb: 255, 255, 255;--dp-header-bg: var(--primary);--dp-header-fg: #FFFFFF;--dp-divider: rgba(255, 255, 255, .12)}.theme-dark .mat-ripple-element{background-color:#ffffff1a}.theme-dark{--mat-option-selected-state-label-text-color: #223343;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.theme-dark .mat-accent{--mat-option-selected-state-label-text-color: #2a3f54}.theme-dark .mat-warn{--mat-option-selected-state-label-text-color: red}.theme-dark{--mat-optgroup-label-text-color: white}.theme-dark .mat-pseudo-checkbox-full{color:#ffffffb3}.theme-dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.theme-dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#223343}.theme-dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#223343}.theme-dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#223343}.theme-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#2a3f54}.theme-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#2a3f54}.theme-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#223343}.theme-dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#2a3f54}.theme-dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#2a3f54}.theme-dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#223343}.theme-dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:red}.theme-dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:red}.theme-dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#223343}.theme-dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}.theme-dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}.theme-dark .mat-app-background,.theme-dark.mat-app-background{background-color:#223343;color:#fff}.theme-dark .mat-elevation-z0,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-dark .mat-elevation-z1,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-dark .mat-elevation-z2,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-dark .mat-elevation-z3,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-dark .mat-elevation-z4,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-dark .mat-elevation-z5,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-dark .mat-elevation-z6,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-dark .mat-elevation-z7,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-dark .mat-elevation-z8,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-dark .mat-elevation-z9,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-dark .mat-elevation-z10,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-dark .mat-elevation-z11,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-dark .mat-elevation-z12,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-dark .mat-elevation-z13,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-dark .mat-elevation-z14,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-dark .mat-elevation-z15,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-dark .mat-elevation-z16,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-dark .mat-elevation-z17,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-dark .mat-elevation-z18,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-dark .mat-elevation-z19,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-dark .mat-elevation-z20,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-dark .mat-elevation-z21,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-dark .mat-elevation-z22,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-dark .mat-elevation-z23,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-dark .mat-elevation-z24,.theme-dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-dark{--mat-option-label-text-font: Open Sans;--mat-option-label-text-line-height: 20px;--mat-option-label-text-size: 14px;--mat-option-label-text-tracking: .0179em;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Open Sans;--mat-optgroup-label-text-line-height: 20px;--mat-optgroup-label-text-size: 14px;--mat-optgroup-label-text-tracking: .0179em;--mat-optgroup-label-text-weight: 400}.theme-dark .mat-mdc-card{--mdc-elevated-card-container-color: #2b4054;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #2b4054;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mat-card-title-text-font: Open Sans;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0075em;--mat-card-title-text-weight: 400;--mat-card-subtitle-text-font: Open Sans;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 15px;--mat-card-subtitle-text-tracking: .0067em;--mat-card-subtitle-text-weight: 400}.theme-dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #223343;--mdc-linear-progress-track-color: rgba(34, 51, 67, .25)}.theme-dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#22334340;background-color:var(--mdc-linear-progress-track-color, rgba(34, 51, 67, .25))}@media (forced-colors: active){.theme-dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.theme-dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(34, 51, 67, 0.25)'/%3E%3C/svg%3E")}}.theme-dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#22334340;background-color:var(--mdc-linear-progress-track-color, rgba(34, 51, 67, .25))}.theme-dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #2a3f54;--mdc-linear-progress-track-color: rgba(42, 63, 84, .25)}.theme-dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#2a3f5440;background-color:var(--mdc-linear-progress-track-color, rgba(42, 63, 84, .25))}@media (forced-colors: active){.theme-dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.theme-dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(42, 63, 84, 0.25)'/%3E%3C/svg%3E")}}.theme-dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#2a3f5440;background-color:var(--mdc-linear-progress-track-color, rgba(42, 63, 84, .25))}.theme-dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: red;--mdc-linear-progress-track-color: rgba(255, 0, 0, .25)}@keyframes mdc-linear-progress-buffering{}.theme-dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ff000040;background-color:var(--mdc-linear-progress-track-color, rgba(255, 0, 0, .25))}@media (forced-colors: active){.theme-dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.theme-dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 0, 0, 0.25)'/%3E%3C/svg%3E")}}.theme-dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ff000040;background-color:var(--mdc-linear-progress-track-color, rgba(255, 0, 0, .25))}.theme-dark .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #446787;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-plain-tooltip-supporting-text-font: Open Sans;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333em}.theme-dark{--mdc-filled-text-field-caret-color: #223343;--mdc-filled-text-field-focus-active-indicator-color: #223343;--mdc-filled-text-field-focus-label-text-color: rgba(34, 51, 67, .87);--mdc-filled-text-field-container-color: #33485b;--mdc-filled-text-field-disabled-container-color: #2f4457;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-focus-label-text-color: red;--mdc-filled-text-field-error-label-text-color: red;--mdc-filled-text-field-error-caret-color: red;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: red;--mdc-filled-text-field-error-focus-active-indicator-color: red;--mdc-filled-text-field-error-hover-active-indicator-color: red;--mdc-outlined-text-field-caret-color: #223343;--mdc-outlined-text-field-focus-outline-color: #223343;--mdc-outlined-text-field-focus-label-text-color: rgba(34, 51, 67, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: red;--mdc-outlined-text-field-error-focus-label-text-color: red;--mdc-outlined-text-field-error-label-text-color: red;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: red;--mdc-outlined-text-field-error-hover-outline-color: red;--mdc-outlined-text-field-error-outline-color: red;--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38)}.theme-dark .mat-mdc-form-field-error{color:var(--mdc-theme-error, red)}.theme-dark .mat-mdc-form-field-subscript-wrapper,.theme-dark .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-subscript-text-font);line-height:var(--mat-form-field-subscript-text-line-height);font-size:var(--mat-form-field-subscript-text-size);letter-spacing:var(--mat-form-field-subscript-text-tracking);font-weight:var(--mat-form-field-subscript-text-weight)}.theme-dark .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.theme-dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.theme-dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.theme-dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.theme-dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.theme-dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.theme-dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#223343de}.theme-dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#2a3f54de}.theme-dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ff0000de}.theme-dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.theme-dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #2a3f54;--mdc-filled-text-field-focus-active-indicator-color: #2a3f54;--mdc-filled-text-field-focus-label-text-color: rgba(42, 63, 84, .87);--mdc-outlined-text-field-caret-color: #2a3f54;--mdc-outlined-text-field-focus-outline-color: #2a3f54;--mdc-outlined-text-field-focus-label-text-color: rgba(42, 63, 84, .87)}.theme-dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: red;--mdc-filled-text-field-focus-active-indicator-color: red;--mdc-filled-text-field-focus-label-text-color: rgba(255, 0, 0, .87);--mdc-outlined-text-field-caret-color: red;--mdc-outlined-text-field-focus-outline-color: red;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 0, 0, .87)}.theme-dark .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.theme-dark [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.theme-dark .mat-mdc-form-field-infix{min-height:56px}.theme-dark .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.theme-dark .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.theme-dark .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.theme-dark .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.theme-dark .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.theme-dark{--mdc-filled-text-field-label-text-font: Open Sans;--mdc-filled-text-field-label-text-size: 14px;--mdc-filled-text-field-label-text-tracking: .0179em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Open Sans;--mdc-outlined-text-field-label-text-size: 14px;--mdc-outlined-text-field-label-text-tracking: .0179em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Open Sans;--mat-form-field-container-text-line-height: 20px;--mat-form-field-container-text-size: 14px;--mat-form-field-container-text-tracking: .0179em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-subscript-text-font: Open Sans;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333em;--mat-form-field-subscript-text-weight: 400;--mat-select-panel-background-color: #2b4054;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(34, 51, 67, .87);--mat-select-invalid-arrow-color: rgba(255, 0, 0, .87)}.theme-dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #2b4054;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(42, 63, 84, .87);--mat-select-invalid-arrow-color: rgba(255, 0, 0, .87)}.theme-dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #2b4054;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 0, 0, .87);--mat-select-invalid-arrow-color: rgba(255, 0, 0, .87)}.theme-dark{--mat-select-trigger-text-font: Open Sans;--mat-select-trigger-text-line-height: 20px;--mat-select-trigger-text-size: 14px;--mat-select-trigger-text-tracking: .0179em;--mat-select-trigger-text-weight: 400;--mat-autocomplete-background-color: #2b4054}.theme-dark .mat-mdc-dialog-container{--mdc-dialog-container-color: #2b4054;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-dialog-subhead-font: Open Sans;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 400;--mdc-dialog-subhead-tracking: .0075em;--mdc-dialog-supporting-text-font: Open Sans;--mdc-dialog-supporting-text-line-height: 20px;--mdc-dialog-supporting-text-size: 14px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .0179em}.theme-dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #445769;--mdc-chip-elevated-disabled-container-color: #445769;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #223343;--mdc-chip-elevated-disabled-container-color: #223343;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-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}.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #2a3f54;--mdc-chip-elevated-disabled-container-color: #2a3f54;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-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}.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: red;--mdc-chip-elevated-disabled-container-color: red;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-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}.theme-dark .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.theme-dark .mat-mdc-standard-chip{--mdc-chip-label-text-font: Open Sans;--mdc-chip-label-text-line-height: 24px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0179em;--mdc-chip-label-text-weight: 400}.theme-dark .mat-mdc-slide-toggle{--mdc-switch-selected-focus-handle-color: #223343;--mdc-switch-selected-hover-handle-color: #223343;--mdc-switch-selected-pressed-handle-color: #223343;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161}.theme-dark .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#ffffff80}.theme-dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-handle-color: #2a3f54;--mdc-switch-selected-hover-handle-color: #2a3f54;--mdc-switch-selected-pressed-handle-color: #2a3f54}.theme-dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-handle-color: red;--mdc-switch-selected-hover-handle-color: red;--mdc-switch-selected-pressed-handle-color: red}.theme-dark .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px;--mat-slide-toggle-label-text-font: Open Sans;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: .0179em;--mat-slide-toggle-label-text-line-height: 24px;--mat-slide-toggle-label-text-weight: 400}.theme-dark .mat-mdc-slide-toggle .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.theme-dark .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #223343;--mdc-radio-selected-hover-icon-color: #223343;--mdc-radio-selected-icon-color: #223343;--mdc-radio-selected-pressed-icon-color: #223343;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #223343;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #2a3f54;--mdc-radio-selected-hover-icon-color: #2a3f54;--mdc-radio-selected-icon-color: #2a3f54;--mdc-radio-selected-pressed-icon-color: #2a3f54;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #2a3f54;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: red;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 40px}.theme-dark .mat-mdc-radio-button .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Open Sans));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 24px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0179em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.theme-dark .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.theme-dark .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #223343;--mdc-slider-focus-handle-color: #223343;--mdc-slider-hover-handle-color: #223343;--mdc-slider-active-track-color: #223343;--mdc-slider-inactive-track-color: #223343;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #223343;--mat-mdc-slider-ripple-color: #223343;--mat-mdc-slider-hover-ripple-color: rgba(34, 51, 67, .05);--mat-mdc-slider-focus-ripple-color: rgba(34, 51, 67, .2)}.theme-dark .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #2a3f54;--mdc-slider-focus-handle-color: #2a3f54;--mdc-slider-hover-handle-color: #2a3f54;--mdc-slider-active-track-color: #2a3f54;--mdc-slider-inactive-track-color: #2a3f54;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #2a3f54;--mat-mdc-slider-ripple-color: #2a3f54;--mat-mdc-slider-hover-ripple-color: rgba(42, 63, 84, .05);--mat-mdc-slider-focus-ripple-color: rgba(42, 63, 84, .2)}.theme-dark .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: red;--mdc-slider-focus-handle-color: red;--mdc-slider-hover-handle-color: red;--mdc-slider-active-track-color: red;--mdc-slider-inactive-track-color: red;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: red;--mat-mdc-slider-ripple-color: red;--mat-mdc-slider-hover-ripple-color: rgba(255, 0, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 0, 0, .2)}.theme-dark .mat-mdc-slider{--mdc-slider-label-label-text-font: Open Sans;--mdc-slider-label-label-text-size: 15px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: .0067em;--mdc-slider-label-label-text-weight: 400}.theme-dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #2b4054;--mat-menu-item-label-text-font: Open Sans;--mat-menu-item-label-text-size: 14px;--mat-menu-item-label-text-tracking: .0179em;--mat-menu-item-label-text-line-height: 20px;--mat-menu-item-label-text-weight: 400}.theme-dark .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.theme-dark .mdc-list-item__start,.theme-dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #223343;--mdc-radio-selected-hover-icon-color: #223343;--mdc-radio-selected-icon-color: #223343;--mdc-radio-selected-pressed-icon-color: #223343}.theme-dark .mat-accent .mdc-list-item__start,.theme-dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #2a3f54;--mdc-radio-selected-hover-icon-color: #2a3f54;--mdc-radio-selected-icon-color: #2a3f54;--mdc-radio-selected-pressed-icon-color: #2a3f54}.theme-dark .mat-warn .mdc-list-item__start,.theme-dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: red;--mdc-radio-selected-hover-icon-color: red;--mdc-radio-selected-icon-color: red;--mdc-radio-selected-pressed-icon-color: red}.theme-dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #223343;--mdc-checkbox-selected-hover-icon-color: #223343;--mdc-checkbox-selected-icon-color: #223343;--mdc-checkbox-selected-pressed-icon-color: #223343;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #223343;--mdc-checkbox-selected-hover-state-layer-color: #223343;--mdc-checkbox-selected-pressed-state-layer-color: #223343;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #2a3f54;--mdc-checkbox-selected-hover-icon-color: #2a3f54;--mdc-checkbox-selected-icon-color: #2a3f54;--mdc-checkbox-selected-pressed-icon-color: #2a3f54;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #2a3f54;--mdc-checkbox-selected-hover-state-layer-color: #2a3f54;--mdc-checkbox-selected-pressed-state-layer-color: #2a3f54;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: red;--mdc-checkbox-selected-hover-icon-color: red;--mdc-checkbox-selected-icon-color: red;--mdc-checkbox-selected-pressed-icon-color: red;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: red;--mdc-checkbox-selected-hover-state-layer-color: red;--mdc-checkbox-selected-pressed-state-layer-color: red;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#223343}.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-dark .mat-mdc-list-base{--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}.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.theme-dark .mat-mdc-list-base{--mdc-list-list-item-label-text-font: Open Sans;--mdc-list-list-item-label-text-line-height: 20px;--mdc-list-list-item-label-text-size: 14px;--mdc-list-list-item-label-text-tracking: .0179em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Open Sans;--mdc-list-list-item-supporting-text-line-height: 24px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0179em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Open Sans;--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: .0333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.theme-dark .mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:Open Sans;letter-spacing:.0094em}.theme-dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #2b4054;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mat-paginator-container-size: 56px}.theme-dark .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.theme-dark .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.theme-dark .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.theme-dark .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-dark .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.theme-dark{--mat-paginator-container-text-font: Open Sans;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.theme-dark .mat-mdc-tab-group,.theme-dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #223343;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #223343;--mat-tab-header-active-ripple-color: #223343;--mat-tab-header-inactive-ripple-color: #223343;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #223343;--mat-tab-header-active-hover-label-text-color: #223343;--mat-tab-header-active-focus-indicator-color: #223343;--mat-tab-header-active-hover-indicator-color: #223343}.theme-dark .mat-mdc-tab-group.mat-accent,.theme-dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #2a3f54;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #2a3f54;--mat-tab-header-active-ripple-color: #2a3f54;--mat-tab-header-inactive-ripple-color: #2a3f54;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #2a3f54;--mat-tab-header-active-hover-label-text-color: #2a3f54;--mat-tab-header-active-focus-indicator-color: #2a3f54;--mat-tab-header-active-hover-indicator-color: #2a3f54}.theme-dark .mat-mdc-tab-group.mat-warn,.theme-dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: red;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: red;--mat-tab-header-active-ripple-color: red;--mat-tab-header-inactive-ripple-color: red;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: red;--mat-tab-header-active-hover-label-text-color: red;--mat-tab-header-active-focus-indicator-color: red;--mat-tab-header-active-hover-indicator-color: red}.theme-dark .mat-mdc-tab-group.mat-background-primary,.theme-dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #223343;--mat-tab-header-with-background-foreground-color: white}.theme-dark .mat-mdc-tab-group.mat-background-accent,.theme-dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #2a3f54;--mat-tab-header-with-background-foreground-color: white}.theme-dark .mat-mdc-tab-group.mat-background-warn,.theme-dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: red;--mat-tab-header-with-background-foreground-color: white}.theme-dark .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-label-text-font: Open Sans;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0893em;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 400}.theme-dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #2a3f54;--mdc-checkbox-selected-hover-icon-color: #2a3f54;--mdc-checkbox-selected-icon-color: #2a3f54;--mdc-checkbox-selected-pressed-icon-color: #2a3f54;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #2a3f54;--mdc-checkbox-selected-hover-state-layer-color: #2a3f54;--mdc-checkbox-selected-pressed-state-layer-color: #2a3f54;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #223343;--mdc-checkbox-selected-hover-icon-color: #223343;--mdc-checkbox-selected-icon-color: #223343;--mdc-checkbox-selected-pressed-icon-color: #223343;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #223343;--mdc-checkbox-selected-hover-state-layer-color: #223343;--mdc-checkbox-selected-pressed-state-layer-color: #223343;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: red;--mdc-checkbox-selected-hover-icon-color: red;--mdc-checkbox-selected-icon-color: red;--mdc-checkbox-selected-pressed-icon-color: red;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: red;--mdc-checkbox-selected-hover-state-layer-color: red;--mdc-checkbox-selected-pressed-state-layer-color: red;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-dark .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.theme-dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.theme-dark{--mdc-checkbox-state-layer-size: 40px}.theme-dark .mat-mdc-checkbox .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Open Sans));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 24px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0179em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.theme-dark .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.theme-dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #223343}.theme-dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #2a3f54}.theme-dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: red}.theme-dark .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #2b4054;--mdc-filled-button-label-text-color: #fff}.theme-dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #223343;--mdc-filled-button-label-text-color: #fff}.theme-dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #2a3f54;--mdc-filled-button-label-text-color: #fff}.theme-dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: red;--mdc-filled-button-label-text-color: #fff}.theme-dark .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #2b4054;--mdc-protected-button-label-text-color: #fff}.theme-dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #223343;--mdc-protected-button-label-text-color: #fff}.theme-dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #2a3f54;--mdc-protected-button-label-text-color: #fff}.theme-dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: red;--mdc-protected-button-label-text-color: #fff}.theme-dark .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.theme-dark .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.theme-dark .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.theme-dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #223343}.theme-dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #2a3f54}.theme-dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: red}.theme-dark .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.theme-dark .mat-mdc-button,.theme-dark .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-button.mat-primary,.theme-dark .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #223343;--mat-mdc-button-ripple-color: rgba(34, 51, 67, .1)}.theme-dark .mat-mdc-button.mat-accent,.theme-dark .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #2a3f54;--mat-mdc-button-ripple-color: rgba(42, 63, 84, .1)}.theme-dark .mat-mdc-button.mat-warn,.theme-dark .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: red;--mat-mdc-button-ripple-color: rgba(255, 0, 0, .1)}.theme-dark .mat-mdc-raised-button,.theme-dark .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-raised-button.mat-primary,.theme-dark .mat-mdc-unelevated-button.mat-primary,.theme-dark .mat-mdc-raised-button.mat-accent,.theme-dark .mat-mdc-unelevated-button.mat-accent,.theme-dark .mat-mdc-raised-button.mat-warn,.theme-dark .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-button.mat-mdc-button-base,.theme-dark .mat-mdc-raised-button.mat-mdc-button-base,.theme-dark .mat-mdc-unelevated-button.mat-mdc-button-base,.theme-dark .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.theme-dark .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Open Sans));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 400);letter-spacing:var(--mdc-typography-button-letter-spacing, .0893em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.theme-dark .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.theme-dark .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.theme-dark .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.theme-dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #223343;--mat-mdc-button-persistent-ripple-color: #223343;--mat-mdc-button-ripple-color: rgba(34, 51, 67, .1)}.theme-dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #2a3f54;--mat-mdc-button-persistent-ripple-color: #2a3f54;--mat-mdc-button-ripple-color: rgba(42, 63, 84, .1)}.theme-dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: red;--mat-mdc-button-persistent-ripple-color: red;--mat-mdc-button-ripple-color: rgba(255, 0, 0, .1)}.theme-dark .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.theme-dark .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}.theme-dark .mat-mdc-fab,.theme-dark .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.theme-dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-dark .mat-mdc-fab.mat-primary,.theme-dark .mat-mdc-mini-fab.mat-primary,.theme-dark .mat-mdc-fab.mat-accent,.theme-dark .mat-mdc-mini-fab.mat-accent,.theme-dark .mat-mdc-fab.mat-warn,.theme-dark .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-dark .mat-mdc-fab[disabled][disabled],.theme-dark .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.theme-dark .mat-mdc-fab.mat-unthemed,.theme-dark .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #2b4054;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.theme-dark .mat-mdc-fab.mat-primary,.theme-dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #223343;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.theme-dark .mat-mdc-fab.mat-accent,.theme-dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #2a3f54;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.theme-dark .mat-mdc-fab.mat-warn,.theme-dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: red;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.theme-dark .mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Open Sans));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 400);letter-spacing:var(--mdc-typography-button-letter-spacing, .0893em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.theme-dark .mat-mdc-extended-fab{--mdc-extended-fab-label-text-font: Open Sans;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0893em;--mdc-extended-fab-label-text-weight: 400}.theme-dark .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #d5d9dd;--mdc-snackbar-supporting-text-color: rgba(43, 64, 84, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mdc-snackbar-supporting-text-font: Open Sans;--mdc-snackbar-supporting-text-line-height: 24px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.theme-dark .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #223343}.theme-dark .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #2a3f54}.theme-dark .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: red}.theme-dark .mat-badge{position:relative}.theme-dark .mat-badge.mat-badge{overflow:visible}.theme-dark .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background-color:var(--mat-badge-background-color);color:var(--mat-badge-text-color);font-family:Roboto,sans-serif;font-family:var(--mat-badge-text-font, Roboto, sans-serif);font-size:12px;font-size:var(--mat-badge-text-size, 12px);font-weight:600;font-weight:var(--mat-badge-text-weight, 600)}.cdk-high-contrast-active .theme-dark .mat-badge-content{outline:solid 1px;border-radius:0}.theme-dark .mat-badge-disabled .mat-badge-content{background-color:var(--mat-badge-disabled-state-background-color);color:var(--mat-badge-disabled-state-text-color)}.theme-dark .mat-badge-hidden .mat-badge-content{display:none}.theme-dark .ng-animate-disabled .mat-badge-content,.theme-dark .mat-badge-content._mat-animation-noopable{transition:none}.theme-dark .mat-badge-content.mat-badge-active{transform:none}.theme-dark .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px;font-size:9px;font-size:var(--mat-badge-small-size-text-size, 9px)}.theme-dark .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.theme-dark .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.theme-dark .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .theme-dark .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.theme-dark .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .theme-dark .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.theme-dark .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.theme-dark .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.theme-dark .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.theme-dark .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .theme-dark .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.theme-dark .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .theme-dark .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.theme-dark .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px;font-size:24px;font-size:var(--mat-badge-large-size-text-size, 24px)}.theme-dark .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.theme-dark .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.theme-dark .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .theme-dark .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.theme-dark .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .theme-dark .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.theme-dark{--mat-badge-background-color: #223343;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #64707b;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.theme-dark .mat-badge-accent{--mat-badge-background-color: #2a3f54;--mat-badge-text-color: white}.theme-dark .mat-badge-warn{--mat-badge-background-color: red;--mat-badge-text-color: white}.theme-dark{--mat-badge-text-font: Open Sans;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #2b4054;--mat-bottom-sheet-container-text-font: Open Sans;--mat-bottom-sheet-container-text-line-height: 24px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0179em;--mat-bottom-sheet-container-text-weight: 400;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(34, 51, 67, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #446787;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: #334d65;--mat-legacy-button-toggle-disabled-selected-state-background-color: #5680a8;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #2b4054;--mat-standard-button-toggle-state-layer-color: #223343;--mat-standard-button-toggle-selected-state-background-color: #446787;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #2b4054;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #5680a8;--mat-standard-button-toggle-divider-color: #445769;--mat-standard-button-toggle-height: 48px;--mat-legacy-button-toggle-text-font: Open Sans;--mat-standard-button-toggle-text-font: Open Sans;--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #223343;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(34, 51, 67, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(34, 51, 67, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(34, 51, 67, .3);--mat-datepicker-toggle-active-state-icon-color: #223343;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(34, 51, 67, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #2b4054;--mat-datepicker-calendar-container-text-color: white}.theme-dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2a3f54;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(42, 63, 84, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(42, 63, 84, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(42, 63, 84, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(42, 63, 84, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: red;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 0, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 0, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.theme-dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #2a3f54}.theme-dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: red}.theme-dark .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}.theme-dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.theme-dark{--mat-datepicker-calendar-text-font: Open Sans;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 400;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 400;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-background-color: #2b4054;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-header-text-font: Open Sans;--mat-expansion-header-text-size: 15px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Open Sans;--mat-expansion-container-text-line-height: 24px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0179em;--mat-expansion-container-text-weight: 400;--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;--mat-icon-color: inherit}.theme-dark .mat-icon.mat-primary{--mat-icon-color: #223343}.theme-dark .mat-icon.mat-accent{--mat-icon-color: #2a3f54}.theme-dark .mat-icon.mat-warn{--mat-icon-color: red}.theme-dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #2b4054;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #223343;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(212, 191, 171, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #223343;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #223343;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #223343;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #2b4054;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: red;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: red;--mat-stepper-header-error-state-icon-background-color: transparent}.theme-dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2a3f54;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2a3f54;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2a3f54;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: red;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: red;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: red;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-dark{--mat-stepper-header-height: 72px;--mat-stepper-container-text-font: Open Sans;--mat-stepper-header-label-text-font: Open Sans;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-weight: 400}.theme-dark .mat-sort-header-arrow{color:#bfc6cc}.theme-dark{--mat-toolbar-container-background-color: #2b4054;--mat-toolbar-container-text-color: white}.theme-dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #223343;--mat-toolbar-container-text-color: white}.theme-dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #2a3f54;--mat-toolbar-container-text-color: white}.theme-dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: red;--mat-toolbar-container-text-color: white}.theme-dark{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: Open Sans;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0075em;--mat-toolbar-title-text-weight: 400}.theme-dark .mat-tree{background:#2b4054}.theme-dark .mat-tree-node,.theme-dark .mat-nested-tree-node{color:#fff}.theme-dark .mat-tree-node{min-height:48px}.theme-dark .mat-tree{font-family:Open Sans}.theme-dark .mat-tree-node,.theme-dark .mat-nested-tree-node{font-weight:400;font-size:14px}.theme-dark :root{--primary: #223343;--accent: #F8F9FA;--secundary: #223343;--accentBlue: #0B1E31;--fontPrimaryColor: #FFFFFF;--fontAccentColor: #223343;--bgForms: #2A3F54;--bgTables: #223343;--bgTablesSecundary: rgba(255,255,255,.1);--fontTables: #FFFFFF;--alerts: #F45C00;--red: #FF0000;--orange: #F58009;--aquamarine: #57F4FF;--green: #00E676;--activeBotton: #57F4FF;--selectButton: #2A3F54;--fontFamily: "Open Sans";--bgInput: #2A3F54;--bgBorderInput: #FFFFFF;--colorLabelInput: #FFFFFF;--colorInput: #FFFFFF;--bgModal: #223343;--bgCard: #223343;--bgSubmenuModal: #223343;--colorSubMenuModal: #FFFFFF;--bgSubmenuModalActive: #2A3F54;--colorSubMenuModalActive: #FFFFFF;--bgTitleTables: #FFFFFF;--colorTitleTable: #223343;--bgContainerInfo: #223343;--fontBorderColor: rgba(255,255,255,.2);--dp-bg: var(--secundary);--dp-fg: #FFFFFF;--dp-fg-rgb: 255, 255, 255;--dp-header-bg: var(--primary);--dp-header-fg: #FFFFFF;--dp-divider: rgba(255, 255, 255, .12)}.theme-dark .mat-header-cell{font-weight:900}.theme-dark .mat-toolbar{background:var(--primary)}.theme-dark .mat-button-toggle-group-appearance-standard{border:none}.theme-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border:none}.theme-dark .mat-button-toggle-appearance-standard{background:var(--primary)}.theme-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard{background:var(--selectButton)}.theme-dark .mat-table{background:#223343!important;border-radius:8px!important;box-shadow:0 2px 8px #00000026!important;border:1px solid rgba(255,255,255,.1)!important}.theme-dark .mat-row:nth-child(odd){background-color:#3b4e6240!important}.theme-dark .mat-row:nth-child(2n){background-color:transparent!important}.theme-dark .mat-header-row{background-color:#223343!important}.theme-dark .mat-header-row .mat-header-cell{color:#fff!important;font-weight:600!important}.theme-dark .mat-paginator{background:#223343!important;border-radius:0 0 8px 8px!important;border:1px solid rgba(255,255,255,.1)!important;border-top:none!important}.theme-dark .mat-cell{color:#fff!important;padding:12px 16px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;vertical-align:middle!important;display:table-cell!important}.theme-dark .mat-cell *{vertical-align:middle!important}.theme-dark .mat-cell button,.theme-dark .mat-cell mat-icon,.theme-dark .mat-cell .mat-icon,.theme-dark .mat-cell mat-form-field,.theme-dark .mat-cell .mat-form-field,.theme-dark .mat-cell mat-select,.theme-dark .mat-cell .mat-select,.theme-dark .mat-cell input,.theme-dark .mat-cell textarea{vertical-align:middle!important;align-self:center!important}.theme-dark .mat-cell .flex,.theme-dark .mat-cell .d-flex{align-items:center!important}.theme-dark .mat-header-cell{padding:12px 16px!important;border-bottom:2px solid rgba(255,255,255,.15)!important;vertical-align:middle!important;display:table-cell!important}.theme-dark .mat-header-cell *{vertical-align:middle!important}.theme-dark .mat-table .mat-cell .mat-icon,.theme-dark .mat-table .mat-header-cell .mat-icon{display:flex!important;align-items:center!important;justify-content:center!important;margin:auto!important}.theme-dark .mat-table .mat-cell button .mat-icon,.theme-dark .mat-table .mat-header-cell button .mat-icon{margin:0 auto!important}.theme-dark .mat-input-element{color:var(--fontPrimaryColor);caret-color:var(--fontPrimaryColor)!important}.theme-dark .mat-form-field-appearance-outline .mat-form-field-outline{color:var(--fontPrimaryColor)}.theme-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.theme-dark .mat-form-field-label{color:var(--fontPrimaryColor)!important}.theme-dark .mat-raised-button.mat-accent{background-color:var(--accentBlue)}.theme-dark .mat-dialog-container{background-color:var(--primary)}.theme-dark .mat-dialog-container h1,.theme-dark .mat-dialog-container h2,.theme-dark .mat-dialog-container h3,.theme-dark .mat-dialog-container h4,.theme-dark .mat-dialog-container h5,.theme-dark .mat-dialog-container h6,.theme-dark .mat-dialog-container p{color:var(--fontPrimaryColor)!important}.theme-dark .mat-dialog-container .mat-dialog-content{padding:0!important;max-height:none!important;overflow:visible!important}.theme-dark .mat-card{background-color:var(--primary)!important;border:2px solid rgba(255,255,255,.2)!important;box-shadow:0 4px 16px #00000059,0 2px 8px #00000040!important;border-radius:12px!important;transition:box-shadow .3s ease,border-color .3s ease,transform .2s ease}.theme-dark .mat-card:hover{box-shadow:0 8px 24px #00000073,0 4px 16px #00000059!important;border-color:#ffffff59!important;transform:translateY(-2px)}.theme-dark .mat-mdc-form-field .mat-mdc-input-element{color:var(--fontPrimaryColor)!important;caret-color:var(--fontPrimaryColor)!important}.theme-dark .mat-mdc-form-field .mat-mdc-floating-label{color:#ffffffb3!important}.theme-dark .mat-mdc-form-field.mat-focused .mat-mdc-floating-label{color:#ffffffe6!important}.theme-dark .mat-mdc-form-field.mat-mdc-form-field-type-mat-select .mat-mdc-select-value{color:var(--fontPrimaryColor)!important}.theme-dark .mat-mdc-form-field.mat-mdc-form-field-type-mat-select .mat-mdc-select-arrow{color:#ffffffb3!important}.theme-dark .mat-mdc-form-field .mat-mdc-line-ripple:before{border-bottom-color:#ffffff6b!important}.theme-dark .mat-mdc-form-field .mat-mdc-line-ripple:after{border-bottom-color:#ffffff6b!important}.theme-dark .mat-mdc-form-field .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field .mdc-notched-outline__trailing,.theme-dark .mat-mdc-form-field .mdc-notched-outline__notch{border-top-color:#ffffff6b!important;border-bottom-color:#ffffff6b!important}.theme-dark .mat-mdc-form-field.mat-focused .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field.mat-focused .mdc-notched-outline__trailing,.theme-dark .mat-mdc-form-field.mat-focused .mdc-notched-outline__notch{border-top-color:#ffffffb3!important;border-bottom-color:#ffffffb3!important}.theme-dark .mat-expansion-panel{border:1px solid rgba(255,255,255,.2)!important;border-radius:4px}.theme-dark .mat-expansion-panel .mat-expansion-panel-header{background-color:var(--primary)!important;color:var(--fontPrimaryColor)!important}.theme-dark .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title,.theme-dark .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description{color:var(--fontPrimaryColor)!important}.theme-dark .mat-expansion-panel .mat-expansion-panel-content{background-color:var(--primary)!important}.theme-dark .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body{background-color:var(--primary)!important;color:var(--fontPrimaryColor)!important}body.ligth-theme .cdk-overlay-container{--dp-bg: #FFFFFF;--dp-fg: #223343;--dp-fg-rgb: 34, 51, 67;--dp-primary: #223343;--dp-primary-rgb: 34, 51, 67;--dp-primary-contrast: #FFFFFF;--dp-header-bg: var(--primary);--dp-header-fg: var(--fontPrimaryColor);--dp-divider: rgba(34, 51, 67, .12)}body.theme-dark .cdk-overlay-container{--dp-bg: var(--secundary);--dp-fg: #FFFFFF;--dp-fg-rgb: 255, 255, 255;--dp-primary: var(--primary);--dp-primary-rgb: 34, 51, 67;--dp-primary-contrast: #FFFFFF;--dp-header-bg: var(--primary);--dp-header-fg: #FFFFFF;--dp-divider: rgba(255, 255, 255, .12)}.cdk-overlay-pane .mat-datepicker-content{--mat-datepicker-calendar-body-text-color: var(--dp-fg);--mat-datepicker-calendar-date-text-color: var(--dp-fg);--mat-datepicker-calendar-date-active-text-color: #FFFFFF;--mat-datepicker-calendar-date-active-bg-color: #223343;--mat-datepicker-calendar-date-selected-bg-color: #223343;--mat-datepicker-calendar-date-selected-text-color: #FFFFFF;--mat-datepicker-toggle-icon-color: var(--dp-fg);--mat-calendar-body-label-text-color: var(--dp-fg);--mat-calendar-table-header-text-color: var(--dp-fg);--mat-calendar-body-today-text-color: var(--dp-fg);--mat-calendar-body-disabled-text-color: rgba(var(--dp-fg-rgb), .38);background:var(--dp-bg)!important;color:var(--dp-fg)!important;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #00000026}.cdk-overlay-pane .mat-calendar .mat-calendar-header{--mat-calendar-header-text-color: var(--dp-header-fg);--mat-icon-color: var(--dp-header-fg);--mat-mdc-button-persistent-ripple-color: var(--dp-header-fg);background:var(--dp-header-bg)!important;color:var(--dp-header-fg)!important}.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-period-button,.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-previous-button,.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-next-button,.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-mdc-icon-button,.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-icon{color:var(--dp-header-fg)!important;opacity:1!important}.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-previous-button svg,.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-next-button svg,.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-mdc-icon-button svg,.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-mdc-icon-button path{fill:currentColor!important;stroke:currentColor!important}.cdk-overlay-pane .mat-calendar .mat-calendar-header button.mat-mdc-icon-button,.cdk-overlay-pane .mat-calendar .mat-calendar-header button.mat-calendar-previous-button,.cdk-overlay-pane .mat-calendar .mat-calendar-header button.mat-calendar-next-button{color:var(--dp-header-fg)!important}.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-previous-button:before,.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-next-button:before{font-family:Material Icons,Material Icons Outlined,Material Icons Round!important;font-feature-settings:"liga";font-size:20px;line-height:1;display:none!important;color:var(--dp-header-fg)!important;vertical-align:middle;position:relative;top:0}.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-previous-button:before{content:"chevron_left"}.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-next-button:before{content:"chevron_right"}.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-previous-button,.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-next-button{background:transparent!important;box-shadow:none!important}.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-previous-button svg,.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-next-button svg{display:block!important;color:var(--dp-header-fg)!important}.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-period-button .mdc-button__label,.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-period-button .mat-mdc-button-touch-target{color:var(--dp-header-fg)!important}.cdk-overlay-pane .mat-calendar .mat-calendar-header .mdc-icon-button__icon,.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-mdc-icon-button .mdc-icon-button__icon{font-family:Material Icons,Material Icons Outlined,Material Icons Round!important;font-feature-settings:"liga"!important;color:var(--dp-header-fg)!important;opacity:1!important}.cdk-overlay-pane .mat-calendar .mat-calendar-header .mat-calendar-arrow{border-top-color:var(--dp-header-fg)!important}.cdk-overlay-pane .mat-calendar,.cdk-overlay-pane .mat-calendar .mat-calendar-content{background:var(--dp-bg)!important;color:var(--dp-fg)!important}.cdk-overlay-pane .mat-calendar .mat-calendar-table-header th,.cdk-overlay-pane .mat-calendar .mat-calendar-body-label{color:var(--dp-fg)!important;opacity:.87!important}.cdk-overlay-pane .mat-calendar .mat-calendar-body-cell-content{color:var(--dp-fg)!important}.cdk-overlay-pane .mat-datepicker-content mat-divider,.cdk-overlay-pane .mat-datepicker-content .mat-divider{border-top-color:var(--dp-divider)!important}.cdk-overlay-pane .mat-datepicker-content ngx-mat-timepicker{--mat-icon-color: var(--dp-fg);--mat-mdc-button-persistent-ripple-color: var(--dp-fg);--mat-mdc-text-button-label-text-color: var(--dp-fg);background:var(--dp-bg)!important;color:var(--dp-fg)!important}.cdk-overlay-pane ngx-mat-timepicker .ngx-mat-timepicker-content,.cdk-overlay-pane ngx-mat-timepicker .ngx-mat-timepicker-dial,.cdk-overlay-pane ngx-mat-timepicker .ngx-mat-timepicker-controls{background:var(--dp-bg)!important;color:var(--dp-fg)!important}.cdk-overlay-pane [class*=timepicker]{background:var(--dp-bg)!important;color:var(--dp-fg)!important}.cdk-overlay-pane ngx-mat-timepicker .mat-mdc-icon-button,.cdk-overlay-pane ngx-mat-timepicker .mat-icon,.cdk-overlay-pane ngx-mat-timepicker button{color:var(--dp-fg)!important;opacity:1!important}.cdk-overlay-pane .mat-datepicker-content .mat-mdc-icon-button .mat-icon{color:inherit!important;fill:currentColor!important}.theme-dark .mat-mdc-table,.theme-dark mat-table.mat-table,.theme-dark table.mat-table{background-color:#223343!important}.theme-dark .mat-mdc-table .mat-mdc-header-row,.theme-dark .mat-mdc-table .mat-header-row,.theme-dark mat-table.mat-table .mat-mdc-header-row,.theme-dark mat-table.mat-table .mat-header-row,.theme-dark table.mat-table .mat-mdc-header-row,.theme-dark table.mat-table .mat-header-row{background-color:#223343!important}.theme-dark .mat-mdc-table .mat-mdc-header-row .mat-mdc-header-cell,.theme-dark .mat-mdc-table .mat-mdc-header-row .mat-header-cell,.theme-dark .mat-mdc-table .mat-header-row .mat-mdc-header-cell,.theme-dark .mat-mdc-table .mat-header-row .mat-header-cell,.theme-dark mat-table.mat-table .mat-mdc-header-row .mat-mdc-header-cell,.theme-dark mat-table.mat-table .mat-mdc-header-row .mat-header-cell,.theme-dark mat-table.mat-table .mat-header-row .mat-mdc-header-cell,.theme-dark mat-table.mat-table .mat-header-row .mat-header-cell,.theme-dark table.mat-table .mat-mdc-header-row .mat-mdc-header-cell,.theme-dark table.mat-table .mat-mdc-header-row .mat-header-cell,.theme-dark table.mat-table .mat-header-row .mat-mdc-header-cell,.theme-dark table.mat-table .mat-header-row .mat-header-cell{background-color:#223343!important;color:#fff!important}.theme-dark .mat-mdc-tab-group .mdc-tab{background-color:var(--bgForms)!important;color:var(--font-color)!important;border-radius:5px 5px 0 0!important;margin-right:5px!important;opacity:1!important}.theme-dark .mat-mdc-tab-group .mdc-tab--active{background-color:var(--fontAccentColor)!important;color:var(--font-color)!important}.theme-dark .mat-mdc-tab-group .mat-mdc-tab-body-wrapper{border:2px solid var(--fontAccentColor)!important;border-radius:0 0 5px 5px!important}.theme-dark .mat-mdc-tab-group .mdc-tab-indicator__content--underline{display:none}.mat-table .mat-cell,.mat-table .mat-mdc-cell,.mat-table .mat-header-cell,.mat-table .mat-mdc-header-cell,.mat-mdc-table .mat-cell,.mat-mdc-table .mat-mdc-cell,.mat-mdc-table .mat-header-cell,.mat-mdc-table .mat-mdc-header-cell{vertical-align:middle!important}.mat-table .mat-cell>*,.mat-table .mat-mdc-cell>*,.mat-table .mat-header-cell>*,.mat-table .mat-mdc-header-cell>*,.mat-mdc-table .mat-cell>*,.mat-mdc-table .mat-mdc-cell>*,.mat-mdc-table .mat-header-cell>*,.mat-mdc-table .mat-mdc-header-cell>*{vertical-align:middle!important}.mat-table .mat-cell.flex,.mat-table .mat-cell.d-flex,.mat-table .mat-cell .flex,.mat-table .mat-cell .d-flex,.mat-table .mat-mdc-cell.flex,.mat-table .mat-mdc-cell.d-flex,.mat-table .mat-mdc-cell .flex,.mat-table .mat-mdc-cell .d-flex,.mat-table .mat-header-cell.flex,.mat-table .mat-header-cell.d-flex,.mat-table .mat-header-cell .flex,.mat-table .mat-header-cell .d-flex,.mat-table .mat-mdc-header-cell.flex,.mat-table .mat-mdc-header-cell.d-flex,.mat-table .mat-mdc-header-cell .flex,.mat-table .mat-mdc-header-cell .d-flex,.mat-mdc-table .mat-cell.flex,.mat-mdc-table .mat-cell.d-flex,.mat-mdc-table .mat-cell .flex,.mat-mdc-table .mat-cell .d-flex,.mat-mdc-table .mat-mdc-cell.flex,.mat-mdc-table .mat-mdc-cell.d-flex,.mat-mdc-table .mat-mdc-cell .flex,.mat-mdc-table .mat-mdc-cell .d-flex,.mat-mdc-table .mat-header-cell.flex,.mat-mdc-table .mat-header-cell.d-flex,.mat-mdc-table .mat-header-cell .flex,.mat-mdc-table .mat-header-cell .d-flex,.mat-mdc-table .mat-mdc-header-cell.flex,.mat-mdc-table .mat-mdc-header-cell.d-flex,.mat-mdc-table .mat-mdc-header-cell .flex,.mat-mdc-table .mat-mdc-header-cell .d-flex{align-items:center!important}.mat-table .mat-cell .contenedor-actions-table-gap,.mat-table .mat-mdc-cell .contenedor-actions-table-gap,.mat-table .mat-header-cell .contenedor-actions-table-gap,.mat-table .mat-mdc-header-cell .contenedor-actions-table-gap,.mat-mdc-table .mat-cell .contenedor-actions-table-gap,.mat-mdc-table .mat-mdc-cell .contenedor-actions-table-gap,.mat-mdc-table .mat-header-cell .contenedor-actions-table-gap,.mat-mdc-table .mat-mdc-header-cell .contenedor-actions-table-gap{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.mat-table .mat-cell .contenedor-actions-table-gap .mat-icon,.mat-table .mat-cell .contenedor-actions-table-gap mat-icon,.mat-table .mat-mdc-cell .contenedor-actions-table-gap .mat-icon,.mat-table .mat-mdc-cell .contenedor-actions-table-gap mat-icon,.mat-table .mat-header-cell .contenedor-actions-table-gap .mat-icon,.mat-table .mat-header-cell .contenedor-actions-table-gap mat-icon,.mat-table .mat-mdc-header-cell .contenedor-actions-table-gap .mat-icon,.mat-table .mat-mdc-header-cell .contenedor-actions-table-gap mat-icon,.mat-mdc-table .mat-cell .contenedor-actions-table-gap .mat-icon,.mat-mdc-table .mat-cell .contenedor-actions-table-gap mat-icon,.mat-mdc-table .mat-mdc-cell .contenedor-actions-table-gap .mat-icon,.mat-mdc-table .mat-mdc-cell .contenedor-actions-table-gap mat-icon,.mat-mdc-table .mat-header-cell .contenedor-actions-table-gap .mat-icon,.mat-mdc-table .mat-header-cell .contenedor-actions-table-gap mat-icon,.mat-mdc-table .mat-mdc-header-cell .contenedor-actions-table-gap .mat-icon,.mat-mdc-table .mat-mdc-header-cell .contenedor-actions-table-gap mat-icon{vertical-align:middle!important}.mat-table .mat-cell button,.mat-table .mat-cell .mat-button,.mat-table .mat-cell .mat-raised-button,.mat-table .mat-cell .mat-icon-button,.mat-table .mat-mdc-cell button,.mat-table .mat-mdc-cell .mat-button,.mat-table .mat-mdc-cell .mat-raised-button,.mat-table .mat-mdc-cell .mat-icon-button,.mat-table .mat-header-cell button,.mat-table .mat-header-cell .mat-button,.mat-table .mat-header-cell .mat-raised-button,.mat-table .mat-header-cell .mat-icon-button,.mat-table .mat-mdc-header-cell button,.mat-table .mat-mdc-header-cell .mat-button,.mat-table .mat-mdc-header-cell .mat-raised-button,.mat-table .mat-mdc-header-cell .mat-icon-button,.mat-mdc-table .mat-cell button,.mat-mdc-table .mat-cell .mat-button,.mat-mdc-table .mat-cell .mat-raised-button,.mat-mdc-table .mat-cell .mat-icon-button,.mat-mdc-table .mat-mdc-cell button,.mat-mdc-table .mat-mdc-cell .mat-button,.mat-mdc-table .mat-mdc-cell .mat-raised-button,.mat-mdc-table .mat-mdc-cell .mat-icon-button,.mat-mdc-table .mat-header-cell button,.mat-mdc-table .mat-header-cell .mat-button,.mat-mdc-table .mat-header-cell .mat-raised-button,.mat-mdc-table .mat-header-cell .mat-icon-button,.mat-mdc-table .mat-mdc-header-cell button,.mat-mdc-table .mat-mdc-header-cell .mat-button,.mat-mdc-table .mat-mdc-header-cell .mat-raised-button,.mat-mdc-table .mat-mdc-header-cell .mat-icon-button{vertical-align:middle!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.mat-table .mat-cell .mat-icon,.mat-table .mat-cell mat-icon,.mat-table .mat-mdc-cell .mat-icon,.mat-table .mat-mdc-cell mat-icon,.mat-table .mat-header-cell .mat-icon,.mat-table .mat-header-cell mat-icon,.mat-table .mat-mdc-header-cell .mat-icon,.mat-table .mat-mdc-header-cell mat-icon,.mat-mdc-table .mat-cell .mat-icon,.mat-mdc-table .mat-cell mat-icon,.mat-mdc-table .mat-mdc-cell .mat-icon,.mat-mdc-table .mat-mdc-cell mat-icon,.mat-mdc-table .mat-header-cell .mat-icon,.mat-mdc-table .mat-header-cell mat-icon,.mat-mdc-table .mat-mdc-header-cell .mat-icon,.mat-mdc-table .mat-mdc-header-cell mat-icon{vertical-align:middle!important}.mat-table .mat-cell .mat-form-field,.mat-table .mat-cell mat-form-field,.mat-table .mat-mdc-cell .mat-form-field,.mat-table .mat-mdc-cell mat-form-field,.mat-table .mat-header-cell .mat-form-field,.mat-table .mat-header-cell mat-form-field,.mat-table .mat-mdc-header-cell .mat-form-field,.mat-table .mat-mdc-header-cell mat-form-field,.mat-mdc-table .mat-cell .mat-form-field,.mat-mdc-table .mat-cell mat-form-field,.mat-mdc-table .mat-mdc-cell .mat-form-field,.mat-mdc-table .mat-mdc-cell mat-form-field,.mat-mdc-table .mat-header-cell .mat-form-field,.mat-mdc-table .mat-header-cell mat-form-field,.mat-mdc-table .mat-mdc-header-cell .mat-form-field,.mat-mdc-table .mat-mdc-header-cell mat-form-field{vertical-align:middle!important}.mat-table .mat-cell .mat-form-field .mat-form-field-wrapper,.mat-table .mat-cell mat-form-field .mat-form-field-wrapper,.mat-table .mat-mdc-cell .mat-form-field .mat-form-field-wrapper,.mat-table .mat-mdc-cell mat-form-field .mat-form-field-wrapper,.mat-table .mat-header-cell .mat-form-field .mat-form-field-wrapper,.mat-table .mat-header-cell mat-form-field .mat-form-field-wrapper,.mat-table .mat-mdc-header-cell .mat-form-field .mat-form-field-wrapper,.mat-table .mat-mdc-header-cell mat-form-field .mat-form-field-wrapper,.mat-mdc-table .mat-cell .mat-form-field .mat-form-field-wrapper,.mat-mdc-table .mat-cell mat-form-field .mat-form-field-wrapper,.mat-mdc-table .mat-mdc-cell .mat-form-field .mat-form-field-wrapper,.mat-mdc-table .mat-mdc-cell mat-form-field .mat-form-field-wrapper,.mat-mdc-table .mat-header-cell .mat-form-field .mat-form-field-wrapper,.mat-mdc-table .mat-header-cell mat-form-field .mat-form-field-wrapper,.mat-mdc-table .mat-mdc-header-cell .mat-form-field .mat-form-field-wrapper,.mat-mdc-table .mat-mdc-header-cell mat-form-field .mat-form-field-wrapper{vertical-align:middle!important}.mat-table .mat-cell span,.mat-table .mat-cell p,.mat-table .mat-cell div:not(.flex):not(.d-flex),.mat-table .mat-mdc-cell span,.mat-table .mat-mdc-cell p,.mat-table .mat-mdc-cell div:not(.flex):not(.d-flex),.mat-table .mat-header-cell span,.mat-table .mat-header-cell p,.mat-table .mat-header-cell div:not(.flex):not(.d-flex),.mat-table .mat-mdc-header-cell span,.mat-table .mat-mdc-header-cell p,.mat-table .mat-mdc-header-cell div:not(.flex):not(.d-flex),.mat-mdc-table .mat-cell span,.mat-mdc-table .mat-cell p,.mat-mdc-table .mat-cell div:not(.flex):not(.d-flex),.mat-mdc-table .mat-mdc-cell span,.mat-mdc-table .mat-mdc-cell p,.mat-mdc-table .mat-mdc-cell div:not(.flex):not(.d-flex),.mat-mdc-table .mat-header-cell span,.mat-mdc-table .mat-header-cell p,.mat-mdc-table .mat-header-cell div:not(.flex):not(.d-flex),.mat-mdc-table .mat-mdc-header-cell span,.mat-mdc-table .mat-mdc-header-cell p,.mat-mdc-table .mat-mdc-header-cell div:not(.flex):not(.d-flex){vertical-align:middle!important;line-height:1.2!important}.mat-table .mat-cell img,.mat-table .mat-mdc-cell img,.mat-table .mat-header-cell img,.mat-table .mat-mdc-header-cell img,.mat-mdc-table .mat-cell img,.mat-mdc-table .mat-mdc-cell img,.mat-mdc-table .mat-header-cell img,.mat-mdc-table .mat-mdc-header-cell img{vertical-align:middle!important}.mat-table .mat-cell app-change-status-table,.mat-table .mat-cell mat-select,.mat-table .mat-cell .mat-select,.mat-table .mat-mdc-cell app-change-status-table,.mat-table .mat-mdc-cell mat-select,.mat-table .mat-mdc-cell .mat-select,.mat-table .mat-header-cell app-change-status-table,.mat-table .mat-header-cell mat-select,.mat-table .mat-header-cell .mat-select,.mat-table .mat-mdc-header-cell app-change-status-table,.mat-table .mat-mdc-header-cell mat-select,.mat-table .mat-mdc-header-cell .mat-select,.mat-mdc-table .mat-cell app-change-status-table,.mat-mdc-table .mat-cell mat-select,.mat-mdc-table .mat-cell .mat-select,.mat-mdc-table .mat-mdc-cell app-change-status-table,.mat-mdc-table .mat-mdc-cell mat-select,.mat-mdc-table .mat-mdc-cell .mat-select,.mat-mdc-table .mat-header-cell app-change-status-table,.mat-mdc-table .mat-header-cell mat-select,.mat-mdc-table .mat-header-cell .mat-select,.mat-mdc-table .mat-mdc-header-cell app-change-status-table,.mat-mdc-table .mat-mdc-header-cell mat-select,.mat-mdc-table .mat-mdc-header-cell .mat-select{vertical-align:middle!important;display:inline-flex!important;align-items:center!important}.mat-table .mat-row,.mat-table .mat-mdc-row,.mat-table .mat-header-row,.mat-table .mat-mdc-header-row,.mat-mdc-table .mat-row,.mat-mdc-table .mat-mdc-row,.mat-mdc-table .mat-header-row,.mat-mdc-table .mat-mdc-header-row{display:table-row!important;min-height:48px!important}.mat-table .mat-header-row,.mat-table .mat-mdc-header-row,.mat-mdc-table .mat-header-row,.mat-mdc-table .mat-mdc-header-row{box-shadow:0 2px 8px #00000026!important;position:relative!important;z-index:10!important}.ligth-theme .mat-table .mat-header-row,.ligth-theme .mat-table .mat-mdc-header-row,.ligth-theme .mat-mdc-table .mat-header-row,.ligth-theme .mat-mdc-table .mat-mdc-header-row{box-shadow:0 2px 6px #2233431a!important}.ligth-theme .mat-paginator,.ligth-theme .mat-mdc-paginator{box-shadow:0 -2px 6px #2233431a!important}.theme-dark .mat-table .mat-header-row,.theme-dark .mat-table .mat-mdc-header-row,.theme-dark .mat-mdc-table .mat-header-row,.theme-dark .mat-mdc-table .mat-mdc-header-row{box-shadow:0 2px 8px #00000040!important}.theme-dark .mat-paginator,.theme-dark .mat-mdc-paginator{box-shadow:0 -2px 8px #00000040!important}.mat-paginator,.mat-mdc-paginator{box-shadow:0 -2px 8px #00000026!important;position:relative!important;z-index:10!important}.mat-table .mat-header-row+.mat-row:first-of-type,.mat-table .mat-mdc-header-row+.mat-mdc-row:first-of-type,.mat-mdc-table .mat-header-row+.mat-row:first-of-type,.mat-mdc-table .mat-mdc-header-row+.mat-mdc-row:first-of-type{border-top:1px solid rgba(0,0,0,.05)}.ligth-theme .mat-table .mat-header-row+.mat-row:first-of-type,.ligth-theme .mat-table .mat-mdc-header-row+.mat-mdc-row:first-of-type,.ligth-theme .mat-mdc-table .mat-header-row+.mat-row:first-of-type,.ligth-theme .mat-mdc-table .mat-mdc-header-row+.mat-mdc-row:first-of-type{border-top-color:#22334314}.theme-dark .mat-table .mat-header-row+.mat-row:first-of-type,.theme-dark .mat-table .mat-mdc-header-row+.mat-mdc-row:first-of-type,.theme-dark .mat-mdc-table .mat-header-row+.mat-row:first-of-type,.theme-dark .mat-mdc-table .mat-mdc-header-row+.mat-mdc-row:first-of-type{border-top-color:#ffffff14}.contenedor-actions-table-gap{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:32px!important}.contenedor-actions-table-gap>*{vertical-align:middle!important}.contenedor-actions-table-gap .mat-icon,.contenedor-actions-table-gap mat-icon{cursor:pointer;transition:all .3s ease}.contenedor-actions-table-gap .mat-icon:hover,.contenedor-actions-table-gap mat-icon:hover{transform:scale(1.1)}.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none!important;border-right:none!important}.mat-mdc-form-field .mdc-text-field{border-radius:4px;transition:background-color .2s ease}.ligth-theme .mat-mdc-form-field .mdc-text-field,.ligth-theme .mat-mdc-form-field.mat-focused .mdc-text-field,.ligth-theme .mat-mdc-form-field.mat-form-field-invalid .mdc-text-field,.theme-dark .mat-mdc-form-field .mdc-text-field,.theme-dark .mat-mdc-form-field.mat-focused .mdc-text-field,.theme-dark .mat-mdc-form-field.mat-form-field-invalid .mdc-text-field{background-color:transparent!important}.mat-raised-button,.mat-stroked-button,.mat-flat-button{padding:0 1.15em;margin:0 .65em;min-width:3em;line-height:36.4px}.mat-standard-chip{padding:.5em .85em;min-height:2.5em}.mat-icon{font-family:Material Icons,Material Icons Outlined,Material Icons Round!important;font-feature-settings:"liga";color:currentColor}.material-icons{font-size:24px;font-family:Material Icons,Material Icons}.material-icons .mat-badge-content{font-family:Open Sans}.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:red!important;opacity:.8!important}.mat-form-field.mat-form-field-invalid .mat-form-field-label{color:red!important}.mat-option .flex.justify-between.items-center.w-full{width:100%}.mat-option .flex.justify-between.items-center.w-full div:first-child{flex:1;text-align:left}.mat-option .flex.justify-between.items-center.w-full img{flex-shrink:0;margin-left:auto}.mat-mdc-option:has(.flex.justify-between) .mdc-list-item__primary-text,.mat-mdc-option:has(img[src]) .mdc-list-item__primary-text{width:100%!important}.mat-select-panel .mat-option[data-has-icon=true] .mat-option-text,.mat-select-panel .mat-option[data-has-icon=true] .mdc-list-item__primary-text,.mat-mdc-select-panel .mat-mdc-option[data-has-icon=true] .mat-option-text,.mat-mdc-select-panel .mat-mdc-option[data-has-icon=true] .mdc-list-item__primary-text{width:100%!important;margin-left:0!important;padding-left:16px!important}.mat-option:has(img) .mat-option-text,.mat-option:has(img) .mdc-list-item__primary-text,.mat-option:has(.flex.justify-between) .mat-option-text,.mat-option:has(.flex.justify-between) .mdc-list-item__primary-text,.mat-mdc-option:has(img) .mat-option-text,.mat-mdc-option:has(img) .mdc-list-item__primary-text,.mat-mdc-option:has(.flex.justify-between) .mat-option-text,.mat-mdc-option:has(.flex.justify-between) .mdc-list-item__primary-text{width:100%!important;margin-left:0!important;padding-left:16px!important}.mat-select-panel .mat-option .flex.justify-between.items-center.w-full,.mat-mdc-select-panel .mat-mdc-option .flex.justify-between.items-center.w-full{position:relative;width:100%}.mat-option:has(.flex.justify-between.items-center) .mat-option-text{margin-left:0!important;width:100%!important}.mat-mdc-option:has(.flex.justify-between.items-center) .mdc-list-item__primary-text{margin-left:0!important;width:100%!important}.select-with-icons .mat-option .mat-option-text,.select-with-icons .mat-mdc-option .mdc-list-item__primary-text{margin-left:0!important;padding-left:16px!important;width:100%!important}.mat-select-panel .mat-option:has(.flex.justify-between.items-center) .mat-option-text,.mat-mdc-select-panel .mat-mdc-option:has(.flex.justify-between.items-center) .mdc-list-item__primary-text{margin-left:0!important;padding-left:16px!important;width:100%!important}.mat-select-panel .mat-option:has(img) .mat-option-text,.mat-mdc-select-panel .mat-mdc-option:has(img) .mdc-list-item__primary-text{margin-left:0!important;padding-left:16px!important;width:100%!important}.mat-mdc-select-panel .mat-mdc-option .flex.justify-between.items-center.w-full{width:100%!important;display:flex!important;justify-content:space-between!important;align-items:center!important}.mat-mdc-select-panel .mat-mdc-option .flex.justify-between.items-center.w-full>div:first-child{flex:1;text-align:left;margin-right:8px}.mat-mdc-select-panel .mat-mdc-option .flex.justify-between.items-center.w-full>img{flex-shrink:0;margin-left:auto}.mat-mdc-select-panel .mat-mdc-option .mdc-list-item__primary-text .flex.justify-between.items-center.w-full~.mdc-checkbox,.mat-mdc-select-panel .mat-mdc-option .mdc-list-item__primary-text .flex.justify-between.items-center.w-full+.mdc-checkbox,.mat-mdc-select-panel .mat-mdc-option .mdc-list-item__primary-text .flex.justify-between.items-center.w-full~.mat-pseudo-checkbox,.mat-mdc-select-panel .mat-mdc-option .mdc-list-item__primary-text .flex.justify-between.items-center.w-full+.mat-pseudo-checkbox{display:none!important}.mat-mdc-select-panel .mat-mdc-option:has(.flex.justify-between.items-center.w-full) .mdc-list-item__primary-text{margin-left:0!important;padding-left:16px!important;width:100%!important}.mat-mdc-select-panel .mat-mdc-option:has(.flex.justify-between.items-center.w-full) .mdc-checkbox,.mat-mdc-select-panel .mat-mdc-option:has(.flex.justify-between.items-center.w-full) .mat-pseudo-checkbox{display:none!important}.ligth-theme .mat-option:has(.flex.justify-between.items-center.w-full) .mat-pseudo-checkbox{display:none!important}.theme-dark .mat-option:has(.flex.justify-between.items-center.w-full) .mat-pseudo-checkbox{display:none!important}img[src*=actiontracker_logo],img[src*="logos/actiontracker"],svg[src*=actiontracker_logo]{filter:none!important}img[src*=actiontracker_logo] path,img[src*=actiontracker_logo] g,img[src*=actiontracker_logo] rect,img[src*=actiontracker_logo] circle,img[src*=actiontracker_logo] ellipse,img[src*="logos/actiontracker"] path,img[src*="logos/actiontracker"] g,img[src*="logos/actiontracker"] rect,img[src*="logos/actiontracker"] circle,img[src*="logos/actiontracker"] ellipse,svg[src*=actiontracker_logo] path,svg[src*=actiontracker_logo] g,svg[src*=actiontracker_logo] rect,svg[src*=actiontracker_logo] circle,svg[src*=actiontracker_logo] ellipse{fill:inherit!important}svg:not(app-xlsx svg):not(app-csv svg):not(app-pdf svg) path[fill*=rgb],svg:not(app-xlsx svg):not(app-csv svg):not(app-pdf svg) g[fill*=rgb],svg:not(app-xlsx svg):not(app-csv svg):not(app-pdf svg) rect[fill*=rgb],svg:not(app-xlsx svg):not(app-csv svg):not(app-pdf svg) circle[fill*=rgb],svg:not(app-xlsx svg):not(app-csv svg):not(app-pdf svg) ellipse[fill*=rgb]{fill:inherit!important}button[type=submit],.mat-raised-button[type=submit],.mat-stroked-button[type=submit],.mat-flat-button[type=submit]{box-shadow:0 2px 8px #00000026,0 1px 3px #0000001a!important;transition:box-shadow .3s ease,transform .2s ease!important}button[type=submit]:hover:not([disabled]),.mat-raised-button[type=submit]:hover:not([disabled]),.mat-stroked-button[type=submit]:hover:not([disabled]),.mat-flat-button[type=submit]:hover:not([disabled]){box-shadow:0 4px 12px #0003,0 2px 6px #00000026!important;transform:translateY(-1px)!important}button[type=submit]:active:not([disabled]),.mat-raised-button[type=submit]:active:not([disabled]),.mat-stroked-button[type=submit]:active:not([disabled]),.mat-flat-button[type=submit]:active:not([disabled]){box-shadow:0 1px 4px #00000026,0 1px 2px #0000001a!important;transform:translateY(0)!important}.ligth-theme button[type=submit],.ligth-theme .mat-raised-button[type=submit],.ligth-theme .mat-stroked-button[type=submit],.ligth-theme .mat-flat-button[type=submit]{border:1px solid rgba(34,51,67,.12)!important}.ligth-theme button[type=submit].mat-primary,.ligth-theme .mat-raised-button[type=submit].mat-primary,.ligth-theme .mat-stroked-button[type=submit].mat-primary,.ligth-theme .mat-flat-button[type=submit].mat-primary{border-color:#22334333!important}.ligth-theme button[type=submit].mat-accent,.ligth-theme .mat-raised-button[type=submit].mat-accent,.ligth-theme .mat-stroked-button[type=submit].mat-accent,.ligth-theme .mat-flat-button[type=submit].mat-accent{border-color:#22334340!important}.theme-dark button[type=submit],.theme-dark .mat-raised-button[type=submit],.theme-dark .mat-stroked-button[type=submit],.theme-dark .mat-flat-button[type=submit]{border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 2px 8px #0000004d,0 1px 3px #0003!important}.theme-dark button[type=submit]:hover:not([disabled]),.theme-dark .mat-raised-button[type=submit]:hover:not([disabled]),.theme-dark .mat-stroked-button[type=submit]:hover:not([disabled]),.theme-dark .mat-flat-button[type=submit]:hover:not([disabled]){box-shadow:0 4px 12px #0006,0 2px 6px #0000004d!important}.theme-dark button[type=submit].mat-primary,.theme-dark .mat-raised-button[type=submit].mat-primary,.theme-dark .mat-stroked-button[type=submit].mat-primary,.theme-dark .mat-flat-button[type=submit].mat-primary{border-color:#fff3!important}.theme-dark button[type=submit].mat-accent,.theme-dark .mat-raised-button[type=submit].mat-accent,.theme-dark .mat-stroked-button[type=submit].mat-accent,.theme-dark .mat-flat-button[type=submit].mat-accent{border-color:#ffffff40!important}.cdk-overlay-pane .mat-calendar .mat-calendar-body-cell-content{border-radius:0!important;background:transparent!important;border:none!important;width:32px!important;height:32px!important;line-height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important}.cdk-overlay-pane .mat-calendar .mat-calendar-body-selected>.mat-calendar-body-cell-content,.cdk-overlay-pane ngx-mat-datetime-picker .mat-calendar .mat-calendar-body-selected>.mat-calendar-body-cell-content,.cdk-overlay-pane .ngx-mat-datetime-picker .mat-calendar .mat-calendar-body-selected>.mat-calendar-body-cell-content{background:transparent!important;color:var(--dp-fg)!important;border:2px solid var(--dp-fg)!important;border-radius:50%!important;font-weight:600!important;box-shadow:none!important}.cdk-overlay-pane .mat-calendar .mat-calendar-body-cell:not(.mat-calendar-body-disabled):not(.mat-calendar-body-selected):hover .mat-calendar-body-cell-content,.cdk-overlay-pane ngx-mat-datetime-picker .mat-calendar .mat-calendar-body-cell:not(.mat-calendar-body-disabled):not(.mat-calendar-body-selected):hover .mat-calendar-body-cell-content{background-color:rgba(var(--dp-primary),.2)!important;border-radius:50%!important;transform:scale(1.1)!important;box-shadow:0 2px 8px rgba(var(--dp-primary-rgb),.3)!important;font-weight:500!important}.cdk-overlay-pane .mat-calendar .mat-calendar-body-cell.mat-calendar-body-selected:hover .mat-calendar-body-cell-content,.cdk-overlay-pane ngx-mat-datetime-picker .mat-calendar .mat-calendar-body-cell.mat-calendar-body-selected:hover .mat-calendar-body-cell-content{background:transparent!important;color:var(--dp-fg)!important;border:2px solid var(--dp-fg)!important;border-radius:50%!important;font-weight:900!important;box-shadow:0 0 20px rgba(var(--dp-primary-rgb),.5),0 4px 12px rgba(var(--dp-primary-rgb),.3)!important;opacity:1!important;transform:scale(1.05)!important}.cdk-overlay-pane .mat-calendar .mat-calendar-body-disabled .mat-calendar-body-cell-content{opacity:.3!important;color:var(--dp-fg)!important;cursor:not-allowed!important}.cdk-overlay-pane .mat-calendar .mat-calendar-body-today:not(.mat-calendar-body-selected) .mat-calendar-body-cell-content{border:none!important;background:rgba(var(--dp-primary-rgb),.1)!important;border-radius:50%!important;color:var(--dp-primary)!important;font-weight:600!important}.cdk-overlay-pane .mat-datepicker-content mat-divider,.cdk-overlay-pane .mat-datepicker-content .mat-divider{border-top:1px solid rgba(var(--dp-fg-rgb),.12)!important;margin:0!important;background:none!important;box-shadow:none!important}ngx-mat-datetime-picker .mat-calendar-body-selected .mat-calendar-body-cell-content,.ngx-mat-datetime-picker .mat-calendar-body-selected .mat-calendar-body-cell-content,.cdk-overlay-pane ngx-mat-datetime-picker .mat-calendar-body-selected .mat-calendar-body-cell-content{background:transparent!important;color:var(--dp-fg)!important;border:2px solid var(--dp-fg)!important;border-radius:50%!important;font-weight:600!important;box-shadow:none!important}.theme-dark ngx-mat-datetime-picker .mat-calendar-body-selected .mat-calendar-body-cell-content,.theme-dark .ngx-mat-datetime-picker .mat-calendar-body-selected .mat-calendar-body-cell-content,.theme-dark .cdk-overlay-pane ngx-mat-datetime-picker .mat-calendar-body-selected .mat-calendar-body-cell-content{background:transparent!important;color:var(--dp-fg)!important;border:2px solid var(--dp-fg)!important;border-radius:50%!important;font-weight:600!important;box-shadow:none!important}.mat-calendar-body-selected .mat-calendar-body-cell-content,.cdk-overlay-pane .mat-calendar-body-selected .mat-calendar-body-cell-content,.cdk-overlay-pane ngx-mat-datetime-picker .mat-calendar-body-selected .mat-calendar-body-cell-content,.cdk-overlay-pane .ngx-mat-datetime-picker .mat-calendar-body-selected .mat-calendar-body-cell-content,ngx-mat-datetime-picker .mat-calendar .mat-calendar-body-selected .mat-calendar-body-cell-content{background-color:transparent!important;background:transparent!important;color:var(--dp-fg)!important;border:2px solid var(--dp-fg)!important;border-radius:50%!important;font-weight:600!important;box-shadow:none!important;outline:none!important}.cdk-overlay-pane .mat-calendar-body-cell[aria-selected=true] .mat-calendar-body-cell-content,.cdk-overlay-pane ngx-mat-datetime-picker .mat-calendar-body-cell[aria-selected=true] .mat-calendar-body-cell-content,ngx-mat-datetime-picker .mat-calendar-body-cell[aria-selected=true] .mat-calendar-body-cell-content{background-color:transparent!important;background:transparent!important;color:var(--dp-fg)!important;border:2px solid var(--dp-fg)!important;border-radius:50%!important;font-weight:600!important;box-shadow:none!important;outline:none!important}.cdk-overlay-pane .mat-calendar-body-cell[aria-pressed=true] .mat-calendar-body-cell-content,.cdk-overlay-pane ngx-mat-datetime-picker .mat-calendar-body-cell[aria-pressed=true] .mat-calendar-body-cell-content,ngx-mat-datetime-picker .mat-calendar-body-cell[aria-pressed=true] .mat-calendar-body-cell-content{background-color:transparent!important;background:transparent!important;color:var(--dp-fg)!important;border:2px solid var(--dp-fg)!important;border-radius:50%!important;font-weight:600!important;box-shadow:none!important;outline:none!important}[class*=mat-calendar] .mat-calendar-body-cell-content[aria-selected=true],[class*=mat-calendar] .mat-calendar-body-selected .mat-calendar-body-cell-content,.cdk-overlay-container [class*=mat-calendar] .mat-calendar-body-selected .mat-calendar-body-cell-content,.cdk-overlay-container ngx-mat-datetime-picker .mat-calendar-body-selected .mat-calendar-body-cell-content,.cdk-overlay-container [class*=ngx-mat] .mat-calendar-body-selected .mat-calendar-body-cell-content{background-color:transparent!important;background:transparent!important;color:var(--dp-fg)!important;border:2px solid var(--dp-fg)!important;border-radius:50%!important;font-weight:600!important;box-shadow:none!important;outline:none!important;text-decoration:none!important}.mat-calendar-body-selected .mat-calendar-body-cell-content,.cdk-overlay-container .mat-calendar-body-selected .mat-calendar-body-cell-content{background-color:transparent!important;background:transparent!important;color:var(--dp-fg)!important;border:2px solid var(--dp-fg)!important;border-radius:50%!important;font-weight:700!important;box-shadow:none!important;outline:none!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;line-height:32px!important}.cdk-overlay-container [aria-selected=true] button,.cdk-overlay-container .mat-calendar-body-selected button,.cdk-overlay-container .mat-calendar-body-selected .mat-calendar-body-cell-content,.cdk-overlay-container [class*=selected] .mat-calendar-body-cell-content,.cdk-overlay-container [class*=active] .mat-calendar-body-cell-content{background-color:transparent!important;background:transparent!important;color:var(--dp-fg)!important;border:2px solid var(--dp-fg)!important;border-radius:50%!important;font-weight:700!important}.cdk-overlay-container [aria-selected=true] button:hover,.cdk-overlay-container .mat-calendar-body-selected button:hover,.cdk-overlay-container .mat-calendar-body-selected .mat-calendar-body-cell-content:hover,.cdk-overlay-container [class*=selected] .mat-calendar-body-cell-content:hover,.cdk-overlay-container [class*=active] .mat-calendar-body-cell-content:hover{font-weight:900!important;box-shadow:0 0 20px rgba(var(--dp-primary-rgb),.5),0 4px 12px rgba(var(--dp-primary-rgb),.3)!important;transform:scale(1.05)!important}.cdk-overlay-pane .mat-calendar .mat-calendar-header{background:var(--dp-bg)!important;color:var(--dp-header-fg)!important;border-bottom:1px solid rgba(var(--dp-fg-rgb),.12)!important}.cdk-overlay-pane .mat-datepicker-content .mat-datepicker-actions,.cdk-overlay-pane ngx-mat-datetime-picker .mat-datepicker-actions{display:flex!important;justify-content:flex-end!important;padding:8px 16px!important;border-top:1px solid rgba(var(--dp-fg-rgb),.12)!important;background:var(--dp-bg)!important}.cdk-overlay-pane .mat-datepicker-content .mat-datepicker-actions button,.cdk-overlay-pane ngx-mat-datetime-picker .mat-datepicker-actions button{color:var(--dp-primary)!important;font-weight:500!important}.ligth-theme .cdk-overlay-pane .mat-calendar .mat-calendar-body-disabled .mat-calendar-body-cell-content{color:#22334340!important;opacity:1!important}.theme-dark .cdk-overlay-pane .mat-calendar .mat-calendar-body-disabled .mat-calendar-body-cell-content{color:#ffffff40!important;opacity:1!important}.mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{border-color:#eee!important;background-color:var(--mdc-checkbox-selected-icon-color)}.theme-dark .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:12px!important;padding-bottom:12px!important}.theme-dark .mat-mdc-form-field-infix{min-height:0px!important}.theme-dark .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px!important}.theme-dark .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{top:28px!important}.theme-dark .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:12px!important;padding-bottom:12px!important}.theme-dark .mat-mdc-table .mat-mdc-header-row .mat-mdc-header-cell{text-align:left!important;font-size:13px!important;font-weight:500!important;justify-content:flex-start!important}.theme-dark .mat-mdc-table .mat-mdc-row .mat-mdc-cell{text-align:left!important}.mat-mdc-tab.mdc-tab--active .mdc-tab__text-label{color:#fff!important}.header-ats{padding:10px 0;border-bottom:1px solid #e5e7eb;margin-bottom:15px;display:flex;align-items:center;gap:10px;width:100%}.header-ats span{font-weight:500;color:var(--fontPrimaryColor);font-size:14px;text-transform:uppercase}.z-index-999{z-index:999!important;justify-content:flex-start!important;line-height:1.2}.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper{background-color:#ffffff14!important;opacity:.6!important}.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__notch,.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffff4d!important}.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mat-mdc-input-element:disabled{color:#ffffff80!important;-webkit-text-fill-color:rgba(255,255,255,.5)!important;background-color:transparent!important}.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mat-mdc-floating-label{color:#fff6!important}.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper textarea:disabled{color:#ffffff80!important;-webkit-text-fill-color:rgba(255,255,255,.5)!important;background-color:#ffffff14!important;border-color:#ffffff4d!important;opacity:.6!important}.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-select.mat-mdc-select-disabled,.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-value{color:#ffffff80!important}.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#ffffff4d!important}.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-input-element::placeholder{color:#ffffff4d!important;opacity:1!important}.theme-dark .mat-mdc-form-field.mat-form-field-disabled:hover .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field.mat-form-field-disabled:hover .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__notch,.theme-dark .mat-mdc-form-field.mat-form-field-disabled:hover .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffff4d!important}.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper.mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper.mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__notch,.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper.mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffff4d!important;border-width:1px!important}.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-datepicker-toggle{color:#ffffff4d!important}.theme-dark .mat-mdc-form-field.mat-form-field-disabled .mat-datepicker-toggle .mat-mdc-button-base{color:#ffffff4d!important;cursor:not-allowed!important}.theme-dark .mat-mdc-form-field.mat-form-field-disabled input[type=number]:disabled{color:#ffffff80!important;-webkit-text-fill-color:rgba(255,255,255,.5)!important}.theme-dark .mat-mdc-form-field.mat-form-field-disabled.border-form-required .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__leading,.theme-dark .mat-mdc-form-field.mat-form-field-disabled.border-form-required .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__notch,.theme-dark .mat-mdc-form-field.mat-form-field-disabled.border-form-required .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffff4d!important}.theme-light .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper,.mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper{background-color:#0000000a!important;opacity:.6!important}.theme-light .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__leading,.theme-light .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__notch,.theme-light .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__trailing,.mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0000004d!important}.theme-light .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mat-mdc-input-element:disabled,.mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mat-mdc-input-element:disabled{color:#00000080!important;-webkit-text-fill-color:rgba(0,0,0,.5)!important;background-color:transparent!important}.theme-light .mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mat-mdc-floating-label,.mat-mdc-form-field.mat-form-field-disabled .mat-mdc-text-field-wrapper .mat-mdc-floating-label{color:#0006!important}mat-dialog-container{max-width:1500px!important;margin:0 auto!important}.mat-mdc-select-panel-above{width:12%!important}.mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:#fff!important}.theme-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after{color:#fff!important}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}
