@charset "UTF-8";

/*! tailwindcss v2.0.4 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,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}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid var(--foreground-divider)}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#a1a1aa}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#a1a1aa}input::placeholder,textarea::placeholder{opacity:1;color:#a1a1aa}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}input,textarea{box-sizing:content-box;line-height:1.5}button:focus{outline:unset!important}code{background:var(--background-app-bar);border-radius:var(--border-radius);color:var(--text-color);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:85%;padding:.2em .4em}blockquote{background:rgba(var(--color-primary),.1);border-left:3px solid rgb(var(--color-primary));color:rgba(0,0,0,.87);font-style:normal;margin:1em 0 1.5em;padding:1em 1.5em}blockquote>*{margin:0}:root .bg-card{background-color:var(--background-card)}:root .bg-app-bar{background-color:var(--background-app-bar)}:root .bg-hover{background-color:var(--background-hover)}:root .bg-transparent{background-color:transparent}:root .bg-contrast-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}:root .bg-gray-light{background-color:hsla(0,0%,62%,.1)}:root .bg-gray{--tw-bg-opacity:1;background-color:rgba(158,158,158,var(--tw-bg-opacity))}:root .bg-red-light{background-color:rgba(244,67,54,.1)}:root .bg-red{--tw-bg-opacity:1;background-color:rgba(244,67,54,var(--tw-bg-opacity))}:root .bg-orange-light{background-color:rgba(255,152,0,.1)}:root .bg-orange{--tw-bg-opacity:1;background-color:rgba(255,152,0,var(--tw-bg-opacity))}:root .bg-amber-light{background-color:rgba(255,193,7,.1)}:root .bg-amber{--tw-bg-opacity:1;background-color:rgba(255,193,7,var(--tw-bg-opacity))}:root .bg-green-light{background-color:rgba(76,175,80,.1)}:root .bg-green{--tw-bg-opacity:1;background-color:rgba(76,175,80,var(--tw-bg-opacity))}:root .bg-teal-light{background-color:rgba(0,150,136,.1)}:root .bg-teal{--tw-bg-opacity:1;background-color:rgba(0,150,136,var(--tw-bg-opacity))}:root .bg-cyan-light{background-color:rgba(0,188,212,.1)}:root .bg-cyan{--tw-bg-opacity:1;background-color:rgba(0,188,212,var(--tw-bg-opacity))}:root .bg-purple-light{background-color:rgba(156,39,176,.1)}:root .bg-purple{--tw-bg-opacity:1;background-color:rgba(156,39,176,var(--tw-bg-opacity))}:root .bg-primary-light{background-color:rgba(var(--color-primary),.1)}:root .bg-primary{background-color:rgb(var(--color-primary))}:root .hover\:bg-hover:hover{background-color:var(--background-hover)}:root .border-white{border-color:var(--text-color-light)}:root .rounded{border-radius:.25rem}:root .rounded-full{border-radius:9999px}:root .border-solid{border-style:solid}:root .border-0{border-width:0}:root .border-3{border-width:3px}:root .border{border-width:1px}:root .border-t{border-top-width:1px}:root .border-r{border-right-width:1px}:root .border-b{border-bottom-width:1px}:root [dir=ltr] .ltr\:border-r{border-right-width:1px}:root [dir=rtl] .rtl\:border-l{border-left-width:1px}:root .cursor-pointer{cursor:pointer}:root .block{display:block}:root .inline{display:inline}:root .flex{display:flex}:root .table{display:table}:root .grid{display:grid}:root .hidden{display:none}:root .flex-col{flex-direction:column}:root .items-center{align-items:center}:root .justify-end{justify-content:flex-end}:root .justify-center{justify-content:center}:root .flex-auto{flex:1 1 auto}:root .flex-none{flex:none}:root .font-normal{font-weight:400}:root .font-medium{font-weight:500}:root .font-bold{font-weight:700}:root .h-1{height:.25rem}:root .h-3{height:.75rem}:root .h-6{height:1.5rem}:root .h-8{height:2rem}:root .h-9{height:2.25rem}:root .h-12{height:3rem}:root .h-16{height:4rem}:root .h-24{height:6rem}:root .h-40{height:10rem}:root .h-64{height:16rem}:root .h-full{height:100%}:root .text-xs{font-size:.75rem}:root .text-sm{font-size:.875rem}:root .leading-none{line-height:1}:root .leading-snug{line-height:1.375}:root .m-0{margin:0}:root .m-2{margin:.5rem}:root .m-4{margin:1rem}:root .m-12{margin:3rem}:root .my-0{margin-top:0;margin-bottom:0}:root .mx-auto{margin-left:auto;margin-right:auto}:root .-mx-1{margin-left:-.25rem;margin-right:-.25rem}:root .-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}:root .mt-0{margin-top:0}:root .mb-0{margin-bottom:0}:root .mb-1{margin-bottom:.25rem}:root .ml-1{margin-left:.25rem}:root .mt-2{margin-top:.5rem}:root .mr-2{margin-right:.5rem}:root .mb-2{margin-bottom:.5rem}:root .ml-2{margin-left:.5rem}:root .mt-3{margin-top:.75rem}:root .mr-3{margin-right:.75rem}:root .mt-4{margin-top:1rem}:root .mr-4{margin-right:1rem}:root .mb-4{margin-bottom:1rem}:root .ml-4{margin-left:1rem}:root .mt-6{margin-top:1.5rem}:root .mr-6{margin-right:1.5rem}:root .mb-6{margin-bottom:1.5rem}:root .mt-8{margin-top:2rem}:root .mb-8{margin-bottom:2rem}:root .mt-12{margin-top:3rem}:root .mt-16{margin-top:4rem}:root .mt-24{margin-top:6rem}:root .-mr-2{margin-right:-.5rem}:root .-mt-16{margin-top:-4rem}:root [dir=ltr] .ltr\:mr-2{margin-right:.5rem}:root [dir=ltr] .ltr\:ml-2{margin-left:.5rem}:root [dir=ltr] .ltr\:mr-3{margin-right:.75rem}:root [dir=ltr] .ltr\:mr-4{margin-right:1rem}:root [dir=ltr] .ltr\:ml-4{margin-left:1rem}:root [dir=ltr] .ltr\:-mr-1{margin-right:-.25rem}:root [dir=ltr] .ltr\:-ml-1{margin-left:-.25rem}:root [dir=rtl] .rtl\:mr-2{margin-right:.5rem}:root [dir=rtl] .rtl\:ml-2{margin-left:.5rem}:root [dir=rtl] .rtl\:ml-3{margin-left:.75rem}:root [dir=rtl] .rtl\:mr-4{margin-right:1rem}:root [dir=rtl] .rtl\:ml-4{margin-left:1rem}:root [dir=rtl] .rtl\:-mr-1{margin-right:-.25rem}:root [dir=rtl] .rtl\:-ml-1{margin-left:-.25rem}:root .max-w-unset{max-width:unset}:root .max-w-xs{max-width:20rem}:root .max-w-md{max-width:28rem}:root .max-w-lg{max-width:32rem}:root .max-w-3xl{max-width:48rem}:root .max-w-full{max-width:100%}:root .object-cover{-o-object-fit:cover;object-fit:cover}:root .opacity-25{opacity:.25}:root .opacity-50{opacity:.5}:root .outline-none{outline:2px solid transparent;outline-offset:2px}:root .overflow-auto{overflow:auto}:root .overflow-hidden{overflow:hidden}:root .overflow-y-auto{overflow-y:auto}:root .p-2{padding:.5rem}:root .p-3{padding:.75rem}:root .p-4{padding:1rem}:root .p-6{padding:1.5rem}:root .p-16{padding:4rem}:root .p-gutter{padding:var(--padding-gutter)}:root .py-1{padding-top:.25rem;padding-bottom:.25rem}:root .px-1{padding-left:.25rem;padding-right:.25rem}:root .px-2{padding-left:.5rem;padding-right:.5rem}:root .py-3{padding-top:.75rem;padding-bottom:.75rem}:root .py-4{padding-top:1rem;padding-bottom:1rem}:root .px-4{padding-left:1rem;padding-right:1rem}:root .py-6{padding-top:1.5rem;padding-bottom:1.5rem}:root .px-6{padding-left:1.5rem;padding-right:1.5rem}:root .py-gutter{padding-top:var(--padding-gutter);padding-bottom:var(--padding-gutter)}:root .px-gutter{padding-left:var(--padding-gutter);padding-right:var(--padding-gutter)}:root .pb-0{padding-bottom:0}:root .pr-1{padding-right:.25rem}:root .pb-1{padding-bottom:.25rem}:root .pt-3{padding-top:.75rem}:root .pl-3{padding-left:.75rem}:root .pt-4{padding-top:1rem}:root .pr-4{padding-right:1rem}:root .pl-4{padding-left:1rem}:root .pt-6{padding-top:1.5rem}:root .pr-6{padding-right:1.5rem}:root .pb-6{padding-bottom:1.5rem}:root .pl-12{padding-left:3rem}:root .pb-24{padding-bottom:6rem}:root [dir=ltr] .ltr\:pr-3{padding-right:.75rem}:root [dir=ltr] .ltr\:pr-4{padding-right:1rem}:root [dir=ltr] .ltr\:pl-4{padding-left:1rem}:root [dir=ltr] .ltr\:pl-5{padding-left:1.25rem}:root [dir=rtl] .rtl\:pl-3{padding-left:.75rem}:root [dir=rtl] .rtl\:pr-4{padding-right:1rem}:root [dir=rtl] .rtl\:pl-4{padding-left:1rem}:root [dir=rtl] .rtl\:pr-5{padding-right:1.25rem}:root .static{position:static}:root .fixed{position:fixed}:root .absolute{position:absolute}:root .relative{position:relative}:root .sticky{position:-webkit-sticky;position:sticky}:root .top-0{top:0}:root .right-0{right:0}:root .bottom-0{bottom:0}:root .left-0{left:0}:root .top-6{top:1.5rem}:root .top-12{top:3rem}:root .-top-3{top:-.75rem}:root .-right-3{right:-.75rem}:root [dir=ltr] .ltr\:left-4{left:1rem}:root [dir=ltr] .ltr\:right-12{right:3rem}:root [dir=rtl] .rtl\:right-4{right:1rem}:root [dir=rtl] .rtl\:left-12{left:3rem}:root .resize{resize:both}*{--tw-shadow:0 0 #0000}:root .shadow-8{--tw-shadow:var(--elevation-z8)}:root .shadow,:root .shadow-8{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:root .shadow{--tw-shadow:var(--elevation-z6)}:root .shadow-b{--tw-shadow:0 10px 30px 0 rgba(82,63,104,.06)}:root .hover\:shadow-16:hover,:root .shadow-b{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:root .hover\:shadow-16:hover{--tw-shadow:var(--elevation-z16)}*{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}:root .fill-current{fill:currentColor}:root .text-left{text-align:left}:root .text-center{text-align:center}:root .text-right{text-align:right}:root .text-secondary{color:var(--text-secondary)}:root .text-hint{color:var(--text-hint)}:root .text-current{color:currentColor}:root .text-black{color:var(--text-color)}:root .text-white{color:var(--text-color-light)}:root .text-contrast-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}:root .text-gray{--tw-text-opacity:1;color:rgba(158,158,158,var(--tw-text-opacity))}:root .text-red{--tw-text-opacity:1;color:rgba(244,67,54,var(--tw-text-opacity))}:root .text-orange{--tw-text-opacity:1;color:rgba(255,152,0,var(--tw-text-opacity))}:root .text-amber{--tw-text-opacity:1;color:rgba(255,193,7,var(--tw-text-opacity))}:root .text-green{--tw-text-opacity:1;color:rgba(76,175,80,var(--tw-text-opacity))}:root .text-teal{--tw-text-opacity:1;color:rgba(0,150,136,var(--tw-text-opacity))}:root .text-cyan{--tw-text-opacity:1;color:rgba(0,188,212,var(--tw-text-opacity))}:root .text-purple{--tw-text-opacity:1;color:rgba(156,39,176,var(--tw-text-opacity))}:root .text-primary{color:rgb(var(--color-primary))}:root .text-warn{color:rgb(var(--color-warn))}:root .text-primary-contrast{color:rgb(var(--color-primary-contrast))}:root .hover\:text-primary:hover{color:rgb(var(--color-primary))}:root .uppercase{text-transform:uppercase}:root .no-underline{text-decoration:none}:root .select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:root .visible{visibility:visible}:root .w-1{width:.25rem}:root .w-3{width:.75rem}:root .w-4{width:1rem}:root .w-6{width:1.5rem}:root .w-8{width:2rem}:root .w-9{width:2.25rem}:root .w-10{width:2.5rem}:root .w-12{width:3rem}:root .w-24{width:6rem}:root .w-full{width:100%}:root .z-0{z-index:0}:root .z-10{z-index:10}:root .z-40{z-index:40}:root .transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:root .transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.container{padding-left:var(--padding-gutter);padding-right:var(--padding-gutter)}@media (min-width: 1280px){.container{margin-left:auto;margin-right:auto;max-width:1280px;width:100%}}.card{background-color:var(--background-card);border-radius:.25rem;--tw-shadow:var(--elevation-z8);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.avatar{background-color:var(--background-hover);border-radius:9999px;height:2.5rem;-o-object-fit:cover;object-fit:cover;width:2.5rem}.hidden-input{border-radius:.25rem;border:2px solid transparent;padding:.25rem .75rem}.hidden-input:focus{outline:2px solid transparent;outline-offset:2px}.hidden-input.empty,.hidden-input:focus{border-color:rgb(var(--color-primary))}.list-item{border-radius:.25rem;cursor:pointer;height:3rem;padding-left:1rem;padding-right:1rem}.list-item:hover{background-color:var(--background-hover)}.textarea-clean{resize:none}.textarea-clean:focus{outline:none}.bg-pattern{background:linear-gradient(135deg,var(--background-base) 22px,var(--background-hover) 22px,var(--background-hover) 24px,transparent 24px,transparent 67px,var(--background-hover) 67px,var(--background-hover) 69px,transparent 69px),linear-gradient(225deg,var(--background-base) 22px,var(--background-hover) 22px,var(--background-hover) 24px,transparent 24px,transparent 67px,var(--background-hover) 67px,var(--background-hover) 69px,transparent 69px) 0 64px;background-color:var(--background-base);background-size:64px 128px}.trans-ease-out{transition:all .4s cubic-bezier(.25,.8,.25,1)}.trans-shadow{transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.tims-blogpost p{margin-top:.75rem;margin-bottom:.75rem}@media (min-width: 600px){:root .sm\:block{display:block}:root .sm\:hidden{display:none}:root [dir=ltr] .sm\:ltr\:ml-6{margin-left:1.5rem}:root [dir=rtl] .sm\:rtl\:mr-6{margin-right:1.5rem}}@media (min-width: 960px){:root .md\:flex-row{flex-direction:row}:root .md\:mt-0{margin-top:0}:root [dir=ltr] .md\:ltr\:ml-6{margin-left:1.5rem}:root [dir=rtl] .md\:rtl\:mr-6{margin-right:1.5rem}:root .md\:max-w-xs{max-width:20rem}}@media (min-width: 1280px){:root .lg\:block{display:block}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.hljs{color:#a9b7c6;background:#282b2e;display:block;overflow-x:auto;padding:.5em}.hljs-bullet,.hljs-literal,.hljs-number,.hljs-symbol{color:#6897bb}.hljs-deletion,.hljs-keyword,.hljs-selector-tag{color:#cc7832}.hljs-link,.hljs-template-variable,.hljs-variable{color:#629755}.hljs-comment,.hljs-quote{color:grey}.hljs-meta{color:#bbb529}.hljs-addition,.hljs-attribute,.hljs-string{color:#6a8759}.hljs-section,.hljs-title,.hljs-type{color:#ffc66d}.hljs-name,.hljs-selector-class,.hljs-selector-id{color:#e8bf6a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell,.cal-month-view .cal-cell-row{-js-display:flex;display:flex}.cal-month-view .cal-cell{float:left;flex:1;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media all and (-ms-high-contrast: none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5)}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:0;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:1px solid}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border-left:1px solid;border-right:1px solid;border-top:0;border-bottom:3px solid;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:0;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:auto;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:1px solid;border-top:0;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:" "}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view .cal-hour-segment,.cal-week-view mwl-calendar-week-view-hour-segment{display:block}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:1px solid #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:1px solid #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-drag-over,.cal-week-view .cal-day-headers .cal-header:hover{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:0;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:0;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-feature-settings:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:""}.fa-bacterium:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudflare:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-deezer:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guilded:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:""}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:""}.fa-handshake-slash:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-head-side-mask:before{content:""}.fa-head-side-virus:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hive:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-innosoft:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-instalod:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octopus-deploy:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-perbyte:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:""}.fa-pump-soap:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rust:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sink:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:""}.fa-store-slash:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-tiktok:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:""}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-uncharted:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:""}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-unsplash:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-users-slash:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vest:before{content:""}.fa-vest-patches:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:""}.fa-virus-slash:before{content:""}.fa-viruses:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wodu:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;font-display:block;src:url(fa-regular-400.77206a6bb316fa0aded5.eot);src:url(fa-regular-400.77206a6bb316fa0aded5.eot?#iefix) format("embedded-opentype"),url(fa-regular-400.7a3337626410ca2f4071.woff2) format("woff2"),url(fa-regular-400.bb58e57c48a3e911f15f.woff) format("woff"),url(fa-regular-400.491974d108fe4002b2aa.ttf) format("truetype"),url(fa-regular-400.4689f52cc96215721344.svg#fontawesome) format("svg")}.far{font-weight:400}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;font-display:block;src:url(fa-solid-900.9bbb245e67a133f6e486.eot);src:url(fa-solid-900.9bbb245e67a133f6e486.eot?#iefix) format("embedded-opentype"),url(fa-solid-900.1551f4f60c37af51121f.woff2) format("woff2"),url(fa-solid-900.eeccf4f66002c6f2ba24.woff) format("woff"),url(fa-solid-900.be9ee23c0c6390141475.ttf) format("truetype"),url(fa-solid-900.7a8b4f130182d19a2d7c.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:block;src:url(fa-brands-400.23f19bb08961f37aaf69.eot);src:url(fa-brands-400.23f19bb08961f37aaf69.eot?#iefix) format("embedded-opentype"),url(fa-brands-400.d878b0a6a1144760244f.woff2) format("woff2"),url(fa-brands-400.2285773e6b4b172f07d9.woff) format("woff"),url(fa-brands-400.527940b104eb2ea366c8.ttf) format("truetype"),url(fa-brands-400.2f517e09eb2ca6650ff5.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands;font-weight:400}.tims-style-dark{--background-app-bar:#0e121b;--footer-background:var(--background-card);--navigation-background:#161e2c;--toolbar-background:#161e2c;--background-base:#1f2a3d;--background-card:#161e2c;--footer-color:var(--text-color);--navigation-color:var(--text-color);--text-color:#fff;--toolbar-color:#fff;--text-color-light:rgba(0,0,0,.87);--foreground-divider:hsla(0,0%,100%,.12);--text-hint:hsla(0,0%,100%,.5);--text-hint-light:rgba(0,0,0,.38);--background-hover:hsla(0,0%,100%,.04);--text-secondary:hsla(0,0%,100%,.7);--text-secondary-light:rgba(0,0,0,.54);--secondary-toolbar-background:var(--background-card)}.tims-style-dark .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.tims-style-dark .mat-option{color:#fff}.tims-style-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.tims-style-dark .mat-option:focus:not(.mat-option-disabled),.tims-style-dark .mat-option:hover:not(.mat-option-disabled){background:hsla(0,0%,100%,.04)}.tims-style-dark .mat-option.mat-active{background:hsla(0,0%,100%,.04);color:#fff}.tims-style-dark .mat-option.mat-option-disabled{color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#009688;color:rgba(var(--color-primary),1)}.tims-style-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff4081;color:rgba(var(--color-accent),1)}.tims-style-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336;color:rgba(var(--color-warn),1)}.tims-style-dark .mat-optgroup-label{color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-optgroup-disabled .mat-optgroup-label{color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-pseudo-checkbox{color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-pseudo-checkbox:after{color:#1f2a3d}.tims-style-dark .mat-pseudo-checkbox-disabled{color:#b0b0b0}.tims-style-dark .mat-primary .mat-pseudo-checkbox-checked,.tims-style-dark .mat-primary .mat-pseudo-checkbox-indeterminate{background:#009688;background:rgba(var(--color-primary),1)}.tims-style-dark .mat-accent .mat-pseudo-checkbox-checked,.tims-style-dark .mat-accent .mat-pseudo-checkbox-indeterminate,.tims-style-dark .mat-pseudo-checkbox-checked,.tims-style-dark .mat-pseudo-checkbox-indeterminate{background:#ff4081;background:rgba(var(--color-accent),1)}.tims-style-dark .mat-warn .mat-pseudo-checkbox-checked,.tims-style-dark .mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336;background:rgba(var(--color-warn),1)}.tims-style-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.tims-style-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.tims-style-dark.mat-app-background,.tims-style-dark .mat-app-background{background-color:#1f2a3d;color:#fff}.tims-style-dark .mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.tims-style-dark .mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.tims-style-dark .mat-autocomplete-panel{background:#161e2c;color:#fff}.tims-style-dark .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#161e2c}.tims-style-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.tims-style-dark .mat-badge{position:relative}.tims-style-dark .mat-badge-hidden .mat-badge-content{display:none}.tims-style-dark .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.tims-style-dark .mat-badge-content._mat-animation-noopable,.tims-style-dark .ng-animate-disabled .mat-badge-content{transition:none}.tims-style-dark .mat-badge-content.mat-badge-active{transform:none}.tims-style-dark .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.tims-style-dark .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.tims-style-dark .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.tims-style-dark .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .tims-style-dark .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.tims-style-dark .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .tims-style-dark .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.tims-style-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .tims-style-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.tims-style-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .tims-style-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.tims-style-dark .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.tims-style-dark .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.tims-style-dark .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.tims-style-dark .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .tims-style-dark .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.tims-style-dark .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .tims-style-dark .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.tims-style-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .tims-style-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.tims-style-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .tims-style-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.tims-style-dark .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.tims-style-dark .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.tims-style-dark .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.tims-style-dark .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .tims-style-dark .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.tims-style-dark .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .tims-style-dark .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.tims-style-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .tims-style-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.tims-style-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .tims-style-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.tims-style-dark .mat-badge-content{color:#fff;color:rgba(var(--color-primary-contrast),1);background:#009688;background:rgba(var(--color-primary),1)}.cdk-high-contrast-active .tims-style-dark .mat-badge-content{outline:1px solid;border-radius:0}.tims-style-dark .mat-badge-accent .mat-badge-content{background:#ff4081;background:rgba(var(--color-accent),1);color:#fff;color:rgba(var(--color-accent-contrast),1)}.tims-style-dark .mat-badge-warn .mat-badge-content{color:#fff;color:rgba(var(--color-warn-contrast),1);background:#f44336;background:rgba(var(--color-warn),1)}.tims-style-dark .mat-badge-disabled .mat-badge-content{background:#626a77;color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#161e2c;color:#fff}.tims-style-dark .mat-button,.tims-style-dark .mat-icon-button,.tims-style-dark .mat-stroked-button{color:inherit;background:transparent}.tims-style-dark .mat-button.mat-primary,.tims-style-dark .mat-icon-button.mat-primary,.tims-style-dark .mat-stroked-button.mat-primary{color:#009688;color:rgba(var(--color-primary),1)}.tims-style-dark .mat-button.mat-accent,.tims-style-dark .mat-icon-button.mat-accent,.tims-style-dark .mat-stroked-button.mat-accent{color:#ff4081;color:rgba(var(--color-accent),1)}.tims-style-dark .mat-button.mat-warn,.tims-style-dark .mat-icon-button.mat-warn,.tims-style-dark .mat-stroked-button.mat-warn{color:#f44336;color:rgba(var(--color-warn),1)}.tims-style-dark .mat-button.mat-accent.mat-button-disabled,.tims-style-dark .mat-button.mat-button-disabled.mat-button-disabled,.tims-style-dark .mat-button.mat-primary.mat-button-disabled,.tims-style-dark .mat-button.mat-warn.mat-button-disabled,.tims-style-dark .mat-icon-button.mat-accent.mat-button-disabled,.tims-style-dark .mat-icon-button.mat-button-disabled.mat-button-disabled,.tims-style-dark .mat-icon-button.mat-primary.mat-button-disabled,.tims-style-dark .mat-icon-button.mat-warn.mat-button-disabled,.tims-style-dark .mat-stroked-button.mat-accent.mat-button-disabled,.tims-style-dark .mat-stroked-button.mat-button-disabled.mat-button-disabled,.tims-style-dark .mat-stroked-button.mat-primary.mat-button-disabled,.tims-style-dark .mat-stroked-button.mat-warn.mat-button-disabled{color:hsla(0,0%,100%,.3)}.tims-style-dark .mat-button.mat-primary .mat-button-focus-overlay,.tims-style-dark .mat-icon-button.mat-primary .mat-button-focus-overlay,.tims-style-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#009688;background-color:rgba(var(--color-primary),1)}.tims-style-dark .mat-button.mat-accent .mat-button-focus-overlay,.tims-style-dark .mat-icon-button.mat-accent .mat-button-focus-overlay,.tims-style-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.tims-style-dark .mat-button.mat-warn .mat-button-focus-overlay,.tims-style-dark .mat-icon-button.mat-warn .mat-button-focus-overlay,.tims-style-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-button.mat-button-disabled .mat-button-focus-overlay,.tims-style-dark .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.tims-style-dark .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.tims-style-dark .mat-button .mat-ripple-element,.tims-style-dark .mat-icon-button .mat-ripple-element,.tims-style-dark .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.tims-style-dark .mat-button-focus-overlay{background:#fff}.tims-style-dark .mat-stroked-button:not(.mat-button-disabled){border-color:hsla(0,0%,100%,.12)}.tims-style-dark .mat-fab,.tims-style-dark .mat-flat-button,.tims-style-dark .mat-mini-fab,.tims-style-dark .mat-raised-button{color:#fff;background-color:#424242}.tims-style-dark .mat-fab.mat-primary,.tims-style-dark .mat-flat-button.mat-primary,.tims-style-dark .mat-mini-fab.mat-primary,.tims-style-dark .mat-raised-button.mat-primary{color:#fff;color:rgba(var(--color-primary-contrast),1)}.tims-style-dark .mat-fab.mat-accent,.tims-style-dark .mat-flat-button.mat-accent,.tims-style-dark .mat-mini-fab.mat-accent,.tims-style-dark .mat-raised-button.mat-accent{color:#fff;color:rgba(var(--color-accent-contrast),1)}.tims-style-dark .mat-fab.mat-warn,.tims-style-dark .mat-flat-button.mat-warn,.tims-style-dark .mat-mini-fab.mat-warn,.tims-style-dark .mat-raised-button.mat-warn{color:#fff;color:rgba(var(--color-warn-contrast),1)}.tims-style-dark .mat-fab.mat-accent.mat-button-disabled,.tims-style-dark .mat-fab.mat-button-disabled.mat-button-disabled,.tims-style-dark .mat-fab.mat-primary.mat-button-disabled,.tims-style-dark .mat-fab.mat-warn.mat-button-disabled,.tims-style-dark .mat-flat-button.mat-accent.mat-button-disabled,.tims-style-dark .mat-flat-button.mat-button-disabled.mat-button-disabled,.tims-style-dark .mat-flat-button.mat-primary.mat-button-disabled,.tims-style-dark .mat-flat-button.mat-warn.mat-button-disabled,.tims-style-dark .mat-mini-fab.mat-accent.mat-button-disabled,.tims-style-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled,.tims-style-dark .mat-mini-fab.mat-primary.mat-button-disabled,.tims-style-dark .mat-mini-fab.mat-warn.mat-button-disabled,.tims-style-dark .mat-raised-button.mat-accent.mat-button-disabled,.tims-style-dark .mat-raised-button.mat-button-disabled.mat-button-disabled,.tims-style-dark .mat-raised-button.mat-primary.mat-button-disabled,.tims-style-dark .mat-raised-button.mat-warn.mat-button-disabled{color:hsla(0,0%,100%,.3)}.tims-style-dark .mat-fab.mat-primary,.tims-style-dark .mat-flat-button.mat-primary,.tims-style-dark .mat-mini-fab.mat-primary,.tims-style-dark .mat-raised-button.mat-primary{background-color:#009688;background-color:rgba(var(--color-primary),1)}.tims-style-dark .mat-fab.mat-accent,.tims-style-dark .mat-flat-button.mat-accent,.tims-style-dark .mat-mini-fab.mat-accent,.tims-style-dark .mat-raised-button.mat-accent{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.tims-style-dark .mat-fab.mat-warn,.tims-style-dark .mat-flat-button.mat-warn,.tims-style-dark .mat-mini-fab.mat-warn,.tims-style-dark .mat-raised-button.mat-warn{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-fab.mat-accent.mat-button-disabled,.tims-style-dark .mat-fab.mat-button-disabled.mat-button-disabled,.tims-style-dark .mat-fab.mat-primary.mat-button-disabled,.tims-style-dark .mat-fab.mat-warn.mat-button-disabled,.tims-style-dark .mat-flat-button.mat-accent.mat-button-disabled,.tims-style-dark .mat-flat-button.mat-button-disabled.mat-button-disabled,.tims-style-dark .mat-flat-button.mat-primary.mat-button-disabled,.tims-style-dark .mat-flat-button.mat-warn.mat-button-disabled,.tims-style-dark .mat-mini-fab.mat-accent.mat-button-disabled,.tims-style-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled,.tims-style-dark .mat-mini-fab.mat-primary.mat-button-disabled,.tims-style-dark .mat-mini-fab.mat-warn.mat-button-disabled,.tims-style-dark .mat-raised-button.mat-accent.mat-button-disabled,.tims-style-dark .mat-raised-button.mat-button-disabled.mat-button-disabled,.tims-style-dark .mat-raised-button.mat-primary.mat-button-disabled,.tims-style-dark .mat-raised-button.mat-warn.mat-button-disabled{background-color:hsla(0,0%,100%,.12)}.tims-style-dark .mat-fab.mat-primary .mat-ripple-element,.tims-style-dark .mat-flat-button.mat-primary .mat-ripple-element,.tims-style-dark .mat-mini-fab.mat-primary .mat-ripple-element,.tims-style-dark .mat-raised-button.mat-primary .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-primary-contrast),1);opacity:.1}.tims-style-dark .mat-fab.mat-accent .mat-ripple-element,.tims-style-dark .mat-flat-button.mat-accent .mat-ripple-element,.tims-style-dark .mat-mini-fab.mat-accent .mat-ripple-element,.tims-style-dark .mat-raised-button.mat-accent .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-accent-contrast),1);opacity:.1}.tims-style-dark .mat-fab.mat-warn .mat-ripple-element,.tims-style-dark .mat-flat-button.mat-warn .mat-ripple-element,.tims-style-dark .mat-mini-fab.mat-warn .mat-ripple-element,.tims-style-dark .mat-raised-button.mat-warn .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-warn-contrast),1);opacity:.1}.tims-style-dark .mat-flat-button:not([class*=mat-elevation-z]),.tims-style-dark .mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.tims-style-dark .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.tims-style-dark .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.tims-style-dark .mat-fab:not([class*=mat-elevation-z]),.tims-style-dark .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.tims-style-dark .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.tims-style-dark .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.tims-style-dark .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.tims-style-dark .mat-button-toggle-group,.tims-style-dark .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-button-toggle-group-appearance-standard,.tims-style-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.tims-style-dark .mat-button-toggle{color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:hsla(0,0%,100%,.12)}.tims-style-dark .mat-button-toggle-appearance-standard{color:#fff;background:#161e2c}.tims-style-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.tims-style-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid hsla(0,0%,100%,.12)}.tims-style-dark [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid hsla(0,0%,100%,.12)}.tims-style-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid hsla(0,0%,100%,.12)}.tims-style-dark .mat-button-toggle-checked{background-color:#212121;color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.tims-style-dark .mat-button-toggle-disabled{color:hsla(0,0%,100%,.3);background-color:#000}.tims-style-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#161e2c}.tims-style-dark .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.tims-style-dark .mat-button-toggle-group-appearance-standard,.tims-style-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid hsla(0,0%,100%,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.tims-style-dark .mat-card{background:#161e2c;color:#fff}.tims-style-dark .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.tims-style-dark .mat-card-subtitle{color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-checkbox-frame{border-color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-checkbox-checkmark{fill:#1f2a3d}.tims-style-dark .mat-checkbox-checkmark-path{stroke:#1f2a3d!important}.tims-style-dark .mat-checkbox-mixedmark{background-color:#1f2a3d}.tims-style-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background,.tims-style-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#009688;background-color:rgba(var(--color-primary),1)}.tims-style-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background,.tims-style-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.tims-style-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background,.tims-style-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.tims-style-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.tims-style-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.tims-style-dark .mat-checkbox-disabled .mat-checkbox-label{color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-checkbox .mat-ripple-element{background-color:#fff}.tims-style-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.tims-style-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#009688;background:rgba(var(--color-primary),1)}.tims-style-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.tims-style-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff4081;background:rgba(var(--color-accent),1)}.tims-style-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.tims-style-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336;background:rgba(var(--color-warn),1)}.tims-style-dark .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.tims-style-dark .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.tims-style-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.tims-style-dark .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.tims-style-dark .mat-chip.mat-standard-chip:after{background:#fff}.tims-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#009688;background-color:rgba(var(--color-primary),1);color:#fff;color:rgba(var(--color-primary-contrast),1)}.tims-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;color:rgba(var(--color-primary-contrast),1);opacity:.4}.tims-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-primary-contrast),1);opacity:.1}.tims-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;background-color:rgba(var(--color-warn),1);color:#fff;color:rgba(var(--color-warn-contrast),1)}.tims-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;color:rgba(var(--color-warn-contrast),1);opacity:.4}.tims-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-warn-contrast),1);opacity:.1}.tims-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff4081;background-color:rgba(var(--color-accent),1);color:#fff;color:rgba(var(--color-accent-contrast),1)}.tims-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;color:rgba(var(--color-accent-contrast),1);opacity:.4}.tims-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-accent-contrast),1);opacity:.1}.tims-style-dark .mat-table{background:#161e2c}.tims-style-dark .mat-table-sticky,.tims-style-dark .mat-table tbody,.tims-style-dark .mat-table tfoot,.tims-style-dark .mat-table thead,.tims-style-dark [mat-footer-row],.tims-style-dark [mat-header-row],.tims-style-dark [mat-row],.tims-style-dark mat-footer-row,.tims-style-dark mat-header-row,.tims-style-dark mat-row{background:inherit}.tims-style-dark mat-footer-row,.tims-style-dark mat-header-row,.tims-style-dark mat-row,.tims-style-dark td.mat-cell,.tims-style-dark td.mat-footer-cell,.tims-style-dark th.mat-header-cell{border-bottom-color:hsla(0,0%,100%,.12)}.tims-style-dark .mat-header-cell{color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-cell,.tims-style-dark .mat-footer-cell{color:#fff}.tims-style-dark .mat-calendar-arrow{border-top-color:#fff}.tims-style-dark .mat-datepicker-content .mat-calendar-next-button,.tims-style-dark .mat-datepicker-content .mat-calendar-previous-button,.tims-style-dark .mat-datepicker-toggle{color:#fff}.tims-style-dark .mat-calendar-table-header-divider:after{background:hsla(0,0%,100%,.12)}.tims-style-dark .mat-calendar-body-label,.tims-style-dark .mat-calendar-table-header{color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-calendar-body-cell-content,.tims-style-dark .mat-date-range-input-separator{color:#fff;border-color:transparent}.tims-style-dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.tims-style-dark .mat-form-field-disabled .mat-date-range-input-separator{color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-calendar-body-in-preview{color:hsla(0,0%,100%,.24)}.tims-style-dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:hsla(0,0%,100%,.3)}.tims-style-dark .mat-calendar-body-in-range:before{background:#009688;background:rgba(var(--color-primary),1)}.tims-style-dark .mat-calendar-body-comparison-identical,.tims-style-dark .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.tims-style-dark .mat-calendar-body-comparison-bridge-start:before,.tims-style-dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#009688 50%,rgba(249,171,0,.2) 0);background:linear-gradient(to right,rgba(var(--color-primary),1) 50%,rgba(249,171,0,.2) 50%)}.tims-style-dark .mat-calendar-body-comparison-bridge-end:before,.tims-style-dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#009688 50%,rgba(249,171,0,.2) 0);background:linear-gradient(to left,rgba(var(--color-primary),1) 50%,rgba(249,171,0,.2) 50%)}.tims-style-dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.tims-style-dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.tims-style-dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.tims-style-dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.tims-style-dark .mat-calendar-body-selected{background-color:#009688;background-color:rgba(var(--color-primary),1);color:#fff;color:rgba(var(--color-primary-contrast),1)}.tims-style-dark .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.tims-style-dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px rgba(var(--color-primary-contrast),1)}.tims-style-dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.tims-style-dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.tims-style-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#009688;background-color:rgba(var(--color-primary),1)}.tims-style-dark .mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#161e2c;color:#fff}.tims-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:#ff4081;background:rgba(var(--color-accent),1)}.tims-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.tims-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.tims-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.tims-style-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#ff4081 50%,rgba(249,171,0,.2) 0);background:linear-gradient(to right,rgba(var(--color-accent),1) 50%,rgba(249,171,0,.2) 50%)}.tims-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.tims-style-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#ff4081 50%,rgba(249,171,0,.2) 0);background:linear-gradient(to left,rgba(var(--color-accent),1) 50%,rgba(249,171,0,.2) 50%)}.tims-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.tims-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.tims-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.tims-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.tims-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;background-color:rgba(var(--color-accent),1);color:#fff;color:rgba(var(--color-accent-contrast),1)}.tims-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.tims-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px rgba(var(--color-accent-contrast),1)}.tims-style-dark .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.tims-style-dark .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.tims-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.tims-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:#f44336;background:rgba(var(--color-warn),1)}.tims-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.tims-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.tims-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.tims-style-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#f44336 50%,rgba(249,171,0,.2) 0);background:linear-gradient(to right,rgba(var(--color-warn),1) 50%,rgba(249,171,0,.2) 50%)}.tims-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.tims-style-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#f44336 50%,rgba(249,171,0,.2) 0);background:linear-gradient(to left,rgba(var(--color-warn),1) 50%,rgba(249,171,0,.2) 50%)}.tims-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.tims-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.tims-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.tims-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.tims-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;background-color:rgba(var(--color-warn),1);color:#fff;color:rgba(var(--color-warn-contrast),1)}.tims-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.tims-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px rgba(var(--color-warn-contrast),1)}.tims-style-dark .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.tims-style-dark .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.tims-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f44336;background-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.tims-style-dark .mat-datepicker-toggle-active{color:#009688;color:rgba(var(--color-primary),1)}.tims-style-dark .mat-datepicker-toggle-active.mat-accent{color:#ff4081;color:rgba(var(--color-accent),1)}.tims-style-dark .mat-datepicker-toggle-active.mat-warn{color:#f44336;color:rgba(var(--color-warn),1)}.tims-style-dark .mat-date-range-input-inner[disabled]{color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#161e2c;color:#fff}.tims-style-dark .mat-divider{border-top-color:hsla(0,0%,100%,.12)}.tims-style-dark .mat-divider-vertical{border-right-color:hsla(0,0%,100%,.12)}.tims-style-dark .mat-expansion-panel{background:#161e2c;color:#fff}.tims-style-dark .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-action-row{border-top-color:hsla(0,0%,100%,.12)}.tims-style-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.tims-style-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.tims-style-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:hsla(0,0%,100%,.04)}@media (hover: none){.tims-style-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#161e2c}}.tims-style-dark .mat-expansion-panel-header-title{color:#fff}.tims-style-dark .mat-expansion-indicator:after,.tims-style-dark .mat-expansion-panel-header-description{color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-expansion-panel-header[aria-disabled=true]{color:hsla(0,0%,100%,.3)}.tims-style-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.tims-style-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.tims-style-dark .mat-form-field-label,.tims-style-dark .mat-hint{color:hsla(0,0%,100%,.6)}.tims-style-dark .mat-form-field.mat-focused .mat-form-field-label{color:#009688;color:rgba(var(--color-primary),1)}.tims-style-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff4081;color:rgba(var(--color-accent),1)}.tims-style-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336;color:rgba(var(--color-warn),1)}.tims-style-dark .mat-focused .mat-form-field-required-marker{color:#ff4081;color:rgba(var(--color-accent),1)}.tims-style-dark .mat-form-field-ripple{background-color:hsla(0,0%,100%,.87)}.tims-style-dark .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#009688;background-color:rgba(var(--color-primary),1)}.tims-style-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.tims-style-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#009688;color:rgba(var(--color-primary),1)}.tims-style-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff4081;color:rgba(var(--color-accent),1)}.tims-style-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.tims-style-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label,.tims-style-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.tims-style-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336;color:rgba(var(--color-warn),1)}.tims-style-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.tims-style-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-error{color:#f44336;color:rgba(var(--color-warn),1)}.tims-style-dark .mat-form-field-appearance-legacy .mat-form-field-label,.tims-style-dark .mat-form-field-appearance-legacy .mat-hint{color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:hsla(0,0%,100%,.42)}.tims-style-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,hsla(0,0%,100%,.42) 0,hsla(0,0%,100%,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.tims-style-dark .mat-form-field-appearance-standard .mat-form-field-underline{background-color:hsla(0,0%,100%,.42)}.tims-style-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,hsla(0,0%,100%,.42) 0,hsla(0,0%,100%,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.tims-style-dark .mat-form-field-appearance-fill .mat-form-field-flex{background-color:hsla(0,0%,100%,.04)}.tims-style-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:hsla(0,0%,100%,.02)}.tims-style-dark .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:hsla(0,0%,100%,.42)}.tims-style-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.tims-style-dark .mat-form-field-appearance-outline .mat-form-field-outline{color:hsla(0,0%,100%,.12)}.tims-style-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:hsla(0,0%,100%,.87)}.tims-style-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#009688;color:rgba(var(--color-primary),1)}.tims-style-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff4081;color:rgba(var(--color-accent),1)}.tims-style-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.tims-style-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336;color:rgba(var(--color-warn),1)}.tims-style-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:hsla(0,0%,100%,.06)}.tims-style-dark .mat-icon.mat-primary{color:#009688;color:rgba(var(--color-primary),1)}.tims-style-dark .mat-icon.mat-accent{color:#ff4081;color:rgba(var(--color-accent),1)}.tims-style-dark .mat-icon.mat-warn{color:#f44336;color:rgba(var(--color-warn),1)}.tims-style-dark .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.tims-style-dark .mat-input-element:disabled{color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-input-element{caret-color:#009688;caret-color:rgba(var(--color-primary),1)}.tims-style-dark .mat-input-element::placeholder{color:hsla(0,0%,100%,.42)}.tims-style-dark .mat-input-element::-moz-placeholder{color:hsla(0,0%,100%,.42)}.tims-style-dark .mat-input-element::-webkit-input-placeholder{color:hsla(0,0%,100%,.42)}.tims-style-dark .mat-input-element:-ms-input-placeholder{color:hsla(0,0%,100%,.42)}.tims-style-dark .mat-form-field.mat-accent .mat-input-element{caret-color:#ff4081;caret-color:rgba(var(--color-accent),1)}.tims-style-dark .mat-form-field-invalid .mat-input-element,.tims-style-dark .mat-form-field.mat-warn .mat-input-element{caret-color:#f44336;caret-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336;color:rgba(var(--color-warn),1)}.tims-style-dark .mat-list-base .mat-list-item,.tims-style-dark .mat-list-base .mat-list-option{color:#fff}.tims-style-dark .mat-list-base .mat-subheader{color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-list-item-disabled{background-color:#000}.tims-style-dark .mat-action-list .mat-list-item:focus,.tims-style-dark .mat-action-list .mat-list-item:hover,.tims-style-dark .mat-list-option:focus,.tims-style-dark .mat-list-option:hover,.tims-style-dark .mat-nav-list .mat-list-item:focus,.tims-style-dark .mat-nav-list .mat-list-item:hover{background:hsla(0,0%,100%,.04)}.tims-style-dark .mat-list-single-selected-option,.tims-style-dark .mat-list-single-selected-option:focus,.tims-style-dark .mat-list-single-selected-option:hover{background:hsla(0,0%,100%,.12)}.tims-style-dark .mat-menu-panel{background:#161e2c}.tims-style-dark .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-menu-item{background:transparent;color:#fff}.tims-style-dark .mat-menu-item[disabled],.tims-style-dark .mat-menu-item[disabled] .mat-icon-no-color,.tims-style-dark .mat-menu-item[disabled] .mat-menu-submenu-icon{color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-menu-item .mat-icon-no-color,.tims-style-dark .mat-menu-submenu-icon{color:#fff}.tims-style-dark .mat-menu-item-highlighted:not([disabled]),.tims-style-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),.tims-style-dark .mat-menu-item.cdk-program-focused:not([disabled]),.tims-style-dark .mat-menu-item:hover:not([disabled]){background:hsla(0,0%,100%,.04)}.tims-style-dark .mat-paginator{background:#161e2c}.tims-style-dark .mat-paginator,.tims-style-dark .mat-paginator-page-size .mat-select-trigger{color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-paginator-decrement,.tims-style-dark .mat-paginator-increment{border-top:2px solid #fff;border-right:2px solid #fff}.tims-style-dark .mat-paginator-first,.tims-style-dark .mat-paginator-last{border-top:2px solid #fff}.tims-style-dark .mat-icon-button[disabled] .mat-paginator-decrement,.tims-style-dark .mat-icon-button[disabled] .mat-paginator-first,.tims-style-dark .mat-icon-button[disabled] .mat-paginator-increment,.tims-style-dark .mat-icon-button[disabled] .mat-paginator-last{border-color:hsla(0,0%,100%,.5)}.mat-paginator-container{min-height:56px}.tims-style-dark .mat-progress-bar-background{fill:rgba(0,150,136,.1);fill:rgba(var(--color-primary),.1)}.tims-style-dark .mat-progress-bar-buffer{background-color:rgba(0,150,136,.1);background-color:rgba(var(--color-primary),.1)}.tims-style-dark .mat-progress-bar-fill:after{background-color:#009688;background-color:rgba(var(--color-primary),1)}.tims-style-dark .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:rgba(255,64,129,.1);fill:rgba(var(--color-accent),.1)}.tims-style-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:rgba(255,64,129,.1);background-color:rgba(var(--color-accent),.1)}.tims-style-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.tims-style-dark .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:rgba(244,67,54,.1);fill:rgba(var(--color-warn),.1)}.tims-style-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:rgba(244,67,54,.1);background-color:rgba(var(--color-warn),.1)}.tims-style-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-progress-spinner circle,.tims-style-dark .mat-spinner circle{stroke:#009688;stroke:rgba(var(--color-primary),1)}.tims-style-dark .mat-progress-spinner.mat-accent circle,.tims-style-dark .mat-spinner.mat-accent circle{stroke:#ff4081;stroke:rgba(var(--color-accent),1)}.tims-style-dark .mat-progress-spinner.mat-warn circle,.tims-style-dark .mat-spinner.mat-warn circle{stroke:#f44336;stroke:rgba(var(--color-warn),1)}.tims-style-dark .mat-radio-outer-circle{border-color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#009688;border-color:rgba(var(--color-primary),1)}.tims-style-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.tims-style-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,.tims-style-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.tims-style-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#009688;background-color:rgba(var(--color-primary),1)}.tims-style-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff4081;border-color:rgba(var(--color-accent),1)}.tims-style-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.tims-style-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,.tims-style-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.tims-style-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.tims-style-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336;border-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.tims-style-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,.tims-style-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.tims-style-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.tims-style-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.tims-style-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-radio-button .mat-ripple-element{background-color:#fff}.tims-style-dark .mat-select-value{color:#fff}.tims-style-dark .mat-select-placeholder{color:hsla(0,0%,100%,.42)}.tims-style-dark .mat-select-disabled .mat-select-value{color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-select-arrow{color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-select-panel{background:#161e2c}.tims-style-dark .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:hsla(0,0%,100%,.12)}.tims-style-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#009688;color:rgba(var(--color-primary),1)}.tims-style-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff4081;color:rgba(var(--color-accent),1)}.tims-style-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.tims-style-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336;color:rgba(var(--color-warn),1)}.tims-style-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-drawer-container{background-color:#1f2a3d;color:#fff}.tims-style-dark .mat-drawer{background-color:#161e2c;color:#fff}.tims-style-dark .mat-drawer.mat-drawer-push{background-color:#161e2c}.tims-style-dark .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.tims-style-dark .mat-drawer-side{border-right:1px solid hsla(0,0%,100%,.12)}.tims-style-dark .mat-drawer-side.mat-drawer-end,.tims-style-dark [dir=rtl] .mat-drawer-side{border-left:1px solid hsla(0,0%,100%,.12);border-right:none}.tims-style-dark [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid hsla(0,0%,100%,.12)}.tims-style-dark .mat-drawer-backdrop.mat-drawer-shown{background-color:hsla(38,33%,87%,.6)}.tims-style-dark .mat-slide-toggle.mat-checked .mat-ripple-element,.tims-style-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.tims-style-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.tims-style-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.tims-style-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.tims-style-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#009688;background-color:rgba(var(--color-primary),1)}.tims-style-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.tims-style-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.tims-style-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}.tims-style-dark .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.tims-style-dark .mat-slide-toggle-bar{background-color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-slider-track-background{background-color:hsla(0,0%,100%,.3)}.tims-style-dark .mat-primary .mat-slider-thumb,.tims-style-dark .mat-primary .mat-slider-thumb-label,.tims-style-dark .mat-primary .mat-slider-track-fill{background-color:#009688;background-color:rgba(var(--color-primary),1)}.tims-style-dark .mat-primary .mat-slider-thumb-label-text{color:#fff;color:rgba(var(--color-primary-contrast),1)}.tims-style-dark .mat-primary .mat-slider-focus-ring{background-color:#009688;background-color:rgba(var(--color-primary),1);opacity:.2}.tims-style-dark .mat-accent .mat-slider-thumb,.tims-style-dark .mat-accent .mat-slider-thumb-label,.tims-style-dark .mat-accent .mat-slider-track-fill{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.tims-style-dark .mat-accent .mat-slider-thumb-label-text{color:#fff;color:rgba(var(--color-accent-contrast),1)}.tims-style-dark .mat-accent .mat-slider-focus-ring{background-color:#ff4081;background-color:rgba(var(--color-accent),1);opacity:.2}.tims-style-dark .mat-warn .mat-slider-thumb,.tims-style-dark .mat-warn .mat-slider-thumb-label,.tims-style-dark .mat-warn .mat-slider-track-fill{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-warn .mat-slider-thumb-label-text{color:#fff;color:rgba(var(--color-warn-contrast),1)}.tims-style-dark .mat-warn .mat-slider-focus-ring{background-color:#f44336;background-color:rgba(var(--color-warn),1);opacity:.2}.tims-style-dark .mat-slider-disabled .mat-slider-thumb,.tims-style-dark .mat-slider-disabled .mat-slider-track-background,.tims-style-dark .mat-slider-disabled .mat-slider-track-fill,.tims-style-dark .mat-slider-disabled:hover .mat-slider-track-background,.tims-style-dark .mat-slider.cdk-focused .mat-slider-track-background,.tims-style-dark .mat-slider:hover .mat-slider-track-background{background-color:hsla(0,0%,100%,.3)}.tims-style-dark .mat-slider-min-value .mat-slider-focus-ring{background-color:hsla(0,0%,100%,.12)}.tims-style-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.tims-style-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.tims-style-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.tims-style-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:hsla(0,0%,100%,.3)}.tims-style-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:hsla(0,0%,100%,.3);background-color:transparent}.tims-style-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.tims-style-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.tims-style-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.tims-style-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:hsla(0,0%,100%,.3)}.tims-style-dark .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 2px,transparent 0,transparent)}.tims-style-dark .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 2px,transparent 0,transparent)}.tims-style-dark .mat-step-header.cdk-keyboard-focused,.tims-style-dark .mat-step-header.cdk-program-focused,.tims-style-dark .mat-step-header:hover:not([aria-disabled]),.tims-style-dark .mat-step-header:hover[aria-disabled=false]{background-color:hsla(0,0%,100%,.04)}.tims-style-dark .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.tims-style-dark .mat-step-header:hover{background:none}}.tims-style-dark .mat-step-header .mat-step-label,.tims-style-dark .mat-step-header .mat-step-optional{color:hsla(0,0%,100%,.7)}.tims-style-dark .mat-step-header .mat-step-icon{background-color:hsla(0,0%,100%,.7);color:#fff;color:rgba(var(--color-primary-contrast),1)}.tims-style-dark .mat-step-header .mat-step-icon-selected,.tims-style-dark .mat-step-header .mat-step-icon-state-done,.tims-style-dark .mat-step-header .mat-step-icon-state-edit{background-color:#009688;background-color:rgba(var(--color-primary),1);color:#fff;color:rgba(var(--color-primary-contrast),1)}.tims-style-dark .mat-step-header.mat-accent .mat-step-icon{color:#fff;color:rgba(var(--color-accent-contrast),1)}.tims-style-dark .mat-step-header.mat-accent .mat-step-icon-selected,.tims-style-dark .mat-step-header.mat-accent .mat-step-icon-state-done,.tims-style-dark .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff4081;background-color:rgba(var(--color-accent),1);color:#fff;color:rgba(var(--color-accent-contrast),1)}.tims-style-dark .mat-step-header.mat-warn .mat-step-icon{color:#fff;color:rgba(var(--color-warn-contrast),1)}.tims-style-dark .mat-step-header.mat-warn .mat-step-icon-selected,.tims-style-dark .mat-step-header.mat-warn .mat-step-icon-state-done,.tims-style-dark .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;background-color:rgba(var(--color-warn),1);color:#fff;color:rgba(var(--color-warn-contrast),1)}.tims-style-dark .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336;color:rgba(var(--color-warn),1)}.tims-style-dark .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.tims-style-dark .mat-step-header .mat-step-label.mat-step-label-error{color:#f44336;color:rgba(var(--color-warn),1)}.tims-style-dark .mat-stepper-horizontal,.tims-style-dark .mat-stepper-vertical{background-color:#161e2c}.tims-style-dark .mat-stepper-vertical-line:before{border-left-color:hsla(0,0%,100%,.12)}.tims-style-dark .mat-horizontal-stepper-header:after,.tims-style-dark .mat-horizontal-stepper-header:before,.tims-style-dark .mat-stepper-horizontal-line{border-top-color:hsla(0,0%,100%,.12)}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before,.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.tims-style-dark .mat-sort-header-arrow{color:#b9bcc0}.tims-style-dark .mat-tab-header,.tims-style-dark .mat-tab-nav-bar{border-bottom:1px solid hsla(0,0%,100%,.12)}.tims-style-dark .mat-tab-group-inverted-header .mat-tab-header,.tims-style-dark .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid hsla(0,0%,100%,.12);border-bottom:none}.tims-style-dark .mat-tab-label,.tims-style-dark .mat-tab-link{color:#fff}.tims-style-dark .mat-tab-label.mat-tab-disabled,.tims-style-dark .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-tab-header-pagination-chevron{border-color:#fff}.tims-style-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.5)}.tims-style-dark .mat-tab-group[class*=mat-background-]>.mat-tab-header,.tims-style-dark .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.tims-style-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(0,150,136,.1);background-color:rgba(var(--color-primary),.1)}.tims-style-dark .mat-tab-group.mat-primary .mat-ink-bar,.tims-style-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#009688;background-color:rgba(var(--color-primary),1)}.tims-style-dark .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.tims-style-dark .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.tims-style-dark .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.tims-style-dark .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff;background-color:rgba(var(--color-primary-contrast),1)}.tims-style-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,64,129,.1);background-color:rgba(var(--color-accent),.1)}.tims-style-dark .mat-tab-group.mat-accent .mat-ink-bar,.tims-style-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.tims-style-dark .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.tims-style-dark .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.tims-style-dark .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.tims-style-dark .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff;background-color:rgba(var(--color-accent-contrast),1)}.tims-style-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(244,67,54,.1);background-color:rgba(var(--color-warn),.1)}.tims-style-dark .mat-tab-group.mat-warn .mat-ink-bar,.tims-style-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.tims-style-dark .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.tims-style-dark .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.tims-style-dark .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff;background-color:rgba(var(--color-warn-contrast),1)}.tims-style-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(0,150,136,.1);background-color:rgba(var(--color-primary),.1)}.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-header,.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container{background-color:#009688;background-color:rgba(var(--color-primary),1)}.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff;color:rgba(var(--color-primary-contrast),1)}.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before{border-color:#fff;border-color:rgba(var(--color-primary-contrast),1)}.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;border-color:rgba(var(--color-primary-contrast),1);opacity:.4}.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.tims-style-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.tims-style-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-primary-contrast),1);opacity:.12}.tims-style-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,64,129,.1);background-color:rgba(var(--color-accent),.1)}.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-header,.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff;color:rgba(var(--color-accent-contrast),1)}.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before{border-color:#fff;border-color:rgba(var(--color-accent-contrast),1)}.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;border-color:rgba(var(--color-accent-contrast),1);opacity:.4}.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.tims-style-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.tims-style-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-accent-contrast),1);opacity:.12}.tims-style-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.tims-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(244,67,54,.1);background-color:rgba(var(--color-warn),.1)}.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-header,.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff;color:rgba(var(--color-warn-contrast),1)}.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before{border-color:#fff;border-color:rgba(var(--color-warn-contrast),1)}.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;border-color:rgba(var(--color-warn-contrast),1);opacity:.4}.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.tims-style-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.tims-style-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-warn-contrast),1);opacity:.12}.tims-style-dark .mat-toolbar{background:#0e121b;color:#fff}.tims-style-dark .mat-toolbar.mat-primary{background:#009688;background:rgba(var(--color-primary),1);color:#fff;color:rgba(var(--color-primary-contrast),1)}.tims-style-dark .mat-toolbar.mat-accent{background:#ff4081;background:rgba(var(--color-accent),1);color:#fff;color:rgba(var(--color-accent-contrast),1)}.tims-style-dark .mat-toolbar.mat-warn{background:#f44336;background:rgba(var(--color-warn),1);color:#fff;color:rgba(var(--color-warn-contrast),1)}.tims-style-dark .mat-toolbar .mat-focused .mat-form-field-ripple,.tims-style-dark .mat-toolbar .mat-form-field-ripple,.tims-style-dark .mat-toolbar .mat-form-field-underline{background-color:currentColor}.tims-style-dark .mat-toolbar .mat-focused .mat-form-field-label,.tims-style-dark .mat-toolbar .mat-form-field-label,.tims-style-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.tims-style-dark .mat-toolbar .mat-select-arrow,.tims-style-dark .mat-toolbar .mat-select-value{color:inherit}.tims-style-dark .mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.tims-style-dark .mat-tooltip{background:rgba(97,97,97,.9)}.tims-style-dark .mat-tree{background:#161e2c}.tims-style-dark .mat-nested-tree-node,.tims-style-dark .mat-tree-node{color:#fff}.mat-tree-node{min-height:48px}.tims-style-dark .mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.tims-style-dark .mat-simple-snackbar-action{color:#ff4081;color:rgba(var(--color-accent),1)}.tims-style-light{--navigation-background:var(--background-card);--sidenav-background:#fff;--toolbar-background:var(--background-card);--sidenav-color:var(--text-color);--sidenav-item-background-active:#fafafa;--sidenav-item-color:var(--text-color);--sidenav-item-color-active:var(--text-color);--sidenav-item-dropdown-background:#fafafa;--sidenav-item-dropdown-background-hover:#f7f7f7;--sidenav-item-icon-color:#494b74;--sidenav-item-icon-color-active:rgb(var(--color-primary));--sidenav-toolbar-background:#fff}:root{--padding-gutter:1rem;--padding:1.5rem;--padding-16:1rem;--padding-12:0.75rem;--padding-8:0.5rem;--padding-4:0.25rem;--color-primary:0,150,136;--color-primary-contrast:255,255,255;--color-accent:255,64,129;--color-accent-contrast:255,255,255;--color-warn:244,67,54;--color-warn-contrast:255,255,255;--font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple ColorDef Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto ColorDef Emoji";--font-weight-medium:500;--font-caption:400 12px/20px var(--font);--font-body-1:400 14px/20px var(--font);--font-body-2:500 14px/24px var(--font);--font-subheading-1:400 15px/24px var(--font);--font-subheading-2:400 16px/28px var(--font);--font-headline:400 24px/32px var(--font);--font-title:500 18px/26px var(--font);--font-display-1:400 34px/40px var(--font);--font-display-2:400 45px/48px var(--font);--font-display-3:400 56px/56px var(--font);--font-display-4:300 112px/112px var(--font);--trans-ease-in-out:all var(--trans-ease-in-out-duration) var(--trans-ease-in-out-timing-function);--trans-ease-in-out-duration:500ms;--trans-ease-in-out-timing-function:cubic-bezier(0.35,0,0.25,1);--trans-ease-out:all var(--trans-ease-out-duration) var(--trans-ease-out-timing-function);--trans-ease-out-duration:400ms;--trans-ease-out-timing-function:cubic-bezier(0.25,0.8,0.25,1);--trans-ease-in:all var(--trans-ease-in-duration) var(--trans-ease-in-timing-function);--trans-ease-in-duration:300ms;--trans-ease-in-timing-function:cubic-bezier(0.55,0,0.55,0.2);--trans-shadow-duration:280ms;--trans-shadow-timing-function:cubic-bezier(0.4,0,0.2,1);--trans-shadow:box-shadow var(--trans-shadow-duration) var(--trans-shadow-timing-function);--text-color:rgba(0,0,0,.87);--text-color-light:#fff;--text-secondary:rgba(0,0,0,.54);--text-secondary-light:hsla(0,0%,100%,.7);--text-hint:rgba(0,0,0,.38);--text-hint-light:hsla(0,0%,100%,.5);--foreground-divider:rgba(82,63,105,.06);--background-base:#f5f5f8;--background-card:#fff;--background-app-bar:#ebebee;--background-hover:rgba(0,0,0,.04);--elevation-default:var(--elevation-z6);--elevation-z0:none;--elevation-z1:0px 2px 1px -1px rgba(82,63,104,.06),0px 1px 1px 0px rgba(82,63,104,.042),0px 1px 3px 0px rgba(82,63,104,.036);--elevation-z2:0px 3px 1px -2px rgba(82,63,104,.06),0px 2px 2px 0px rgba(82,63,104,.042),0px 1px 5px 0px rgba(82,63,104,.036);--elevation-z3:0px 3px 3px -2px rgba(82,63,104,.06),0px 3px 4px 0px rgba(82,63,104,.042),0px 1px 8px 0px rgba(82,63,104,.036);--elevation-z4:0px 2px 4px -1px rgba(82,63,104,.06),0px 4px 5px 0px rgba(82,63,104,.042),0px 1px 10px 0px rgba(82,63,104,.036);--elevation-z5:0px 3px 5px -1px rgba(82,63,104,.06),0px 5px 8px 0px rgba(82,63,104,.042),0px 1px 14px 0px rgba(82,63,104,.036);--elevation-z6:0px 3px 5px -1px rgba(82,63,104,.06),0px 6px 10px 0px rgba(82,63,104,.042),0px 1px 18px 0px rgba(82,63,104,.036);--elevation-z7:0px 4px 5px -2px rgba(82,63,104,.06),0px 7px 10px 1px rgba(82,63,104,.042),0px 2px 16px 1px rgba(82,63,104,.036);--elevation-z8:0px 5px 5px -3px rgba(82,63,104,.06),0px 8px 10px 1px rgba(82,63,104,.042),0px 3px 14px 2px rgba(82,63,104,.036);--elevation-z9:0px 5px 6px -3px rgba(82,63,104,.06),0px 9px 12px 1px rgba(82,63,104,.042),0px 3px 16px 2px rgba(82,63,104,.036);--elevation-z10:0px 6px 6px -3px rgba(82,63,104,.06),0px 10px 14px 1px rgba(82,63,104,.042),0px 4px 18px 3px rgba(82,63,104,.036);--elevation-z11:0px 6px 7px -4px rgba(82,63,104,.06),0px 11px 15px 1px rgba(82,63,104,.042),0px 4px 20px 3px rgba(82,63,104,.036);--elevation-z12:0px 7px 8px -4px rgba(82,63,104,.06),0px 12px 17px 2px rgba(82,63,104,.042),0px 5px 22px 4px rgba(82,63,104,.036);--elevation-z13:0px 7px 8px -4px rgba(82,63,104,.06),0px 13px 19px 2px rgba(82,63,104,.042),0px 5px 24px 4px rgba(82,63,104,.036);--elevation-z14:0px 7px 9px -4px rgba(82,63,104,.06),0px 14px 21px 2px rgba(82,63,104,.042),0px 5px 26px 4px rgba(82,63,104,.036);--elevation-z15:0px 8px 9px -5px rgba(82,63,104,.06),0px 15px 22px 2px rgba(82,63,104,.042),0px 6px 28px 5px rgba(82,63,104,.036);--elevation-z16:0px 8px 10px -5px rgba(82,63,104,.06),0px 16px 24px 2px rgba(82,63,104,.042),0px 6px 30px 5px rgba(82,63,104,.036);--elevation-z17:0px 8px 11px -5px rgba(82,63,104,.06),0px 17px 26px 2px rgba(82,63,104,.042),0px 6px 32px 5px rgba(82,63,104,.036);--elevation-z18:0px 9px 11px -5px rgba(82,63,104,.06),0px 18px 28px 2px rgba(82,63,104,.042),0px 7px 34px 6px rgba(82,63,104,.036);--elevation-z19:0px 9px 12px -6px rgba(82,63,104,.06),0px 19px 29px 2px rgba(82,63,104,.042),0px 7px 36px 6px rgba(82,63,104,.036);--elevation-z20:0px 10px 13px -6px rgba(82,63,104,.06),0px 20px 31px 3px rgba(82,63,104,.042),0px 8px 38px 7px rgba(82,63,104,.036);--sidenav-width:280px;--sidenav-collapsed-width:72px;--sidenav-background:#161e2c;--sidenav-color:#fff;--sidenav-item-padding:var(--padding);--sidenav-toolbar-background:#131b27;--sidenav-item-background-active:#111722;--sidenav-item-color:#a1a2b6;--sidenav-item-color-active:#fff;--sidenav-item-icon-color:#494b74;--sidenav-item-icon-color-active:rgb(var(--color-primary));--sidenav-item-icon-gap:16px;--sidenav-item-icon-size:24px;--sidenav-item-border-color:transparent;--sidenav-item-border-color-active:rgb(var(--color-primary));--sidenav-item-dropdown-background:#111722;--sidenav-item-dropdown-background-hover:#0f151e;--sidenav-item-dropdown-gap:12px;--toolbar-height:64px;--toolbar-background:#fff;--toolbar-color:rgba(0,0,0,.87);--toolbar-icon-color:rgb(var(--color-primary));--secondary-toolbar-background:var(--background-card);--secondary-toolbar-height:54px;--navigation-height:64px;--navigation-background:var(--background-card);--navigation-color:var(--text-secondary);--footer-height:56px;--footer-z-index:100;--footer-background:var(--background-card);--footer-color:var(--text-color);--footer-elevation:0 -10px 30px 0 rgba(82,63,104,.06);--page-layout-header-height:200px;--page-layout-toolbar-height:64px;--blink-scrollbar-width:12px;--default-icon-size:24px;--border-radius:4px}@media (min-width: 1280px){:root{--padding-gutter:1.5rem}}.mat-badge-content{font-weight:600;font-size:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font)}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 24px/32px var(--font);letter-spacing:-.019em;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 18px/26px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:500 18px/26px var(--font);letter-spacing:-.014em;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 16px/28px var(--font);letter-spacing:-.011em;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 15px/24px var(--font);letter-spacing:-.009em;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 calc(14px * .83) /20px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 calc(14px * .83) /20px var(--font);margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 calc(14px * .67) /20px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 calc(14px * .67) /20px var(--font);margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:500 14px/24px var(--font);letter-spacing:-.006em}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 14px/20px var(--font);letter-spacing:-.006em}.mat-body-1 p,.mat-body p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 12px/20px var(--font);letter-spacing:0}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:300 112px/112px var(--font);letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 56px/56px var(--font);letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 45px/48px var(--font);letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 34px/40px var(--font);letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 14px/20px var(--font);letter-spacing:-.006em}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-size:14px;font-weight:500}.mat-button,.mat-button-toggle,.mat-card,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font)}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:18px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font)}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font)}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font)}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 18px/26px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:500 18px/26px var(--font);letter-spacing:-.014em}.mat-expansion-panel-header{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font);font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 14px/20px var(--font);letter-spacing:-.006em}.mat-form-field{font:400 14px/1.25 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 14px/1.25 var(--font);letter-spacing:-.006em}.mat-form-field-wrapper{padding-bottom:1.4375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.25}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.25em;line-height:1.25}.mat-form-field-infix{padding:.5em 0;border-top:.9375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.4375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.43749em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.9375em;padding-top:.9375em}.mat-form-field-label{top:1.4375em}.mat-form-field-underline{bottom:1.4375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.9166666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.3125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.3125em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.3125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.31249em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.3125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.31248em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.3125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.4166666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.31247em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.31246em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.31245em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.1875em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.6875em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.68749em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.9375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.6875em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.68749em) scale(.75);width:133.3333433333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.125em}.mat-menu-item{font-size:14px;font-weight:400}.mat-menu-item,.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font)}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-size:12px}.mat-radio-button,.mat-select{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font)}.mat-select-trigger{height:1.25em}.mat-slide-toggle-content,.mat-slider-thumb-label-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font)}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font)}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group,.mat-tab-label,.mat-tab-link{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font)}.mat-tab-label,.mat-tab-link{font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 18px/26px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:500 18px/26px var(--font);letter-spacing:-.014em;margin:0}.mat-tooltip{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font);font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font)}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font);font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-size:12px;font-weight:500}.mat-list-base[dense] .mat-subheader,.mat-option{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font)}.mat-option{font-size:16px}.mat-optgroup-label{font:500 14px/24px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:500 14px/24px var(--font);letter-spacing:-.006em}.mat-simple-snackbar{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font);font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font-family:var(--font)}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@-webkit-keyframes cdk-text-field-autofill-start{
  /*!*/}@keyframes cdk-text-field-autofill-start{
  /*!*/}@-webkit-keyframes cdk-text-field-autofill-end{
  /*!*/}@keyframes cdk-text-field-autofill-end{
  /*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation:cdk-text-field-autofill-start 0s 1ms;animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation:cdk-text-field-autofill-end 0s 1ms;animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option{color:#000}.mat-option.mat-active,.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{color:#000}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#009688;color:rgba(var(--color-primary),1)}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff4081;color:rgba(var(--color-accent),1)}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336;color:rgba(var(--color-warn),1)}.mat-optgroup-label{color:rgba(0,0,0,.54)}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#009688;background:rgba(var(--color-primary),1)}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#ff4081;background:rgba(var(--color-accent),1)}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336;background:rgba(var(--color-warn),1)}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:#000}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content._mat-animation-noopable,.ng-animate-disabled .mat-badge-content{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;color:rgba(var(--color-primary-contrast),1);background:#009688;background:rgba(var(--color-primary),1)}.cdk-high-contrast-active .mat-badge-content{outline:1px solid;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;background:rgba(var(--color-accent),1);color:#fff;color:rgba(var(--color-accent-contrast),1)}.mat-badge-warn .mat-badge-content{color:#fff;color:rgba(var(--color-warn-contrast),1);background:#f44336;background:rgba(var(--color-warn),1)}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:#000}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#009688;color:rgba(var(--color-primary),1)}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ff4081;color:rgba(var(--color-accent),1)}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336;color:rgba(var(--color-warn),1)}.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#009688;background-color:rgba(var(--color-primary),1)}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not(.mat-button-disabled){border-color:rgba(82,63,105,.06)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:#000;background-color:#fff}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{color:#fff;color:rgba(var(--color-primary-contrast),1)}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{color:#fff;color:rgba(var(--color-accent-contrast),1)}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{color:#fff;color:rgba(var(--color-warn-contrast),1)}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#009688;background-color:rgba(var(--color-primary),1)}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{background-color:rgba(0,0,0,.12)}.mat-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-primary-contrast),1);opacity:.1}.mat-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-accent-contrast),1);opacity:.1}.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-warn-contrast),1);opacity:.1}.mat-flat-button:not([class*=mat-elevation-z]),.mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-button-toggle-group,.mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard{color:#000;background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(82,63,105,.06)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(82,63,105,.06)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(82,63,105,.06)}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000}.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(82,63,105,.06)}.mat-card{background:#fff;color:#000}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#009688;background-color:rgba(var(--color-primary),1)}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#009688;background:rgba(var(--color-primary),1)}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff4081;background:rgba(var(--color-accent),1)}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336;background:rgba(var(--color-warn),1)}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#009688;background-color:rgba(var(--color-primary),1);color:#fff;color:rgba(var(--color-primary-contrast),1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;color:rgba(var(--color-primary-contrast),1);opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-primary-contrast),1);opacity:.1}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;background-color:rgba(var(--color-warn),1);color:#fff;color:rgba(var(--color-warn-contrast),1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;color:rgba(var(--color-warn-contrast),1);opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-warn-contrast),1);opacity:.1}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff4081;background-color:rgba(var(--color-accent),1);color:#fff;color:rgba(var(--color-accent-contrast),1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;color:rgba(var(--color-accent-contrast),1);opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-accent-contrast),1);opacity:.1}.mat-table{background:#fff}.mat-table-sticky,.mat-table tbody,.mat-table tfoot,.mat-table thead,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(82,63,105,.06)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:#000}.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}.mat-calendar-table-header-divider:after{background:rgba(82,63,105,.06)}.mat-calendar-body-label,.mat-calendar-table-header{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.mat-calendar-body-in-preview{color:rgba(82,63,105,.12)}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.18)}.mat-calendar-body-in-range:before{background:#009688;background:rgba(var(--color-primary),1)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#009688 50%,rgba(249,171,0,.2) 0);background:linear-gradient(to right,rgba(var(--color-primary),1) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#009688 50%,rgba(249,171,0,.2) 0);background:linear-gradient(to left,rgba(var(--color-primary),1) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#009688;background-color:rgba(var(--color-primary),1);color:#fff;color:rgba(var(--color-primary-contrast),1)}.mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px rgba(var(--color-primary-contrast),1)}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#009688;background-color:rgba(var(--color-primary),1)}.mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:#000}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:#ff4081;background:rgba(var(--color-accent),1)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#ff4081 50%,rgba(249,171,0,.2) 0);background:linear-gradient(to right,rgba(var(--color-accent),1) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#ff4081 50%,rgba(249,171,0,.2) 0);background:linear-gradient(to left,rgba(var(--color-accent),1) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;background-color:rgba(var(--color-accent),1);color:#fff;color:rgba(var(--color-accent-contrast),1)}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px rgba(var(--color-accent-contrast),1)}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:#f44336;background:rgba(var(--color-warn),1)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#f44336 50%,rgba(249,171,0,.2) 0);background:linear-gradient(to right,rgba(var(--color-warn),1) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#f44336 50%,rgba(249,171,0,.2) 0);background:linear-gradient(to left,rgba(var(--color-warn),1) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;background-color:rgba(var(--color-warn),1);color:#fff;color:rgba(var(--color-warn-contrast),1)}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px rgba(var(--color-warn-contrast),1)}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f44336;background-color:rgba(var(--color-warn),1)}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-datepicker-toggle-active{color:#009688;color:rgba(var(--color-primary),1)}.mat-datepicker-toggle-active.mat-accent{color:#ff4081;color:rgba(var(--color-accent),1)}.mat-datepicker-toggle-active.mat-warn{color:#f44336;color:rgba(var(--color-warn),1)}.mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:#000}.mat-divider{border-top-color:rgba(82,63,105,.06)}.mat-divider-vertical{border-right-color:rgba(82,63,105,.06)}.mat-expansion-panel{background:#fff;color:#000}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-action-row{border-top-color:rgba(82,63,105,.06)}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:#000}.mat-expansion-indicator:after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-form-field-label,.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:#009688;color:rgba(var(--color-primary),1)}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff4081;color:rgba(var(--color-accent),1)}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336;color:rgba(var(--color-warn),1)}.mat-focused .mat-form-field-required-marker{color:#ff4081;color:rgba(var(--color-accent),1)}.mat-form-field-ripple{background-color:rgba(82,63,105,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#009688;background-color:rgba(var(--color-primary),1)}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#009688;color:rgba(var(--color-primary),1)}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff4081;color:rgba(var(--color-accent),1)}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336;color:rgba(var(--color-warn),1)}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.mat-error{color:#f44336;color:rgba(var(--color-warn),1)}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(82,63,105,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(82,63,105,.42) 0,rgba(82,63,105,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(82,63,105,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(82,63,105,.42) 0,rgba(82,63,105,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(82,63,105,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(82,63,105,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(82,63,105,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#009688;color:rgba(var(--color-primary),1)}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff4081;color:rgba(var(--color-accent),1)}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336;color:rgba(var(--color-warn),1)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(82,63,105,.06)}.mat-icon.mat-primary{color:#009688;color:rgba(var(--color-primary),1)}.mat-icon.mat-accent{color:#ff4081;color:rgba(var(--color-accent),1)}.mat-icon.mat-warn{color:#f44336;color:rgba(var(--color-warn),1)}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:rgba(0,0,0,.54)}.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#009688;caret-color:rgba(var(--color-primary),1)}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-form-field.mat-accent .mat-input-element{caret-color:#ff4081;caret-color:rgba(var(--color-accent),1)}.mat-form-field-invalid .mat-input-element,.mat-form-field.mat-warn .mat-input-element{caret-color:#f44336;caret-color:rgba(var(--color-warn),1)}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336;color:rgba(var(--color-warn),1)}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000}.mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.mat-list-item-disabled{background-color:#eee}.mat-action-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:focus,.mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-menu-item{background:transparent;color:#000}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-icon-no-color,.mat-menu-item[disabled] .mat-menu-submenu-icon{color:rgba(0,0,0,.38)}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:rgba(0,0,0,.54)}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-progress-bar-background{fill:rgba(0,150,136,.1);fill:rgba(var(--color-primary),.1)}.mat-progress-bar-buffer{background-color:rgba(0,150,136,.1);background-color:rgba(var(--color-primary),.1)}.mat-progress-bar-fill:after{background-color:#009688;background-color:rgba(var(--color-primary),1)}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:rgba(255,64,129,.1);fill:rgba(var(--color-accent),.1)}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:rgba(255,64,129,.1);background-color:rgba(var(--color-accent),.1)}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:rgba(244,67,54,.1);fill:rgba(var(--color-warn),.1)}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:rgba(244,67,54,.1);background-color:rgba(var(--color-warn),.1)}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.mat-progress-spinner circle,.mat-spinner circle{stroke:#009688;stroke:rgba(var(--color-primary),1)}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff4081;stroke:rgba(var(--color-accent),1)}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336;stroke:rgba(var(--color-warn),1)}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#009688;border-color:rgba(var(--color-primary),1)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#009688;background-color:rgba(var(--color-primary),1)}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff4081;border-color:rgba(var(--color-accent),1)}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336;border-color:rgba(var(--color-warn),1)}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#009688;color:rgba(var(--color-primary),1)}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff4081;color:rgba(var(--color-accent),1)}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336;color:rgba(var(--color-warn),1)}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:#000}.mat-drawer{color:#000}.mat-drawer,.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-drawer-side{border-right:1px solid rgba(82,63,105,.06)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:1px solid rgba(82,63,105,.06);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(82,63,105,.06)}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked .mat-ripple-element,.mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#009688;background-color:rgba(var(--color-primary),1)}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#009688;background-color:rgba(var(--color-primary),1)}.mat-primary .mat-slider-thumb-label-text{color:#fff;color:rgba(var(--color-primary-contrast),1)}.mat-primary .mat-slider-focus-ring{background-color:#009688;background-color:rgba(var(--color-primary),1);opacity:.2}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.mat-accent .mat-slider-thumb-label-text{color:#fff;color:rgba(var(--color-accent-contrast),1)}.mat-accent .mat-slider-focus-ring{background-color:#ff4081;background-color:rgba(var(--color-accent),1);opacity:.2}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.mat-warn .mat-slider-thumb-label-text{color:#fff;color:rgba(var(--color-warn-contrast),1)}.mat-warn .mat-slider-focus-ring{background-color:#f44336;background-color:rgba(var(--color-warn),1);opacity:.2}.mat-slider.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:rgba(0,0,0,.04)}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff;color:rgba(var(--color-primary-contrast),1)}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#009688;background-color:rgba(var(--color-primary),1);color:#fff;color:rgba(var(--color-primary-contrast),1)}.mat-step-header.mat-accent .mat-step-icon{color:#fff;color:rgba(var(--color-accent-contrast),1)}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff4081;background-color:rgba(var(--color-accent),1);color:#fff;color:rgba(var(--color-accent-contrast),1)}.mat-step-header.mat-warn .mat-step-icon{color:#fff;color:rgba(var(--color-warn-contrast),1)}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;background-color:rgba(var(--color-warn),1);color:#fff;color:rgba(var(--color-warn-contrast),1)}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336;color:rgba(var(--color-warn),1)}.mat-step-header .mat-step-label.mat-step-label-active{color:#000}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336;color:rgba(var(--color-warn),1)}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:rgba(82,63,105,.06)}.mat-horizontal-stepper-header:after,.mat-horizontal-stepper-header:before,.mat-stepper-horizontal-line{border-top-color:rgba(82,63,105,.06)}.mat-sort-header-arrow{color:#757575}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(82,63,105,.06)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(82,63,105,.06);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:#000}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(0,150,136,.1);background-color:rgba(var(--color-primary),.1)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#009688;background-color:rgba(var(--color-primary),1)}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff;background-color:rgba(var(--color-primary-contrast),1)}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,64,129,.1);background-color:rgba(var(--color-accent),.1)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff;background-color:rgba(var(--color-accent-contrast),1)}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(244,67,54,.1);background-color:rgba(var(--color-warn),.1)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff;background-color:rgba(var(--color-warn-contrast),1)}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(0,150,136,.1);background-color:rgba(var(--color-primary),.1)}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container{background-color:#009688;background-color:rgba(var(--color-primary),1)}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff;color:rgba(var(--color-primary-contrast),1)}.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before{border-color:#fff;border-color:rgba(var(--color-primary-contrast),1)}.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;border-color:rgba(var(--color-primary-contrast),1);opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-primary-contrast),1);opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,64,129,.1);background-color:rgba(var(--color-accent),.1)}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container{background-color:#ff4081;background-color:rgba(var(--color-accent),1)}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff;color:rgba(var(--color-accent-contrast),1)}.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before{border-color:#fff;border-color:rgba(var(--color-accent-contrast),1)}.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;border-color:rgba(var(--color-accent-contrast),1);opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-accent-contrast),1);opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(244,67,54,.1);background-color:rgba(var(--color-warn),.1)}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container{background-color:#f44336;background-color:rgba(var(--color-warn),1)}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff;color:rgba(var(--color-warn-contrast),1)}.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before{border-color:#fff;border-color:rgba(var(--color-warn-contrast),1)}.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;border-color:rgba(var(--color-warn-contrast),1);opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element{background-color:#fff;background-color:rgba(var(--color-warn-contrast),1);opacity:.12}.mat-toolbar{background:#ebebee;color:#000}.mat-toolbar.mat-primary{background:#009688;background:rgba(var(--color-primary),1);color:#fff;color:rgba(var(--color-primary-contrast),1)}.mat-toolbar.mat-accent{background:#ff4081;background:rgba(var(--color-accent),1);color:#fff;color:rgba(var(--color-accent-contrast),1)}.mat-toolbar.mat-warn{background:#f44336;background:rgba(var(--color-warn),1);color:#fff;color:rgba(var(--color-warn-contrast),1)}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-nested-tree-node,.mat-tree-node{color:#000}.mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-simple-snackbar-action{color:#ff4081;color:rgba(var(--color-accent),1)}.horizontal-layout{--navigation-height:0px;--toolbar-width:100%}@media (min-width: 1280px){.horizontal-layout{--toolbar-width:calc(100% - var(--sidenav-width))}.horizontal-layout.sidenav-collapsed{--toolbar-width:calc(100% - var(--sidenav-collapsed-width))}}.horizontal-layout .sidenav-container{flex:1}.horizontal-layout.has-fixed-footer.scroll-disabled .content{height:calc(100% - 64px - 56px);height:calc(100% - var(--toolbar-height) - var(--footer-height))}@media (min-width: 1280px){body:not([dir=rtl]) .horizontal-layout.sidenav-collapsed .sidenav-content{margin-left:72px!important;margin-left:var(--sidenav-collapsed-width)!important;margin-right:0!important}body:not([dir=rtl]) .horizontal-layout:not(.sidenav-collapsed) .sidenav-content{margin-left:280px!important;margin-left:var(--sidenav-width)!important;margin-right:0!important}[dir=rtl] .horizontal-layout.sidenav-collapsed .sidenav-content{margin-right:72px!important;margin-right:var(--sidenav-collapsed-width)!important;margin-left:0!important}[dir=rtl] .horizontal-layout:not(.sidenav-collapsed) .sidenav-content{margin-right:280px!important;margin-right:var(--sidenav-width)!important;margin-left:0!important}}.vertical-layout{--toolbar-width:100%}.vertical-layout tims-secondary-toolbar .h-14{display:none}.vertical-layout tims-secondary-toolbar .fixed{background:none;border-top:none;box-shadow:none;margin-bottom:calc(1rem * -1);margin-bottom:calc(var(--padding-16) * -1);padding-top:.75rem;padding-top:var(--padding-12);position:relative;top:0}.vertical-layout.content-container>.sidenav-container>.sidenav-content>.content{margin-left:auto;margin-right:auto}.vertical-layout.has-fixed-footer.scroll-disabled .content{height:calc(100% - 64px - 56px);height:calc(100% - var(--toolbar-height) - var(--footer-height))}@media print{body,html{height:auto!important;overflow:visible!important;overflow:initial!important}.sidenav,.tims-toolbar{display:none!important}.content{margin-top:0!important}.mat-drawer-container{overflow:visible!important}.mat-drawer-side{border-right:none!important}.sidenav-content{margin-left:0!important;background-color:#fff;background-color:var(--background-card)}.config-panel-toggle,.tims-footer{display:none!important}}.display-4{font:300 112px/112px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:300 112px/112px var(--font);letter-spacing:-.05em}.display-3{font:400 56px/56px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 56px/56px var(--font);letter-spacing:-.02em}.display-2{font:400 45px/48px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 45px/48px var(--font);letter-spacing:-.005em}.display-1,h1{font:400 34px/40px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 34px/40px var(--font);letter-spacing:normal}.headline,h2{font:400 24px/32px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 24px/32px var(--font);letter-spacing:-.019em}.title,h3{font:500 18px/26px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:500 18px/26px var(--font);letter-spacing:-.014em}.subheading-2,h4{font:400 16px/28px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 16px/28px var(--font);letter-spacing:-.011em}.subheading-1,h5{font:400 15px/24px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 15px/24px var(--font);letter-spacing:-.009em}.body-2,h6{font:500 14px/24px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:500 14px/24px var(--font)}.body-1,.body-2,h6,p{letter-spacing:-.006em}.body-1,p{font:400 14px/20px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 14px/20px var(--font)}.caption{font:400 12px/20px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 12px/20px var(--font)}.caption,.text-xs{letter-spacing:0}.text-sm{letter-spacing:-.009em}.text-base{letter-spacing:-.011em}.text-lg{letter-spacing:-.014em}.text-2xl{letter-spacing:-.019em}.text-3xl{letter-spacing:-.021em}.mat-icon,.mat-icon-button .mat-icon{font-size:24px;font-size:var(--default-icon-size);height:unset;width:unset}.ic-inline>svg{display:inline-block}.iconify:not(.ic-inline)>svg,ic-icon:not(.ic-inline)>svg{margin:0 auto;vertical-align:middle}.tims-scrollblock{position:fixed;width:100%}body.is-blink ::-webkit-scrollbar{background-color:transparent;height:12px;height:var(--blink-scrollbar-width);width:12px;width:var(--blink-scrollbar-width)}body.is-blink ::-webkit-scrollbar:hover{background-color:rgba(0,0,0,.12)}body.is-blink ::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:12px;border-radius:var(--blink-scrollbar-width);box-shadow:inset 0 0 0 12px rgba(0,0,0,.37)}body.is-blink ::-webkit-scrollbar-thumb:active{border-radius:12px;border-radius:var(--blink-scrollbar-width);box-shadow:inset 0 0 0 12px rgba(0,0,0,.54)}.mat-button .mat-icon,.mat-icon-button .mat-button-wrapper>*,.mat-menu-item .mat-icon{vertical-align:middle!important}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{font-size:inherit}.mat-table mat-footer-row,.mat-table mat-header-row,.mat-table mat-row,.mat-table td.mat-cell,.mat-table td.mat-footer-cell,.mat-table th.mat-header-cell{border-bottom-color:rgba(82,63,105,.06);border-bottom-color:var(--foreground-divider)}.mat-form-field{margin-bottom:4px}.mat-primary.mat-form-field .mat-form-field-prefix,.mat-primary.mat-form-field .mat-form-field-suffix{transition:all .4s cubic-bezier(.25,.8,.25,1);transition:var(--trans-ease-out)}.mat-primary.mat-form-field.mat-focused .mat-form-field-prefix,.mat-primary.mat-form-field.mat-focused .mat-form-field-suffix{color:#009688;color:rgb(var(--color-primary))}.mat-form-field.mat-form-field-invalid.mat-focused .mat-form-field-prefix,.mat-form-field.mat-form-field-invalid.mat-focused .mat-form-field-suffix{--tw-text-opacity:1;color:rgba(244,67,54,var(--tw-text-opacity))}.mat-table .mat-cell,.mat-table .mat-header-cell{box-sizing:content-box;padding-left:.75rem;padding-left:var(--padding-12);padding-right:.75rem;padding-right:var(--padding-12);white-space:nowrap}.mat-paginator-page-size-select.mat-form-field .mat-form-field-flex{padding-top:0}.mat-menu-item ic-icon{-webkit-margin-end:1rem;margin-inline-end:1rem;-webkit-margin-end:var(--padding-16);margin-inline-end:var(--padding-16);vertical-align:middle}.mat-menu-item ic-icon>svg{vertical-align:middle}.mat-select-panel{font-size:1rem;letter-spacing:-.011em}.mat-drawer-side{border:0}textarea.mat-input-element{line-height:1.5}.tims-flex-form-field .mat-form-field-infix{width:50px}.tims-dense-form-field{margin-bottom:-1.34375em}.tims-dense-form-field.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:4px}.tims-tabs .mat-tab-label.mat-tab-label-active,.tims-tabs .mat-tab-link.mat-tab-label-active{opacity:1}.tims-tabs-dense .mat-tab-label{min-width:0}.uppercase>*>.mat-sort-header-button{text-transform:uppercase}.mat-card-image{max-width:none}.apexcharts-legend-text{margin-left:4px;top:-1px}body .apexcharts-tooltip.light{background:#fff;background:var(--background-card)}.tims-layout-ares{--footer-background:var(--background-base);--sidenav-background:var(--background-base);--toolbar-background:var(--background-base);--sidenav-color:var(--text-color);--sidenav-item-background-active:var(--background-card);--sidenav-item-color:var(--text-color);--sidenav-item-color-active:var(--text-color);--sidenav-item-dropdown-background:var(--background-base);--sidenav-item-dropdown-background-hover:var(--background-hover);--secondary-toolbar-background:var(--background-base);--sidenav-toolbar-background:var(--background-base);--secondary-toolbar-height:64px}.tims-layout-ares .sidenav{border:none}.tims-layout-ares .sidenav tims-sidenav-item .item{width:unset;border-radius:9999px;margin-left:1rem;margin-right:1rem;padding-top:.5rem;padding-bottom:.5rem}.tims-layout-ares .sidenav tims-sidenav-item .item.active{--tw-shadow:var(--elevation-z6);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tims-layout-ares .sidenav tims-sidenav-item .item-level-0>.item{margin-top:.25rem;margin-bottom:.25rem}.tims-layout-ares .sidenav tims-sidenav-item .item-level-1 .item.active{font-weight:500;--tw-shadow:0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tims-layout-ares .sidenav tims-sidenav-item .item-level-1 .item.active .item-label,.tims-layout-ares .sidenav tims-sidenav-item .item-level-1 .item:hover .item-label{color:rgba(0,0,0,.87);color:var(--text-color)}.tims-layout-ares .sidenav-collapsed .sidenav tims-sidenav-item .item{margin-left:0;margin-right:0}.tims-layout-ares tims-secondary-toolbar{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;overflow:hidden}.tims-layout-ares tims-secondary-toolbar .secondary-toolbar{border-top-width:0;margin-bottom:calc(1rem * -1);margin-bottom:calc(var(--padding-gutter) * -1);--tw-shadow:0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tims-layout-ares tims-footer{border-top-left-radius:.25rem;border-top-right-radius:.25rem;overflow:hidden}.tims-layout-ares .tims-page-layout-header{background:#f5f5f8;background:var(--background-base);color:rgba(0,0,0,.87);color:var(--text-color)}.tims-layout-ares .tims-page-layout-header tims-breadcrumbs .text-hint{color:rgba(0,0,0,.38)!important;color:var(--text-hint)!important}.tims-layout-ares.tims-style-default{--sidenav-item-background-active:rgb(var(--color-primary));--sidenav-item-color-active:rgb(var(--color-primary-contrast));--sidenav-item-dropdown-color-hover:var(--text-color);--sidenav-item-icon-color-active:rgb(var(--color-primary-contrast))}.tims-layout-hermes{--toolbar-height:100px;--secondary-toolbar-background:var(--background-base);--secondary-toolbar-height:64px}.tims-layout-hermes.tims-style-light{--toolbar-background:var(--background-base)}.tims-layout-hermes.tims-style-default{--navigation-background:#161e2c;--toolbar-background:#1f2a3d;--navigation-color:#fff;--toolbar-color:#fff}.tims-layout-hermes.tims-style-dark{--toolbar-background:var(--background-base)}@media (min-width: 1280px){.tims-layout-hermes .sidenav{display:none}}.tims-layout-hermes tims-secondary-toolbar .secondary-toolbar{border-top-width:0;margin-bottom:calc(1rem * -1);margin-bottom:calc(var(--padding-gutter) * -1);--tw-shadow:0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tims-layout-ikaros{--navigation-height:0px}.tims-layout-ikaros.tims-style-default{--toolbar-background:#161e2c;--navigation-color:#fff;--toolbar-color:#fff}html{box-sizing:border-box;font-size:16px;overflow:hidden}body,html{height:100%}body{font:400 14px/20px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;font:400 14px/20px var(--font);letter-spacing:-.006em;line-height:1.5;color:rgba(0,0,0,.87);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern"}div{box-sizing:border-box}.warning-snackbar{background:#ffc107;color:#000;font-weight:700}.success-snackbar{background:#4caf50;color:#000;font-weight:700}.error-snackbar{background:#f44336;color:#000;font-weight:700}.timepicker .clock-face__clock-hand,.timepicker .clock-face__clock-hand:after,.timepicker .timepicker__header{background-color:#009688!important;background-color:rgba(var(--color-primary),1)!important}.timepicker .clock-face__clock-hand:before{border-color:#009688!important;border-color:rgba(var(--color-primary),1)!important}.timepicker .clock-face__number>span.active{background-color:#009688!important;background-color:rgba(var(--color-primary),1)!important}.timepicker button:not(.timepicker-dial__item){color:#009688!important;color:rgba(var(--color-primary),1)!important}