:root{--default-font-color: rgb(223, 223, 223);--primary-0: rgb(221, 221, 221);--primary-10: rgb(231, 232, 235);--primary-20: rgb(207, 210, 215);--primary-30: rgb(183, 187, 195);--primary-40: rgb(159, 165, 175);--primary-50: rgb(135, 143, 155);--primary-60: rgb(111, 120, 135);--primary-70: rgb(87, 98, 115);--primary-80: rgb(63, 75, 95);--primary-90: rgb(39, 53, 75);--primary-100: rgb(16, 31, 56);--primary-rgb-50: 135, 143, 155;--primary-rgb-100: 16, 31, 56;--grey-60: rgb(99 99 99);--grey-65: rgb(73, 73, 73);--grey-70: rgb(79, 79, 79);--grey-80: rgb(83, 83, 83);--grey-90: rgb(121, 121, 121);--grey-100: rgb(125, 125, 125);--grey-110: rgb(149, 149, 149);--grey-140: rgb(181, 181, 181);--grey-150: rgb(198, 198, 198);--grey-80-rgb: 83, 83, 83;--grey-140-rgb: 183, 183, 183;--grey-160: rgb(223, 223, 223);--grey-even: rgb(83, 83, 83);--grey-odd: rgb(68, 68, 68);--accent-5: rgb(21, 241, 241);--accent-10: rgb(162, 253, 255);--accent-20: rgb(107, 183, 213);--accent-30: rgb(130, 242, 255);--accent-35: rgb(70, 216, 233);--accent-40: rgb(26, 98, 127);--accent-50: rgb(29, 101, 130);--accent-60: rgb(39, 117, 148);--accent-70: rgb(1, 128, 133);--accent-80: rgb(24, 90, 117);--accent-90: rgb(18, 71, 92);--accent-100: rgb(32, 106, 139);--accent-120: rgb(0, 61, 69);--accent-140: rgb(20, 30, 56);--accent-50-rgb: 29, 101, 130;--accent-60-rgb: 39, 117, 148;--ternary-10: rgb(199, 111, 60);--ternary-60: rgb(109, 51, 0);--base-color-error: rgb(211, 33, 5);--background-color: rgb(16, 31, 56);--background-gradient-accent: linear-gradient(to bottom, var(--accent-50) 0%, var(--accent-60) 100%);--background-gradient-accent-disabled: linear-gradient(to bottom, rgba(var(--accent-50-rgb), .5) 0%, rgba(var(--accent-60-rgb), .5) 100%);--background-gradient-secondary: rgba(83, 83, 83, .3);--background-gradient-secondary-active: linear-gradient(to bottom, rgb(172, 172, 172) 0%, rgb(151, 151, 151) 100%);--background-dark: rgba(var(--grey-80-rgb), .3);--background-dark-hover: rgba(var(--grey-80-rgb), .8);--background-dark-error: rgba(208, 31, 4, .2);--text-control-placeholder-color: rgb(123, 144, 186);--text-control-color: var(--accent-20);--text-mat-hint-color: rgb(66, 108, 191);--text-control-checkbox-border-color: rgb(123, 144, 186);--mat-option-hover-state-layer-color: rgba(8, 29, 65, .5);--mat-datepicker-calendar-date-text-color: rgb(223, 223, 223) !important;--mat-datepicker-calendar-body-label-text-color: rgb(223, 223, 223) !important;--mat-datepicker-calendar-header-text-color: rgb(223, 223, 223) !important;--mat-datepicker-calendar-period-button-icon-color: rgb(223, 223, 223) !important;--mat-datepicker-calendar-navigation-button-icon-color: rgb(223, 223, 223) !important;--mat-option-label-text-color: rgb(223, 223, 223) !important;--background-button-input-start: rgba(59, 59, 59, .2);--background-button-input-finish: rgba(173, 173, 173, .1);--background-button-input: linear-gradient(45deg, var(--background-button-input-start) 0%, var(--background-button-input-finish) 100%);--background-button-input-hover: linear-gradient(45deg, var(--background-button-input-finish) 100%, var(--background-button-input-start) 0%);--text-mat-icon-color: rgb(223, 223, 223);--success: rgb(90 175 110);--scrollbar-width: 8px;--scrollbar-height: 8px;--scrollbar-border-radius: 4px;--scrollbar-thumb: rgb(111, 111, 111);--scrollbar-thumb-hover: rgba(0, 155, 150, .7);--glassy-background: rgb(255, 255, 255, .05);--glassy-border: 1px solid rgba(255, 255, 255, .26);--glassy-backdrop-filter: blur(10px);--glassy-box-shadow: 0 0 40px rgba(5, 11, 23, .6);--default-border-radius: 5px;--border-radius-top: 5px 5px 0px 0px;--border-radius-left: 0px 5px 5px 0px;--border-radius-right: 5px 0px 0px 5px;--border-radius-bottom: 0px 0px 5px 5px;--border-color-input-icon: rgb(114, 169, 191);--border-color-card: rgba(1, 162, 202, .3);--default-style-border: 1px solid;--card-header-box-shadow: 0px 5px 15px 3px rgba(0, 0, 0, .2);--base-icon-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);--info-clr: rgb(54, 162, 235);--warning-clr: rgb(237, 167, 64);--error-clr: rgb(241, 107, 107);--success-clr: rgb(70, 133, 133)}mat-datepicker-content,div.mat-mdc-select-panel,.glassy-container,.mat-mdc-dialog-surface,div.mat-mdc-autocomplete-panel{box-shadow:var(--glassy-box-shadow);backdrop-filter:var(--glassy-backdrop-filter)!important;-webkit-backdrop-filter:blur(5.1px);border:var(--glassy-border);margin:10px;padding:30px;border-radius:5px}.mat-mdc-dialog-surface,div.mat-mdc-autocomplete-panel{background:none!important;padding:0!important;border-radius:var(--default-border-radius)!important}div.mat-mdc-autocomplete-panel{padding-block:10px!important}.mat-datepicker-content{padding:0!important}.glassy-container{background:var(--glassy-background)}mat-datepicker-content,div.mat-mdc-select-panel{background:var(--glassy-background)!important;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.container-header-accent{background:var(--background-gradient-accent);border-radius:var(--border-radius-top);border-bottom:var(--default-style-border) var(--accent-70);box-shadow:var(--card-header-box-shadow);padding:10px}*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;width:100%;height:100vh}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}::placeholder{color:unset}:where([hidden]){display:none}:where(pre){all:revert;box-sizing:border-box}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}*{margin:0;padding:0;box-sizing:border-box;border:0;font-size:100%;font:inherit;vertical-align:baseline;-webkit-user-select:none;user-select:none}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;cursor:pointer;-webkit-user-select:none;user-select:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;max-inline-size:100%;max-block-size:100%}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-control-color)!important;-webkit-box-shadow:0 0 0px 1000px var(--background-color) inset;transition:background-color 5000s ease-in-out 0s}body{font-family:Inter,Arial,Helvetica,sans-serif}:root{--default-font-size: 16px;--heading-0: calc(var(--default-font-size) / 2);--heading-1: calc(var(--default-font-size) / 1.6);--heading-2: calc(var(--default-font-size) / 4 * 3);--heading-3: calc(var(--default-font-size) / 1.142);--heading-4: var(--default-font-size);--heading-5: calc(var(--default-font-size) * 1.125);--heading-6: calc(var(--default-font-size) / 4 * 5);--heading-7: calc(var(--default-font-size) / 2 * 3);--heading-8: calc(var(--default-font-size) * 1.875);--heading-9: calc(var(--default-font-size) * 2.25);--heading-10: calc(var(--default-font-size) * 3);--default-font-weight: 400;--font-weight-10: 100;--font-weight-20: 200;--font-weight-30: 300;--font-weight-40: 400;--font-weight-50: 500;--font-weight-60: 600;--font-weight-70: 700;--font-weight-80: 800;--font-weight-90: 900}h1,h2,h3,h4,h5,h6,a,p{color:var(--default-font-color)}h1{font-size:var(--heading-4);font-weight:var(--default-font-weight)}h2{font-size:var(--heading-3)}h3{font-size:var(--heading-2)}h4{font-size:var(--heading-1)}.text-8{font-size:var(--heading-0)}.text-10{font-size:var(--heading-1)}.text-12{font-size:var(--heading-2)}.text-14{font-size:var(--heading-3)}.text-16{font-size:var(--heading-4)}.text-18{font-size:var(--heading-5)}.text-20{font-size:var(--heading-6)}.text-24{font-size:var(--heading-7)}.text-30{font-size:var(--heading-8)}.text-36{font-size:var(--heading-9)}.text-48{font-size:var(--heading-10)}.text-8-imp{font-size:var(--heading-0)!important}.text-10-imp{font-size:var(--heading-1)!important}.text-12-imp{font-size:var(--heading-2)!important}.text-14-imp{font-size:var(--heading-3)!important}.text-16-imp{font-size:var(--heading-4)!important}.text-18-imp{font-size:var(--heading-5)!important}.text-20-imp{font-size:var(--heading-6)!important}.text-24-imp{font-size:var(--heading-7)!important}.text-30-imp{font-size:var(--heading-8)!important}.text-36-imp{font-size:var(--heading-9)!important}.text-48-imp{font-size:var(--heading-10)!important}.lh-8{line-height:var(--heading-0)}.lh-8{line-height:var(--heading-1)}.lh-12{line-height:var(--heading-2)}.lh-14{line-height:var(--heading-3)}.lh-16{line-height:var(--heading-4)}.lh-18{line-height:var(--heading-5)}.lh-20{line-height:var(--heading-6)}.lh-24{line-height:var(--heading-7)}.lh-30{line-height:var(--heading-8)}.lh-36{line-height:var(--heading-9)}.lh-48{line-height:var(--heading-10)}.weight-100{font-weight:var(--font-weight-10)}.weight-200{font-weight:var(--font-weight-20)}.weight-300{font-weight:var(--font-weight-30)}.weight-400{font-weight:var(--font-weight-40)}.weight-500{font-weight:var(--font-weight-50)}.weight-600{font-weight:var(--font-weight-60)}.weight-700{font-weight:var(--font-weight-70)}.weight-800{font-weight:var(--font-weight-80)}.weight-900{font-weight:var(--font-weight-90)}.weight-bold{font-weight:700}:root{--mdc-checkbox-state-layer-size: 20px !important;--mdc-checkbox-unselected-hover-icon-color: var(--accent-35) !important;--mdc-checkbox-unselected-focus-icon-color: var(--accent-35) !important}.mat-mdc-checkbox .mdc-label{font-size:var(--heading-3);padding-left:0}.mdc-checkbox__ripple{display:none}.mdc-checkbox{padding:0 0 0 10px!important}.mdc-checkbox+label{padding-top:5px}.mdc-checkbox+.mdc-label{padding-top:5px}.mdc-checkbox:has(.mdc-checkbox--selected)+.mdc-label,.mat-mdc-checkbox>.mdc-form-field:hover>.mdc-label{color:var(--accent-35)!important}.mat-pseudo-checkbox-full,.mat-mdc-checkbox>.mdc-form-field:hover>.mdc-checkbox>.mdc-checkbox__background{border-color:var(--accent-35)!important}input::placeholder{font-size:var(--heading-2);color:var(--text-control-placeholder-color)!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::-webkit-scrollbar,::-webkit-scrollbar-track,::-webkit-scrollbar-thumb{width:var(--scrollbar-width);height:var(--scrollbar-height);border-radius:var(--scrollbar-border-radius)}::-webkit-scrollbar{appearance:none;outline:none}::-webkit-scrollbar-track{display:none}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb)}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.d-block{display:block}.d-inline{display:inline}.d-in-block{display:inline-block}.flex-wrap{flex-wrap:wrap}.flex-no-wrap{flex-wrap:nowrap}.flex-center{display:flex;justify-content:center;align-items:center}.flex-start{display:flex;justify-content:start;align-items:center}.flex-end{display:flex;justify-content:end;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.flex-row-center{display:flex;flex-direction:row;justify-content:center;align-items:center}.flex-col-center{display:flex;flex-direction:column;justify-items:center;align-items:center}.just-center{justify-content:center}.just-start{justify-content:start}.just-end{justify-content:end}.just-btw{justify-content:space-between}.alg-cont-center{align-content:center}.alg-center{align-items:center}.alg-start{align-items:start}.alg-end{align-items:end}.f-grow-1{flex-grow:1}.f-grow-2{flex-grow:2}.f-grow-5{flex-grow:5}.f-grow-10{flex-grow:10}.f-grow-20{flex-grow:20}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.p-relative{position:relative}.p-absolute{position:absolute}.r-gap-2{row-gap:2px}.r-gap-4{row-gap:4px}.r-gap-5{row-gap:5px}.r-gap-8{row-gap:8px}.r-gap-10{row-gap:10px}.r-gap-12,.r-gap-15{row-gap:12px}.r-gap-15{row-gap:16px}.r-gap-20{row-gap:20px}.r-gap-24{row-gap:24px}.r-gap-30{row-gap:30px}.r-gap-36{row-gap:36px}.r-gap-40{row-gap:40px}.r-gap-48{row-gap:48px}.r-gap-52{row-gap:52px}.r-gap-60{row-gap:60px}.r-gap-72{row-gap:72px}.r-gap-90{row-gap:90px}.c-gap-2{column-gap:2px}.c-gap-4{column-gap:4px}.c-gap-5{column-gap:5px}.c-gap-8{column-gap:8px}.c-gap-10{column-gap:10px}.c-gap-12{column-gap:12px}.c-gap-15{column-gap:15px}.c-gap-16{column-gap:16px}.c-gap-20{column-gap:20px}.c-gap-24{column-gap:24px}.c-gap-30{column-gap:30px}.c-gap-36{column-gap:36px}.c-gap-40{column-gap:40px}.c-gap-48{column-gap:48px}.c-gap-52{column-gap:52px}.c-gap-60{column-gap:60px}.c-gap-72{column-gap:72px}.c-gap-80{column-gap:80px}.c-gap-84{column-gap:84px}.c-gap-90{column-gap:90px}.c-gap-100{column-gap:100px}.c-gap-200{column-gap:200px}.overflow-hidden{overflow:hidden}.cursor{cursor:pointer}.custom-input button{margin-right:10px}.custom-input button:hover{background:var(--background-button-input-hover)}.custom-input button:hover>.mat-icon{color:var(--color-icon-button-hover)!important;transition:color .15s ease-in}.showPanelAnimation{animation:fadeIn .7s ease-in-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translate(300px)}to{opacity:1;transform:translate(0)}}@font-face{font-family:iconsmind;src:url("./media/iconsmind-E7XV2SDN.eot?6kwbbs");src:url("./media/iconsmind-E7XV2SDN.eot?6kwbbs#iefix") format("embedded-opentype"),url("./media/iconsmind-CANC75NL.ttf?6kwbbs") format("truetype"),url("./media/iconsmind-D7JOPC56.woff?6kwbbs") format("woff"),url("./media/iconsmind-77MHRXAP.svg?6kwbbs#iconsmind") format("svg");font-weight:400;font-style:normal}i{font-family:iconsmind!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;color:#fff;font-size:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.i-Add-Window:before{content:"\e918"}.i-Approved-Window:before{content:"\e919"}.i-Block-Window:before{content:"\e91a"}.i-Close-Window:before{content:"\e91b"}.i-Code-Window:before{content:"\e91c"}.i-Delete-Window:before{content:"\e91d"}.i-Duplicate-Window:before{content:"\e91f"}.i-Error-404-Window:before{content:"\e920"}.i-Favorite-Window:before{content:"\e921"}.i-Full-View-Window:before{content:"\e923"}.i-Loading-Window:before{content:"\e927"}.i-Maximize-Window:before{content:"\e92a"}.i-Minimize-Window:before{content:"\e92c"}.i-Network-Window:before{content:"\e92f"}.i-New-Tab:before{content:"\e930"}.i-One-Window:before{content:"\e931"}.i-Restore-Window:before{content:"\e934"}.i-Sidebar-Window:before{content:"\e938"}.i-Split-Four-Square-Window:before{content:"\e939"}.i-Split-Horizontal-2-Window:before{content:"\e93a"}.i-Split-Horizontal:before{content:"\e93b"}.i-Split-Vertical-2:before{content:"\e93c"}.i-Split-Vertical:before{content:"\e93d"}.i-Time-Window:before{content:"\e93f"}.i-Touch-Window:before{content:"\e940"}.i-Two-Windows:before{content:"\e941"}.i-Upload-Window:before{content:"\e942"}.i-URL-Window:before{content:"\e943"}.i-Warning-Window:before{content:"\e944"}.i-Width-Window:before{content:"\e945"}.i-Windows-2:before{content:"\e947"}.i-Cloud-Sun:before{content:"\e94e"}.i-Cloud-Weather:before{content:"\e94f"}.i-Clouds-Weather:before{content:"\e950"}.i-Drop:before{content:"\e951"}.i-Dry:before{content:"\e952"}.i-Fahrenheit:before{content:"\e953"}.i-Film-Video:before{content:"\e97e"}.i-Film:before{content:"\e97f"}.i-Flash-Video:before{content:"\e980"}.i-Movie:before{content:"\e982"}.i-Old-TV:before{content:"\e983"}.i-Video-2:before{content:"\e987"}.i-Video-4:before{content:"\e989"}.i-Video-5:before{content:"\e98a"}.i-Video:before{content:"\e990"}.i-Billing:before{content:"\e993"}.i-Crop-2:before{content:"\e996"}.i-Dashboard:before{content:"\e997"}.i-Duplicate-Layer:before{content:"\e998"}.i-Filter-2:before{content:"\e999"}.i-Gear-2:before{content:"\e99a"}.i-Gear:before{content:"\e99b"}.i-Gears:before{content:"\e99d"}.i-Information:before{content:"\e99e"}.i-Library:before{content:"\e9a1"}.i-Loading-3:before{content:"\e9a3"}.i-Loading:before{content:"\e9a4"}.i-Magnifi-Glass:before{content:"\e9a5"}.i-Magnifi-Glass-:before{content:"\e9a6"}.i-Magnifi-Glass1:before{content:"\e9a7"}.i-Share:before{content:"\e9b5"}.i-Statistic:before{content:"\e9b6"}.i-Support:before{content:"\e9b7"}.i-Bicycle:before{content:"\e9bf"}.i-Car-2:before{content:"\e9c4"}.i-Jeep-2:before{content:"\e9cd"}.i-Jeep:before{content:"\e9ce"}.i-Jet:before{content:"\e9cf"}.i-Motorcycle:before{content:"\e9d0"}.i-Plane-2:before{content:"\e9d1"}.i-Plane:before{content:"\e9d2"}.i-Road-2:before{content:"\e9d3"}.i-Double-Tap:before{content:"\e9e8"}.i-Drag:before{content:"\e9ed"}.i-Clock-3:before{content:"\ea18"}.i-Clock-4:before{content:"\ea19"}.i-Clock-Back:before{content:"\ea1a"}.i-Clock-Forward:before{content:"\ea1b"}.i-Clock:before{content:"\ea1c"}.i-Over-Time-2:before{content:"\ea1e"}.i-Over-Time:before{content:"\ea1f"}.i-Sand-watch-2:before{content:"\ea20"}.i-Sand-watch:before{content:"\ea21"}.i-Stopwatch:before{content:"\ea23"}.i-Medal-2:before{content:"\ea5e"}.i-Medal-3:before{content:"\ea5f"}.i-Speach-Bubble-3:before{content:"\ea78"}.i-Speach-Bubble-6:before{content:"\ea7b"}.i-Speach-Bubble-8:before{content:"\ea7d"}.i-Speach-Bubble-11:before{content:"\ea80"}.i-Speach-Bubble-12:before{content:"\ea81"}.i-Speach-Bubble-13:before{content:"\ea82"}.i-Speach-Bubble-Asking:before{content:"\ea83"}.i-Speach-Bubbles:before{content:"\ea8a"}.i-Bebo:before{content:"\ea8d"}.i-Behance:before{content:"\ea8e"}.i-Betvibes:before{content:"\ea8f"}.i-Bing:before{content:"\ea90"}.i-Blinklist:before{content:"\ea91"}.i-Blogger:before{content:"\ea92"}.i-Brightkite:before{content:"\ea93"}.i-Digg:before{content:"\ea96"}.i-Doplr:before{content:"\ea98"}.i-Dribble:before{content:"\ea99"}.i-Email:before{content:"\ea9a"}.i-Evernote:before{content:"\ea9b"}.i-Facebook-2:before{content:"\ea9c"}.i-Facebook:before{content:"\ea9d"}.i-Friendster:before{content:"\eaa3"}.i-Furl:before{content:"\eaa4"}.i-Google-Plus:before{content:"\eaa6"}.i-Google:before{content:"\eaa7"}.i-ImDB:before{content:"\eaaa"}.i-Instagram:before{content:"\eaab"}.i-Like-2:before{content:"\eaad"}.i-Like:before{content:"\eaae"}.i-Linkedin-2:before{content:"\eaaf"}.i-Linkedin:before{content:"\eab0"}.i-Picasa:before{content:"\eab7"}.i-Pinterest:before{content:"\eab8"}.i-Plaxo:before{content:"\eab9"}.i-Posterous:before{content:"\eabb"}.i-QIK:before{content:"\eabc"}.i-Reddit:before{content:"\eabd"}.i-Reverbnation:before{content:"\eabe"}.i-RSS:before{content:"\eabf"}.i-Skype:before{content:"\eac2"}.i-Tumblr:before{content:"\eac7"}.i-Twitter-2:before{content:"\eac8"}.i-Twitter:before{content:"\eac9"}.i-Unlike-2:before{content:"\eaca"}.i-Unlike:before{content:"\eacb"}.i-Vimeo:before{content:"\eace"}.i-Wordpress:before{content:"\eacf"}.i-Yahoo:before{content:"\ead3"}.i-Youtube:before{content:"\ead5"}.i-Bisexual:before{content:"\ead7"}.i-Female-2:before{content:"\eadc"}.i-Gey:before{content:"\eadd"}.i-Heart:before{content:"\eade"}.i-Homosexual:before{content:"\eadf"}.i-Inifity:before{content:"\eae0"}.i-Male-2:before{content:"\eae4"}.i-Men:before{content:"\eae5"}.i-Quotes-2:before{content:"\eae8"}.i-Quotes:before{content:"\eae9"}.i-Add-Cart:before{content:"\eaf8"}.i-Bag-Coins:before{content:"\eaf9"}.i-Bag-Items:before{content:"\eafa"}.i-Bar-Code:before{content:"\eafc"}.i-Bitcoin:before{content:"\eb00"}.i-Car-Coins:before{content:"\eb01"}.i-Car-Items:before{content:"\eb02"}.i-Cart-Quantity:before{content:"\eb03"}.i-Cash-register-2:before{content:"\eb04"}.i-Cash-Register:before{content:"\eb05"}.i-Checkout-Bag:before{content:"\eb06"}.i-Checkout-Basket:before{content:"\eb07"}.i-Checkout:before{content:"\eb08"}.i-Full-Basket:before{content:"\eb09"}.i-Full-Cart:before{content:"\eb0a"}.i-Password-shopping:before{content:"\eb0e"}.i-Receipt-3:before{content:"\eb11"}.i-Receipt-4:before{content:"\eb12"}.i-Receipt:before{content:"\eb13"}.i-Remove-Bag:before{content:"\eb14"}.i-Remove-Basket:before{content:"\eb15"}.i-Remove-Cart:before{content:"\eb16"}.i-Shop-2:before{content:"\eb17"}.i-Shop-3:before{content:"\eb18"}.i-Shop-4:before{content:"\eb19"}.i-Shop:before{content:"\eb1a"}.i-Shopping-Bag:before{content:"\eb1b"}.i-Shopping-Basket:before{content:"\eb1c"}.i-Shopping-Cart:before{content:"\eb1d"}.i-Tag-2:before{content:"\eb1e"}.i-Tag-3:before{content:"\eb1f"}.i-Tag-4:before{content:"\eb20"}.i-Tag-5:before{content:"\eb21"}.i-Broke-Link-2:before{content:"\eb23"}.i-Coding:before{content:"\eb24"}.i-Consulting:before{content:"\eb25"}.i-Copyright:before{content:"\eb26"}.i-Idea-2:before{content:"\eb27"}.i-Idea-3:before{content:"\eb28"}.i-Internet-2:before{content:"\eb2b"}.i-Internet:before{content:"\eb2c"}.i-Link-2:before{content:"\eb2d"}.i-Management:before{content:"\eb2e"}.i-Tag:before{content:"\eb33"}.i-Target:before{content:"\eb35"}.i-Computer-Secure:before{content:"\eb37"}.i-Firewall:before{content:"\eb3a"}.i-Laptop-Secure:before{content:"\eb3c"}.i-Lock-2:before{content:"\eb3e"}.i-Safe-Box:before{content:"\eb44"}.i-Security-Check:before{content:"\eb48"}.i-SSL:before{content:"\eb4d"}.i-Unlock-2:before{content:"\eb50"}.i-Ambulance:before{content:"\eb53"}.i-Atom:before{content:"\eb55"}.i-Cube-Molecule-2:before{content:"\eb61"}.i-Danger:before{content:"\eb64"}.i-First-Aid:before{content:"\eb68"}.i-Medicine:before{content:"\eb71"}.i-Pulse:before{content:"\eb78"}.i-Stethoscope:before{content:"\eb7d"}.i-Temperature1:before{content:"\eb7e"}.i-Camera:before{content:"\eb8d"}.i-Edit:before{content:"\eb90"}.i-Eye:before{content:"\eb91"}.i-Flash-2:before{content:"\eb95"}.i-Flash:before{content:"\eb96"}.i-Landscape:before{content:"\eb99"}.i-Macro:before{content:"\eb9d"}.i-Memory-Card-2:before{content:"\eb9e"}.i-Memory-Card-3:before{content:"\eb9f"}.i-Memory-Card:before{content:"\eba0"}.i-Shutter:before{content:"\ebae"}.i-Signal:before{content:"\ebaf"}.i-Add-User:before{content:"\ebb8"}.i-Add-UserStar:before{content:"\ebb9"}.i-Administrator:before{content:"\ebba"}.i-Assistant:before{content:"\ebbd"}.i-Boy:before{content:"\ebc0"}.i-Business-Man:before{content:"\ebc1"}.i-Business-ManWoman:before{content:"\ebc2"}.i-Business-Mens:before{content:"\ebc3"}.i-Business-Woman:before{content:"\ebc4"}.i-Checked-User:before{content:"\ebc5"}.i-Chef:before{content:"\ebc6"}.i-Conference:before{content:"\ebc7"}.i-Cool-Guy:before{content:"\ebc8"}.i-Doctor:before{content:"\ebcb"}.i-Engineering:before{content:"\ebcc"}.i-Female-21:before{content:"\ebce"}.i-Female:before{content:"\ebcf"}.i-Find-User:before{content:"\ebd0"}.i-Geek:before{content:"\ebd1"}.i-Girl:before{content:"\ebd3"}.i-ID-2:before{content:"\ebd6"}.i-ID-3:before{content:"\ebd7"}.i-ID-Card:before{content:"\ebd8"}.i-Lock-User:before{content:"\ebda"}.i-Love-User:before{content:"\ebdb"}.i-Male-21:before{content:"\ebdc"}.i-Male:before{content:"\ebdd"}.i-MaleFemale:before{content:"\ebde"}.i-Man-Sign:before{content:"\ebdf"}.i-Remove-User:before{content:"\ebea"}.i-Flag-2:before{content:"\ec11"}.i-Gift-Box:before{content:"\ec16"}.i-Key:before{content:"\ec1e"}.i-Movie-Ticket:before{content:"\ec2b"}.i-Paint-Brush:before{content:"\ec2d"}.i-Paint-Bucket:before{content:"\ec2e"}.i-Paper-Plane:before{content:"\ec2f"}.i-Post-Sign-2-ways:before{content:"\ec30"}.i-Post-Sign:before{content:"\ec31"}.i-Suitcase:before{content:"\ec39"}.i-Ticket:before{content:"\ec3e"}.i-Landscape1:before{content:"\ec4e"}.i-Recycling-2:before{content:"\ec54"}.i-Tree-3:before{content:"\ec59"}.i-Bell:before{content:"\ec5d"}.i-First:before{content:"\ec68"}.i-Keyboard3:before{content:"\ec6b"}.i-Last:before{content:"\ec6c"}.i-Microphone-3:before{content:"\ec71"}.i-Music-Note-2:before{content:"\ec79"}.i-Next-Music:before{content:"\ec7f"}.i-Play-Music:before{content:"\ec83"}.i-Stop-Music:before{content:"\ec8c"}.i-Pause-2:before{content:"\ec99"}.i-Pause:before{content:"\ec9a"}.i-Power-2:before{content:"\ec9b"}.i-Record-2:before{content:"\ec9d"}.i-Repeat-2:before{content:"\ec9f"}.i-Shuffle-2:before{content:"\eca1"}.i-Start-2:before{content:"\eca3"}.i-Start:before{content:"\eca4"}.i-Stop-2:before{content:"\eca5"}.i-Compass-2:before{content:"\eca7"}.i-Edit-Map:before{content:"\ecae"}.i-Geo2-:before{content:"\ecb7"}.i-Geo21:before{content:"\ecbc"}.i-Globe:before{content:"\ecc6"}.i-Map-Marker:before{content:"\eccb"}.i-Map:before{content:"\eccc"}.i-Map2:before{content:"\eccd"}.i-Android-Store:before{content:"\ecd3"}.i-Box1:before{content:"\ecd5"}.i-Dropbox:before{content:"\ecd6"}.i-Google-Drive:before{content:"\ecd7"}.i-X-Box:before{content:"\ecdb"}.i-Add:before{content:"\ecdc"}.i-Back1:before{content:"\ecdd"}.i-Broken-Link:before{content:"\ecde"}.i-Check:before{content:"\ece0"}.i-Circular-Point:before{content:"\ece1"}.i-Close:before{content:"\ece2"}.i-Cursor-Click-2:before{content:"\ece3"}.i-Cursor-Click:before{content:"\ece4"}.i-Cursor-Move-2:before{content:"\ece5"}.i-Cursor-Select:before{content:"\ece7"}.i-Cursor:before{content:"\ece8"}.i-Down:before{content:"\ece9"}.i-Download:before{content:"\ecea"}.i-Endways:before{content:"\ecec"}.i-Left:before{content:"\ecee"}.i-Link:before{content:"\ecef"}.i-Next1:before{content:"\ecf0"}.i-Pointer:before{content:"\ecf2"}.i-Previous:before{content:"\ecf3"}.i-Reload:before{content:"\ecf6"}.i-Remove:before{content:"\ecf7"}.i-Rewind:before{content:"\ecfa"}.i-Right:before{content:"\ecfb"}.i-Up:before{content:"\ed03"}.i-Upload:before{content:"\ed04"}.i-Upward:before{content:"\ed05"}.i-Yes:before{content:"\ed06"}.i-Disk:before{content:"\ed56"}.i-Folder-Cloud:before{content:"\ede0"}.i-Folder-Delete:before{content:"\ede1"}.i-Folder-Download:before{content:"\ede2"}.i-Folder-Hide:before{content:"\ede6"}.i-Folder-Lock:before{content:"\ede9"}.i-Folder-Trash:before{content:"\edf6"}.i-Folder-Zip:before{content:"\edfa"}.i-Folder:before{content:"\edfb"}.i-Folders:before{content:"\edfc"}.i-Add-File:before{content:"\ee24"}.i-Delete-File:before{content:"\ee25"}.i-File-Block:before{content:"\ee26"}.i-File-Chart:before{content:"\ee28"}.i-File-Clipboard-File--Text:before{content:"\ee29"}.i-File-Clipboard-Text--Image:before{content:"\ee2a"}.i-File-Cloud:before{content:"\ee2c"}.i-File-Copy-2:before{content:"\ee2d"}.i-File-Copy:before{content:"\ee2e"}.i-File-CSV:before{content:"\ee2f"}.i-File-Download:before{content:"\ee30"}.i-File-Edit:before{content:"\ee31"}.i-File-Excel:before{content:"\ee32"}.i-File-Hide:before{content:"\ee36"}.i-File-Horizontal-Text:before{content:"\ee37"}.i-File-Horizontal:before{content:"\ee38"}.i-File-HTML:before{content:"\ee39"}.i-File-JPG:before{content:"\ee3a"}.i-File-Link:before{content:"\ee3b"}.i-File-Pictures:before{content:"\ee41"}.i-File-Refresh:before{content:"\ee44"}.i-File-Search:before{content:"\ee45"}.i-File-TXT:before{content:"\ee4a"}.i-File-Video:before{content:"\ee4c"}.i-File-Word:before{content:"\ee4d"}.i-File-Zip:before{content:"\ee4e"}.i-File:before{content:"\ee4f"}.i-Files:before{content:"\ee50"}.i-Remove-File:before{content:"\ee51"}.i-Angry:before{content:"\ee53"}.i-Depression:before{content:"\ee59"}.i-Eyeglasses-Smiley-2:before{content:"\ee5a"}.i-Eyeglasses-Smiley:before{content:"\ee5b"}.i-Happy:before{content:"\ee5f"}.i-Humor:before{content:"\ee61"}.i-Love1:before{content:"\ee65"}.i-Money:before{content:"\ee66"}.i-Smile:before{content:"\ee6d"}.i-Surprise:before{content:"\ee70"}.i-Thumbs-Down-Smiley:before{content:"\ee71"}.i-Thumbs-Up-Smiley:before{content:"\ee72"}.i-Tongue:before{content:"\ee73"}.i-At-Sign:before{content:"\ee75"}.i-Box-Full:before{content:"\ee76"}.i-Empty-Box:before{content:"\ee77"}.i-Envelope-2:before{content:"\ee78"}.i-Envelope:before{content:"\ee79"}.i-Inbox-Empty:before{content:"\ee7a"}.i-Inbox-Into:before{content:"\ee7d"}.i-Inbox-Out:before{content:"\ee7e"}.i-Letter-Close:before{content:"\ee81"}.i-Letter-Open:before{content:"\ee82"}.i-Letter-Sent:before{content:"\ee83"}.i-Mail-2:before{content:"\ee84"}.i-Mail-3:before{content:"\ee85"}.i-Mail-Add-:before{content:"\ee86"}.i-Mail-Attachement:before{content:"\ee87"}.i-Mail-Delete:before{content:"\ee89"}.i-Mail-Favorite:before{content:"\ee8a"}.i-Mail-Open:before{content:"\ee92"}.i-Mail-Outbox:before{content:"\ee93"}.i-Mail-Password:before{content:"\ee94"}.i-Mail-Read:before{content:"\ee96"}.i-Mail-Remove-x:before{content:"\ee97"}.i-Mail-Reply-All:before{content:"\ee98"}.i-Mail-Reply:before{content:"\ee99"}.i-Mail-Search:before{content:"\ee9a"}.i-Mail-Send:before{content:"\ee9b"}.i-Mail-Video:before{content:"\ee9e"}.i-Mail-with-At-Sign:before{content:"\ee9f"}.i-Mail:before{content:"\eea1"}.i-Mailbox-Empty:before{content:"\eea2"}.i-Spam-Mail:before{content:"\eea7"}.i-Book:before{content:"\eeae"}.i-Bookmark:before{content:"\eeaf"}.i-Diploma-2:before{content:"\eeb3"}.i-Pen-2:before{content:"\eebd"}.i-Pen-3:before{content:"\eebe"}.i-Pen-4:before{content:"\eebf"}.i-Pen-5:before{content:"\eec0"}.i-Student-Hat-2:before{content:"\eeca"}.i-University:before{content:"\eecd"}.i-Computer-2:before{content:"\eece"}.i-Monitor-2:before{content:"\eed9"}.i-Monitor-3:before{content:"\eeda"}.i-Monitor-5:before{content:"\eedc"}.i-Monitor-Vertical:before{content:"\eedd"}.i-Orientation-2:before{content:"\eedf"}.i-Brush:before{content:"\eef6"}.i-CMYK:before{content:"\eef8"}.i-Big-Data:before{content:"\ef19"}.i-Data-Backup:before{content:"\ef1a"}.i-Data-Block:before{content:"\ef1b"}.i-Data-Center:before{content:"\ef1c"}.i-Data-Clock:before{content:"\ef1d"}.i-Data-Cloud:before{content:"\ef1e"}.i-Data-Compress:before{content:"\ef1f"}.i-Data-Copy:before{content:"\ef20"}.i-Data-Download:before{content:"\ef21"}.i-Data-Power:before{content:"\ef27"}.i-Data-Refresh:before{content:"\ef28"}.i-Data-Save:before{content:"\ef29"}.i-Data-Search:before{content:"\ef2a"}.i-Data-Security:before{content:"\ef2b"}.i-Data-Settings:before{content:"\ef2c"}.i-Data-Sharing:before{content:"\ef2d"}.i-Data-Shield:before{content:"\ef2e"}.i-Data-Storage:before{content:"\ef30"}.i-Data-Stream:before{content:"\ef31"}.i-Data:before{content:"\ef36"}.i-Address-Book:before{content:"\ef39"}.i-Newspaper:before{content:"\ef41"}.i-Router-2:before{content:"\ef45"}.i-Telephone:before{content:"\ef48"}.i-Wifi:before{content:"\ef4c"}.i-Block-Cloud:before{content:"\ef4e"}.i-Cloud:before{content:"\ef4f"}.i-Cloud-:before{content:"\ef50"}.i-Cloud-Email:before{content:"\ef53"}.i-Cloud-Laptop:before{content:"\ef54"}.i-Cloud1:before{content:"\ef5e"}.i-Clouds:before{content:"\ef5f"}.i-Download-from-Cloud:before{content:"\ef61"}.i-Search-on-Cloud:before{content:"\ef63"}.i-Share-on-Cloud:before{content:"\ef64"}.i-Belt-3:before{content:"\ef6b"}.i-Dec:before{content:"\efa3"}.i-Bow1:before{content:"\efa5"}.i-Christmas-Bell:before{content:"\efa8"}.i-Christmas-Candle:before{content:"\efa9"}.i-Bar-Chart-2:before{content:"\efce"}.i-Bar-Chart-3:before{content:"\efcf"}.i-Bar-Chart-4:before{content:"\efd0"}.i-Bar-Chart-5:before{content:"\efd1"}.i-Bar-Chart:before{content:"\efd2"}.i-Calculator-2:before{content:"\efd3"}.i-Calendar-2:before{content:"\efd6"}.i-Calendar-3:before{content:"\efd7"}.i-Calendar-4:before{content:"\efd8"}.i-Calendar:before{content:"\efd9"}.i-Coins:before{content:"\efde"}.i-Credit-Card:before{content:"\efe1"}.i-Dollar-Sign-2:before{content:"\efe3"}.i-Dollar-Sign:before{content:"\efe4"}.i-Dollar:before{content:"\efe5"}.i-Euro-Sign-2:before{content:"\efe6"}.i-Euro-Sign:before{content:"\efe7"}.i-Euro:before{content:"\efe8"}.i-Financial:before{content:"\efe9"}.i-Line-Chart-2:before{content:"\efeb"}.i-Line-Chart:before{content:"\efee"}.i-Money-2:before{content:"\eff0"}.i-Money-Bag:before{content:"\eff1"}.i-Money1:before{content:"\eff2"}.i-Pie-Chart-2:before{content:"\eff3"}.i-Pie-Chart-3:before{content:"\eff4"}.i-Pie-Chart:before{content:"\eff5"}.i-Pound-Sign:before{content:"\eff7"}.i-Pound:before{content:"\eff8"}.i-Safe-Box1:before{content:"\eff9"}.i-Token-:before{content:"\effa"}.i-Visa:before{content:"\effb"}.i-Wallet:before{content:"\effd"}.i-Building:before{content:"\f003"}.i-Clothing-Store:before{content:"\f00a"}.i-Door:before{content:"\f00f"}.i-Home-4:before{content:"\f018"}.i-Home1:before{content:"\f019"}.i-University1:before{content:"\f035"}.i-Window:before{content:"\f037"}.i-Android:before{content:"\f039"}.i-Chrome:before{content:"\f03a"}.i-Debian:before{content:"\f03b"}.i-Firefox:before{content:"\f03c"}.i-Internet-Explorer:before{content:"\f03d"}.i-iOS-Apple:before{content:"\f03e"}.i-Linux:before{content:"\f03f"}.i-Netscape:before{content:"\f040"}.i-Opera:before{content:"\f041"}.i-Windows-Microsoft:before{content:"\f044"}.i-Fingerprint-2:before{content:"\f059"}.i-Hand:before{content:"\f05e"}.i-Heart1:before{content:"\f060"}.i-Arrow-Back-2:before{content:"\f06c"}.i-Arrow-Back-3:before{content:"\f06d"}.i-Arrow-Back:before{content:"\f06e"}.i-Arrow-Down-2:before{content:"\f06f"}.i-Arrow-Down-3:before{content:"\f070"}.i-Arrow-Down-in-Circle:before{content:"\f071"}.i-Arrow-Down:before{content:"\f072"}.i-Arrow-Forward-2:before{content:"\f073"}.i-Arrow-Forward:before{content:"\f074"}.i-Arrow-Left-2:before{content:"\f075"}.i-Arrow-Left-in-Circle:before{content:"\f076"}.i-Arrow-Left:before{content:"\f077"}.i-Arrow-Next:before{content:"\f078"}.i-Arrow-Right-2:before{content:"\f07b"}.i-Arrow-Right-in-Circle:before{content:"\f07c"}.i-Arrow-Right:before{content:"\f07d"}.i-Arrow-Turn-Left:before{content:"\f07e"}.i-Arrow-Turn-Right:before{content:"\f07f"}.i-Arrow-Up-2:before{content:"\f080"}.i-Arrow-Up-3:before{content:"\f081"}.i-Arrow-Up-in-Circle:before{content:"\f082"}.i-Arrow-Up:before{content:"\f083"}.i-Arrow-X-Left:before{content:"\f084"}.i-Arrow-X-Right:before{content:"\f085"}.i-Bottom-To-Top:before{content:"\f086"}.i-Down-2:before{content:"\f087"}.i-Down-3:before{content:"\f088"}.i-Down1:before{content:"\f089"}.i-Download1:before{content:"\f08a"}.i-End1:before{content:"\f08b"}.i-Fit-To-2:before{content:"\f08c"}.i-Fit-To:before{content:"\f08d"}.i-Full-Screen-2:before{content:"\f08e"}.i-Full-Screen:before{content:"\f08f"}.i-Go-Bottom:before{content:"\f090"}.i-Go-Top:before{content:"\f091"}.i-Left---Right:before{content:"\f093"}.i-Left-2:before{content:"\f094"}.i-Left-3:before{content:"\f095"}.i-Left-To-Right:before{content:"\f096"}.i-Left1:before{content:"\f097"}.i-Navigat-Start:before{content:"\f099"}.i-Navigate-End:before{content:"\f09a"}.i-Reload1:before{content:"\f09c"}.i-Repeat-3:before{content:"\f09e"}.i-Repeat2:before{content:"\f0a0"}.i-Right-2:before{content:"\f0a1"}.i-Right-3:before{content:"\f0a2"}.i-Right-To-Left:before{content:"\f0a3"}.i-Right1:before{content:"\f0a4"}.i-Shuffle-21:before{content:"\f0a5"}.i-Shuffle1:before{content:"\f0a6"}.i-Start1:before{content:"\f0a7"}.i-Sync:before{content:"\f0a8"}.i-To-Bottom-2:before{content:"\f0a9"}.i-To-Bottom:before{content:"\f0aa"}.i-To-Left:before{content:"\f0ab"}.i-To-Right:before{content:"\f0ac"}.i-To-Top-2:before{content:"\f0ad"}.i-To-Top:before{content:"\f0ae"}.i-Top-To-Bottom:before{content:"\f0af"}.i-Triangle-Arrow-Down:before{content:"\f0b0"}.i-Triangle-Arrow-Left:before{content:"\f0b1"}.i-Triangle-Arrow-Right:before{content:"\f0b2"}.i-Triangle-Arrow-Up:before{content:"\f0b3"}.i-Turn-Down-2:before{content:"\f0b4"}.i-Turn-Down-From-Left:before{content:"\f0b5"}.i-Turn-Down-From-Right:before{content:"\f0b6"}.i-Turn-Down:before{content:"\f0b7"}.i-Turn-Left-3:before{content:"\f0b8"}.i-Turn-Left:before{content:"\f0b9"}.i-Turn-Right-3:before{content:"\f0ba"}.i-Turn-Right:before{content:"\f0bb"}.i-Turn-Up-2:before{content:"\f0bc"}.i-Turn-Up:before{content:"\f0bd"}.i-Up---Down-3:before{content:"\f0be"}.i-Up---Down:before{content:"\f0bf"}.i-Up-3:before{content:"\f0c1"}.i-Up1:before{content:"\f0c2"}.i-Upload1:before{content:"\f0c3"}.i-Arrow-Circle:before{content:"\f0c6"}.i-Arrow-Out-Left:before{content:"\f0d4"}.i-Arrow-Out-Right:before{content:"\f0d5"}.i-Align-Justify-All:before{content:"\f11a"}.i-Align-Justify-Center:before{content:"\f11b"}.i-Align-Justify-Left:before{content:"\f11c"}.i-Align-Justify-Right:before{content:"\f11d"}.i-Align-Left:before{content:"\f11e"}.i-Align-Right:before{content:"\f11f"}.ngx-otp-input{color:var(--text-control-color);background-color:var(--background-color);border-color:var(--mdc-outlined-text-field-outline-color)!important;caret-color:var(--text-control-colo)}.ngx-otp-input-box{font-size:1.2rem!important;color:var(--text-control-color);border:1px solid var(--text-control-color)!important;font-weight:800}.ngx-spinner-overlay{background-color:#051b2999!important}.ngx-spinner-overlay>div:not(.loading-text){color:#b18b15!important}.ngx-spinner-overlay>div.loading-text>p{color:#654e0a!important;color:#fff!important}:root{--mdc-outlined-text-field-outline-color: rgba(163, 178, 204, .38);--mat-mdc-form-field-label-transform: translateY(-30px);--mdc-checkbox-unselected-icon-color: var(--text-control-checkbox-border-color) !important;--mat-stepper-container-color: rgba(var(--grey-80-rgb), .3) !important;--mat-stepper-header-selected-state-icon-background-color: var(--accent-60) !important;--mat-stepper-header-icon-background-color: var(--grey-110) !important;--mat-stepper-line-color: rgba(var(--primary-rgb-50), .8) !important;--mat-stepper-header-edit-state-icon-background-color: var(--text-control-color) !important;--mat-select-placeholder-text-color: var(--text-control-color) !important;--mat-stepper-header-edit-state-icon-background-color: rgb(90 175 110) !important;--mat-option-focus-state-layer-color: rgb(67, 184, 222, .2) !important}.search-field .mat-mdc-form-field-infix{width:250px}.mat-mdc-form-field-flex,.mat-mdc-form-field .mat-mdc-text-field-wrapper{height:40px}chip-list>mat-form-field>.mat-mdc-text-field-wrapper>.mat-mdc-form-field-flex,custom-chip-list>mat-form-field>.mat-mdc-text-field-wrapper>.mat-mdc-form-field-flex{height:auto!important}chip-list>mat-form-field>.mat-mdc-text-field-wrapper,custom-chip-list>mat-form-field>.mat-mdc-text-field-wrapper{height:auto!important}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px!important}.mat-mdc-text-field-wrapper{background-color:var(--background-color)}.mat-mdc-form-field .mat-mdc-text-field-wrapper{border-radius:var(--default-border-radius)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input,.mat-mdc-select-value-text,.mat-mdc-checkbox .mdc-form-field,.mdc-form-field>label,mat-hint{color:var(--text-control-color)!important}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-floating-label-scale: .8 !important;--mat-mdc-form-field-label-transform: translateY(-30px) scale(var(--mat-mdc-form-field-floating-label-scale, .75)) !important;transform:var(--mat-mdc-form-field-label-transform)!important}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-block:12px!important}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-floating-label{color:#5a6d74!important}.mat-mdc-form-field-error{color:#f16b6b}.custom-input .mat-icon{width:18px!important;height:18px!important;line-height:22px!important}.custom-input .mat-mdc-icon-button.mat-mdc-button-base,.custom-input .mat-mdc-icon-button{padding:0}.custom-input .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 28px !important;border-radius:3px}.custom-input .mat-icon,.custom-input .mat-mdc-icon-button svg,.custom-input .mat-mdc-select-arrow svg{color:#dfdfdf}.mat-mdc-button:not(:disabled){color:#dfdfdf!important}.mat-datepicker-toggle button{transition:background-color .15s ease-in;padding:0!important;width:40px!important;height:40px!important}.mat-datepicker-toggle button:hover{background:var(--background-button-input-hover)}.mat-datepicker-toggle button:hover>svg{color:var(--color-icon-button-hover);transition:color .15s ease-in}.mat-icon,.mat-mdc-icon-button svg,.mat-mdc-select-arrow svg{color:var(--text-mat-icon-color)}.mat-mdc-icon-button svg,.mat-mdc-icon-button img{width:20px!important;height:20px!important;margin-top:5px}.mat-mdc-form-field-icon-suffix{display:flex;flex-direction:row;align-content:center}.mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(92, 92, 92, .3) !important;--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5) !important}.mat-mdc-tooltip .mdc-tooltip__surface{background-color:#676662!important;box-shadow:var(--base-icon-box-shadow)}.mdc-tooltip__surface{max-width:500px!important}.mdc-tab__text-label h2{font-size:var(--heading-3);font-weight:var(--font-weight-40)}.mat-mdc-tab-group{row-gap:40px;padding-block:20px}.mat-mdc-tab-body-content{overflow:hidden!important}.mat-vertical-content>button{background-color:var(--grey-90)!important;box-shadow:var(--card-header-box-shadow);margin-top:30px}.mat-stepper-vertical{border:1px solid rgba(var(--primary-rgb-50),.8)!important;border-radius:3px!important}.mat-step-sub-label-error{color:var(--warn)}.mat-mdc-select-value-text>span{color:var(--text-control-color)}.cdk-overlay-container{z-index:5000000!important}mat-chip-row{border:1px solid rgba(145,145,145,.51)!important;background:var(--background-dark)!important;box-shadow:var(--card-header-box-shadow)!important}.mdc-evolution-chip__text-label{color:#fff!important;font-weight:400!important}.mat-mdc-standard-chip{border-radius:5px!important}.ngx-charts-tooltip-content.type-tooltip{background-color:#4444448c!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:5px!important;color:#000!important;padding:8px!important;box-shadow:var(--card-header-box-shadow);border:1px solid rgb(77,77,77)}.ngx-charts-tooltip-content.type-tooltip .tooltip-caret.position-top{border-top:7px solid rgba(68,68,68,.55)!important}.ngx-charts-tooltip-content.type-tooltip .tooltip-caret.position-right{border-right:7px solid rgba(68,68,68,.55)!important}.ngx-charts-tooltip-content.type-tooltip .tooltip-caret.position-bottom{border-bottom:7px solid rgba(68,68,68,.55)!important}.ngx-charts-tooltip-content.type-tooltip .tooltip-caret.position-left{border-left:7px solid rgba(68,68,68,.55)!important}.ngx-charts .gridline-path{stroke:#a1a1a126!important;stroke-width:1px!important}.ngx-charts text{fill:#c4c4c4;font-size:var(--heading-2)}.container-tooltip{padding:5px;align-items:flex-start;row-gap:5px}.container-tooltip>span.label{color:#adadad!important}.container-tooltip>span.value{color:#f1f1f1!important}.m-a-0{margin:0}.m-0-auto{margin:0 auto}.m-t-0{margin-top:0}.m-b-0{margin-bottom:0}.m-tb-0{margin-top:0;margin-bottom:0}.m-r-0{margin-right:0}.m-l-0{margin-left:0}.m-rl-0{margin-right:0;margin-left:0}.p-a-0{padding:0}.p-0-auto{padding:0 auto}.p-t-0{padding-top:0}.p-b-0{padding-bottom:0}.p-tb-0{padding-top:0;padding-bottom:0}.p-r-0{padding-right:0}.p-l-0{padding-left:0}.p-rl-0{padding-right:0;padding-left:0}.t-n-0{top:-0}.m-a-2{margin:2px}.m-t-2{margin-top:2px}.m-b-2{margin-bottom:2px}.m-tb-2{margin-top:2px;margin-bottom:2px}.m-r-2{margin-right:2px}.m-l-2{margin-left:2px}.m-rl-2{margin-right:2px;margin-left:2px}.p-a-2{padding:2px}.p-t-2{padding-top:2px}.p-b-2{padding-bottom:2px}.p-tb-2{padding-top:2px;padding-bottom:2px}.p-r-2{padding-right:2px}.p-l-2{padding-left:2px}.p-rl-2{padding-right:2px;padding-left:2px}.t-n-2{top:-2px}.m-a-4{margin:4px}.m-t-4{margin-top:4px}.m-b-4{margin-bottom:4px}.m-tb-4{margin-top:4px;margin-bottom:4px}.m-r-4{margin-right:4px}.m-l-4{margin-left:4px}.m-rl-4{margin-right:4px;margin-left:4px}.p-a-4{padding:4px}.p-t-4{padding-top:4px}.p-b-4{padding-bottom:4px}.p-tb-4{padding-top:4px;padding-bottom:4px}.p-r-4{padding-right:4px}.p-l-4{padding-left:4px}.p-rl-4{padding-right:4px;padding-left:4px}.t-n-4{top:-4px}.m-a-5{margin:5px}.m-t-5{margin-top:5px}.m-b-5{margin-bottom:5px}.m-tb-5{margin-top:5px;margin-bottom:5px}.m-r-5{margin-right:5px}.m-l-5{margin-left:5px}.m-rl-5{margin-right:5px;margin-left:5px}.p-a-5{padding:5px}.p-t-5{padding-top:5px}.p-b-5{padding-bottom:5px}.p-tb-5{padding-top:5px;padding-bottom:5px}.p-r-5{padding-right:5px}.p-l-5{padding-left:5px}.p-rl-5{padding-right:5px;padding-left:5px}.t-n-5{top:-5px}.m-a-8{margin:8px}.m-t-8{margin-top:8px}.m-b-8{margin-bottom:8px}.m-tb-8{margin-top:8px;margin-bottom:8px}.m-r-8{margin-right:8px}.m-l-8{margin-left:8px}.m-rl-8{margin-right:8px;margin-left:8px}.p-a-8{padding:8px}.p-t-8{padding-top:8px}.p-b-8{padding-bottom:8px}.p-tb-8{padding-top:8px;padding-bottom:8px}.p-r-8{padding-right:8px}.p-l-8{padding-left:8px}.p-rl-8{padding-right:8px;padding-left:8px}.t-n-8{top:-8px}.m-a-10{margin:10px}.m-t-10{margin-top:10px}.m-b-10{margin-bottom:10px}.m-tb-10{margin-top:10px;margin-bottom:10px}.m-r-10{margin-right:10px}.m-l-10{margin-left:10px}.m-rl-10{margin-right:10px;margin-left:10px}.p-a-10{padding:10px}.p-t-10{padding-top:10px}.p-b-10{padding-bottom:10px}.p-tb-10{padding-top:10px;padding-bottom:10px}.p-r-10{padding-right:10px}.p-l-10{padding-left:10px}.p-rl-10{padding-right:10px;padding-left:10px}.t-n-10{top:-10px}.m-a-12{margin:12px}.m-t-12{margin-top:12px}.m-b-12{margin-bottom:12px}.m-tb-12{margin-top:12px;margin-bottom:12px}.m-r-12{margin-right:12px}.m-l-12{margin-left:12px}.m-rl-12{margin-right:12px;margin-left:12px}.p-a-12{padding:12px}.p-t-12{padding-top:12px}.p-b-12{padding-bottom:12px}.p-tb-12{padding-top:12px;padding-bottom:12px}.p-r-12{padding-right:12px}.p-l-12{padding-left:12px}.p-rl-12{padding-right:12px;padding-left:12px}.t-n-12{top:-12px}.m-a-14{margin:14px}.m-t-14{margin-top:14px}.m-b-14{margin-bottom:14px}.m-tb-14{margin-top:14px;margin-bottom:14px}.m-r-14{margin-right:14px}.m-l-14{margin-left:14px}.m-rl-14{margin-right:14px;margin-left:14px}.p-a-14{padding:14px}.p-t-14{padding-top:14px}.p-b-14{padding-bottom:14px}.p-tb-14{padding-top:14px;padding-bottom:14px}.p-r-14{padding-right:14px}.p-l-14{padding-left:14px}.p-rl-14{padding-right:14px;padding-left:14px}.t-n-14{top:-14px}.m-a-16{margin:16px}.m-t-16{margin-top:16px}.m-b-16{margin-bottom:16px}.m-tb-16{margin-top:16px;margin-bottom:16px}.m-r-16{margin-right:16px}.m-l-16{margin-left:16px}.m-rl-16{margin-right:16px;margin-left:16px}.p-a-16{padding:16px}.p-t-16{padding-top:16px}.p-b-16{padding-bottom:16px}.p-tb-16{padding-top:16px;padding-bottom:16px}.p-r-16{padding-right:16px}.p-l-16{padding-left:16px}.p-rl-16{padding-right:16px;padding-left:16px}.t-n-16{top:-16px}.m-a-20{margin:20px}.m-t-20{margin-top:20px}.m-b-20{margin-bottom:20px}.m-tb-20{margin-top:20px;margin-bottom:20px}.m-r-20{margin-right:20px}.m-l-20{margin-left:20px}.m-rl-20{margin-right:20px;margin-left:20px}.p-a-20{padding:20px}.p-t-20{padding-top:20px}.p-b-20{padding-bottom:20px}.p-tb-20{padding-top:20px;padding-bottom:20px}.p-r-20{padding-right:20px}.p-l-20{padding-left:20px}.p-rl-20{padding-right:20px;padding-left:20px}.t-n-20{top:-20px}.m-a-24{margin:24px}.m-t-24{margin-top:24px}.m-b-24{margin-bottom:24px}.m-tb-24{margin-top:24px;margin-bottom:24px}.m-r-24{margin-right:24px}.m-l-24{margin-left:24px}.m-rl-24{margin-right:24px;margin-left:24px}.p-a-24{padding:24px}.p-t-24{padding-top:24px}.p-b-24{padding-bottom:24px}.p-tb-24{padding-top:24px;padding-bottom:24px}.p-r-24{padding-right:24px}.p-l-24{padding-left:24px}.p-rl-24{padding-right:24px;padding-left:24px}.t-n-24{top:-24px}.m-a-30{margin:30px}.m-t-30{margin-top:30px}.m-b-30{margin-bottom:30px}.m-tb-30{margin-top:30px;margin-bottom:30px}.m-r-30{margin-right:30px}.m-l-30{margin-left:30px}.m-rl-30{margin-right:30px;margin-left:30px}.p-a-30{padding:30px}.p-t-30{padding-top:30px}.p-b-30{padding-bottom:30px}.p-tb-30{padding-top:30px;padding-bottom:30px}.p-r-30{padding-right:30px}.p-l-30{padding-left:30px}.p-rl-30{padding-right:30px;padding-left:30px}.t-n-30{top:-30px}.m-a-36{margin:36px}.m-t-36{margin-top:36px}.m-b-36{margin-bottom:36px}.m-tb-36{margin-top:36px;margin-bottom:36px}.m-r-36{margin-right:36px}.m-l-36{margin-left:36px}.m-rl-36{margin-right:36px;margin-left:36px}.p-a-36{padding:36px}.p-t-36{padding-top:36px}.p-b-36{padding-bottom:36px}.p-tb-36{padding-top:36px;padding-bottom:36px}.p-r-36{padding-right:36px}.p-l-36{padding-left:36px}.p-rl-36{padding-right:36px;padding-left:36px}.t-n-36{top:-36px}.m-a-40{margin:40px}.m-t-40{margin-top:40px}.m-b-40{margin-bottom:40px}.m-tb-40{margin-top:40px;margin-bottom:40px}.m-r-40{margin-right:40px}.m-l-40{margin-left:40px}.m-rl-40{margin-right:40px;margin-left:40px}.p-a-40{padding:40px}.p-t-40{padding-top:40px}.p-b-40{padding-bottom:40px}.p-tb-40{padding-top:40px;padding-bottom:40px}.p-r-40{padding-right:40px}.p-l-40{padding-left:40px}.p-rl-40{padding-right:40px;padding-left:40px}.t-n-40{top:-40px}.m-a-48{margin:48px}.m-t-48{margin-top:48px}.m-b-48{margin-bottom:48px}.m-tb-48{margin-top:48px;margin-bottom:48px}.m-r-48{margin-right:48px}.m-l-48{margin-left:48px}.m-rl-48{margin-right:48px;margin-left:48px}.p-a-48{padding:48px}.p-t-48{padding-top:48px}.p-b-48{padding-bottom:48px}.p-tb-48{padding-top:48px;padding-bottom:48px}.p-r-48{padding-right:48px}.p-l-48{padding-left:48px}.p-rl-48{padding-right:48px;padding-left:48px}.t-n-48{top:-48px}.m-a-60{margin:60px}.m-t-60{margin-top:60px}.m-b-60{margin-bottom:60px}.m-tb-60{margin-top:60px;margin-bottom:60px}.m-r-60{margin-right:60px}.m-l-60{margin-left:60px}.m-rl-60{margin-right:60px;margin-left:60px}.p-a-60{padding:60px}.p-t-60{padding-top:60px}.p-b-60{padding-bottom:60px}.p-tb-60{padding-top:60px;padding-bottom:60px}.p-r-60{padding-right:60px}.p-l-60{padding-left:60px}.p-rl-60{padding-right:60px;padding-left:60px}.t-n-60{top:-60px}.m-a-64{margin:64px}.m-t-64{margin-top:64px}.m-b-64{margin-bottom:64px}.m-tb-64{margin-top:64px;margin-bottom:64px}.m-r-64{margin-right:64px}.m-l-64{margin-left:64px}.m-rl-64{margin-right:64px;margin-left:64px}.p-a-64{padding:64px}.p-t-64{padding-top:64px}.p-b-64{padding-bottom:64px}.p-tb-64{padding-top:64px;padding-bottom:64px}.p-r-64{padding-right:64px}.p-l-64{padding-left:64px}.p-rl-64{padding-right:64px;padding-left:64px}.t-n-64{top:-64px}.m-a-72{margin:72px}.m-t-72{margin-top:72px}.m-b-72{margin-bottom:72px}.m-tb-72{margin-top:72px;margin-bottom:72px}.m-r-72{margin-right:72px}.m-l-72{margin-left:72px}.m-rl-72{margin-right:72px;margin-left:72px}.p-a-72{padding:72px}.p-t-72{padding-top:72px}.p-b-72{padding-bottom:72px}.p-tb-72{padding-top:72px;padding-bottom:72px}.p-r-72{padding-right:72px}.p-l-72{padding-left:72px}.p-rl-72{padding-right:72px;padding-left:72px}.t-n-72{top:-72px}.m-a-80{margin:80px}.m-t-80{margin-top:80px}.m-b-80{margin-bottom:80px}.m-tb-80{margin-top:80px;margin-bottom:80px}.m-r-80{margin-right:80px}.m-l-80{margin-left:80px}.m-rl-80{margin-right:80px;margin-left:80px}.p-a-80{padding:80px}.p-t-80{padding-top:80px}.p-b-80{padding-bottom:80px}.p-tb-80{padding-top:80px;padding-bottom:80px}.p-r-80{padding-right:80px}.p-l-80{padding-left:80px}.p-rl-80{padding-right:80px;padding-left:80px}.t-n-80{top:-80px}.br-a-0,.br-tl-0,.br-tr-0,.br-br-0,.br-bl-0,.br-t-0,.br-b-0{border-radius:0}.br-a-1{border-radius:1px}.br-tl-1{border-radius:1px 0 0}.br-tr-1{border-radius:0 1px 0 0}.br-br-1{border-radius:0 0 1px}.br-bl-1{border-radius:0 0 0 1px}.br-t-1{border-radius:1px 1px 0 0}.br-b-1{border-radius:0 0 1px 1px}.br-a-2{border-radius:2px}.br-tl-2{border-radius:2px 0 0}.br-tr-2{border-radius:0 2px 0 0}.br-br-2{border-radius:0 0 2px}.br-bl-2{border-radius:0 0 0 2px}.br-t-2{border-radius:2px 2px 0 0}.br-b-2{border-radius:0 0 2px 2px}.br-a-3{border-radius:3px}.br-tl-3{border-radius:3px 0 0}.br-tr-3{border-radius:0 3px 0 0}.br-br-3{border-radius:0 0 3px}.br-bl-3{border-radius:0 0 0 3px}.br-t-3{border-radius:3px 3px 0 0}.br-b-3{border-radius:0 0 3px 3px}.br-a-4{border-radius:4px}.br-tl-4{border-radius:4px 0 0}.br-tr-4{border-radius:0 4px 0 0}.br-br-4{border-radius:0 0 4px}.br-bl-4{border-radius:0 0 0 4px}.br-t-4{border-radius:4px 4px 0 0}.br-b-4{border-radius:0 0 4px 4px}.br-a-5{border-radius:5px}.br-tl-5{border-radius:5px 0 0}.br-tr-5{border-radius:0 5px 0 0}.br-br-5{border-radius:0 0 5px}.br-bl-5{border-radius:0 0 0 5px}.br-t-5{border-radius:5px 5px 0 0}.br-b-5{border-radius:0 0 5px 5px}.br-a-8{border-radius:8px}.br-tl-8{border-radius:8px 0 0}.br-tr-8{border-radius:0 8px 0 0}.br-br-8{border-radius:0 0 8px}.br-bl-8{border-radius:0 0 0 8px}.br-t-8{border-radius:8px 8px 0 0}.br-b-8{border-radius:0 0 8px 8px}.br-a-10{border-radius:10px}.br-tl-10{border-radius:10px 0 0}.br-tr-10{border-radius:0 10px 0 0}.br-br-10{border-radius:0 0 10px}.br-bl-10{border-radius:0 0 0 10px}.br-t-10{border-radius:10px 10px 0 0}.br-b-10{border-radius:0 0 10px 10px}.br-a-12{border-radius:12px}.br-tl-12{border-radius:12px 0 0}.br-tr-12{border-radius:0 12px 0 0}.br-br-12{border-radius:0 0 12px}.br-bl-12{border-radius:0 0 0 12px}.br-t-12{border-radius:12px 12px 0 0}.br-b-12{border-radius:0 0 12px 12px}.br-a-16{border-radius:16px}.br-tl-16{border-radius:16px 0 0}.br-tr-16{border-radius:0 16px 0 0}.br-br-16{border-radius:0 0 16px}.br-bl-16{border-radius:0 0 0 16px}.br-t-16{border-radius:16px 16px 0 0}.br-b-16{border-radius:0 0 16px 16px}.br-a-20{border-radius:20px}.br-tl-20{border-radius:20px 0 0}.br-tr-20{border-radius:0 20px 0 0}.br-br-20{border-radius:0 0 20px}.br-bl-20{border-radius:0 0 0 20px}.br-t-20{border-radius:20px 20px 0 0}.br-b-20{border-radius:0 0 20px 20px}.br-a-24{border-radius:24px}.br-tl-24{border-radius:24px 0 0}.br-tr-24{border-radius:0 24px 0 0}.br-br-24{border-radius:0 0 24px}.br-bl-24{border-radius:0 0 0 24px}.br-t-24{border-radius:24px 24px 0 0}.br-b-24{border-radius:0 0 24px 24px}.br-a-30{border-radius:30px}.br-tl-30{border-radius:30px 0 0}.br-tr-30{border-radius:0 30px 0 0}.br-br-30{border-radius:0 0 30px}.br-bl-30{border-radius:0 0 0 30px}.br-t-30{border-radius:30px 30px 0 0}.br-b-30{border-radius:0 0 30px 30px}.br-a-48{border-radius:48px}.br-tl-48{border-radius:48px 0 0}.br-tr-48{border-radius:0 48px 0 0}.br-br-48{border-radius:0 0 48px}.br-bl-48{border-radius:0 0 0 48px}.br-t-48{border-radius:48px 48px 0 0}.br-b-48{border-radius:0 0 48px 48px}.br-a-60{border-radius:60px}.br-tl-60{border-radius:60px 0 0}.br-tr-60{border-radius:0 60px 0 0}.br-br-60{border-radius:0 0 60px}.br-bl-60{border-radius:0 0 0 60px}.br-t-60{border-radius:60px 60px 0 0}.br-b-60{border-radius:0 0 60px 60px}.h-0{height:0}.h-10{height:10%}.h-20{height:20%}.h-30{height:30%}.h-40{height:40%}.h-50{height:50%}.h-60{height:60%}.h-70{height:70%}.h-80{height:80%}.h-90{height:90%}.h-100{height:100%}.w-0{width:0}.w-5{width:5%}.w-10{width:10%}.w-15{width:15%}.w-20{width:20%}.w-25{width:25%}.w-30{width:30%}.w-35{width:35%}.w-40{width:40%}.w-45{width:45%}.w-50{width:50%}.w-55{width:55%}.w-60{width:60%}.w-65{width:65%}.w-70{width:70%}.w-75{width:75%}.w-80{width:80%}.w-85{width:85%}.w-90{width:90%}.w-95{width:95%}.w-100{width:100%}.w-150{width:150%}.w-200{width:200%}html{height:100%}body{background:linear-gradient(-135deg,#2c3c57,#030e21);height:100%;width:100vw;max-width:100vw;overflow:hidden}div,span,body{color:var(--primary-0)}body{--primary-color: #cc33ca;--primary-lighter-color: #f0c2ef;--primary-darker-color: #b920b7;--text-primary-color: #ffffff;--text-primary-lighter-color: rgba(21, 21, 21, .87);--text-primary-darker-color: #ffffff}body{--accent-color: #797979;--accent-lighter-color: #d7d7d7;--accent-darker-color: #5c5c5c;--text-accent-color: #ffffff;--text-accent-lighter-color: rgba(21, 21, 21, .87);--text-accent-darker-color: #ffffff}body{--warn-color: rgb(241, 107, 107);--warn-lighter-color: #f5baba;--warn-darker-color: #ce0e0e;--text-warn-color: #ffffff;--text-warn-lighter-color: rgba(21, 21, 21, .87);--text-warn-darker-color: #ffffff}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #82d6f7;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #797979;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #f16b6b;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}html{--mat-full-pseudo-checkbox-selected-icon-color: #797979;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #797979;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #82d6f7;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #82d6f7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #797979;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #797979;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f16b6b;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f16b6b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-option-label-text-font: Roboto;--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}html{--mat-optgroup-label-text-font: Roboto;--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}html{--mdc-elevated-card-container-shape: 4px}html{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto;--mat-card-subtitle-text-line-height: 28px;--mat-card-subtitle-text-size: 16px;--mat-card-subtitle-text-tracking: .0094em;--mat-card-subtitle-text-weight: 400}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #82d6f7;--mdc-linear-progress-track-color: rgba(130, 214, 247, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #797979;--mdc-linear-progress-track-color: rgba(121, 121, 121, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f16b6b;--mdc-linear-progress-track-color: rgba(241, 107, 107, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-plain-tooltip-supporting-text-font: Roboto;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333em}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}html{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #82d6f7;--mdc-filled-text-field-focus-active-indicator-color: #82d6f7;--mdc-filled-text-field-focus-label-text-color: rgba(130, 214, 247, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f16b6b;--mdc-filled-text-field-error-focus-label-text-color: #f16b6b;--mdc-filled-text-field-error-label-text-color: #f16b6b;--mdc-filled-text-field-error-caret-color: #f16b6b;--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: #f16b6b;--mdc-filled-text-field-error-focus-active-indicator-color: #f16b6b;--mdc-filled-text-field-error-hover-active-indicator-color: #f16b6b}html{--mdc-outlined-text-field-caret-color: #82d6f7;--mdc-outlined-text-field-focus-outline-color: #82d6f7;--mdc-outlined-text-field-focus-label-text-color: rgba(130, 214, 247, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f16b6b;--mdc-outlined-text-field-error-focus-label-text-color: #f16b6b;--mdc-outlined-text-field-error-label-text-color: #f16b6b;--mdc-outlined-text-field-error-hover-label-text-color: #f16b6b;--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: #f16b6b;--mdc-outlined-text-field-error-hover-outline-color: #f16b6b;--mdc-outlined-text-field-error-outline-color: #f16b6b}html{--mat-form-field-focus-select-arrow-color: rgba(130, 214, 247, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f16b6b;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #797979;--mdc-filled-text-field-focus-active-indicator-color: #797979;--mdc-filled-text-field-focus-label-text-color: rgba(121, 121, 121, .87)}.mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #797979;--mdc-outlined-text-field-focus-outline-color: #797979;--mdc-outlined-text-field-focus-label-text-color: rgba(121, 121, 121, .87)}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(121, 121, 121, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f16b6b;--mdc-filled-text-field-focus-active-indicator-color: #f16b6b;--mdc-filled-text-field-focus-label-text-color: rgba(241, 107, 107, .87)}.mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #f16b6b;--mdc-outlined-text-field-focus-outline-color: #f16b6b;--mdc-outlined-text-field-focus-label-text-color: rgba(241, 107, 107, .87)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(241, 107, 107, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mdc-filled-text-field-label-text-font: Roboto;--mdc-filled-text-field-label-text-size: 14px;--mdc-filled-text-field-label-text-tracking: .0179em;--mdc-filled-text-field-label-text-weight: 400}html{--mdc-outlined-text-field-label-text-font: Roboto;--mdc-outlined-text-field-label-text-size: 14px;--mdc-outlined-text-field-label-text-tracking: .0179em;--mdc-outlined-text-field-label-text-weight: 400}html{--mat-form-field-container-text-font: Roboto;--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: Roboto;--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}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(130, 214, 247, .87);--mat-select-invalid-arrow-color: rgba(241, 107, 107, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(121, 121, 121, .87);--mat-select-invalid-arrow-color: rgba(241, 107, 107, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(241, 107, 107, .87);--mat-select-invalid-arrow-color: rgba(241, 107, 107, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: Roboto;--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}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-shape: 4px}html{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto;--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}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #82d6f7;--mdc-chip-elevated-selected-container-color: #82d6f7;--mdc-chip-elevated-disabled-container-color: #82d6f7;--mdc-chip-flat-disabled-selected-container-color: #82d6f7;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #797979;--mdc-chip-elevated-selected-container-color: #797979;--mdc-chip-elevated-disabled-container-color: #797979;--mdc-chip-flat-disabled-selected-container-color: #797979;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f16b6b;--mdc-chip-elevated-selected-container-color: #f16b6b;--mdc-chip-elevated-disabled-container-color: #f16b6b;--mdc-chip-flat-disabled-selected-container-color: #f16b6b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto;--mdc-chip-label-text-line-height: 24px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0179em;--mdc-chip-label-text-weight: 500}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-switch-state-layer-size: 40px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Roboto;--mat-switch-label-text-line-height: 24px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0179em;--mat-switch-label-text-weight: 500}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #82d6f7;--mdc-radio-selected-hover-icon-color: #82d6f7;--mdc-radio-selected-icon-color: #82d6f7;--mdc-radio-selected-pressed-icon-color: #82d6f7}.mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #82d6f7;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #797979;--mdc-radio-selected-hover-icon-color: #797979;--mdc-radio-selected-icon-color: #797979;--mdc-radio-selected-pressed-icon-color: #797979}.mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #797979;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f16b6b;--mdc-radio-selected-hover-icon-color: #f16b6b;--mdc-radio-selected-icon-color: #f16b6b;--mdc-radio-selected-pressed-icon-color: #f16b6b}.mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f16b6b;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size: 40px}html{--mat-radio-touch-target-display: block}html{--mat-radio-label-text-font: Roboto;--mat-radio-label-text-line-height: 24px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0179em;--mat-radio-label-text-weight: 500}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}html{--mdc-slider-handle-color: #82d6f7;--mdc-slider-focus-handle-color: #82d6f7;--mdc-slider-hover-handle-color: #82d6f7;--mdc-slider-active-track-color: #82d6f7;--mdc-slider-inactive-track-color: #82d6f7;--mdc-slider-with-tick-marks-inactive-container-color: #82d6f7;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}html{--mat-slider-ripple-color: #82d6f7;--mat-slider-hover-state-layer-color: rgba(130, 214, 247, .05);--mat-slider-focus-state-layer-color: rgba(130, 214, 247, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: #797979;--mdc-slider-focus-handle-color: #797979;--mdc-slider-hover-handle-color: #797979;--mdc-slider-active-track-color: #797979;--mdc-slider-inactive-track-color: #797979;--mdc-slider-with-tick-marks-inactive-container-color: #797979;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-accent{--mat-slider-ripple-color: #797979;--mat-slider-hover-state-layer-color: rgba(121, 121, 121, .05);--mat-slider-focus-state-layer-color: rgba(121, 121, 121, .2)}html .mat-warn{--mdc-slider-handle-color: #f16b6b;--mdc-slider-focus-handle-color: #f16b6b;--mdc-slider-hover-handle-color: #f16b6b;--mdc-slider-active-track-color: #f16b6b;--mdc-slider-inactive-track-color: #f16b6b;--mdc-slider-with-tick-marks-inactive-container-color: #f16b6b;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #f16b6b;--mat-slider-hover-state-layer-color: rgba(241, 107, 107, .05);--mat-slider-focus-state-layer-color: rgba(241, 107, 107, .2)}html{--mdc-slider-label-label-text-font: Roboto;--mdc-slider-label-label-text-size: 16px;--mdc-slider-label-label-text-line-height: 28px;--mdc-slider-label-label-text-tracking: .0094em;--mdc-slider-label-label-text-weight: 400}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font: Roboto;--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}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}html{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #82d6f7;--mdc-radio-selected-hover-icon-color: #82d6f7;--mdc-radio-selected-icon-color: #82d6f7;--mdc-radio-selected-pressed-icon-color: #82d6f7}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #797979;--mdc-radio-selected-hover-icon-color: #797979;--mdc-radio-selected-icon-color: #797979;--mdc-radio-selected-pressed-icon-color: #797979}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f16b6b;--mdc-radio-selected-hover-icon-color: #f16b6b;--mdc-radio-selected-icon-color: #f16b6b;--mdc-radio-selected-pressed-icon-color: #f16b6b}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #82d6f7;--mdc-checkbox-selected-hover-icon-color: #82d6f7;--mdc-checkbox-selected-icon-color: #82d6f7;--mdc-checkbox-selected-pressed-icon-color: #82d6f7;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #82d6f7;--mdc-checkbox-selected-hover-state-layer-color: #82d6f7;--mdc-checkbox-selected-pressed-state-layer-color: #82d6f7;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #797979;--mdc-checkbox-selected-hover-icon-color: #797979;--mdc-checkbox-selected-icon-color: #797979;--mdc-checkbox-selected-pressed-icon-color: #797979;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #797979;--mdc-checkbox-selected-hover-state-layer-color: #797979;--mdc-checkbox-selected-pressed-state-layer-color: #797979;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f16b6b;--mdc-checkbox-selected-hover-icon-color: #f16b6b;--mdc-checkbox-selected-icon-color: #f16b6b;--mdc-checkbox-selected-pressed-icon-color: #f16b6b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f16b6b;--mdc-checkbox-selected-hover-state-layer-color: #f16b6b;--mdc-checkbox-selected-pressed-state-layer-color: #f16b6b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#82d6f7}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font: Roboto;--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: Roboto;--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: 500;--mdc-list-list-item-trailing-supporting-text-font: Roboto;--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}.mdc-list-group__subheader{font:500 15px/24px Roboto;letter-spacing:.0067em}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: Roboto;--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}html{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}html{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #82d6f7}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #82d6f7;--mat-tab-header-active-ripple-color: #82d6f7;--mat-tab-header-inactive-ripple-color: #82d6f7;--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: #82d6f7;--mat-tab-header-active-hover-label-text-color: #82d6f7;--mat-tab-header-active-focus-indicator-color: #82d6f7;--mat-tab-header-active-hover-indicator-color: #82d6f7}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #797979}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #797979;--mat-tab-header-active-ripple-color: #797979;--mat-tab-header-inactive-ripple-color: #797979;--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: #797979;--mat-tab-header-active-hover-label-text-color: #797979;--mat-tab-header-active-focus-indicator-color: #797979;--mat-tab-header-active-hover-indicator-color: #797979}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f16b6b}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f16b6b;--mat-tab-header-active-ripple-color: #f16b6b;--mat-tab-header-inactive-ripple-color: #f16b6b;--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: #f16b6b;--mat-tab-header-active-hover-label-text-color: #f16b6b;--mat-tab-header-active-focus-indicator-color: #f16b6b;--mat-tab-header-active-hover-indicator-color: #f16b6b}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #82d6f7;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #797979;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f16b6b;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto;--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: 500}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #797979;--mdc-checkbox-selected-hover-icon-color: #797979;--mdc-checkbox-selected-icon-color: #797979;--mdc-checkbox-selected-pressed-icon-color: #797979;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #797979;--mdc-checkbox-selected-hover-state-layer-color: #797979;--mdc-checkbox-selected-pressed-state-layer-color: #797979;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #82d6f7;--mdc-checkbox-selected-hover-icon-color: #82d6f7;--mdc-checkbox-selected-icon-color: #82d6f7;--mdc-checkbox-selected-pressed-icon-color: #82d6f7;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #82d6f7;--mdc-checkbox-selected-hover-state-layer-color: #82d6f7;--mdc-checkbox-selected-pressed-state-layer-color: #82d6f7;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f16b6b;--mdc-checkbox-selected-hover-icon-color: #f16b6b;--mdc-checkbox-selected-icon-color: #f16b6b;--mdc-checkbox-selected-pressed-icon-color: #f16b6b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f16b6b;--mdc-checkbox-selected-hover-state-layer-color: #f16b6b;--mdc-checkbox-selected-pressed-state-layer-color: #f16b6b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px}html{--mat-checkbox-touch-target-display: block}html{--mat-checkbox-label-text-font: Roboto;--mat-checkbox-label-text-line-height: 24px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0179em;--mat-checkbox-label-text-weight: 500}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}html{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}html{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}html{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}html{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}html{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}html{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}html{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}html{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}html{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}html{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #82d6f7}.mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #82d6f7;--mat-text-button-ripple-color: rgba(130, 214, 247, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #797979}.mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #797979;--mat-text-button-ripple-color: rgba(121, 121, 121, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f16b6b}.mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #f16b6b;--mat-text-button-ripple-color: rgba(241, 107, 107, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #82d6f7;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #797979;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f16b6b;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #82d6f7;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #797979;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f16b6b;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #82d6f7;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #82d6f7;--mat-outlined-button-ripple-color: rgba(130, 214, 247, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #797979;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #797979;--mat-outlined-button-ripple-color: rgba(121, 121, 121, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f16b6b;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #f16b6b;--mat-outlined-button-ripple-color: rgba(241, 107, 107, .1)}html{--mdc-text-button-container-height: 36px}html{--mdc-filled-button-container-height: 36px}html{--mdc-protected-button-container-height: 36px}html{--mdc-outlined-button-container-height: 36px}html{--mat-text-button-touch-target-display: block}html{--mat-filled-button-touch-target-display: block}html{--mat-protected-button-touch-target-display: block}html{--mat-outlined-button-touch-target-display: block}html{--mdc-text-button-label-text-font: Roboto;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0893em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}html{--mdc-filled-button-label-text-font: Roboto;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0893em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}html{--mdc-protected-button-label-text-font: Roboto;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0893em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-outlined-button-label-text-font: Roboto;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0893em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}html{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #82d6f7}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #82d6f7;--mat-icon-button-ripple-color: rgba(130, 214, 247, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #797979}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #797979;--mat-icon-button-ripple-color: rgba(121, 121, 121, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f16b6b}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #f16b6b;--mat-icon-button-ripple-color: rgba(241, 107, 107, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color: white}html{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html{--mdc-fab-small-container-color: white}html{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #82d6f7}html .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #797979}html .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f16b6b}html .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #82d6f7}html .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #797979}html .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f16b6b}html .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block}html{--mat-fab-small-touch-target-display: block}html{--mdc-extended-fab-label-text-font: Roboto;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0893em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}html{--mat-snack-bar-button-color: #797979}html{--mdc-snackbar-supporting-text-font: Roboto;--mdc-snackbar-supporting-text-line-height: 24px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 500}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: Roboto;--mat-table-header-headline-line-height: 28px;--mat-table-header-headline-size: 16px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: .0094em;--mat-table-row-item-label-text-font: Roboto;--mat-table-row-item-label-text-line-height: 24px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 500;--mat-table-row-item-label-text-tracking: .0179em;--mat-table-footer-supporting-text-font: Roboto;--mat-table-footer-supporting-text-line-height: 24px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 500;--mat-table-footer-supporting-text-tracking: .0179em}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #82d6f7}html .mat-accent{--mdc-circular-progress-active-indicator-color: #797979}html .mat-warn{--mdc-circular-progress-active-indicator-color: #f16b6b}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #82d6f7;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #797979;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #f16b6b;--mat-badge-text-color: white}html{--mat-badge-text-font: Roboto;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: Roboto;--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: 500}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}html{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}html{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}html{--mat-standard-button-toggle-height: 48px}html{--mat-legacy-button-toggle-label-text-font: Roboto;--mat-legacy-button-toggle-label-text-line-height: 20px;--mat-legacy-button-toggle-label-text-size: 14px;--mat-legacy-button-toggle-label-text-tracking: .0179em;--mat-legacy-button-toggle-label-text-weight: 400}html{--mat-standard-button-toggle-label-text-font: Roboto;--mat-standard-button-toggle-label-text-line-height: 20px;--mat-standard-button-toggle-label-text-size: 14px;--mat-standard-button-toggle-label-text-tracking: .0179em;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #82d6f7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(130, 214, 247, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(130, 214, 247, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(130, 214, 247, .3);--mat-datepicker-toggle-active-state-icon-color: #82d6f7;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(130, 214, 247, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #797979;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(121, 121, 121, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(121, 121, 121, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(121, 121, 121, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(121, 121, 121, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f16b6b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(241, 107, 107, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(241, 107, 107, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(241, 107, 107, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(241, 107, 107, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #797979}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f16b6b}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: Roboto;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-expansion-header-text-font: Roboto;--mat-expansion-header-text-size: 16px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto;--mat-expansion-container-text-line-height: 24px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0179em;--mat-expansion-container-text-weight: 500}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #82d6f7}.mat-icon.mat-accent{--mat-icon-color: #797979}.mat-icon.mat-warn{--mat-icon-color: #f16b6b}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #82d6f7;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #82d6f7;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #82d6f7;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f16b6b;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f16b6b;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #797979;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #797979;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #797979;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f16b6b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f16b6b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f16b6b;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-stepper-container-text-font: Roboto;--mat-stepper-header-label-text-font: Roboto;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 500;--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}html{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #82d6f7;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #797979;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f16b6b;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-tree-node-text-font: Roboto;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 500}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-timepicker-container-background-color: white}.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}.material-icons{font-size:20px;font-family:Material Icons,Material Icons}.material-icons .mat-badge-content{font-family:Roboto}.mso{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 24;color:var(--default-font-color)}
