.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .owl-item.center{z-index:5}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.e3b436436832b027.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\d7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;box-sizing:border-box;touch-action:manipulation;background:#fff;box-shadow:1px 0 #e6e6e6,-1px 0 #e6e6e6,0 1px #e6e6e6,0 -1px #e6e6e6,0 3px 13px #00000014}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:-2px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:#000000e6;fill:#000000e6;height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:#000000e6;fill:#000000e6}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);box-sizing:border-box}.numInputWrapper span:hover{background:#0000001a}.numInputWrapper span:active{background:#0003}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:#00000080}.numInputWrapper:hover{background:#0000000d}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:inline-block;text-align:center;transform:translateZ(0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:#0000000d}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\fffd;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#000000e6}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#000000e6}.flatpickr-current-month input.cur-year{background:transparent;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:#00000080;background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:#0000000d}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:flex;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:flex;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:#0000008a;line-height:1;margin:0;text-align:center;display:block;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{position:relative;overflow:hidden;display:flex;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;box-sizing:border-box;display:inline-block;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:space-around;transform:translateZ(0);opacity:1}.dayContainer+.dayContainer{box-shadow:-1px 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;box-shadow:-5px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:#3939394d;background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:#3939391a}.flatpickr-day.week.selected{border-radius:0;box-shadow:-5px 0 #569ff7,5px 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;box-shadow:1px 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:#3939394d;background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:flex;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;box-sizing:border-box;overflow:hidden;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;box-sizing:border-box;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:700;width:2%;-webkit-user-select:none;user-select:none;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@keyframes fpFadeInDown{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell-row{display:flex}.cal-month-view .cal-cell{float:left;flex:1;display:flex;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;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 #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{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:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display: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:initial;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:solid 1px;border-top:0;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;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{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}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-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}: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:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackMantis:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-Mantis:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspMantis-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.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-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(fa-regular-400.08d4686cf3ff3e4c.eot);src:url(fa-regular-400.08d4686cf3ff3e4c.eot?#iefix) format("embedded-opentype"),url(fa-regular-400.5cdb1173bd2afe83.woff2) format("woff2"),url(fa-regular-400.1101c81b730982dc.woff) format("woff"),url(fa-regular-400.edd031bf3a30500c.ttf) format("truetype"),url(fa-regular-400.1528bbf44e471da8.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(fa-solid-900.3a5e383ff8c508b6.eot);src:url(fa-solid-900.3a5e383ff8c508b6.eot?#iefix) format("embedded-opentype"),url(fa-solid-900.91c80f256c9c6e95.woff2) format("woff2"),url(fa-solid-900.93de309faaf03dc9.woff) format("woff"),url(fa-solid-900.384857649518415c.ttf) format("truetype"),url(fa-solid-900.7c64572412a4fd1b.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;src:url(fa-brands-400.b51fa48378a6ce73.eot);src:url(fa-brands-400.b51fa48378a6ce73.eot?#iefix) format("embedded-opentype"),url(fa-brands-400.af3d2d02c8af0e8a.woff2) format("woff2"),url(fa-brands-400.16967702d2da3181.woff) format("woff"),url(fa-brands-400.85125d320ca29063.ttf) format("truetype"),url(fa-brands-400.ac51c37e912da620.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;src:url(material.98b176b631bdcaa9.woff2) format("woff2")}.material-icons-two-tone{font-family:Material Icons Two Tone;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}/*!
 * Tabler Icons 1.41.1 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:tabler-icons;font-style:normal;font-weight:400;src:url(tabler-icons.9addcd23f5609610.eot);src:url(tabler-icons.9addcd23f5609610.eot?#iefix) format("embedded-opentype"),url(tabler-icons.946745cc7b501a95.woff2) format("woff2"),url(tabler-icons.27869be618ab0c97.woff) format("woff"),url(tabler-icons.bc0dccdbac7fd895.ttf) format("truetype"),url(tabler-icons.f91a3a2112a8b379.svg#tabler-icons) format("svg")}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:tabler-icons;src:url(tabler-icons.f91a3a2112a8b379.svg#tabler-icons) format("svg")}}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-12-hours:before{content:"\fc53"}.ti-123:before{content:"\f554"}.ti-24-hours:before{content:"\f5e7"}.ti-2fa:before{content:"\eca0"}.ti-360:before{content:"\f62f"}.ti-360-view:before{content:"\f566"}.ti-3d-cube-sphere:before{content:"\ecd7"}.ti-3d-cube-sphere-off:before{content:"\f3b5"}.ti-3d-rotate:before{content:"\f020"}.ti-a-b:before{content:"\ec36"}.ti-a-b-2:before{content:"\f25f"}.ti-a-b-off:before{content:"\f0a6"}.ti-abacus:before{content:"\f05c"}.ti-abacus-off:before{content:"\f3b6"}.ti-abc:before{content:"\f567"}.ti-access-point:before{content:"\ed1b"}.ti-access-point-off:before{content:"\ed1a"}.ti-accessible:before{content:"\eba9"}.ti-accessible-off:before{content:"\f0a7"}.ti-accessible-off-filled:before{content:"\f6ea"}.ti-activity:before{content:"\ed23"}.ti-activity-heartbeat:before{content:"\f0db"}.ti-ad:before{content:"\ea02"}.ti-ad-2:before{content:"\ef1f"}.ti-ad-circle:before{content:"\f79e"}.ti-ad-circle-filled:before{content:"\f7d3"}.ti-ad-circle-off:before{content:"\f79d"}.ti-ad-filled:before{content:"\f6eb"}.ti-ad-off:before{content:"\f3b7"}.ti-address-book:before{content:"\f021"}.ti-address-book-off:before{content:"\f3b8"}.ti-adjustments:before{content:"\ea03"}.ti-adjustments-alt:before{content:"\ec37"}.ti-adjustments-bolt:before{content:"\f7fb"}.ti-adjustments-cancel:before{content:"\f7fc"}.ti-adjustments-check:before{content:"\f7fd"}.ti-adjustments-code:before{content:"\f7fe"}.ti-adjustments-cog:before{content:"\f7ff"}.ti-adjustments-dollar:before{content:"\f800"}.ti-adjustments-down:before{content:"\f801"}.ti-adjustments-exclamation:before{content:"\f802"}.ti-adjustments-filled:before{content:"\f6ec"}.ti-adjustments-heart:before{content:"\f803"}.ti-adjustments-horizontal:before{content:"\ec38"}.ti-adjustments-minus:before{content:"\f804"}.ti-adjustments-off:before{content:"\f0a8"}.ti-adjustments-pause:before{content:"\f805"}.ti-adjustments-pin:before{content:"\f806"}.ti-adjustments-plus:before{content:"\f807"}.ti-adjustments-question:before{content:"\f808"}.ti-adjustments-search:before{content:"\f809"}.ti-adjustments-share:before{content:"\f80a"}.ti-adjustments-star:before{content:"\f80b"}.ti-adjustments-up:before{content:"\f80c"}.ti-adjustments-x:before{content:"\f80d"}.ti-aerial-lift:before{content:"\edfe"}.ti-affiliate:before{content:"\edff"}.ti-affiliate-filled:before{content:"\f6ed"}.ti-air-balloon:before{content:"\f4a6"}.ti-air-conditioning:before{content:"\f3a2"}.ti-air-conditioning-disabled:before{content:"\f542"}.ti-air-traffic-control:before{content:"\fb01"}.ti-alarm:before{content:"\ea04"}.ti-alarm-average:before{content:"\fc9e"}.ti-alarm-filled:before{content:"\f709"}.ti-alarm-minus:before{content:"\f630"}.ti-alarm-minus-filled:before{content:"\f70a"}.ti-alarm-off:before{content:"\f0a9"}.ti-alarm-plus:before{content:"\f631"}.ti-alarm-plus-filled:before{content:"\f70b"}.ti-alarm-snooze:before{content:"\f632"}.ti-alarm-snooze-filled:before{content:"\f70c"}.ti-album:before{content:"\f022"}.ti-album-off:before{content:"\f3b9"}.ti-alert-circle:before{content:"\ea05"}.ti-alert-circle-filled:before{content:"\f6ee"}.ti-alert-circle-off:before{content:"\fc65"}.ti-alert-hexagon:before{content:"\f80e"}.ti-alert-hexagon-filled:before{content:"\fa34"}.ti-alert-hexagon-off:before{content:"\fc66"}.ti-alert-octagon:before{content:"\ecc6"}.ti-alert-octagon-filled:before{content:"\f6ef"}.ti-alert-small:before{content:"\f80f"}.ti-alert-small-off:before{content:"\fc67"}.ti-alert-square:before{content:"\f811"}.ti-alert-square-filled:before{content:"\fa35"}.ti-alert-square-rounded:before{content:"\f810"}.ti-alert-square-rounded-filled:before{content:"\fa36"}.ti-alert-square-rounded-off:before{content:"\fc68"}.ti-alert-triangle:before{content:"\ea06"}.ti-alert-triangle-filled:before{content:"\f6f0"}.ti-alert-triangle-off:before{content:"\fc69"}.ti-alien:before{content:"\ebde"}.ti-alien-filled:before{content:"\f70d"}.ti-align-box-bottom-center:before{content:"\f530"}.ti-align-box-bottom-center-filled:before{content:"\f70e"}.ti-align-box-bottom-left:before{content:"\f531"}.ti-align-box-bottom-left-filled:before{content:"\f70f"}.ti-align-box-bottom-right:before{content:"\f532"}.ti-align-box-bottom-right-filled:before{content:"\f710"}.ti-align-box-center-bottom:before{content:"\facb"}.ti-align-box-center-middle:before{content:"\f79f"}.ti-align-box-center-middle-filled:before{content:"\f7d4"}.ti-align-box-center-stretch:before{content:"\facc"}.ti-align-box-center-top:before{content:"\facd"}.ti-align-box-left-bottom:before{content:"\f533"}.ti-align-box-left-bottom-filled:before{content:"\f711"}.ti-align-box-left-middle:before{content:"\f534"}.ti-align-box-left-middle-filled:before{content:"\f712"}.ti-align-box-left-stretch:before{content:"\face"}.ti-align-box-left-top:before{content:"\f535"}.ti-align-box-left-top-filled:before{content:"\f713"}.ti-align-box-right-bottom:before{content:"\f536"}.ti-align-box-right-bottom-filled:before{content:"\f714"}.ti-align-box-right-middle:before{content:"\f537"}.ti-align-box-right-middle-filled:before{content:"\f7d5"}.ti-align-box-right-stretch:before{content:"\facf"}.ti-align-box-right-top:before{content:"\f538"}.ti-align-box-right-top-filled:before{content:"\f715"}.ti-align-box-top-center:before{content:"\f539"}.ti-align-box-top-center-filled:before{content:"\f716"}.ti-align-box-top-left:before{content:"\f53a"}.ti-align-box-top-left-filled:before{content:"\f717"}.ti-align-box-top-right:before{content:"\f53b"}.ti-align-box-top-right-filled:before{content:"\f718"}.ti-align-center:before{content:"\ea07"}.ti-align-justified:before{content:"\ea08"}.ti-align-left:before{content:"\ea09"}.ti-align-right:before{content:"\ea0a"}.ti-alpha:before{content:"\f543"}.ti-alphabet-cyrillic:before{content:"\f1df"}.ti-alphabet-greek:before{content:"\f1e0"}.ti-alphabet-latin:before{content:"\f1e1"}.ti-alt:before{content:"\fc54"}.ti-ambulance:before{content:"\ebf5"}.ti-ampersand:before{content:"\f229"}.ti-analyze:before{content:"\f3a3"}.ti-analyze-filled:before{content:"\f719"}.ti-analyze-off:before{content:"\f3ba"}.ti-anchor:before{content:"\eb76"}.ti-anchor-off:before{content:"\f0f7"}.ti-angle:before{content:"\ef20"}.ti-ankh:before{content:"\f1cd"}.ti-antenna:before{content:"\f094"}.ti-antenna-bars-1:before{content:"\ecc7"}.ti-antenna-bars-2:before{content:"\ecc8"}.ti-antenna-bars-3:before{content:"\ecc9"}.ti-antenna-bars-4:before{content:"\ecca"}.ti-antenna-bars-5:before{content:"\eccb"}.ti-antenna-bars-off:before{content:"\f0aa"}.ti-antenna-off:before{content:"\f3bb"}.ti-aperture:before{content:"\eb58"}.ti-aperture-off:before{content:"\f3bc"}.ti-api:before{content:"\effd"}.ti-api-app:before{content:"\effc"}.ti-api-app-off:before{content:"\f0ab"}.ti-api-off:before{content:"\f0f8"}.ti-app-window:before{content:"\efe6"}.ti-app-window-filled:before{content:"\f71a"}.ti-apple:before{content:"\ef21"}.ti-apps:before{content:"\ebb6"}.ti-apps-filled:before{content:"\f6f1"}.ti-apps-off:before{content:"\f0ac"}.ti-archery-arrow:before{content:"\fc55"}.ti-archive:before{content:"\ea0b"}.ti-archive-filled:before{content:"\fa82"}.ti-archive-off:before{content:"\f0ad"}.ti-armchair:before{content:"\ef9e"}.ti-armchair-2:before{content:"\efe7"}.ti-armchair-2-off:before{content:"\f3bd"}.ti-armchair-off:before{content:"\f3be"}.ti-arrow-autofit-content:before{content:"\ef31"}.ti-arrow-autofit-content-filled:before{content:"\f6f2"}.ti-arrow-autofit-down:before{content:"\ef32"}.ti-arrow-autofit-height:before{content:"\ef33"}.ti-arrow-autofit-left:before{content:"\ef34"}.ti-arrow-autofit-right:before{content:"\ef35"}.ti-arrow-autofit-up:before{content:"\ef36"}.ti-arrow-autofit-width:before{content:"\ef37"}.ti-arrow-back:before{content:"\ea0c"}.ti-arrow-back-up:before{content:"\eb77"}.ti-arrow-back-up-double:before{content:"\f9ec"}.ti-arrow-badge-down:before{content:"\f60b"}.ti-arrow-badge-down-filled:before{content:"\f7d6"}.ti-arrow-badge-left:before{content:"\f60c"}.ti-arrow-badge-left-filled:before{content:"\f7d7"}.ti-arrow-badge-right:before{content:"\f60d"}.ti-arrow-badge-right-filled:before{content:"\f7d8"}.ti-arrow-badge-up:before{content:"\f60e"}.ti-arrow-badge-up-filled:before{content:"\f7d9"}.ti-arrow-bar-both:before{content:"\fadd"}.ti-arrow-bar-down:before{content:"\ea0d"}.ti-arrow-bar-left:before{content:"\ea0e"}.ti-arrow-bar-right:before{content:"\ea0f"}.ti-arrow-bar-to-down:before{content:"\ec88"}.ti-arrow-bar-to-left:before{content:"\ec89"}.ti-arrow-bar-to-right:before{content:"\ec8a"}.ti-arrow-bar-to-up:before{content:"\ec8b"}.ti-arrow-bar-up:before{content:"\ea10"}.ti-arrow-bear-left:before{content:"\f045"}.ti-arrow-bear-left-2:before{content:"\f044"}.ti-arrow-bear-right:before{content:"\f047"}.ti-arrow-bear-right-2:before{content:"\f046"}.ti-arrow-big-down:before{content:"\edda"}.ti-arrow-big-down-filled:before{content:"\f6c6"}.ti-arrow-big-down-line:before{content:"\efe8"}.ti-arrow-big-down-line-filled:before{content:"\f6c7"}.ti-arrow-big-down-lines:before{content:"\efe9"}.ti-arrow-big-down-lines-filled:before{content:"\f6c8"}.ti-arrow-big-left:before{content:"\eddb"}.ti-arrow-big-left-filled:before{content:"\f6c9"}.ti-arrow-big-left-line:before{content:"\efea"}.ti-arrow-big-left-line-filled:before{content:"\f6ca"}.ti-arrow-big-left-lines:before{content:"\efeb"}.ti-arrow-big-left-lines-filled:before{content:"\f6cb"}.ti-arrow-big-right:before{content:"\eddc"}.ti-arrow-big-right-filled:before{content:"\f6cc"}.ti-arrow-big-right-line:before{content:"\efec"}.ti-arrow-big-right-line-filled:before{content:"\f6cd"}.ti-arrow-big-right-lines:before{content:"\efed"}.ti-arrow-big-right-lines-filled:before{content:"\f6ce"}.ti-arrow-big-up:before{content:"\eddd"}.ti-arrow-big-up-filled:before{content:"\f6cf"}.ti-arrow-big-up-line:before{content:"\efee"}.ti-arrow-big-up-line-filled:before{content:"\f6d0"}.ti-arrow-big-up-lines:before{content:"\efef"}.ti-arrow-big-up-lines-filled:before{content:"\f6d1"}.ti-arrow-bounce:before{content:"\f3a4"}.ti-arrow-capsule:before{content:"\fade"}.ti-arrow-curve-left:before{content:"\f048"}.ti-arrow-curve-right:before{content:"\f049"}.ti-arrow-down:before{content:"\ea16"}.ti-arrow-down-bar:before{content:"\ed98"}.ti-arrow-down-circle:before{content:"\ea11"}.ti-arrow-down-left:before{content:"\ea13"}.ti-arrow-down-left-circle:before{content:"\ea12"}.ti-arrow-down-rhombus:before{content:"\f61d"}.ti-arrow-down-right:before{content:"\ea15"}.ti-arrow-down-right-circle:before{content:"\ea14"}.ti-arrow-down-square:before{content:"\ed9a"}.ti-arrow-down-tail:before{content:"\ed9b"}.ti-arrow-elbow-left:before{content:"\f9ed"}.ti-arrow-elbow-right:before{content:"\f9ee"}.ti-arrow-fork:before{content:"\f04a"}.ti-arrow-forward:before{content:"\ea17"}.ti-arrow-forward-up:before{content:"\eb78"}.ti-arrow-forward-up-double:before{content:"\f9ef"}.ti-arrow-guide:before{content:"\f22a"}.ti-arrow-iteration:before{content:"\f578"}.ti-arrow-left:before{content:"\ea19"}.ti-arrow-left-bar:before{content:"\ed9c"}.ti-arrow-left-circle:before{content:"\ea18"}.ti-arrow-left-rhombus:before{content:"\f61e"}.ti-arrow-left-right:before{content:"\f04b"}.ti-arrow-left-square:before{content:"\ed9d"}.ti-arrow-left-tail:before{content:"\ed9e"}.ti-arrow-loop-left:before{content:"\ed9f"}.ti-arrow-loop-left-2:before{content:"\f04c"}.ti-arrow-loop-right:before{content:"\eda0"}.ti-arrow-loop-right-2:before{content:"\f04d"}.ti-arrow-merge:before{content:"\f04e"}.ti-arrow-merge-alt-left:before{content:"\fc9f"}.ti-arrow-merge-alt-right:before{content:"\fca0"}.ti-arrow-merge-both:before{content:"\f23b"}.ti-arrow-merge-left:before{content:"\f23c"}.ti-arrow-merge-right:before{content:"\f23d"}.ti-arrow-move-down:before{content:"\f2ba"}.ti-arrow-move-left:before{content:"\f2bb"}.ti-arrow-move-right:before{content:"\f2bc"}.ti-arrow-move-up:before{content:"\f2bd"}.ti-arrow-narrow-down:before{content:"\ea1a"}.ti-arrow-narrow-left:before{content:"\ea1b"}.ti-arrow-narrow-right:before{content:"\ea1c"}.ti-arrow-narrow-up:before{content:"\ea1d"}.ti-arrow-ramp-left:before{content:"\ed3c"}.ti-arrow-ramp-left-2:before{content:"\f04f"}.ti-arrow-ramp-left-3:before{content:"\f050"}.ti-arrow-ramp-right:before{content:"\ed3d"}.ti-arrow-ramp-right-2:before{content:"\f051"}.ti-arrow-ramp-right-3:before{content:"\f052"}.ti-arrow-right:before{content:"\ea1f"}.ti-arrow-right-bar:before{content:"\eda1"}.ti-arrow-right-circle:before{content:"\ea1e"}.ti-arrow-right-rhombus:before{content:"\f61f"}.ti-arrow-right-square:before{content:"\eda2"}.ti-arrow-right-tail:before{content:"\eda3"}.ti-arrow-rotary-first-left:before{content:"\f053"}.ti-arrow-rotary-first-right:before{content:"\f054"}.ti-arrow-rotary-last-left:before{content:"\f055"}.ti-arrow-rotary-last-right:before{content:"\f056"}.ti-arrow-rotary-left:before{content:"\f057"}.ti-arrow-rotary-right:before{content:"\f058"}.ti-arrow-rotary-straight:before{content:"\f059"}.ti-arrow-roundabout-left:before{content:"\f22b"}.ti-arrow-roundabout-right:before{content:"\f22c"}.ti-arrow-sharp-turn-left:before{content:"\f05a"}.ti-arrow-sharp-turn-right:before{content:"\f05b"}.ti-arrow-up:before{content:"\ea25"}.ti-arrow-up-bar:before{content:"\eda4"}.ti-arrow-up-circle:before{content:"\ea20"}.ti-arrow-up-left:before{content:"\ea22"}.ti-arrow-up-left-circle:before{content:"\ea21"}.ti-arrow-up-rhombus:before{content:"\f620"}.ti-arrow-up-right:before{content:"\ea24"}.ti-arrow-up-right-circle:before{content:"\ea23"}.ti-arrow-up-square:before{content:"\eda6"}.ti-arrow-up-tail:before{content:"\eda7"}.ti-arrow-wave-left-down:before{content:"\eda8"}.ti-arrow-wave-left-up:before{content:"\eda9"}.ti-arrow-wave-right-down:before{content:"\edaa"}.ti-arrow-wave-right-up:before{content:"\edab"}.ti-arrow-zig-zag:before{content:"\f4a7"}.ti-arrows-cross:before{content:"\effe"}.ti-arrows-diagonal:before{content:"\ea27"}.ti-arrows-diagonal-2:before{content:"\ea26"}.ti-arrows-diagonal-minimize:before{content:"\ef39"}.ti-arrows-diagonal-minimize-2:before{content:"\ef38"}.ti-arrows-diff:before{content:"\f296"}.ti-arrows-double-ne-sw:before{content:"\edde"}.ti-arrows-double-nw-se:before{content:"\eddf"}.ti-arrows-double-se-nw:before{content:"\ede0"}.ti-arrows-double-sw-ne:before{content:"\ede1"}.ti-arrows-down:before{content:"\edad"}.ti-arrows-down-up:before{content:"\edac"}.ti-arrows-exchange:before{content:"\f1f4"}.ti-arrows-exchange-2:before{content:"\f1f3"}.ti-arrows-horizontal:before{content:"\eb59"}.ti-arrows-join:before{content:"\edaf"}.ti-arrows-join-2:before{content:"\edae"}.ti-arrows-left:before{content:"\edb1"}.ti-arrows-left-down:before{content:"\ee00"}.ti-arrows-left-right:before{content:"\edb0"}.ti-arrows-maximize:before{content:"\ea28"}.ti-arrows-minimize:before{content:"\ea29"}.ti-arrows-move:before{content:"\f22f"}.ti-arrows-move-horizontal:before{content:"\f22d"}.ti-arrows-move-vertical:before{content:"\f22e"}.ti-arrows-random:before{content:"\f095"}.ti-arrows-right:before{content:"\edb3"}.ti-arrows-right-down:before{content:"\ee01"}.ti-arrows-right-left:before{content:"\edb2"}.ti-arrows-shuffle:before{content:"\f000"}.ti-arrows-shuffle-2:before{content:"\efff"}.ti-arrows-sort:before{content:"\eb5a"}.ti-arrows-split:before{content:"\edb5"}.ti-arrows-split-2:before{content:"\edb4"}.ti-arrows-transfer-down:before{content:"\f2cc"}.ti-arrows-transfer-up:before{content:"\f2cd"}.ti-arrows-up:before{content:"\edb7"}.ti-arrows-up-down:before{content:"\edb6"}.ti-arrows-up-left:before{content:"\ee02"}.ti-arrows-up-right:before{content:"\ee03"}.ti-arrows-vertical:before{content:"\eb5b"}.ti-artboard:before{content:"\ea2a"}.ti-artboard-filled:before{content:"\fa83"}.ti-artboard-off:before{content:"\f0ae"}.ti-article:before{content:"\f1e2"}.ti-article-filled-filled:before{content:"\f7da"}.ti-article-off:before{content:"\f3bf"}.ti-aspect-ratio:before{content:"\ed30"}.ti-aspect-ratio-filled:before{content:"\f7db"}.ti-aspect-ratio-off:before{content:"\f0af"}.ti-assembly:before{content:"\f24d"}.ti-assembly-off:before{content:"\f3c0"}.ti-asset:before{content:"\f1ce"}.ti-asterisk:before{content:"\efd5"}.ti-asterisk-simple:before{content:"\efd4"}.ti-at:before{content:"\ea2b"}.ti-at-off:before{content:"\f0b0"}.ti-atom:before{content:"\eb79"}.ti-atom-2:before{content:"\ebdf"}.ti-atom-2-filled:before{content:"\f71b"}.ti-atom-off:before{content:"\f0f9"}.ti-augmented-reality:before{content:"\f023"}.ti-augmented-reality-2:before{content:"\f37e"}.ti-augmented-reality-off:before{content:"\f3c1"}.ti-automatic-gearbox:before{content:"\fc89"}.ti-award:before{content:"\ea2c"}.ti-award-filled:before{content:"\f71c"}.ti-award-off:before{content:"\f0fa"}.ti-axe:before{content:"\ef9f"}.ti-axis-x:before{content:"\ef45"}.ti-axis-y:before{content:"\ef46"}.ti-baby-bottle:before{content:"\f5d2"}.ti-baby-carriage:before{content:"\f05d"}.ti-backhoe:before{content:"\ed86"}.ti-backpack:before{content:"\ef47"}.ti-backpack-off:before{content:"\f3c2"}.ti-backslash:before{content:"\fab9"}.ti-backspace:before{content:"\ea2d"}.ti-backspace-filled:before{content:"\f7dc"}.ti-badge:before{content:"\efc2"}.ti-badge-3d:before{content:"\f555"}.ti-badge-4k:before{content:"\f556"}.ti-badge-8k:before{content:"\f557"}.ti-badge-ad:before{content:"\f558"}.ti-badge-ar:before{content:"\f559"}.ti-badge-cc:before{content:"\f55a"}.ti-badge-filled:before{content:"\f667"}.ti-badge-hd:before{content:"\f55b"}.ti-badge-off:before{content:"\f0fb"}.ti-badge-sd:before{content:"\f55c"}.ti-badge-tm:before{content:"\f55d"}.ti-badge-vo:before{content:"\f55e"}.ti-badge-vr:before{content:"\f55f"}.ti-badge-wc:before{content:"\f560"}.ti-badges:before{content:"\efc3"}.ti-badges-filled:before{content:"\f7dd"}.ti-badges-off:before{content:"\f0fc"}.ti-baguette:before{content:"\f3a5"}.ti-ball-american-football:before{content:"\ee04"}.ti-ball-american-football-off:before{content:"\f3c3"}.ti-ball-baseball:before{content:"\efa0"}.ti-ball-basketball:before{content:"\ec28"}.ti-ball-bowling:before{content:"\ec29"}.ti-ball-football:before{content:"\ee06"}.ti-ball-football-off:before{content:"\ee05"}.ti-ball-tennis:before{content:"\ec2a"}.ti-ball-volleyball:before{content:"\ec2b"}.ti-balloon:before{content:"\ef3a"}.ti-balloon-filled:before{content:"\fa84"}.ti-balloon-off:before{content:"\f0fd"}.ti-ballpen:before{content:"\f06e"}.ti-ballpen-filled:before{content:"\fa85"}.ti-ballpen-off:before{content:"\f0b1"}.ti-ban:before{content:"\ea2e"}.ti-bandage:before{content:"\eb7a"}.ti-bandage-filled:before{content:"\f7de"}.ti-bandage-off:before{content:"\f3c4"}.ti-barbell:before{content:"\eff0"}.ti-barbell-off:before{content:"\f0b2"}.ti-barcode:before{content:"\ebc6"}.ti-barcode-off:before{content:"\f0b3"}.ti-barrel:before{content:"\f0b4"}.ti-barrel-off:before{content:"\f0fe"}.ti-barrier-block:before{content:"\f00e"}.ti-barrier-block-off:before{content:"\f0b5"}.ti-baseline:before{content:"\f024"}.ti-baseline-density-large:before{content:"\f9f0"}.ti-baseline-density-medium:before{content:"\f9f1"}.ti-baseline-density-small:before{content:"\f9f2"}.ti-basket:before{content:"\ebe1"}.ti-basket-bolt:before{content:"\fb43"}.ti-basket-cancel:before{content:"\fb44"}.ti-basket-check:before{content:"\fb45"}.ti-basket-code:before{content:"\fb46"}.ti-basket-cog:before{content:"\fb47"}.ti-basket-discount:before{content:"\fb48"}.ti-basket-dollar:before{content:"\fb49"}.ti-basket-down:before{content:"\fb4a"}.ti-basket-exclamation:before{content:"\fb4b"}.ti-basket-filled:before{content:"\f7df"}.ti-basket-heart:before{content:"\fb4c"}.ti-basket-minus:before{content:"\fb4d"}.ti-basket-off:before{content:"\f0b6"}.ti-basket-pause:before{content:"\fb4e"}.ti-basket-pin:before{content:"\fb4f"}.ti-basket-plus:before{content:"\fb50"}.ti-basket-question:before{content:"\fb51"}.ti-basket-search:before{content:"\fb52"}.ti-basket-share:before{content:"\fb53"}.ti-basket-star:before{content:"\fb54"}.ti-basket-up:before{content:"\fb55"}.ti-basket-x:before{content:"\fb56"}.ti-bat:before{content:"\f284"}.ti-bath:before{content:"\ef48"}.ti-bath-filled:before{content:"\f71d"}.ti-bath-off:before{content:"\f0ff"}.ti-battery:before{content:"\ea34"}.ti-battery-1:before{content:"\ea2f"}.ti-battery-1-filled:before{content:"\f71e"}.ti-battery-2:before{content:"\ea30"}.ti-battery-2-filled:before{content:"\f71f"}.ti-battery-3:before{content:"\ea31"}.ti-battery-3-filled:before{content:"\f720"}.ti-battery-4:before{content:"\ea32"}.ti-battery-4-filled:before{content:"\f721"}.ti-battery-automotive:before{content:"\ee07"}.ti-battery-charging:before{content:"\ea33"}.ti-battery-charging-2:before{content:"\ef3b"}.ti-battery-eco:before{content:"\ef3c"}.ti-battery-filled:before{content:"\f668"}.ti-battery-off:before{content:"\ed1c"}.ti-beach:before{content:"\ef3d"}.ti-beach-off:before{content:"\f0b7"}.ti-bed:before{content:"\eb5c"}.ti-bed-filled:before{content:"\f7e0"}.ti-bed-flat:before{content:"\fca1"}.ti-bed-off:before{content:"\f100"}.ti-beer:before{content:"\efa1"}.ti-beer-filled:before{content:"\f7e1"}.ti-beer-off:before{content:"\f101"}.ti-bell:before{content:"\ea35"}.ti-bell-bolt:before{content:"\f812"}.ti-bell-cancel:before{content:"\f813"}.ti-bell-check:before{content:"\f814"}.ti-bell-code:before{content:"\f815"}.ti-bell-cog:before{content:"\f816"}.ti-bell-dollar:before{content:"\f817"}.ti-bell-down:before{content:"\f818"}.ti-bell-exclamation:before{content:"\f819"}.ti-bell-filled:before{content:"\f669"}.ti-bell-heart:before{content:"\f81a"}.ti-bell-minus:before{content:"\ede2"}.ti-bell-minus-filled:before{content:"\f722"}.ti-bell-off:before{content:"\ece9"}.ti-bell-pause:before{content:"\f81b"}.ti-bell-pin:before{content:"\f81c"}.ti-bell-plus:before{content:"\ede3"}.ti-bell-plus-filled:before{content:"\f723"}.ti-bell-question:before{content:"\f81d"}.ti-bell-ringing:before{content:"\ed07"}.ti-bell-ringing-2:before{content:"\ede4"}.ti-bell-ringing-2-filled:before{content:"\f724"}.ti-bell-ringing-filled:before{content:"\f725"}.ti-bell-school:before{content:"\f05e"}.ti-bell-search:before{content:"\f81e"}.ti-bell-share:before{content:"\f81f"}.ti-bell-star:before{content:"\f820"}.ti-bell-up:before{content:"\f821"}.ti-bell-x:before{content:"\ede5"}.ti-bell-x-filled:before{content:"\f726"}.ti-bell-z:before{content:"\eff1"}.ti-bell-z-filled:before{content:"\f727"}.ti-beta:before{content:"\f544"}.ti-bible:before{content:"\efc4"}.ti-bike:before{content:"\ea36"}.ti-bike-off:before{content:"\f0b8"}.ti-binary:before{content:"\ee08"}.ti-binary-off:before{content:"\f3c5"}.ti-binary-tree:before{content:"\f5d4"}.ti-binary-tree-2:before{content:"\f5d3"}.ti-biohazard:before{content:"\ecb8"}.ti-biohazard-off:before{content:"\f0b9"}.ti-blade:before{content:"\f4bd"}.ti-blade-filled:before{content:"\f7e2"}.ti-bleach:before{content:"\f2f3"}.ti-bleach-chlorine:before{content:"\f2f0"}.ti-bleach-no-chlorine:before{content:"\f2f1"}.ti-bleach-off:before{content:"\f2f2"}.ti-blender:before{content:"\fca2"}.ti-blockquote:before{content:"\ee09"}.ti-bluetooth:before{content:"\ea37"}.ti-bluetooth-connected:before{content:"\ecea"}.ti-bluetooth-off:before{content:"\eceb"}.ti-bluetooth-x:before{content:"\f081"}.ti-blur:before{content:"\ef8c"}.ti-blur-off:before{content:"\f3c6"}.ti-bmp:before{content:"\f3a6"}.ti-body-scan:before{content:"\fca3"}.ti-bold:before{content:"\eb7b"}.ti-bold-off:before{content:"\f0ba"}.ti-bolt:before{content:"\ea38"}.ti-bolt-off:before{content:"\ecec"}.ti-bomb:before{content:"\f59c"}.ti-bomb-filled:before{content:"\fa86"}.ti-bone:before{content:"\edb8"}.ti-bone-off:before{content:"\f0bb"}.ti-bong:before{content:"\f3a7"}.ti-bong-off:before{content:"\f3c7"}.ti-book:before{content:"\ea39"}.ti-book-2:before{content:"\efc5"}.ti-book-download:before{content:"\f070"}.ti-book-filled:before{content:"\fa87"}.ti-book-off:before{content:"\f0bc"}.ti-book-upload:before{content:"\f071"}.ti-bookmark:before{content:"\ea3a"}.ti-bookmark-ai:before{content:"\fc8a"}.ti-bookmark-edit:before{content:"\fa5e"}.ti-bookmark-filled:before{content:"\fa88"}.ti-bookmark-minus:before{content:"\fa5f"}.ti-bookmark-off:before{content:"\eced"}.ti-bookmark-plus:before{content:"\fa60"}.ti-bookmark-question:before{content:"\fa61"}.ti-bookmarks:before{content:"\ed08"}.ti-bookmarks-filled:before{content:"\fb1f"}.ti-bookmarks-off:before{content:"\f0bd"}.ti-books:before{content:"\eff2"}.ti-books-off:before{content:"\f0be"}.ti-border-all:before{content:"\ea3b"}.ti-border-bottom:before{content:"\ea3c"}.ti-border-corners:before{content:"\f7a0"}.ti-border-horizontal:before{content:"\ea3d"}.ti-border-inner:before{content:"\ea3e"}.ti-border-left:before{content:"\ea3f"}.ti-border-none:before{content:"\ea40"}.ti-border-outer:before{content:"\ea41"}.ti-border-radius:before{content:"\eb7c"}.ti-border-right:before{content:"\ea42"}.ti-border-sides:before{content:"\f7a1"}.ti-border-style:before{content:"\ee0a"}.ti-border-style-2:before{content:"\ef22"}.ti-border-top:before{content:"\ea43"}.ti-border-vertical:before{content:"\ea44"}.ti-bottle:before{content:"\ef0b"}.ti-bottle-filled:before{content:"\fa89"}.ti-bottle-off:before{content:"\f3c8"}.ti-bounce-left:before{content:"\f59d"}.ti-bounce-left-filled:before{content:"\fb20"}.ti-bounce-right:before{content:"\f59e"}.ti-bounce-right-filled:before{content:"\fb21"}.ti-bow:before{content:"\f096"}.ti-bowl:before{content:"\f4fa"}.ti-bowl-filled:before{content:"\fb22"}.ti-box:before{content:"\ea45"}.ti-box-align-bottom:before{content:"\f2a8"}.ti-box-align-bottom-filled:before{content:"\fa8a"}.ti-box-align-bottom-left:before{content:"\f2ce"}.ti-box-align-bottom-left-filled:before{content:"\fa8b"}.ti-box-align-bottom-right:before{content:"\f2cf"}.ti-box-align-bottom-right-filled:before{content:"\fa8c"}.ti-box-align-left:before{content:"\f2a9"}.ti-box-align-left-filled:before{content:"\fa8d"}.ti-box-align-right:before{content:"\f2aa"}.ti-box-align-right-filled:before{content:"\fa8e"}.ti-box-align-top:before{content:"\f2ab"}.ti-box-align-top-filled:before{content:"\fa8f"}.ti-box-align-top-left:before{content:"\f2d0"}.ti-box-align-top-left-filled:before{content:"\fa90"}.ti-box-align-top-right:before{content:"\f2d1"}.ti-box-align-top-right-filled:before{content:"\fa91"}.ti-box-margin:before{content:"\ee0b"}.ti-box-model:before{content:"\ee0c"}.ti-box-model-2:before{content:"\ef23"}.ti-box-model-2-off:before{content:"\f3c9"}.ti-box-model-off:before{content:"\f3ca"}.ti-box-multiple:before{content:"\ee17"}.ti-box-multiple-0:before{content:"\ee0d"}.ti-box-multiple-1:before{content:"\ee0e"}.ti-box-multiple-2:before{content:"\ee0f"}.ti-box-multiple-3:before{content:"\ee10"}.ti-box-multiple-4:before{content:"\ee11"}.ti-box-multiple-5:before{content:"\ee12"}.ti-box-multiple-6:before{content:"\ee13"}.ti-box-multiple-7:before{content:"\ee14"}.ti-box-multiple-8:before{content:"\ee15"}.ti-box-multiple-9:before{content:"\ee16"}.ti-box-off:before{content:"\f102"}.ti-box-padding:before{content:"\ee18"}.ti-box-seam:before{content:"\f561"}.ti-braces:before{content:"\ebcc"}.ti-braces-off:before{content:"\f0bf"}.ti-brackets:before{content:"\ebcd"}.ti-brackets-contain:before{content:"\f1e5"}.ti-brackets-contain-end:before{content:"\f1e3"}.ti-brackets-contain-start:before{content:"\f1e4"}.ti-brackets-off:before{content:"\f0c0"}.ti-braille:before{content:"\f545"}.ti-brain:before{content:"\f59f"}.ti-brand-4chan:before{content:"\f494"}.ti-brand-abstract:before{content:"\f495"}.ti-brand-adobe:before{content:"\f0dc"}.ti-brand-adonis-js:before{content:"\f496"}.ti-brand-airbnb:before{content:"\ed68"}.ti-brand-airtable:before{content:"\ef6a"}.ti-brand-algolia:before{content:"\f390"}.ti-brand-alipay:before{content:"\f7a2"}.ti-brand-alpine-js:before{content:"\f324"}.ti-brand-amazon:before{content:"\f230"}.ti-brand-amd:before{content:"\f653"}.ti-brand-amigo:before{content:"\f5f9"}.ti-brand-among-us:before{content:"\f205"}.ti-brand-android:before{content:"\ec16"}.ti-brand-angular:before{content:"\ef6b"}.ti-brand-ansible:before{content:"\fa70"}.ti-brand-ao3:before{content:"\f5e8"}.ti-brand-appgallery:before{content:"\f231"}.ti-brand-apple:before{content:"\ec17"}.ti-brand-apple-arcade:before{content:"\ed69"}.ti-brand-apple-podcast:before{content:"\f1e6"}.ti-brand-appstore:before{content:"\ed24"}.ti-brand-asana:before{content:"\edc5"}.ti-brand-aws:before{content:"\fa4c"}.ti-brand-azure:before{content:"\fa4d"}.ti-brand-backbone:before{content:"\f325"}.ti-brand-badoo:before{content:"\f206"}.ti-brand-baidu:before{content:"\f5e9"}.ti-brand-bandcamp:before{content:"\f207"}.ti-brand-bandlab:before{content:"\f5fa"}.ti-brand-beats:before{content:"\f208"}.ti-brand-behance:before{content:"\ec6e"}.ti-brand-bilibili:before{content:"\f6d2"}.ti-brand-binance:before{content:"\f5a0"}.ti-brand-bing:before{content:"\edc6"}.ti-brand-bitbucket:before{content:"\edc7"}.ti-brand-blackberry:before{content:"\f568"}.ti-brand-blender:before{content:"\f326"}.ti-brand-blogger:before{content:"\f35a"}.ti-brand-booking:before{content:"\edc8"}.ti-brand-bootstrap:before{content:"\ef3e"}.ti-brand-bulma:before{content:"\f327"}.ti-brand-bumble:before{content:"\f5fb"}.ti-brand-bunpo:before{content:"\f4cf"}.ti-brand-c-sharp:before{content:"\f003"}.ti-brand-cake:before{content:"\f7a3"}.ti-brand-cakephp:before{content:"\f7af"}.ti-brand-campaignmonitor:before{content:"\f328"}.ti-brand-carbon:before{content:"\f348"}.ti-brand-cashapp:before{content:"\f391"}.ti-brand-chrome:before{content:"\ec18"}.ti-brand-cinema-4d:before{content:"\fa71"}.ti-brand-citymapper:before{content:"\f5fc"}.ti-brand-cloudflare:before{content:"\fa4e"}.ti-brand-codecov:before{content:"\f329"}.ti-brand-codepen:before{content:"\ec6f"}.ti-brand-codesandbox:before{content:"\ed6a"}.ti-brand-cohost:before{content:"\f5d5"}.ti-brand-coinbase:before{content:"\f209"}.ti-brand-comedy-central:before{content:"\f217"}.ti-brand-coreos:before{content:"\f5fd"}.ti-brand-couchdb:before{content:"\f60f"}.ti-brand-couchsurfing:before{content:"\f392"}.ti-brand-cpp:before{content:"\f5fe"}.ti-brand-craft:before{content:"\fa72"}.ti-brand-crunchbase:before{content:"\f7e3"}.ti-brand-css3:before{content:"\ed6b"}.ti-brand-ctemplar:before{content:"\f4d0"}.ti-brand-cucumber:before{content:"\ef6c"}.ti-brand-cupra:before{content:"\f4d1"}.ti-brand-cypress:before{content:"\f333"}.ti-brand-d3:before{content:"\f24e"}.ti-brand-databricks:before{content:"\fc41"}.ti-brand-days-counter:before{content:"\f4d2"}.ti-brand-dcos:before{content:"\f32a"}.ti-brand-debian:before{content:"\ef57"}.ti-brand-deezer:before{content:"\f78b"}.ti-brand-deliveroo:before{content:"\f4d3"}.ti-brand-deno:before{content:"\f24f"}.ti-brand-denodo:before{content:"\f610"}.ti-brand-deviantart:before{content:"\ecfb"}.ti-brand-digg:before{content:"\fa73"}.ti-brand-dingtalk:before{content:"\f5ea"}.ti-brand-discord:before{content:"\ece3"}.ti-brand-discord-filled:before{content:"\f7e4"}.ti-brand-disney:before{content:"\f20a"}.ti-brand-disqus:before{content:"\edc9"}.ti-brand-django:before{content:"\f349"}.ti-brand-docker:before{content:"\edca"}.ti-brand-doctrine:before{content:"\ef6d"}.ti-brand-dolby-digital:before{content:"\f4d4"}.ti-brand-douban:before{content:"\f5ff"}.ti-brand-dribbble:before{content:"\ec19"}.ti-brand-dribbble-filled:before{content:"\f7e5"}.ti-brand-drops:before{content:"\f4d5"}.ti-brand-drupal:before{content:"\f393"}.ti-brand-edge:before{content:"\ecfc"}.ti-brand-elastic:before{content:"\f611"}.ti-brand-electronic-arts:before{content:"\fa74"}.ti-brand-ember:before{content:"\f497"}.ti-brand-envato:before{content:"\f394"}.ti-brand-etsy:before{content:"\f654"}.ti-brand-evernote:before{content:"\f600"}.ti-brand-facebook:before{content:"\ec1a"}.ti-brand-facebook-filled:before{content:"\f7e6"}.ti-brand-feedly:before{content:"\fa75"}.ti-brand-figma:before{content:"\ec93"}.ti-brand-filezilla:before{content:"\fa76"}.ti-brand-finder:before{content:"\f218"}.ti-brand-firebase:before{content:"\ef6e"}.ti-brand-firefox:before{content:"\ecfd"}.ti-brand-fiverr:before{content:"\f7a4"}.ti-brand-flickr:before{content:"\ecfe"}.ti-brand-flightradar24:before{content:"\f4d6"}.ti-brand-flipboard:before{content:"\f20b"}.ti-brand-flutter:before{content:"\f395"}.ti-brand-fortnite:before{content:"\f260"}.ti-brand-foursquare:before{content:"\ecff"}.ti-brand-framer:before{content:"\ec1b"}.ti-brand-framer-motion:before{content:"\f78c"}.ti-brand-funimation:before{content:"\f655"}.ti-brand-gatsby:before{content:"\f396"}.ti-brand-git:before{content:"\ef6f"}.ti-brand-github:before{content:"\ec1c"}.ti-brand-github-copilot:before{content:"\f4a8"}.ti-brand-github-filled:before{content:"\f7e7"}.ti-brand-gitlab:before{content:"\ec1d"}.ti-brand-gmail:before{content:"\efa2"}.ti-brand-golang:before{content:"\f78d"}.ti-brand-google:before{content:"\ec1f"}.ti-brand-google-analytics:before{content:"\edcb"}.ti-brand-google-big-query:before{content:"\f612"}.ti-brand-google-drive:before{content:"\ec1e"}.ti-brand-google-fit:before{content:"\f297"}.ti-brand-google-home:before{content:"\f601"}.ti-brand-google-maps:before{content:"\fa4f"}.ti-brand-google-one:before{content:"\f232"}.ti-brand-google-photos:before{content:"\f20c"}.ti-brand-google-play:before{content:"\ed25"}.ti-brand-google-podcasts:before{content:"\f656"}.ti-brand-grammarly:before{content:"\f32b"}.ti-brand-graphql:before{content:"\f32c"}.ti-brand-gravatar:before{content:"\edcc"}.ti-brand-grindr:before{content:"\f20d"}.ti-brand-guardian:before{content:"\f4fb"}.ti-brand-gumroad:before{content:"\f5d6"}.ti-brand-hbo:before{content:"\f657"}.ti-brand-headlessui:before{content:"\f32d"}.ti-brand-hexo:before{content:"\fa50"}.ti-brand-hipchat:before{content:"\edcd"}.ti-brand-html5:before{content:"\ed6c"}.ti-brand-inertia:before{content:"\f34a"}.ti-brand-instagram:before{content:"\ec20"}.ti-brand-intercom:before{content:"\f1cf"}.ti-brand-itch:before{content:"\fa22"}.ti-brand-javascript:before{content:"\ef0c"}.ti-brand-juejin:before{content:"\f7b0"}.ti-brand-kbin:before{content:"\fad0"}.ti-brand-kick:before{content:"\fa23"}.ti-brand-kickstarter:before{content:"\edce"}.ti-brand-kotlin:before{content:"\ed6d"}.ti-brand-laravel:before{content:"\f34b"}.ti-brand-lastfm:before{content:"\f001"}.ti-brand-leetcode:before{content:"\fa51"}.ti-brand-letterboxd:before{content:"\fa24"}.ti-brand-line:before{content:"\f7e8"}.ti-brand-linkedin:before{content:"\ec8c"}.ti-brand-linktree:before{content:"\f1e7"}.ti-brand-linqpad:before{content:"\f562"}.ti-brand-loom:before{content:"\ef70"}.ti-brand-mailgun:before{content:"\f32e"}.ti-brand-mantine:before{content:"\f32f"}.ti-brand-mastercard:before{content:"\ef49"}.ti-brand-mastodon:before{content:"\f250"}.ti-brand-matrix:before{content:"\f5eb"}.ti-brand-mcdonalds:before{content:"\f251"}.ti-brand-medium:before{content:"\ec70"}.ti-brand-meetup:before{content:"\fc6a"}.ti-brand-mercedes:before{content:"\f072"}.ti-brand-messenger:before{content:"\ec71"}.ti-brand-meta:before{content:"\efb0"}.ti-brand-minecraft:before{content:"\faef"}.ti-brand-miniprogram:before{content:"\f602"}.ti-brand-mixpanel:before{content:"\f397"}.ti-brand-monday:before{content:"\f219"}.ti-brand-mongodb:before{content:"\f613"}.ti-brand-my-oppo:before{content:"\f4d7"}.ti-brand-mysql:before{content:"\f614"}.ti-brand-national-geographic:before{content:"\f603"}.ti-brand-nem:before{content:"\f5a1"}.ti-brand-netbeans:before{content:"\ef71"}.ti-brand-netease-music:before{content:"\f604"}.ti-brand-netflix:before{content:"\edcf"}.ti-brand-nexo:before{content:"\f5a2"}.ti-brand-nextcloud:before{content:"\f4d8"}.ti-brand-nextjs:before{content:"\f0dd"}.ti-brand-nodejs:before{content:"\fae0"}.ti-brand-nord-vpn:before{content:"\f37f"}.ti-brand-notion:before{content:"\ef7b"}.ti-brand-npm:before{content:"\f569"}.ti-brand-nuxt:before{content:"\f0de"}.ti-brand-nytimes:before{content:"\ef8d"}.ti-brand-oauth:before{content:"\fa52"}.ti-brand-office:before{content:"\f398"}.ti-brand-ok-ru:before{content:"\f399"}.ti-brand-onedrive:before{content:"\f5d7"}.ti-brand-onlyfans:before{content:"\f605"}.ti-brand-open-source:before{content:"\edd0"}.ti-brand-openai:before{content:"\f78e"}.ti-brand-openvpn:before{content:"\f39a"}.ti-brand-opera:before{content:"\ec21"}.ti-brand-pagekit:before{content:"\edd1"}.ti-brand-parsinta:before{content:"\fc42"}.ti-brand-patreon:before{content:"\edd2"}.ti-brand-paypal:before{content:"\ec22"}.ti-brand-paypal-filled:before{content:"\f7e9"}.ti-brand-paypay:before{content:"\f5ec"}.ti-brand-peanut:before{content:"\f39b"}.ti-brand-pepsi:before{content:"\f261"}.ti-brand-php:before{content:"\ef72"}.ti-brand-picsart:before{content:"\f4d9"}.ti-brand-pinterest:before{content:"\ec8d"}.ti-brand-planetscale:before{content:"\f78f"}.ti-brand-pocket:before{content:"\ed00"}.ti-brand-polymer:before{content:"\f498"}.ti-brand-powershell:before{content:"\f5ed"}.ti-brand-prisma:before{content:"\f499"}.ti-brand-producthunt:before{content:"\edd3"}.ti-brand-pushbullet:before{content:"\f330"}.ti-brand-pushover:before{content:"\f20e"}.ti-brand-python:before{content:"\ed01"}.ti-brand-qq:before{content:"\f606"}.ti-brand-radix-ui:before{content:"\f790"}.ti-brand-react:before{content:"\f34c"}.ti-brand-react-native:before{content:"\ef73"}.ti-brand-reason:before{content:"\f49a"}.ti-brand-reddit:before{content:"\ec8e"}.ti-brand-redhat:before{content:"\f331"}.ti-brand-redux:before{content:"\f3a8"}.ti-brand-revolut:before{content:"\f4da"}.ti-brand-rumble:before{content:"\fad1"}.ti-brand-rust:before{content:"\fa53"}.ti-brand-safari:before{content:"\ec23"}.ti-brand-samsungpass:before{content:"\f4db"}.ti-brand-sass:before{content:"\edd4"}.ti-brand-sentry:before{content:"\edd5"}.ti-brand-sharik:before{content:"\f4dc"}.ti-brand-shazam:before{content:"\edd6"}.ti-brand-shopee:before{content:"\f252"}.ti-brand-sketch:before{content:"\ec24"}.ti-brand-skype:before{content:"\ed02"}.ti-brand-slack:before{content:"\ec72"}.ti-brand-snapchat:before{content:"\ec25"}.ti-brand-snapseed:before{content:"\f253"}.ti-brand-snowflake:before{content:"\f615"}.ti-brand-socket-io:before{content:"\f49b"}.ti-brand-solidjs:before{content:"\f5ee"}.ti-brand-soundcloud:before{content:"\ed6e"}.ti-brand-spacehey:before{content:"\f4fc"}.ti-brand-speedtest:before{content:"\fa77"}.ti-brand-spotify:before{content:"\ed03"}.ti-brand-stackoverflow:before{content:"\ef58"}.ti-brand-stackshare:before{content:"\f607"}.ti-brand-steam:before{content:"\ed6f"}.ti-brand-storj:before{content:"\fa54"}.ti-brand-storybook:before{content:"\f332"}.ti-brand-storytel:before{content:"\f608"}.ti-brand-strava:before{content:"\f254"}.ti-brand-stripe:before{content:"\edd7"}.ti-brand-sublime-text:before{content:"\ef74"}.ti-brand-sugarizer:before{content:"\f7a5"}.ti-brand-supabase:before{content:"\f6d3"}.ti-brand-superhuman:before{content:"\f50c"}.ti-brand-supernova:before{content:"\f49c"}.ti-brand-surfshark:before{content:"\f255"}.ti-brand-svelte:before{content:"\f0df"}.ti-brand-swift:before{content:"\fa55"}.ti-brand-symfony:before{content:"\f616"}.ti-brand-tabler:before{content:"\ec8f"}.ti-brand-tailwind:before{content:"\eca1"}.ti-brand-taobao:before{content:"\f5ef"}.ti-brand-teams:before{content:"\fadf"}.ti-brand-ted:before{content:"\f658"}.ti-brand-telegram:before{content:"\ec26"}.ti-brand-terraform:before{content:"\fa56"}.ti-brand-tether:before{content:"\f5a3"}.ti-brand-threads:before{content:"\fb02"}.ti-brand-threejs:before{content:"\f5f0"}.ti-brand-tidal:before{content:"\ed70"}.ti-brand-tiktok:before{content:"\ec73"}.ti-brand-tiktok-filled:before{content:"\f7ea"}.ti-brand-tinder:before{content:"\ed71"}.ti-brand-topbuzz:before{content:"\f50d"}.ti-brand-torchain:before{content:"\f5a4"}.ti-brand-toyota:before{content:"\f262"}.ti-brand-trello:before{content:"\f39d"}.ti-brand-tripadvisor:before{content:"\f002"}.ti-brand-tumblr:before{content:"\ed04"}.ti-brand-twilio:before{content:"\f617"}.ti-brand-twitch:before{content:"\ed05"}.ti-brand-twitter:before{content:"\ec27"}.ti-brand-twitter-filled:before{content:"\f7eb"}.ti-brand-typescript:before{content:"\f5f1"}.ti-brand-uber:before{content:"\ef75"}.ti-brand-ubuntu:before{content:"\ef59"}.ti-brand-unity:before{content:"\f49d"}.ti-brand-unsplash:before{content:"\edd8"}.ti-brand-upwork:before{content:"\f39e"}.ti-brand-valorant:before{content:"\f39f"}.ti-brand-vercel:before{content:"\ef24"}.ti-brand-vimeo:before{content:"\ed06"}.ti-brand-vinted:before{content:"\f20f"}.ti-brand-visa:before{content:"\f380"}.ti-brand-visual-studio:before{content:"\ef76"}.ti-brand-vite:before{content:"\f5f2"}.ti-brand-vivaldi:before{content:"\f210"}.ti-brand-vk:before{content:"\ed72"}.ti-brand-vlc:before{content:"\fa78"}.ti-brand-volkswagen:before{content:"\f50e"}.ti-brand-vsco:before{content:"\f334"}.ti-brand-vscode:before{content:"\f3a0"}.ti-brand-vue:before{content:"\f0e0"}.ti-brand-walmart:before{content:"\f211"}.ti-brand-waze:before{content:"\f5d8"}.ti-brand-webflow:before{content:"\f2d2"}.ti-brand-wechat:before{content:"\f5f3"}.ti-brand-weibo:before{content:"\f609"}.ti-brand-whatsapp:before{content:"\ec74"}.ti-brand-wikipedia:before{content:"\fa79"}.ti-brand-windows:before{content:"\ecd8"}.ti-brand-windy:before{content:"\f4dd"}.ti-brand-wish:before{content:"\f212"}.ti-brand-wix:before{content:"\f3a1"}.ti-brand-wordpress:before{content:"\f2d3"}.ti-brand-x:before{content:"\fc0f"}.ti-brand-x-filled:before{content:"\fc21"}.ti-brand-xamarin:before{content:"\fa7a"}.ti-brand-xbox:before{content:"\f298"}.ti-brand-xdeep:before{content:"\fc10"}.ti-brand-xing:before{content:"\f21a"}.ti-brand-yahoo:before{content:"\ed73"}.ti-brand-yandex:before{content:"\fae1"}.ti-brand-yatse:before{content:"\f213"}.ti-brand-ycombinator:before{content:"\edd9"}.ti-brand-youtube:before{content:"\ec90"}.ti-brand-youtube-filled:before{content:"\fc22"}.ti-brand-youtube-kids:before{content:"\f214"}.ti-brand-zalando:before{content:"\f49e"}.ti-brand-zapier:before{content:"\f49f"}.ti-brand-zeit:before{content:"\f335"}.ti-brand-zhihu:before{content:"\f60a"}.ti-brand-zoom:before{content:"\f215"}.ti-brand-zulip:before{content:"\f4de"}.ti-brand-zwift:before{content:"\f216"}.ti-bread:before{content:"\efa3"}.ti-bread-off:before{content:"\f3cb"}.ti-briefcase:before{content:"\ea46"}.ti-briefcase-2:before{content:"\fb03"}.ti-briefcase-off:before{content:"\f3cc"}.ti-brightness:before{content:"\eb7f"}.ti-brightness-2:before{content:"\ee19"}.ti-brightness-down:before{content:"\eb7d"}.ti-brightness-down-filled:before{content:"\fb23"}.ti-brightness-half:before{content:"\ee1a"}.ti-brightness-off:before{content:"\f3cd"}.ti-brightness-up:before{content:"\eb7e"}.ti-brightness-up-filled:before{content:"\fb24"}.ti-broadcast:before{content:"\f1e9"}.ti-broadcast-off:before{content:"\f1e8"}.ti-browser:before{content:"\ebb7"}.ti-browser-check:before{content:"\efd6"}.ti-browser-off:before{content:"\f0c1"}.ti-browser-plus:before{content:"\efd7"}.ti-browser-x:before{content:"\efd8"}.ti-brush:before{content:"\ebb8"}.ti-brush-off:before{content:"\f0c2"}.ti-bucket:before{content:"\ea47"}.ti-bucket-droplet:before{content:"\f56a"}.ti-bucket-off:before{content:"\f103"}.ti-bug:before{content:"\ea48"}.ti-bug-off:before{content:"\f0c3"}.ti-building:before{content:"\ea4f"}.ti-building-arch:before{content:"\ea49"}.ti-building-bank:before{content:"\ebe2"}.ti-building-bridge:before{content:"\ea4b"}.ti-building-bridge-2:before{content:"\ea4a"}.ti-building-broadcast-tower:before{content:"\f4be"}.ti-building-carousel:before{content:"\ed87"}.ti-building-castle:before{content:"\ed88"}.ti-building-church:before{content:"\ea4c"}.ti-building-circus:before{content:"\f4bf"}.ti-building-community:before{content:"\ebf6"}.ti-building-cottage:before{content:"\ee1b"}.ti-building-estate:before{content:"\f5a5"}.ti-building-factory:before{content:"\ee1c"}.ti-building-factory-2:before{content:"\f082"}.ti-building-fortress:before{content:"\ed89"}.ti-building-hospital:before{content:"\ea4d"}.ti-building-lighthouse:before{content:"\ed8a"}.ti-building-monument:before{content:"\ed26"}.ti-building-mosque:before{content:"\fa57"}.ti-building-pavilion:before{content:"\ebf7"}.ti-building-skyscraper:before{content:"\ec39"}.ti-building-stadium:before{content:"\f641"}.ti-building-store:before{content:"\ea4e"}.ti-building-tunnel:before{content:"\f5a6"}.ti-building-warehouse:before{content:"\ebe3"}.ti-building-wind-turbine:before{content:"\f4c0"}.ti-bulb:before{content:"\ea51"}.ti-bulb-filled:before{content:"\f66a"}.ti-bulb-off:before{content:"\ea50"}.ti-bulldozer:before{content:"\ee1d"}.ti-bus:before{content:"\ebe4"}.ti-bus-off:before{content:"\f3ce"}.ti-bus-stop:before{content:"\f2d4"}.ti-businessplan:before{content:"\ee1e"}.ti-butterfly:before{content:"\efd9"}.ti-cactus:before{content:"\f21b"}.ti-cactus-filled:before{content:"\fb25"}.ti-cactus-off:before{content:"\f3cf"}.ti-cake:before{content:"\f00f"}.ti-cake-off:before{content:"\f104"}.ti-calculator:before{content:"\eb80"}.ti-calculator-filled:before{content:"\fb26"}.ti-calculator-off:before{content:"\f0c4"}.ti-calendar:before{content:"\ea53"}.ti-calendar-bolt:before{content:"\f822"}.ti-calendar-cancel:before{content:"\f823"}.ti-calendar-check:before{content:"\f824"}.ti-calendar-code:before{content:"\f825"}.ti-calendar-cog:before{content:"\f826"}.ti-calendar-dollar:before{content:"\f827"}.ti-calendar-down:before{content:"\f828"}.ti-calendar-due:before{content:"\f621"}.ti-calendar-event:before{content:"\ea52"}.ti-calendar-exclamation:before{content:"\f829"}.ti-calendar-filled:before{content:"\fb27"}.ti-calendar-heart:before{content:"\f82a"}.ti-calendar-minus:before{content:"\ebb9"}.ti-calendar-off:before{content:"\ee1f"}.ti-calendar-pause:before{content:"\f82b"}.ti-calendar-pin:before{content:"\f82c"}.ti-calendar-plus:before{content:"\ebba"}.ti-calendar-question:before{content:"\f82d"}.ti-calendar-repeat:before{content:"\fad2"}.ti-calendar-search:before{content:"\f82e"}.ti-calendar-share:before{content:"\f82f"}.ti-calendar-star:before{content:"\f830"}.ti-calendar-stats:before{content:"\ee20"}.ti-calendar-time:before{content:"\ee21"}.ti-calendar-up:before{content:"\f831"}.ti-calendar-x:before{content:"\f832"}.ti-camera:before{content:"\ea54"}.ti-camera-bolt:before{content:"\f833"}.ti-camera-cancel:before{content:"\f834"}.ti-camera-check:before{content:"\f835"}.ti-camera-code:before{content:"\f836"}.ti-camera-cog:before{content:"\f837"}.ti-camera-dollar:before{content:"\f838"}.ti-camera-down:before{content:"\f839"}.ti-camera-exclamation:before{content:"\f83a"}.ti-camera-filled:before{content:"\fa37"}.ti-camera-heart:before{content:"\f83b"}.ti-camera-minus:before{content:"\ec3a"}.ti-camera-off:before{content:"\ecee"}.ti-camera-pause:before{content:"\f83c"}.ti-camera-pin:before{content:"\f83d"}.ti-camera-plus:before{content:"\ec3b"}.ti-camera-question:before{content:"\f83e"}.ti-camera-rotate:before{content:"\ee22"}.ti-camera-search:before{content:"\f83f"}.ti-camera-selfie:before{content:"\ee23"}.ti-camera-share:before{content:"\f840"}.ti-camera-star:before{content:"\f841"}.ti-camera-up:before{content:"\f842"}.ti-camera-x:before{content:"\f843"}.ti-camper:before{content:"\fa25"}.ti-campfire:before{content:"\f5a7"}.ti-campfire-filled:before{content:"\fb28"}.ti-candle:before{content:"\efc6"}.ti-candle-filled:before{content:"\fc23"}.ti-candy:before{content:"\ef0d"}.ti-candy-off:before{content:"\f0c5"}.ti-cane:before{content:"\f50f"}.ti-cannabis:before{content:"\f4c1"}.ti-capsule:before{content:"\fae3"}.ti-capsule-filled:before{content:"\fc24"}.ti-capsule-horizontal:before{content:"\fae2"}.ti-capsule-horizontal-filled:before{content:"\fc25"}.ti-capture:before{content:"\ec3c"}.ti-capture-filled:before{content:"\fb29"}.ti-capture-off:before{content:"\f0c6"}.ti-car:before{content:"\ebbb"}.ti-car-crane:before{content:"\ef25"}.ti-car-crash:before{content:"\efa4"}.ti-car-garage:before{content:"\fc77"}.ti-car-off:before{content:"\f0c7"}.ti-car-suv:before{content:"\fc8b"}.ti-car-turbine:before{content:"\f4fd"}.ti-caravan:before{content:"\ec7c"}.ti-cardboards:before{content:"\ed74"}.ti-cardboards-off:before{content:"\f0c8"}.ti-cards:before{content:"\f510"}.ti-cards-filled:before{content:"\fc26"}.ti-caret-down:before{content:"\eb5d"}.ti-caret-down-filled:before{content:"\fb2a"}.ti-caret-left:before{content:"\eb5e"}.ti-caret-left-filled:before{content:"\fb2b"}.ti-caret-left-right:before{content:"\fc43"}.ti-caret-right:before{content:"\eb5f"}.ti-caret-right-filled:before{content:"\fb2c"}.ti-caret-up:before{content:"\eb60"}.ti-caret-up-down:before{content:"\fc44"}.ti-caret-up-filled:before{content:"\fb2d"}.ti-carousel-horizontal:before{content:"\f659"}.ti-carousel-horizontal-filled:before{content:"\fa92"}.ti-carousel-vertical:before{content:"\f65a"}.ti-carousel-vertical-filled:before{content:"\fa93"}.ti-carrot:before{content:"\f21c"}.ti-carrot-off:before{content:"\f3d0"}.ti-cash:before{content:"\ea55"}.ti-cash-banknote:before{content:"\ee25"}.ti-cash-banknote-off:before{content:"\ee24"}.ti-cash-off:before{content:"\f105"}.ti-cast:before{content:"\ea56"}.ti-cast-off:before{content:"\f0c9"}.ti-cat:before{content:"\f65b"}.ti-category:before{content:"\f1f6"}.ti-category-2:before{content:"\f1f5"}.ti-category-filled:before{content:"\fb2e"}.ti-ce:before{content:"\ed75"}.ti-ce-off:before{content:"\f0ca"}.ti-cell:before{content:"\f05f"}.ti-cell-signal-1:before{content:"\f083"}.ti-cell-signal-2:before{content:"\f084"}.ti-cell-signal-3:before{content:"\f085"}.ti-cell-signal-4:before{content:"\f086"}.ti-cell-signal-5:before{content:"\f087"}.ti-cell-signal-off:before{content:"\f088"}.ti-certificate:before{content:"\ed76"}.ti-certificate-2:before{content:"\f073"}.ti-certificate-2-off:before{content:"\f0cb"}.ti-certificate-off:before{content:"\f0cc"}.ti-chair-director:before{content:"\f2d5"}.ti-chalkboard:before{content:"\f34d"}.ti-chalkboard-off:before{content:"\f3d1"}.ti-charging-pile:before{content:"\ee26"}.ti-chart-arcs:before{content:"\ee28"}.ti-chart-arcs-3:before{content:"\ee27"}.ti-chart-area:before{content:"\ea58"}.ti-chart-area-filled:before{content:"\f66b"}.ti-chart-area-line:before{content:"\ea57"}.ti-chart-area-line-filled:before{content:"\f66c"}.ti-chart-arrows:before{content:"\ee2a"}.ti-chart-arrows-vertical:before{content:"\ee29"}.ti-chart-bar:before{content:"\ea59"}.ti-chart-bar-off:before{content:"\f3d2"}.ti-chart-bubble:before{content:"\ec75"}.ti-chart-bubble-filled:before{content:"\f66d"}.ti-chart-candle:before{content:"\ea5a"}.ti-chart-candle-filled:before{content:"\f66e"}.ti-chart-circles:before{content:"\ee2b"}.ti-chart-donut:before{content:"\ea5b"}.ti-chart-donut-2:before{content:"\ee2c"}.ti-chart-donut-3:before{content:"\ee2d"}.ti-chart-donut-4:before{content:"\ee2e"}.ti-chart-donut-filled:before{content:"\f66f"}.ti-chart-dots:before{content:"\ee2f"}.ti-chart-dots-2:before{content:"\f097"}.ti-chart-dots-3:before{content:"\f098"}.ti-chart-grid-dots:before{content:"\f4c2"}.ti-chart-histogram:before{content:"\f65c"}.ti-chart-infographic:before{content:"\ee30"}.ti-chart-line:before{content:"\ea5c"}.ti-chart-pie:before{content:"\ea5d"}.ti-chart-pie-2:before{content:"\ee31"}.ti-chart-pie-3:before{content:"\ee32"}.ti-chart-pie-4:before{content:"\ee33"}.ti-chart-pie-filled:before{content:"\f670"}.ti-chart-pie-off:before{content:"\f3d3"}.ti-chart-ppf:before{content:"\f618"}.ti-chart-radar:before{content:"\ed77"}.ti-chart-sankey:before{content:"\f619"}.ti-chart-treemap:before{content:"\f381"}.ti-check:before{content:"\ea5e"}.ti-checkbox:before{content:"\eba6"}.ti-checklist:before{content:"\f074"}.ti-checks:before{content:"\ebaa"}.ti-checkup-list:before{content:"\ef5a"}.ti-cheese:before{content:"\ef26"}.ti-chef-hat:before{content:"\f21d"}.ti-chef-hat-off:before{content:"\f3d4"}.ti-cherry:before{content:"\f511"}.ti-cherry-filled:before{content:"\f728"}.ti-chess:before{content:"\f382"}.ti-chess-bishop:before{content:"\f56b"}.ti-chess-bishop-filled:before{content:"\f729"}.ti-chess-filled:before{content:"\f72a"}.ti-chess-king:before{content:"\f56c"}.ti-chess-king-filled:before{content:"\f72b"}.ti-chess-knight:before{content:"\f56d"}.ti-chess-knight-filled:before{content:"\f72c"}.ti-chess-queen:before{content:"\f56e"}.ti-chess-queen-filled:before{content:"\f72d"}.ti-chess-rook:before{content:"\f56f"}.ti-chess-rook-filled:before{content:"\f72e"}.ti-chevron-compact-down:before{content:"\faf0"}.ti-chevron-compact-left:before{content:"\faf1"}.ti-chevron-compact-right:before{content:"\faf2"}.ti-chevron-compact-up:before{content:"\faf3"}.ti-chevron-down:before{content:"\ea5f"}.ti-chevron-down-left:before{content:"\ed09"}.ti-chevron-down-right:before{content:"\ed0a"}.ti-chevron-left:before{content:"\ea60"}.ti-chevron-left-pipe:before{content:"\fae4"}.ti-chevron-right:before{content:"\ea61"}.ti-chevron-right-pipe:before{content:"\fae5"}.ti-chevron-up:before{content:"\ea62"}.ti-chevron-up-left:before{content:"\ed0b"}.ti-chevron-up-right:before{content:"\ed0c"}.ti-chevrons-down:before{content:"\ea63"}.ti-chevrons-down-left:before{content:"\ed0d"}.ti-chevrons-down-right:before{content:"\ed0e"}.ti-chevrons-left:before{content:"\ea64"}.ti-chevrons-right:before{content:"\ea65"}.ti-chevrons-up:before{content:"\ea66"}.ti-chevrons-up-left:before{content:"\ed0f"}.ti-chevrons-up-right:before{content:"\ed10"}.ti-chisel:before{content:"\f383"}.ti-christmas-tree:before{content:"\ed78"}.ti-christmas-tree-off:before{content:"\f3d5"}.ti-circle:before{content:"\ea6b"}.ti-circle-0-filled:before{content:"\f72f"}.ti-circle-1-filled:before{content:"\f730"}.ti-circle-2-filled:before{content:"\f731"}.ti-circle-3-filled:before{content:"\f732"}.ti-circle-4-filled:before{content:"\f733"}.ti-circle-5-filled:before{content:"\f734"}.ti-circle-6-filled:before{content:"\f735"}.ti-circle-7-filled:before{content:"\f736"}.ti-circle-8-filled:before{content:"\f737"}.ti-circle-9-filled:before{content:"\f738"}.ti-circle-arrow-down:before{content:"\f6f9"}.ti-circle-arrow-down-filled:before{content:"\f6f4"}.ti-circle-arrow-down-left:before{content:"\f6f6"}.ti-circle-arrow-down-left-filled:before{content:"\f6f5"}.ti-circle-arrow-down-right:before{content:"\f6f8"}.ti-circle-arrow-down-right-filled:before{content:"\f6f7"}.ti-circle-arrow-left:before{content:"\f6fb"}.ti-circle-arrow-left-filled:before{content:"\f6fa"}.ti-circle-arrow-right:before{content:"\f6fd"}.ti-circle-arrow-right-filled:before{content:"\f6fc"}.ti-circle-arrow-up:before{content:"\f703"}.ti-circle-arrow-up-filled:before{content:"\f6fe"}.ti-circle-arrow-up-left:before{content:"\f700"}.ti-circle-arrow-up-left-filled:before{content:"\f6ff"}.ti-circle-arrow-up-right:before{content:"\f702"}.ti-circle-arrow-up-right-filled:before{content:"\f701"}.ti-circle-caret-down:before{content:"\f4a9"}.ti-circle-caret-left:before{content:"\f4aa"}.ti-circle-caret-right:before{content:"\f4ab"}.ti-circle-caret-up:before{content:"\f4ac"}.ti-circle-check:before{content:"\ea67"}.ti-circle-check-filled:before{content:"\f704"}.ti-circle-chevron-down:before{content:"\f622"}.ti-circle-chevron-left:before{content:"\f623"}.ti-circle-chevron-right:before{content:"\f624"}.ti-circle-chevron-up:before{content:"\f625"}.ti-circle-chevrons-down:before{content:"\f642"}.ti-circle-chevrons-left:before{content:"\f643"}.ti-circle-chevrons-right:before{content:"\f644"}.ti-circle-chevrons-up:before{content:"\f645"}.ti-circle-dashed:before{content:"\ed27"}.ti-circle-dashed-number-0:before{content:"\fc6b"}.ti-circle-dashed-number-1:before{content:"\fc6c"}.ti-circle-dashed-number-2:before{content:"\fc6d"}.ti-circle-dashed-number-3:before{content:"\fc6e"}.ti-circle-dashed-number-4:before{content:"\fc6f"}.ti-circle-dashed-number-5:before{content:"\fc70"}.ti-circle-dashed-number-6:before{content:"\fc71"}.ti-circle-dashed-number-7:before{content:"\fc72"}.ti-circle-dashed-number-8:before{content:"\fc73"}.ti-circle-dashed-number-9:before{content:"\fc74"}.ti-circle-dashed-x:before{content:"\fc75"}.ti-circle-dot:before{content:"\efb1"}.ti-circle-dot-filled:before{content:"\f705"}.ti-circle-dotted:before{content:"\ed28"}.ti-circle-filled:before{content:"\f671"}.ti-circle-half:before{content:"\ee3f"}.ti-circle-half-2:before{content:"\eff3"}.ti-circle-half-vertical:before{content:"\ee3e"}.ti-circle-key:before{content:"\f633"}.ti-circle-key-filled:before{content:"\f706"}.ti-circle-letter-a:before{content:"\f441"}.ti-circle-letter-b:before{content:"\f442"}.ti-circle-letter-c:before{content:"\f443"}.ti-circle-letter-d:before{content:"\f444"}.ti-circle-letter-e:before{content:"\f445"}.ti-circle-letter-f:before{content:"\f446"}.ti-circle-letter-g:before{content:"\f447"}.ti-circle-letter-h:before{content:"\f448"}.ti-circle-letter-i:before{content:"\f449"}.ti-circle-letter-j:before{content:"\f44a"}.ti-circle-letter-k:before{content:"\f44b"}.ti-circle-letter-l:before{content:"\f44c"}.ti-circle-letter-m:before{content:"\f44d"}.ti-circle-letter-n:before{content:"\f44e"}.ti-circle-letter-o:before{content:"\f44f"}.ti-circle-letter-p:before{content:"\f450"}.ti-circle-letter-q:before{content:"\f451"}.ti-circle-letter-r:before{content:"\f452"}.ti-circle-letter-s:before{content:"\f453"}.ti-circle-letter-t:before{content:"\f454"}.ti-circle-letter-u:before{content:"\f455"}.ti-circle-letter-v:before{content:"\f4ad"}.ti-circle-letter-w:before{content:"\f456"}.ti-circle-letter-x:before{content:"\f4ae"}.ti-circle-letter-y:before{content:"\f457"}.ti-circle-letter-z:before{content:"\f458"}.ti-circle-minus:before{content:"\ea68"}.ti-circle-minus-2:before{content:"\fc8c"}.ti-circle-number-0:before{content:"\ee34"}.ti-circle-number-1:before{content:"\ee35"}.ti-circle-number-2:before{content:"\ee36"}.ti-circle-number-3:before{content:"\ee37"}.ti-circle-number-4:before{content:"\ee38"}.ti-circle-number-5:before{content:"\ee39"}.ti-circle-number-6:before{content:"\ee3a"}.ti-circle-number-7:before{content:"\ee3b"}.ti-circle-number-8:before{content:"\ee3c"}.ti-circle-number-9:before{content:"\ee3d"}.ti-circle-off:before{content:"\ee40"}.ti-circle-plus:before{content:"\ea69"}.ti-circle-plus-2:before{content:"\fc8d"}.ti-circle-rectangle:before{content:"\f010"}.ti-circle-rectangle-off:before{content:"\f0cd"}.ti-circle-square:before{content:"\ece4"}.ti-circle-triangle:before{content:"\f011"}.ti-circle-x:before{content:"\ea6a"}.ti-circle-x-filled:before{content:"\f739"}.ti-circles:before{content:"\ece5"}.ti-circles-filled:before{content:"\f672"}.ti-circles-relation:before{content:"\f4c3"}.ti-circuit-ammeter:before{content:"\f271"}.ti-circuit-battery:before{content:"\f272"}.ti-circuit-bulb:before{content:"\f273"}.ti-circuit-capacitor:before{content:"\f275"}.ti-circuit-capacitor-polarized:before{content:"\f274"}.ti-circuit-cell:before{content:"\f277"}.ti-circuit-cell-plus:before{content:"\f276"}.ti-circuit-changeover:before{content:"\f278"}.ti-circuit-diode:before{content:"\f27a"}.ti-circuit-diode-zener:before{content:"\f279"}.ti-circuit-ground:before{content:"\f27c"}.ti-circuit-ground-digital:before{content:"\f27b"}.ti-circuit-inductor:before{content:"\f27d"}.ti-circuit-motor:before{content:"\f27e"}.ti-circuit-pushbutton:before{content:"\f27f"}.ti-circuit-resistor:before{content:"\f280"}.ti-circuit-switch-closed:before{content:"\f281"}.ti-circuit-switch-open:before{content:"\f282"}.ti-circuit-voltmeter:before{content:"\f283"}.ti-clear-all:before{content:"\ee41"}.ti-clear-formatting:before{content:"\ebe5"}.ti-click:before{content:"\ebbc"}.ti-clipboard:before{content:"\ea6f"}.ti-clipboard-check:before{content:"\ea6c"}.ti-clipboard-copy:before{content:"\f299"}.ti-clipboard-data:before{content:"\f563"}.ti-clipboard-heart:before{content:"\f34e"}.ti-clipboard-list:before{content:"\ea6d"}.ti-clipboard-off:before{content:"\f0ce"}.ti-clipboard-plus:before{content:"\efb2"}.ti-clipboard-text:before{content:"\f089"}.ti-clipboard-typography:before{content:"\f34f"}.ti-clipboard-x:before{content:"\ea6e"}.ti-clock:before{content:"\ea70"}.ti-clock-12:before{content:"\fc56"}.ti-clock-2:before{content:"\f099"}.ti-clock-24:before{content:"\fc57"}.ti-clock-bolt:before{content:"\f844"}.ti-clock-cancel:before{content:"\f546"}.ti-clock-check:before{content:"\f7c1"}.ti-clock-code:before{content:"\f845"}.ti-clock-cog:before{content:"\f7c2"}.ti-clock-dollar:before{content:"\f846"}.ti-clock-down:before{content:"\f7c3"}.ti-clock-edit:before{content:"\f547"}.ti-clock-exclamation:before{content:"\f847"}.ti-clock-filled:before{content:"\f73a"}.ti-clock-heart:before{content:"\f7c4"}.ti-clock-hour-1:before{content:"\f313"}.ti-clock-hour-10:before{content:"\f314"}.ti-clock-hour-11:before{content:"\f315"}.ti-clock-hour-12:before{content:"\f316"}.ti-clock-hour-2:before{content:"\f317"}.ti-clock-hour-3:before{content:"\f318"}.ti-clock-hour-4:before{content:"\f319"}.ti-clock-hour-5:before{content:"\f31a"}.ti-clock-hour-6:before{content:"\f31b"}.ti-clock-hour-7:before{content:"\f31c"}.ti-clock-hour-8:before{content:"\f31d"}.ti-clock-hour-9:before{content:"\f31e"}.ti-clock-minus:before{content:"\f848"}.ti-clock-off:before{content:"\f0cf"}.ti-clock-pause:before{content:"\f548"}.ti-clock-pin:before{content:"\f849"}.ti-clock-play:before{content:"\f549"}.ti-clock-plus:before{content:"\f7c5"}.ti-clock-question:before{content:"\f7c6"}.ti-clock-record:before{content:"\f54a"}.ti-clock-search:before{content:"\f7c7"}.ti-clock-share:before{content:"\f84a"}.ti-clock-shield:before{content:"\f7c8"}.ti-clock-star:before{content:"\f7c9"}.ti-clock-stop:before{content:"\f54b"}.ti-clock-up:before{content:"\f7ca"}.ti-clock-x:before{content:"\f7cb"}.ti-clothes-rack:before{content:"\f285"}.ti-clothes-rack-off:before{content:"\f3d6"}.ti-cloud:before{content:"\ea76"}.ti-cloud-bolt:before{content:"\f84b"}.ti-cloud-cancel:before{content:"\f84c"}.ti-cloud-check:before{content:"\f84d"}.ti-cloud-code:before{content:"\f84e"}.ti-cloud-cog:before{content:"\f84f"}.ti-cloud-computing:before{content:"\f1d0"}.ti-cloud-data-connection:before{content:"\f1d1"}.ti-cloud-dollar:before{content:"\f850"}.ti-cloud-down:before{content:"\f851"}.ti-cloud-download:before{content:"\ea71"}.ti-cloud-exclamation:before{content:"\f852"}.ti-cloud-filled:before{content:"\f673"}.ti-cloud-fog:before{content:"\ecd9"}.ti-cloud-heart:before{content:"\f853"}.ti-cloud-lock:before{content:"\efdb"}.ti-cloud-lock-open:before{content:"\efda"}.ti-cloud-minus:before{content:"\f854"}.ti-cloud-network:before{content:"\fc78"}.ti-cloud-off:before{content:"\ed3e"}.ti-cloud-pause:before{content:"\f855"}.ti-cloud-pin:before{content:"\f856"}.ti-cloud-plus:before{content:"\f857"}.ti-cloud-question:before{content:"\f858"}.ti-cloud-rain:before{content:"\ea72"}.ti-cloud-search:before{content:"\f859"}.ti-cloud-share:before{content:"\f85a"}.ti-cloud-snow:before{content:"\ea73"}.ti-cloud-star:before{content:"\f85b"}.ti-cloud-storm:before{content:"\ea74"}.ti-cloud-up:before{content:"\f85c"}.ti-cloud-upload:before{content:"\ea75"}.ti-cloud-x:before{content:"\f85d"}.ti-clover:before{content:"\f1ea"}.ti-clover-2:before{content:"\f21e"}.ti-clubs:before{content:"\eff4"}.ti-clubs-filled:before{content:"\f674"}.ti-code:before{content:"\ea77"}.ti-code-asterix:before{content:"\f312"}.ti-code-circle:before{content:"\f4ff"}.ti-code-circle-2:before{content:"\f4fe"}.ti-code-dots:before{content:"\f61a"}.ti-code-minus:before{content:"\ee42"}.ti-code-off:before{content:"\f0d0"}.ti-code-plus:before{content:"\ee43"}.ti-coffee:before{content:"\ef0e"}.ti-coffee-off:before{content:"\f106"}.ti-coffin:before{content:"\f579"}.ti-coin:before{content:"\eb82"}.ti-coin-bitcoin:before{content:"\f2be"}.ti-coin-euro:before{content:"\f2bf"}.ti-coin-monero:before{content:"\f4a0"}.ti-coin-off:before{content:"\f0d1"}.ti-coin-pound:before{content:"\f2c0"}.ti-coin-rupee:before{content:"\f2c1"}.ti-coin-yen:before{content:"\f2c2"}.ti-coin-yuan:before{content:"\f2c3"}.ti-coins:before{content:"\f65d"}.ti-color-filter:before{content:"\f5a8"}.ti-color-picker:before{content:"\ebe6"}.ti-color-picker-off:before{content:"\f0d2"}.ti-color-swatch:before{content:"\eb61"}.ti-color-swatch-off:before{content:"\f0d3"}.ti-column-insert-left:before{content:"\ee44"}.ti-column-insert-right:before{content:"\ee45"}.ti-column-remove:before{content:"\faf4"}.ti-columns:before{content:"\eb83"}.ti-columns-1:before{content:"\f6d4"}.ti-columns-2:before{content:"\f6d5"}.ti-columns-3:before{content:"\f6d6"}.ti-columns-off:before{content:"\f0d4"}.ti-comet:before{content:"\ec76"}.ti-command:before{content:"\ea78"}.ti-command-off:before{content:"\f3d7"}.ti-compass:before{content:"\ea79"}.ti-compass-off:before{content:"\f0d5"}.ti-components:before{content:"\efa5"}.ti-components-off:before{content:"\f0d6"}.ti-cone:before{content:"\efdd"}.ti-cone-2:before{content:"\efdc"}.ti-cone-off:before{content:"\f3d8"}.ti-cone-plus:before{content:"\fa94"}.ti-confetti:before{content:"\ee46"}.ti-confetti-off:before{content:"\f3d9"}.ti-confucius:before{content:"\f58a"}.ti-container:before{content:"\ee47"}.ti-container-off:before{content:"\f107"}.ti-contrast:before{content:"\ec4e"}.ti-contrast-2:before{content:"\efc7"}.ti-contrast-2-off:before{content:"\f3da"}.ti-contrast-off:before{content:"\f3db"}.ti-cooker:before{content:"\f57a"}.ti-cookie:before{content:"\ef0f"}.ti-cookie-man:before{content:"\f4c4"}.ti-cookie-off:before{content:"\f0d7"}.ti-copy:before{content:"\ea7a"}.ti-copy-off:before{content:"\f0d8"}.ti-copyleft:before{content:"\ec3d"}.ti-copyleft-filled:before{content:"\f73b"}.ti-copyleft-off:before{content:"\f0d9"}.ti-copyright:before{content:"\ea7b"}.ti-copyright-filled:before{content:"\f73c"}.ti-copyright-off:before{content:"\f0da"}.ti-corner-down-left:before{content:"\ea7c"}.ti-corner-down-left-double:before{content:"\ee48"}.ti-corner-down-right:before{content:"\ea7d"}.ti-corner-down-right-double:before{content:"\ee49"}.ti-corner-left-down:before{content:"\ea7e"}.ti-corner-left-down-double:before{content:"\ee4a"}.ti-corner-left-up:before{content:"\ea7f"}.ti-corner-left-up-double:before{content:"\ee4b"}.ti-corner-right-down:before{content:"\ea80"}.ti-corner-right-down-double:before{content:"\ee4c"}.ti-corner-right-up:before{content:"\ea81"}.ti-corner-right-up-double:before{content:"\ee4d"}.ti-corner-up-left:before{content:"\ea82"}.ti-corner-up-left-double:before{content:"\ee4e"}.ti-corner-up-right:before{content:"\ea83"}.ti-corner-up-right-double:before{content:"\ee4f"}.ti-cpu:before{content:"\ef8e"}.ti-cpu-2:before{content:"\f075"}.ti-cpu-off:before{content:"\f108"}.ti-crane:before{content:"\ef27"}.ti-crane-off:before{content:"\f109"}.ti-creative-commons:before{content:"\efb3"}.ti-creative-commons-by:before{content:"\f21f"}.ti-creative-commons-nc:before{content:"\f220"}.ti-creative-commons-nd:before{content:"\f221"}.ti-creative-commons-off:before{content:"\f10a"}.ti-creative-commons-sa:before{content:"\f222"}.ti-creative-commons-zero:before{content:"\f223"}.ti-credit-card:before{content:"\ea84"}.ti-credit-card-off:before{content:"\ed11"}.ti-cricket:before{content:"\f09a"}.ti-crop:before{content:"\ea85"}.ti-cross:before{content:"\ef8f"}.ti-cross-filled:before{content:"\f675"}.ti-cross-off:before{content:"\f10b"}.ti-crosshair:before{content:"\ec3e"}.ti-crown:before{content:"\ed12"}.ti-crown-off:before{content:"\ee50"}.ti-crutches:before{content:"\ef5b"}.ti-crutches-off:before{content:"\f10c"}.ti-crystal-ball:before{content:"\f57b"}.ti-csv:before{content:"\f791"}.ti-cube:before{content:"\fa97"}.ti-cube-off:before{content:"\fa95"}.ti-cube-plus:before{content:"\fa96"}.ti-cube-send:before{content:"\f61b"}.ti-cube-unfolded:before{content:"\f61c"}.ti-cup:before{content:"\ef28"}.ti-cup-off:before{content:"\f10d"}.ti-curling:before{content:"\efc8"}.ti-curly-loop:before{content:"\ecda"}.ti-currency:before{content:"\efa6"}.ti-currency-afghani:before{content:"\f65e"}.ti-currency-bahraini:before{content:"\ee51"}.ti-currency-baht:before{content:"\f08a"}.ti-currency-bitcoin:before{content:"\ebab"}.ti-currency-cent:before{content:"\ee53"}.ti-currency-dinar:before{content:"\ee54"}.ti-currency-dirham:before{content:"\ee55"}.ti-currency-dogecoin:before{content:"\ef4b"}.ti-currency-dollar:before{content:"\eb84"}.ti-currency-dollar-australian:before{content:"\ee56"}.ti-currency-dollar-brunei:before{content:"\f36c"}.ti-currency-dollar-canadian:before{content:"\ee57"}.ti-currency-dollar-guyanese:before{content:"\f36d"}.ti-currency-dollar-off:before{content:"\f3dc"}.ti-currency-dollar-singapore:before{content:"\ee58"}.ti-currency-dollar-zimbabwean:before{content:"\f36e"}.ti-currency-dong:before{content:"\f36f"}.ti-currency-dram:before{content:"\f370"}.ti-currency-ethereum:before{content:"\ee59"}.ti-currency-euro:before{content:"\eb85"}.ti-currency-euro-off:before{content:"\f3dd"}.ti-currency-florin:before{content:"\faf5"}.ti-currency-forint:before{content:"\ee5a"}.ti-currency-frank:before{content:"\ee5b"}.ti-currency-guarani:before{content:"\f371"}.ti-currency-hryvnia:before{content:"\f372"}.ti-currency-iranian-rial:before{content:"\fa58"}.ti-currency-kip:before{content:"\f373"}.ti-currency-krone-czech:before{content:"\ee5c"}.ti-currency-krone-danish:before{content:"\ee5d"}.ti-currency-krone-swedish:before{content:"\ee5e"}.ti-currency-lari:before{content:"\f374"}.ti-currency-leu:before{content:"\ee5f"}.ti-currency-lira:before{content:"\ee60"}.ti-currency-litecoin:before{content:"\ee61"}.ti-currency-lyd:before{content:"\f375"}.ti-currency-manat:before{content:"\f376"}.ti-currency-monero:before{content:"\f377"}.ti-currency-naira:before{content:"\ee62"}.ti-currency-nano:before{content:"\f7a6"}.ti-currency-off:before{content:"\f3de"}.ti-currency-paanga:before{content:"\f378"}.ti-currency-peso:before{content:"\f65f"}.ti-currency-pound:before{content:"\ebac"}.ti-currency-pound-off:before{content:"\f3df"}.ti-currency-quetzal:before{content:"\f379"}.ti-currency-real:before{content:"\ee63"}.ti-currency-renminbi:before{content:"\ee64"}.ti-currency-ripple:before{content:"\ee65"}.ti-currency-riyal:before{content:"\ee66"}.ti-currency-rubel:before{content:"\ee67"}.ti-currency-rufiyaa:before{content:"\f37a"}.ti-currency-rupee:before{content:"\ebad"}.ti-currency-rupee-nepalese:before{content:"\f37b"}.ti-currency-shekel:before{content:"\ee68"}.ti-currency-solana:before{content:"\f4a1"}.ti-currency-som:before{content:"\f37c"}.ti-currency-taka:before{content:"\ee69"}.ti-currency-tenge:before{content:"\f37d"}.ti-currency-tugrik:before{content:"\ee6a"}.ti-currency-won:before{content:"\ee6b"}.ti-currency-yen:before{content:"\ebae"}.ti-currency-yen-off:before{content:"\f3e0"}.ti-currency-yuan:before{content:"\f29a"}.ti-currency-zloty:before{content:"\ee6c"}.ti-current-location:before{content:"\ecef"}.ti-current-location-off:before{content:"\f10e"}.ti-cursor-off:before{content:"\f10f"}.ti-cursor-text:before{content:"\ee6d"}.ti-cut:before{content:"\ea86"}.ti-cylinder:before{content:"\f54c"}.ti-cylinder-off:before{content:"\fa98"}.ti-cylinder-plus:before{content:"\fa99"}.ti-dashboard:before{content:"\ea87"}.ti-dashboard-off:before{content:"\f3e1"}.ti-database:before{content:"\ea88"}.ti-database-cog:before{content:"\fa10"}.ti-database-dollar:before{content:"\fa11"}.ti-database-edit:before{content:"\fa12"}.ti-database-exclamation:before{content:"\fa13"}.ti-database-export:before{content:"\ee6e"}.ti-database-heart:before{content:"\fa14"}.ti-database-import:before{content:"\ee6f"}.ti-database-leak:before{content:"\fa15"}.ti-database-minus:before{content:"\fa16"}.ti-database-off:before{content:"\ee70"}.ti-database-plus:before{content:"\fa17"}.ti-database-search:before{content:"\fa18"}.ti-database-share:before{content:"\fa19"}.ti-database-star:before{content:"\fa1a"}.ti-database-x:before{content:"\fa1b"}.ti-decimal:before{content:"\fa26"}.ti-deer:before{content:"\f4c5"}.ti-delta:before{content:"\f53c"}.ti-dental:before{content:"\f025"}.ti-dental-broken:before{content:"\f286"}.ti-dental-off:before{content:"\f110"}.ti-deselect:before{content:"\f9f3"}.ti-details:before{content:"\ee71"}.ti-details-off:before{content:"\f3e2"}.ti-device-airpods:before{content:"\f5a9"}.ti-device-airpods-case:before{content:"\f646"}.ti-device-airtag:before{content:"\fae6"}.ti-device-analytics:before{content:"\ee72"}.ti-device-audio-tape:before{content:"\ee73"}.ti-device-camera-phone:before{content:"\f233"}.ti-device-cctv:before{content:"\ee74"}.ti-device-cctv-off:before{content:"\f3e3"}.ti-device-computer-camera:before{content:"\ee76"}.ti-device-computer-camera-off:before{content:"\ee75"}.ti-device-desktop:before{content:"\ea89"}.ti-device-desktop-analytics:before{content:"\ee77"}.ti-device-desktop-bolt:before{content:"\f85e"}.ti-device-desktop-cancel:before{content:"\f85f"}.ti-device-desktop-check:before{content:"\f860"}.ti-device-desktop-code:before{content:"\f861"}.ti-device-desktop-cog:before{content:"\f862"}.ti-device-desktop-dollar:before{content:"\f863"}.ti-device-desktop-down:before{content:"\f864"}.ti-device-desktop-exclamation:before{content:"\f865"}.ti-device-desktop-heart:before{content:"\f866"}.ti-device-desktop-minus:before{content:"\f867"}.ti-device-desktop-off:before{content:"\ee78"}.ti-device-desktop-pause:before{content:"\f868"}.ti-device-desktop-pin:before{content:"\f869"}.ti-device-desktop-plus:before{content:"\f86a"}.ti-device-desktop-question:before{content:"\f86b"}.ti-device-desktop-search:before{content:"\f86c"}.ti-device-desktop-share:before{content:"\f86d"}.ti-device-desktop-star:before{content:"\f86e"}.ti-device-desktop-up:before{content:"\f86f"}.ti-device-desktop-x:before{content:"\f870"}.ti-device-floppy:before{content:"\eb62"}.ti-device-gamepad:before{content:"\eb63"}.ti-device-gamepad-2:before{content:"\f1d2"}.ti-device-gamepad-3:before{content:"\fc58"}.ti-device-heart-monitor:before{content:"\f060"}.ti-device-heart-monitor-filled:before{content:"\fa38"}.ti-device-imac:before{content:"\f7a7"}.ti-device-imac-bolt:before{content:"\f871"}.ti-device-imac-cancel:before{content:"\f872"}.ti-device-imac-check:before{content:"\f873"}.ti-device-imac-code:before{content:"\f874"}.ti-device-imac-cog:before{content:"\f875"}.ti-device-imac-dollar:before{content:"\f876"}.ti-device-imac-down:before{content:"\f877"}.ti-device-imac-exclamation:before{content:"\f878"}.ti-device-imac-heart:before{content:"\f879"}.ti-device-imac-minus:before{content:"\f87a"}.ti-device-imac-off:before{content:"\f87b"}.ti-device-imac-pause:before{content:"\f87c"}.ti-device-imac-pin:before{content:"\f87d"}.ti-device-imac-plus:before{content:"\f87e"}.ti-device-imac-question:before{content:"\f87f"}.ti-device-imac-search:before{content:"\f880"}.ti-device-imac-share:before{content:"\f881"}.ti-device-imac-star:before{content:"\f882"}.ti-device-imac-up:before{content:"\f883"}.ti-device-imac-x:before{content:"\f884"}.ti-device-ipad:before{content:"\f648"}.ti-device-ipad-bolt:before{content:"\f885"}.ti-device-ipad-cancel:before{content:"\f886"}.ti-device-ipad-check:before{content:"\f887"}.ti-device-ipad-code:before{content:"\f888"}.ti-device-ipad-cog:before{content:"\f889"}.ti-device-ipad-dollar:before{content:"\f88a"}.ti-device-ipad-down:before{content:"\f88b"}.ti-device-ipad-exclamation:before{content:"\f88c"}.ti-device-ipad-heart:before{content:"\f88d"}.ti-device-ipad-horizontal:before{content:"\f647"}.ti-device-ipad-horizontal-bolt:before{content:"\f88e"}.ti-device-ipad-horizontal-cancel:before{content:"\f88f"}.ti-device-ipad-horizontal-check:before{content:"\f890"}.ti-device-ipad-horizontal-code:before{content:"\f891"}.ti-device-ipad-horizontal-cog:before{content:"\f892"}.ti-device-ipad-horizontal-dollar:before{content:"\f893"}.ti-device-ipad-horizontal-down:before{content:"\f894"}.ti-device-ipad-horizontal-exclamation:before{content:"\f895"}.ti-device-ipad-horizontal-heart:before{content:"\f896"}.ti-device-ipad-horizontal-minus:before{content:"\f897"}.ti-device-ipad-horizontal-off:before{content:"\f898"}.ti-device-ipad-horizontal-pause:before{content:"\f899"}.ti-device-ipad-horizontal-pin:before{content:"\f89a"}.ti-device-ipad-horizontal-plus:before{content:"\f89b"}.ti-device-ipad-horizontal-question:before{content:"\f89c"}.ti-device-ipad-horizontal-search:before{content:"\f89d"}.ti-device-ipad-horizontal-share:before{content:"\f89e"}.ti-device-ipad-horizontal-star:before{content:"\f89f"}.ti-device-ipad-horizontal-up:before{content:"\f8a0"}.ti-device-ipad-horizontal-x:before{content:"\f8a1"}.ti-device-ipad-minus:before{content:"\f8a2"}.ti-device-ipad-off:before{content:"\f8a3"}.ti-device-ipad-pause:before{content:"\f8a4"}.ti-device-ipad-pin:before{content:"\f8a5"}.ti-device-ipad-plus:before{content:"\f8a6"}.ti-device-ipad-question:before{content:"\f8a7"}.ti-device-ipad-search:before{content:"\f8a8"}.ti-device-ipad-share:before{content:"\f8a9"}.ti-device-ipad-star:before{content:"\f8aa"}.ti-device-ipad-up:before{content:"\f8ab"}.ti-device-ipad-x:before{content:"\f8ac"}.ti-device-landline-phone:before{content:"\f649"}.ti-device-laptop:before{content:"\eb64"}.ti-device-laptop-off:before{content:"\f061"}.ti-device-mobile:before{content:"\ea8a"}.ti-device-mobile-bolt:before{content:"\f8ad"}.ti-device-mobile-cancel:before{content:"\f8ae"}.ti-device-mobile-charging:before{content:"\f224"}.ti-device-mobile-check:before{content:"\f8af"}.ti-device-mobile-code:before{content:"\f8b0"}.ti-device-mobile-cog:before{content:"\f8b1"}.ti-device-mobile-dollar:before{content:"\f8b2"}.ti-device-mobile-down:before{content:"\f8b3"}.ti-device-mobile-exclamation:before{content:"\f8b4"}.ti-device-mobile-filled:before{content:"\fa39"}.ti-device-mobile-heart:before{content:"\f8b5"}.ti-device-mobile-message:before{content:"\ee79"}.ti-device-mobile-minus:before{content:"\f8b6"}.ti-device-mobile-off:before{content:"\f062"}.ti-device-mobile-pause:before{content:"\f8b7"}.ti-device-mobile-pin:before{content:"\f8b8"}.ti-device-mobile-plus:before{content:"\f8b9"}.ti-device-mobile-question:before{content:"\f8ba"}.ti-device-mobile-rotated:before{content:"\ecdb"}.ti-device-mobile-search:before{content:"\f8bb"}.ti-device-mobile-share:before{content:"\f8bc"}.ti-device-mobile-star:before{content:"\f8bd"}.ti-device-mobile-up:before{content:"\f8be"}.ti-device-mobile-vibration:before{content:"\eb86"}.ti-device-mobile-x:before{content:"\f8bf"}.ti-device-nintendo:before{content:"\f026"}.ti-device-nintendo-off:before{content:"\f111"}.ti-device-projector:before{content:"\fc11"}.ti-device-remote:before{content:"\f792"}.ti-device-sd-card:before{content:"\f384"}.ti-device-sim:before{content:"\f4b2"}.ti-device-sim-1:before{content:"\f4af"}.ti-device-sim-2:before{content:"\f4b0"}.ti-device-sim-3:before{content:"\f4b1"}.ti-device-speaker:before{content:"\ea8b"}.ti-device-speaker-off:before{content:"\f112"}.ti-device-tablet:before{content:"\ea8c"}.ti-device-tablet-bolt:before{content:"\f8c0"}.ti-device-tablet-cancel:before{content:"\f8c1"}.ti-device-tablet-check:before{content:"\f8c2"}.ti-device-tablet-code:before{content:"\f8c3"}.ti-device-tablet-cog:before{content:"\f8c4"}.ti-device-tablet-dollar:before{content:"\f8c5"}.ti-device-tablet-down:before{content:"\f8c6"}.ti-device-tablet-exclamation:before{content:"\f8c7"}.ti-device-tablet-filled:before{content:"\fa3a"}.ti-device-tablet-heart:before{content:"\f8c8"}.ti-device-tablet-minus:before{content:"\f8c9"}.ti-device-tablet-off:before{content:"\f063"}.ti-device-tablet-pause:before{content:"\f8ca"}.ti-device-tablet-pin:before{content:"\f8cb"}.ti-device-tablet-plus:before{content:"\f8cc"}.ti-device-tablet-question:before{content:"\f8cd"}.ti-device-tablet-search:before{content:"\f8ce"}.ti-device-tablet-share:before{content:"\f8cf"}.ti-device-tablet-star:before{content:"\f8d0"}.ti-device-tablet-up:before{content:"\f8d1"}.ti-device-tablet-x:before{content:"\f8d2"}.ti-device-tv:before{content:"\ea8d"}.ti-device-tv-off:before{content:"\f064"}.ti-device-tv-old:before{content:"\f1d3"}.ti-device-usb:before{content:"\fc59"}.ti-device-vision-pro:before{content:"\fae7"}.ti-device-watch:before{content:"\ebf9"}.ti-device-watch-bolt:before{content:"\f8d3"}.ti-device-watch-cancel:before{content:"\f8d4"}.ti-device-watch-check:before{content:"\f8d5"}.ti-device-watch-code:before{content:"\f8d6"}.ti-device-watch-cog:before{content:"\f8d7"}.ti-device-watch-dollar:before{content:"\f8d8"}.ti-device-watch-down:before{content:"\f8d9"}.ti-device-watch-exclamation:before{content:"\f8da"}.ti-device-watch-heart:before{content:"\f8db"}.ti-device-watch-minus:before{content:"\f8dc"}.ti-device-watch-off:before{content:"\f065"}.ti-device-watch-pause:before{content:"\f8dd"}.ti-device-watch-pin:before{content:"\f8de"}.ti-device-watch-plus:before{content:"\f8df"}.ti-device-watch-question:before{content:"\f8e0"}.ti-device-watch-search:before{content:"\f8e1"}.ti-device-watch-share:before{content:"\f8e2"}.ti-device-watch-star:before{content:"\f8e3"}.ti-device-watch-stats:before{content:"\ef7d"}.ti-device-watch-stats-2:before{content:"\ef7c"}.ti-device-watch-up:before{content:"\f8e4"}.ti-device-watch-x:before{content:"\f8e5"}.ti-devices:before{content:"\eb87"}.ti-devices-2:before{content:"\ed29"}.ti-devices-bolt:before{content:"\f8e6"}.ti-devices-cancel:before{content:"\f8e7"}.ti-devices-check:before{content:"\f8e8"}.ti-devices-code:before{content:"\f8e9"}.ti-devices-cog:before{content:"\f8ea"}.ti-devices-dollar:before{content:"\f8eb"}.ti-devices-down:before{content:"\f8ec"}.ti-devices-exclamation:before{content:"\f8ed"}.ti-devices-heart:before{content:"\f8ee"}.ti-devices-minus:before{content:"\f8ef"}.ti-devices-off:before{content:"\f3e4"}.ti-devices-pause:before{content:"\f8f0"}.ti-devices-pc:before{content:"\ee7a"}.ti-devices-pc-off:before{content:"\f113"}.ti-devices-pin:before{content:"\f8f1"}.ti-devices-plus:before{content:"\f8f2"}.ti-devices-question:before{content:"\f8f3"}.ti-devices-search:before{content:"\f8f4"}.ti-devices-share:before{content:"\f8f5"}.ti-devices-star:before{content:"\f8f6"}.ti-devices-up:before{content:"\f8f7"}.ti-devices-x:before{content:"\f8f8"}.ti-diabolo:before{content:"\fa9c"}.ti-diabolo-off:before{content:"\fa9a"}.ti-diabolo-plus:before{content:"\fa9b"}.ti-dialpad:before{content:"\f067"}.ti-dialpad-filled:before{content:"\fa3b"}.ti-dialpad-off:before{content:"\f114"}.ti-diamond:before{content:"\eb65"}.ti-diamond-filled:before{content:"\f73d"}.ti-diamond-off:before{content:"\f115"}.ti-diamonds:before{content:"\eff5"}.ti-diamonds-filled:before{content:"\f676"}.ti-dice:before{content:"\eb66"}.ti-dice-1:before{content:"\f08b"}.ti-dice-1-filled:before{content:"\f73e"}.ti-dice-2:before{content:"\f08c"}.ti-dice-2-filled:before{content:"\f73f"}.ti-dice-3:before{content:"\f08d"}.ti-dice-3-filled:before{content:"\f740"}.ti-dice-4:before{content:"\f08e"}.ti-dice-4-filled:before{content:"\f741"}.ti-dice-5:before{content:"\f08f"}.ti-dice-5-filled:before{content:"\f742"}.ti-dice-6:before{content:"\f090"}.ti-dice-6-filled:before{content:"\f743"}.ti-dice-filled:before{content:"\f744"}.ti-dimensions:before{content:"\ee7b"}.ti-direction:before{content:"\ebfb"}.ti-direction-horizontal:before{content:"\ebfa"}.ti-direction-sign:before{content:"\f1f7"}.ti-direction-sign-filled:before{content:"\f745"}.ti-direction-sign-off:before{content:"\f3e5"}.ti-directions:before{content:"\ea8e"}.ti-directions-off:before{content:"\f116"}.ti-disabled:before{content:"\ea8f"}.ti-disabled-2:before{content:"\ebaf"}.ti-disabled-off:before{content:"\f117"}.ti-disc:before{content:"\ea90"}.ti-disc-golf:before{content:"\f385"}.ti-disc-off:before{content:"\f118"}.ti-discount:before{content:"\ebbd"}.ti-discount-2:before{content:"\ee7c"}.ti-discount-2-off:before{content:"\f3e6"}.ti-discount-check:before{content:"\f1f8"}.ti-discount-check-filled:before{content:"\f746"}.ti-discount-off:before{content:"\f3e7"}.ti-divide:before{content:"\ed5c"}.ti-dna:before{content:"\ee7d"}.ti-dna-2:before{content:"\ef5c"}.ti-dna-2-off:before{content:"\f119"}.ti-dna-off:before{content:"\f11a"}.ti-dog:before{content:"\f660"}.ti-dog-bowl:before{content:"\ef29"}.ti-door:before{content:"\ef4e"}.ti-door-enter:before{content:"\ef4c"}.ti-door-exit:before{content:"\ef4d"}.ti-door-off:before{content:"\f11b"}.ti-dots:before{content:"\ea95"}.ti-dots-circle-horizontal:before{content:"\ea91"}.ti-dots-diagonal:before{content:"\ea93"}.ti-dots-diagonal-2:before{content:"\ea92"}.ti-dots-vertical:before{content:"\ea94"}.ti-download:before{content:"\ea96"}.ti-download-off:before{content:"\f11c"}.ti-drag-drop:before{content:"\eb89"}.ti-drag-drop-2:before{content:"\eb88"}.ti-drone:before{content:"\ed79"}.ti-drone-off:before{content:"\ee7e"}.ti-drop-circle:before{content:"\efde"}.ti-droplet:before{content:"\ea97"}.ti-droplet-bolt:before{content:"\f8f9"}.ti-droplet-cancel:before{content:"\f8fa"}.ti-droplet-check:before{content:"\f8fb"}.ti-droplet-code:before{content:"\f8fc"}.ti-droplet-cog:before{content:"\f8fd"}.ti-droplet-dollar:before{content:"\f8fe"}.ti-droplet-down:before{content:"\f8ff"}.ti-droplet-exclamation:before{content:"\f900"}.ti-droplet-filled:before{content:"\ee80"}.ti-droplet-half:before{content:"\ee82"}.ti-droplet-half-2:before{content:"\ee81"}.ti-droplet-half-2-filled:before{content:"\fb6c"}.ti-droplet-half-filled:before{content:"\f6c5"}.ti-droplet-heart:before{content:"\f901"}.ti-droplet-minus:before{content:"\f902"}.ti-droplet-off:before{content:"\ee83"}.ti-droplet-pause:before{content:"\f903"}.ti-droplet-pin:before{content:"\f904"}.ti-droplet-plus:before{content:"\f905"}.ti-droplet-question:before{content:"\f906"}.ti-droplet-search:before{content:"\f907"}.ti-droplet-share:before{content:"\f908"}.ti-droplet-star:before{content:"\f909"}.ti-droplet-up:before{content:"\f90a"}.ti-droplet-x:before{content:"\f90b"}.ti-droplets:before{content:"\fc12"}.ti-dual-screen:before{content:"\fa59"}.ti-e-passport:before{content:"\f4df"}.ti-ear:before{content:"\ebce"}.ti-ear-off:before{content:"\ee84"}.ti-ease-in:before{content:"\f573"}.ti-ease-in-control-point:before{content:"\f570"}.ti-ease-in-out:before{content:"\f572"}.ti-ease-in-out-control-points:before{content:"\f571"}.ti-ease-out:before{content:"\f575"}.ti-ease-out-control-point:before{content:"\f574"}.ti-edit:before{content:"\ea98"}.ti-edit-circle:before{content:"\ee85"}.ti-edit-circle-off:before{content:"\f11d"}.ti-edit-off:before{content:"\f11e"}.ti-egg:before{content:"\eb8a"}.ti-egg-cracked:before{content:"\f2d6"}.ti-egg-filled:before{content:"\f678"}.ti-egg-fried:before{content:"\f386"}.ti-egg-off:before{content:"\f11f"}.ti-eggs:before{content:"\f500"}.ti-elevator:before{content:"\efdf"}.ti-elevator-off:before{content:"\f3e8"}.ti-emergency-bed:before{content:"\ef5d"}.ti-empathize:before{content:"\f29b"}.ti-empathize-off:before{content:"\f3e9"}.ti-emphasis:before{content:"\ebcf"}.ti-engine:before{content:"\ef7e"}.ti-engine-off:before{content:"\f120"}.ti-equal:before{content:"\ee87"}.ti-equal-double:before{content:"\f4e1"}.ti-equal-not:before{content:"\ee86"}.ti-eraser:before{content:"\eb8b"}.ti-eraser-off:before{content:"\f121"}.ti-error-404:before{content:"\f027"}.ti-error-404-off:before{content:"\f122"}.ti-escalator:before{content:"\fb06"}.ti-escalator-down:before{content:"\fb04"}.ti-escalator-up:before{content:"\fb05"}.ti-exchange:before{content:"\ebe7"}.ti-exchange-off:before{content:"\f123"}.ti-exclamation-circle:before{content:"\f634"}.ti-exclamation-mark:before{content:"\efb4"}.ti-exclamation-mark-off:before{content:"\f124"}.ti-explicit:before{content:"\f256"}.ti-explicit-off:before{content:"\f3ea"}.ti-exposure:before{content:"\eb8c"}.ti-exposure-0:before{content:"\f29c"}.ti-exposure-minus-1:before{content:"\f29d"}.ti-exposure-minus-2:before{content:"\f29e"}.ti-exposure-off:before{content:"\f3eb"}.ti-exposure-plus-1:before{content:"\f29f"}.ti-exposure-plus-2:before{content:"\f2a0"}.ti-external-link:before{content:"\ea99"}.ti-external-link-off:before{content:"\f125"}.ti-eye:before{content:"\ea9a"}.ti-eye-bolt:before{content:"\fb6d"}.ti-eye-cancel:before{content:"\fb6e"}.ti-eye-check:before{content:"\ee88"}.ti-eye-closed:before{content:"\f7ec"}.ti-eye-code:before{content:"\fb6f"}.ti-eye-cog:before{content:"\f7ed"}.ti-eye-discount:before{content:"\fb70"}.ti-eye-dollar:before{content:"\fb71"}.ti-eye-down:before{content:"\fb72"}.ti-eye-edit:before{content:"\f7ee"}.ti-eye-exclamation:before{content:"\f7ef"}.ti-eye-filled:before{content:"\f679"}.ti-eye-heart:before{content:"\f7f0"}.ti-eye-minus:before{content:"\fb73"}.ti-eye-off:before{content:"\ecf0"}.ti-eye-pause:before{content:"\fb74"}.ti-eye-pin:before{content:"\fb75"}.ti-eye-plus:before{content:"\fb76"}.ti-eye-question:before{content:"\fb77"}.ti-eye-search:before{content:"\fb78"}.ti-eye-share:before{content:"\fb79"}.ti-eye-star:before{content:"\fb7a"}.ti-eye-table:before{content:"\ef5e"}.ti-eye-up:before{content:"\fb7b"}.ti-eye-x:before{content:"\f7f1"}.ti-eyeglass:before{content:"\ee8a"}.ti-eyeglass-2:before{content:"\ee89"}.ti-eyeglass-off:before{content:"\f126"}.ti-face-id:before{content:"\ea9b"}.ti-face-id-error:before{content:"\efa7"}.ti-face-mask:before{content:"\efb5"}.ti-face-mask-off:before{content:"\f127"}.ti-fall:before{content:"\ecb9"}.ti-feather:before{content:"\ee8b"}.ti-feather-off:before{content:"\f128"}.ti-fence:before{content:"\ef2a"}.ti-fence-off:before{content:"\f129"}.ti-fidget-spinner:before{content:"\f068"}.ti-file:before{content:"\eaa4"}.ti-file-3d:before{content:"\f032"}.ti-file-alert:before{content:"\ede6"}.ti-file-analytics:before{content:"\ede7"}.ti-file-arrow-left:before{content:"\f033"}.ti-file-arrow-right:before{content:"\f034"}.ti-file-barcode:before{content:"\f035"}.ti-file-broken:before{content:"\f501"}.ti-file-certificate:before{content:"\ed4d"}.ti-file-chart:before{content:"\f036"}.ti-file-check:before{content:"\ea9c"}.ti-file-code:before{content:"\ebd0"}.ti-file-code-2:before{content:"\ede8"}.ti-file-cv:before{content:"\fa5a"}.ti-file-database:before{content:"\f037"}.ti-file-delta:before{content:"\f53d"}.ti-file-description:before{content:"\f028"}.ti-file-diff:before{content:"\ecf1"}.ti-file-digit:before{content:"\efa8"}.ti-file-dislike:before{content:"\ed2a"}.ti-file-dollar:before{content:"\efe0"}.ti-file-dots:before{content:"\f038"}.ti-file-download:before{content:"\ea9d"}.ti-file-euro:before{content:"\efe1"}.ti-file-export:before{content:"\ede9"}.ti-file-filled:before{content:"\f747"}.ti-file-function:before{content:"\f53e"}.ti-file-horizontal:before{content:"\ebb0"}.ti-file-import:before{content:"\edea"}.ti-file-infinity:before{content:"\f502"}.ti-file-info:before{content:"\edec"}.ti-file-invoice:before{content:"\eb67"}.ti-file-lambda:before{content:"\f53f"}.ti-file-like:before{content:"\ed2b"}.ti-file-minus:before{content:"\ea9e"}.ti-file-music:before{content:"\ea9f"}.ti-file-off:before{content:"\ecf2"}.ti-file-orientation:before{content:"\f2a1"}.ti-file-pencil:before{content:"\f039"}.ti-file-percent:before{content:"\f540"}.ti-file-phone:before{content:"\ecdc"}.ti-file-plus:before{content:"\eaa0"}.ti-file-power:before{content:"\f03a"}.ti-file-report:before{content:"\eded"}.ti-file-rss:before{content:"\f03b"}.ti-file-scissors:before{content:"\f03c"}.ti-file-search:before{content:"\ed5d"}.ti-file-settings:before{content:"\f029"}.ti-file-shredder:before{content:"\eaa1"}.ti-file-signal:before{content:"\f03d"}.ti-file-spreadsheet:before{content:"\f03e"}.ti-file-stack:before{content:"\f503"}.ti-file-star:before{content:"\f03f"}.ti-file-symlink:before{content:"\ed53"}.ti-file-text:before{content:"\eaa2"}.ti-file-text-ai:before{content:"\fa27"}.ti-file-time:before{content:"\f040"}.ti-file-type-bmp:before{content:"\fb07"}.ti-file-type-css:before{content:"\fb08"}.ti-file-type-csv:before{content:"\fb09"}.ti-file-type-doc:before{content:"\fb0a"}.ti-file-type-docx:before{content:"\fb0b"}.ti-file-type-html:before{content:"\fb0c"}.ti-file-type-jpg:before{content:"\fb0d"}.ti-file-type-js:before{content:"\fb0e"}.ti-file-type-jsx:before{content:"\fb0f"}.ti-file-type-pdf:before{content:"\fb10"}.ti-file-type-php:before{content:"\fb11"}.ti-file-type-png:before{content:"\fb12"}.ti-file-type-ppt:before{content:"\fb13"}.ti-file-type-rs:before{content:"\fb14"}.ti-file-type-sql:before{content:"\fb15"}.ti-file-type-svg:before{content:"\fb16"}.ti-file-type-ts:before{content:"\fb17"}.ti-file-type-tsx:before{content:"\fb18"}.ti-file-type-txt:before{content:"\fb19"}.ti-file-type-vue:before{content:"\fb1a"}.ti-file-type-xls:before{content:"\fb1b"}.ti-file-type-xml:before{content:"\fb1c"}.ti-file-type-zip:before{content:"\fb1d"}.ti-file-typography:before{content:"\f041"}.ti-file-unknown:before{content:"\f042"}.ti-file-upload:before{content:"\ec91"}.ti-file-vector:before{content:"\f043"}.ti-file-x:before{content:"\eaa3"}.ti-file-x-filled:before{content:"\f748"}.ti-file-zip:before{content:"\ed4e"}.ti-files:before{content:"\edef"}.ti-files-off:before{content:"\edee"}.ti-filter:before{content:"\eaa5"}.ti-filter-bolt:before{content:"\fb7c"}.ti-filter-cancel:before{content:"\fb7d"}.ti-filter-check:before{content:"\fb7e"}.ti-filter-code:before{content:"\fb7f"}.ti-filter-cog:before{content:"\f9fe"}.ti-filter-discount:before{content:"\fb80"}.ti-filter-dollar:before{content:"\f9ff"}.ti-filter-down:before{content:"\fb81"}.ti-filter-edit:before{content:"\fa00"}.ti-filter-exclamation:before{content:"\fb82"}.ti-filter-filled:before{content:"\fc27"}.ti-filter-heart:before{content:"\fb83"}.ti-filter-minus:before{content:"\fa01"}.ti-filter-off:before{content:"\ed2c"}.ti-filter-pause:before{content:"\fb84"}.ti-filter-pin:before{content:"\fb85"}.ti-filter-plus:before{content:"\fa02"}.ti-filter-question:before{content:"\fb86"}.ti-filter-search:before{content:"\fb87"}.ti-filter-share:before{content:"\fb88"}.ti-filter-star:before{content:"\fa03"}.ti-filter-up:before{content:"\fb89"}.ti-filter-x:before{content:"\fa04"}.ti-filters:before{content:"\f793"}.ti-fingerprint:before{content:"\ebd1"}.ti-fingerprint-off:before{content:"\f12a"}.ti-fire-extinguisher:before{content:"\faf6"}.ti-fire-hydrant:before{content:"\f3a9"}.ti-fire-hydrant-off:before{content:"\f3ec"}.ti-firetruck:before{content:"\ebe8"}.ti-first-aid-kit:before{content:"\ef5f"}.ti-first-aid-kit-off:before{content:"\f3ed"}.ti-fish:before{content:"\ef2b"}.ti-fish-bone:before{content:"\f287"}.ti-fish-christianity:before{content:"\f58b"}.ti-fish-hook:before{content:"\f1f9"}.ti-fish-hook-off:before{content:"\f3ee"}.ti-fish-off:before{content:"\f12b"}.ti-flag:before{content:"\eaa6"}.ti-flag-2:before{content:"\ee8c"}.ti-flag-2-filled:before{content:"\f707"}.ti-flag-2-off:before{content:"\f12c"}.ti-flag-3:before{content:"\ee8d"}.ti-flag-3-filled:before{content:"\f708"}.ti-flag-bolt:before{content:"\fb8a"}.ti-flag-cancel:before{content:"\fb8b"}.ti-flag-check:before{content:"\fb8c"}.ti-flag-code:before{content:"\fb8d"}.ti-flag-cog:before{content:"\fb8e"}.ti-flag-discount:before{content:"\fb8f"}.ti-flag-dollar:before{content:"\fb90"}.ti-flag-down:before{content:"\fb91"}.ti-flag-exclamation:before{content:"\fb92"}.ti-flag-filled:before{content:"\f67a"}.ti-flag-heart:before{content:"\fb93"}.ti-flag-minus:before{content:"\fb94"}.ti-flag-off:before{content:"\f12d"}.ti-flag-pause:before{content:"\fb95"}.ti-flag-pin:before{content:"\fb96"}.ti-flag-plus:before{content:"\fb97"}.ti-flag-question:before{content:"\fb98"}.ti-flag-search:before{content:"\fb99"}.ti-flag-share:before{content:"\fb9a"}.ti-flag-star:before{content:"\fb9b"}.ti-flag-up:before{content:"\fb9c"}.ti-flag-x:before{content:"\fb9d"}.ti-flame:before{content:"\ec2c"}.ti-flame-off:before{content:"\f12e"}.ti-flare:before{content:"\ee8e"}.ti-flask:before{content:"\ebd2"}.ti-flask-2:before{content:"\ef60"}.ti-flask-2-off:before{content:"\f12f"}.ti-flask-off:before{content:"\f130"}.ti-flip-flops:before{content:"\f564"}.ti-flip-horizontal:before{content:"\eaa7"}.ti-flip-vertical:before{content:"\eaa8"}.ti-float-center:before{content:"\ebb1"}.ti-float-left:before{content:"\ebb2"}.ti-float-none:before{content:"\ed13"}.ti-float-right:before{content:"\ebb3"}.ti-flower:before{content:"\eff6"}.ti-flower-off:before{content:"\f131"}.ti-focus:before{content:"\eb8d"}.ti-focus-2:before{content:"\ebd3"}.ti-focus-auto:before{content:"\fa62"}.ti-focus-centered:before{content:"\f02a"}.ti-fold:before{content:"\ed56"}.ti-fold-down:before{content:"\ed54"}.ti-fold-up:before{content:"\ed55"}.ti-folder:before{content:"\eaad"}.ti-folder-bolt:before{content:"\f90c"}.ti-folder-cancel:before{content:"\f90d"}.ti-folder-check:before{content:"\f90e"}.ti-folder-code:before{content:"\f90f"}.ti-folder-cog:before{content:"\f910"}.ti-folder-dollar:before{content:"\f911"}.ti-folder-down:before{content:"\f912"}.ti-folder-exclamation:before{content:"\f913"}.ti-folder-filled:before{content:"\f749"}.ti-folder-heart:before{content:"\f914"}.ti-folder-minus:before{content:"\eaaa"}.ti-folder-off:before{content:"\ed14"}.ti-folder-open:before{content:"\faf7"}.ti-folder-pause:before{content:"\f915"}.ti-folder-pin:before{content:"\f916"}.ti-folder-plus:before{content:"\eaab"}.ti-folder-question:before{content:"\f917"}.ti-folder-search:before{content:"\f918"}.ti-folder-share:before{content:"\f919"}.ti-folder-star:before{content:"\f91a"}.ti-folder-symlink:before{content:"\f91b"}.ti-folder-up:before{content:"\f91c"}.ti-folder-x:before{content:"\eaac"}.ti-folders:before{content:"\eaae"}.ti-folders-off:before{content:"\f133"}.ti-forbid:before{content:"\ebd5"}.ti-forbid-2:before{content:"\ebd4"}.ti-forbid-2-filled:before{content:"\fc28"}.ti-forbid-filled:before{content:"\fc29"}.ti-forklift:before{content:"\ebe9"}.ti-forms:before{content:"\ee8f"}.ti-fountain:before{content:"\f09b"}.ti-fountain-filled:before{content:"\fc2a"}.ti-fountain-off:before{content:"\f134"}.ti-frame:before{content:"\eaaf"}.ti-frame-off:before{content:"\f135"}.ti-free-rights:before{content:"\efb6"}.ti-freeze-column:before{content:"\fa63"}.ti-freeze-row:before{content:"\fa65"}.ti-freeze-row-column:before{content:"\fa64"}.ti-fridge:before{content:"\f1fa"}.ti-fridge-off:before{content:"\f3ef"}.ti-friends:before{content:"\eab0"}.ti-friends-off:before{content:"\f136"}.ti-frustum:before{content:"\fa9f"}.ti-frustum-off:before{content:"\fa9d"}.ti-frustum-plus:before{content:"\fa9e"}.ti-function:before{content:"\f225"}.ti-function-filled:before{content:"\fc2b"}.ti-function-off:before{content:"\f3f0"}.ti-garden-cart:before{content:"\f23e"}.ti-garden-cart-off:before{content:"\f3f1"}.ti-gas-station:before{content:"\ec7d"}.ti-gas-station-off:before{content:"\f137"}.ti-gauge:before{content:"\eab1"}.ti-gauge-filled:before{content:"\fc2c"}.ti-gauge-off:before{content:"\f138"}.ti-gavel:before{content:"\ef90"}.ti-gender-agender:before{content:"\f0e1"}.ti-gender-androgyne:before{content:"\f0e2"}.ti-gender-bigender:before{content:"\f0e3"}.ti-gender-demiboy:before{content:"\f0e4"}.ti-gender-demigirl:before{content:"\f0e5"}.ti-gender-epicene:before{content:"\f0e6"}.ti-gender-female:before{content:"\f0e7"}.ti-gender-femme:before{content:"\f0e8"}.ti-gender-genderfluid:before{content:"\f0e9"}.ti-gender-genderless:before{content:"\f0ea"}.ti-gender-genderqueer:before{content:"\f0eb"}.ti-gender-hermaphrodite:before{content:"\f0ec"}.ti-gender-intergender:before{content:"\f0ed"}.ti-gender-male:before{content:"\f0ee"}.ti-gender-neutrois:before{content:"\f0ef"}.ti-gender-third:before{content:"\f0f0"}.ti-gender-transgender:before{content:"\f0f1"}.ti-gender-trasvesti:before{content:"\f0f2"}.ti-geometry:before{content:"\ee90"}.ti-ghost:before{content:"\eb8e"}.ti-ghost-2:before{content:"\f57c"}.ti-ghost-2-filled:before{content:"\f74a"}.ti-ghost-3:before{content:"\fc13"}.ti-ghost-filled:before{content:"\f74b"}.ti-ghost-off:before{content:"\f3f2"}.ti-gif:before{content:"\f257"}.ti-gift:before{content:"\eb68"}.ti-gift-card:before{content:"\f3aa"}.ti-gift-card-filled:before{content:"\fc2d"}.ti-gift-off:before{content:"\f3f3"}.ti-git-branch:before{content:"\eab2"}.ti-git-branch-deleted:before{content:"\f57d"}.ti-git-cherry-pick:before{content:"\f57e"}.ti-git-commit:before{content:"\eab3"}.ti-git-compare:before{content:"\eab4"}.ti-git-fork:before{content:"\eb8f"}.ti-git-merge:before{content:"\eab5"}.ti-git-pull-request:before{content:"\eab6"}.ti-git-pull-request-closed:before{content:"\ef7f"}.ti-git-pull-request-draft:before{content:"\efb7"}.ti-gizmo:before{content:"\f02b"}.ti-glass:before{content:"\eab8"}.ti-glass-full:before{content:"\eab7"}.ti-glass-full-filled:before{content:"\fc2e"}.ti-glass-off:before{content:"\ee91"}.ti-globe:before{content:"\eab9"}.ti-globe-filled:before{content:"\fc2f"}.ti-globe-off:before{content:"\f139"}.ti-go-game:before{content:"\f512"}.ti-golf:before{content:"\ed8c"}.ti-golf-off:before{content:"\f13a"}.ti-gps:before{content:"\ed7a"}.ti-gradienter:before{content:"\f3ab"}.ti-grain:before{content:"\ee92"}.ti-graph:before{content:"\f288"}.ti-graph-off:before{content:"\f3f4"}.ti-grave:before{content:"\f580"}.ti-grave-2:before{content:"\f57f"}.ti-grid-3x3:before{content:"\fca4"}.ti-grid-4x4:before{content:"\fca5"}.ti-grid-dots:before{content:"\eaba"}.ti-grid-goldenratio:before{content:"\fca6"}.ti-grid-pattern:before{content:"\efc9"}.ti-grid-scan:before{content:"\fca7"}.ti-grill:before{content:"\efa9"}.ti-grill-fork:before{content:"\f35b"}.ti-grill-off:before{content:"\f3f5"}.ti-grill-spatula:before{content:"\f35c"}.ti-grip-horizontal:before{content:"\ec00"}.ti-grip-vertical:before{content:"\ec01"}.ti-growth:before{content:"\ee93"}.ti-guitar-pick:before{content:"\f4c6"}.ti-guitar-pick-filled:before{content:"\f67b"}.ti-h-1:before{content:"\ec94"}.ti-h-2:before{content:"\ec95"}.ti-h-3:before{content:"\ec96"}.ti-h-4:before{content:"\ec97"}.ti-h-5:before{content:"\ec98"}.ti-h-6:before{content:"\ec99"}.ti-hammer:before{content:"\ef91"}.ti-hammer-off:before{content:"\f13c"}.ti-hand-click:before{content:"\ef4f"}.ti-hand-finger:before{content:"\ee94"}.ti-hand-finger-off:before{content:"\f13d"}.ti-hand-grab:before{content:"\f091"}.ti-hand-little-finger:before{content:"\ee95"}.ti-hand-middle-finger:before{content:"\ec2d"}.ti-hand-move:before{content:"\ef50"}.ti-hand-off:before{content:"\ed15"}.ti-hand-ring-finger:before{content:"\ee96"}.ti-hand-rock:before{content:"\ee97"}.ti-hand-sanitizer:before{content:"\f5f4"}.ti-hand-stop:before{content:"\ec2e"}.ti-hand-three-fingers:before{content:"\ee98"}.ti-hand-two-fingers:before{content:"\ee99"}.ti-hanger:before{content:"\ee9a"}.ti-hanger-2:before{content:"\f09c"}.ti-hanger-off:before{content:"\f13e"}.ti-hash:before{content:"\eabc"}.ti-haze:before{content:"\efaa"}.ti-haze-moon:before{content:"\faf8"}.ti-hdr:before{content:"\fa7b"}.ti-heading:before{content:"\ee9b"}.ti-heading-off:before{content:"\f13f"}.ti-headphones:before{content:"\eabd"}.ti-headphones-filled:before{content:"\fa3c"}.ti-headphones-off:before{content:"\ed1d"}.ti-headset:before{content:"\eb90"}.ti-headset-off:before{content:"\f3f6"}.ti-health-recognition:before{content:"\f1fb"}.ti-heart:before{content:"\eabe"}.ti-heart-bolt:before{content:"\fb9e"}.ti-heart-broken:before{content:"\ecba"}.ti-heart-cancel:before{content:"\fb9f"}.ti-heart-check:before{content:"\fba0"}.ti-heart-code:before{content:"\fba1"}.ti-heart-cog:before{content:"\fba2"}.ti-heart-discount:before{content:"\fba3"}.ti-heart-dollar:before{content:"\fba4"}.ti-heart-down:before{content:"\fba5"}.ti-heart-exclamation:before{content:"\fba6"}.ti-heart-filled:before{content:"\f67c"}.ti-heart-handshake:before{content:"\f0f3"}.ti-heart-minus:before{content:"\f140"}.ti-heart-off:before{content:"\f141"}.ti-heart-pause:before{content:"\fba7"}.ti-heart-pin:before{content:"\fba8"}.ti-heart-plus:before{content:"\f142"}.ti-heart-question:before{content:"\fba9"}.ti-heart-rate-monitor:before{content:"\ef61"}.ti-heart-search:before{content:"\fbaa"}.ti-heart-share:before{content:"\fbab"}.ti-heart-star:before{content:"\fbac"}.ti-heart-up:before{content:"\fbad"}.ti-heart-x:before{content:"\fbae"}.ti-heartbeat:before{content:"\ef92"}.ti-hearts:before{content:"\f387"}.ti-hearts-off:before{content:"\f3f7"}.ti-helicopter:before{content:"\ed8e"}.ti-helicopter-landing:before{content:"\ed8d"}.ti-helmet:before{content:"\efca"}.ti-helmet-off:before{content:"\f143"}.ti-help:before{content:"\eabf"}.ti-help-circle:before{content:"\f91d"}.ti-help-circle-filled:before{content:"\fa3d"}.ti-help-hexagon:before{content:"\f7a8"}.ti-help-hexagon-filled:before{content:"\fa3e"}.ti-help-octagon:before{content:"\f7a9"}.ti-help-octagon-filled:before{content:"\fa3f"}.ti-help-off:before{content:"\f3f8"}.ti-help-small:before{content:"\f91e"}.ti-help-square:before{content:"\f920"}.ti-help-square-filled:before{content:"\fa40"}.ti-help-square-rounded:before{content:"\f91f"}.ti-help-square-rounded-filled:before{content:"\fa41"}.ti-help-triangle:before{content:"\f921"}.ti-help-triangle-filled:before{content:"\fa42"}.ti-hemisphere:before{content:"\faa2"}.ti-hemisphere-off:before{content:"\faa0"}.ti-hemisphere-plus:before{content:"\faa1"}.ti-hexagon:before{content:"\ec02"}.ti-hexagon-0-filled:before{content:"\f74c"}.ti-hexagon-1-filled:before{content:"\f74d"}.ti-hexagon-2-filled:before{content:"\f74e"}.ti-hexagon-3-filled:before{content:"\f74f"}.ti-hexagon-3d:before{content:"\f4c7"}.ti-hexagon-4-filled:before{content:"\f750"}.ti-hexagon-5-filled:before{content:"\f751"}.ti-hexagon-6-filled:before{content:"\f752"}.ti-hexagon-7-filled:before{content:"\f753"}.ti-hexagon-8-filled:before{content:"\f754"}.ti-hexagon-9-filled:before{content:"\f755"}.ti-hexagon-filled:before{content:"\f67d"}.ti-hexagon-letter-a:before{content:"\f463"}.ti-hexagon-letter-b:before{content:"\f464"}.ti-hexagon-letter-c:before{content:"\f465"}.ti-hexagon-letter-d:before{content:"\f466"}.ti-hexagon-letter-e:before{content:"\f467"}.ti-hexagon-letter-f:before{content:"\f468"}.ti-hexagon-letter-g:before{content:"\f469"}.ti-hexagon-letter-h:before{content:"\f46a"}.ti-hexagon-letter-i:before{content:"\f46b"}.ti-hexagon-letter-j:before{content:"\f46c"}.ti-hexagon-letter-k:before{content:"\f46d"}.ti-hexagon-letter-l:before{content:"\f46e"}.ti-hexagon-letter-m:before{content:"\f46f"}.ti-hexagon-letter-n:before{content:"\f470"}.ti-hexagon-letter-o:before{content:"\f471"}.ti-hexagon-letter-p:before{content:"\f472"}.ti-hexagon-letter-q:before{content:"\f473"}.ti-hexagon-letter-r:before{content:"\f474"}.ti-hexagon-letter-s:before{content:"\f475"}.ti-hexagon-letter-t:before{content:"\f476"}.ti-hexagon-letter-u:before{content:"\f477"}.ti-hexagon-letter-v:before{content:"\f4b3"}.ti-hexagon-letter-w:before{content:"\f478"}.ti-hexagon-letter-x:before{content:"\f479"}.ti-hexagon-letter-y:before{content:"\f47a"}.ti-hexagon-letter-z:before{content:"\f47b"}.ti-hexagon-minus:before{content:"\fc8f"}.ti-hexagon-minus-2:before{content:"\fc8e"}.ti-hexagon-number-0:before{content:"\f459"}.ti-hexagon-number-1:before{content:"\f45a"}.ti-hexagon-number-2:before{content:"\f45b"}.ti-hexagon-number-3:before{content:"\f45c"}.ti-hexagon-number-4:before{content:"\f45d"}.ti-hexagon-number-5:before{content:"\f45e"}.ti-hexagon-number-6:before{content:"\f45f"}.ti-hexagon-number-7:before{content:"\f460"}.ti-hexagon-number-8:before{content:"\f461"}.ti-hexagon-number-9:before{content:"\f462"}.ti-hexagon-off:before{content:"\ee9c"}.ti-hexagon-plus:before{content:"\fc45"}.ti-hexagon-plus-2:before{content:"\fc90"}.ti-hexagonal-prism:before{content:"\faa5"}.ti-hexagonal-prism-off:before{content:"\faa3"}.ti-hexagonal-prism-plus:before{content:"\faa4"}.ti-hexagonal-pyramid:before{content:"\faa8"}.ti-hexagonal-pyramid-off:before{content:"\faa6"}.ti-hexagonal-pyramid-plus:before{content:"\faa7"}.ti-hexagons:before{content:"\f09d"}.ti-hexagons-off:before{content:"\f3f9"}.ti-hierarchy:before{content:"\ee9e"}.ti-hierarchy-2:before{content:"\ee9d"}.ti-hierarchy-3:before{content:"\f289"}.ti-hierarchy-off:before{content:"\f3fa"}.ti-highlight:before{content:"\ef3f"}.ti-highlight-off:before{content:"\f144"}.ti-history:before{content:"\ebea"}.ti-history-off:before{content:"\f3fb"}.ti-history-toggle:before{content:"\f1fc"}.ti-home:before{content:"\eac1"}.ti-home-2:before{content:"\eac0"}.ti-home-bolt:before{content:"\f336"}.ti-home-cancel:before{content:"\f350"}.ti-home-check:before{content:"\f337"}.ti-home-cog:before{content:"\f338"}.ti-home-dollar:before{content:"\f339"}.ti-home-dot:before{content:"\f33a"}.ti-home-down:before{content:"\f33b"}.ti-home-eco:before{content:"\f351"}.ti-home-edit:before{content:"\f352"}.ti-home-exclamation:before{content:"\f33c"}.ti-home-hand:before{content:"\f504"}.ti-home-heart:before{content:"\f353"}.ti-home-infinity:before{content:"\f505"}.ti-home-link:before{content:"\f354"}.ti-home-minus:before{content:"\f33d"}.ti-home-move:before{content:"\f33e"}.ti-home-off:before{content:"\f145"}.ti-home-plus:before{content:"\f33f"}.ti-home-question:before{content:"\f340"}.ti-home-ribbon:before{content:"\f355"}.ti-home-search:before{content:"\f341"}.ti-home-share:before{content:"\f342"}.ti-home-shield:before{content:"\f343"}.ti-home-signal:before{content:"\f356"}.ti-home-star:before{content:"\f344"}.ti-home-stats:before{content:"\f345"}.ti-home-up:before{content:"\f346"}.ti-home-x:before{content:"\f347"}.ti-horse:before{content:"\fc46"}.ti-horse-toy:before{content:"\f28a"}.ti-hotel-service:before{content:"\ef80"}.ti-hourglass:before{content:"\ef93"}.ti-hourglass-empty:before{content:"\f146"}.ti-hourglass-filled:before{content:"\f756"}.ti-hourglass-high:before{content:"\f092"}.ti-hourglass-low:before{content:"\f093"}.ti-hourglass-off:before{content:"\f147"}.ti-html:before{content:"\f7b1"}.ti-http-connect:before{content:"\fa28"}.ti-http-delete:before{content:"\fa29"}.ti-http-get:before{content:"\fa2a"}.ti-http-head:before{content:"\fa2b"}.ti-http-options:before{content:"\fa2c"}.ti-http-patch:before{content:"\fa2d"}.ti-http-post:before{content:"\fa2e"}.ti-http-put:before{content:"\fa2f"}.ti-http-que:before{content:"\fa5b"}.ti-http-trace:before{content:"\fa30"}.ti-ice-cream:before{content:"\eac2"}.ti-ice-cream-2:before{content:"\ee9f"}.ti-ice-cream-off:before{content:"\f148"}.ti-ice-skating:before{content:"\efcb"}.ti-icons:before{content:"\f1d4"}.ti-icons-off:before{content:"\f3fc"}.ti-id:before{content:"\eac3"}.ti-id-badge:before{content:"\eff7"}.ti-id-badge-2:before{content:"\f076"}.ti-id-badge-off:before{content:"\f3fd"}.ti-id-off:before{content:"\f149"}.ti-inbox:before{content:"\eac4"}.ti-inbox-off:before{content:"\f14a"}.ti-indent-decrease:before{content:"\eb91"}.ti-indent-increase:before{content:"\eb92"}.ti-infinity:before{content:"\eb69"}.ti-infinity-off:before{content:"\f3fe"}.ti-info-circle:before{content:"\eac5"}.ti-info-circle-filled:before{content:"\f6d8"}.ti-info-hexagon:before{content:"\f7aa"}.ti-info-hexagon-filled:before{content:"\fa43"}.ti-info-octagon:before{content:"\f7ab"}.ti-info-octagon-filled:before{content:"\fa44"}.ti-info-small:before{content:"\f922"}.ti-info-square:before{content:"\eac6"}.ti-info-square-filled:before{content:"\fa45"}.ti-info-square-rounded:before{content:"\f635"}.ti-info-square-rounded-filled:before{content:"\f6d9"}.ti-info-triangle:before{content:"\f923"}.ti-info-triangle-filled:before{content:"\fa46"}.ti-inner-shadow-bottom:before{content:"\f520"}.ti-inner-shadow-bottom-filled:before{content:"\f757"}.ti-inner-shadow-bottom-left:before{content:"\f51e"}.ti-inner-shadow-bottom-left-filled:before{content:"\f758"}.ti-inner-shadow-bottom-right:before{content:"\f51f"}.ti-inner-shadow-bottom-right-filled:before{content:"\f759"}.ti-inner-shadow-left:before{content:"\f521"}.ti-inner-shadow-left-filled:before{content:"\f75a"}.ti-inner-shadow-right:before{content:"\f522"}.ti-inner-shadow-right-filled:before{content:"\f75b"}.ti-inner-shadow-top:before{content:"\f525"}.ti-inner-shadow-top-filled:before{content:"\f75c"}.ti-inner-shadow-top-left:before{content:"\f523"}.ti-inner-shadow-top-left-filled:before{content:"\f75d"}.ti-inner-shadow-top-right:before{content:"\f524"}.ti-inner-shadow-top-right-filled:before{content:"\f75e"}.ti-input-ai:before{content:"\fc5a"}.ti-input-check:before{content:"\fc5b"}.ti-input-search:before{content:"\f2a2"}.ti-input-x:before{content:"\fc5c"}.ti-ironing:before{content:"\fa7c"}.ti-ironing-1:before{content:"\f2f4"}.ti-ironing-2:before{content:"\f2f5"}.ti-ironing-3:before{content:"\f2f6"}.ti-ironing-off:before{content:"\f2f7"}.ti-ironing-steam:before{content:"\f2f9"}.ti-ironing-steam-off:before{content:"\f2f8"}.ti-irregular-polyhedron:before{content:"\faab"}.ti-irregular-polyhedron-off:before{content:"\faa9"}.ti-irregular-polyhedron-plus:before{content:"\faaa"}.ti-italic:before{content:"\eb93"}.ti-jacket:before{content:"\f661"}.ti-jetpack:before{content:"\f581"}.ti-jewish-star:before{content:"\f3ff"}.ti-jewish-star-filled:before{content:"\f67e"}.ti-jpg:before{content:"\f3ac"}.ti-json:before{content:"\f7b2"}.ti-jump-rope:before{content:"\ed8f"}.ti-karate:before{content:"\ed32"}.ti-kayak:before{content:"\f1d6"}.ti-kering:before{content:"\efb8"}.ti-key:before{content:"\eac7"}.ti-key-off:before{content:"\f14b"}.ti-keyboard:before{content:"\ebd6"}.ti-keyboard-hide:before{content:"\ec7e"}.ti-keyboard-off:before{content:"\eea0"}.ti-keyboard-show:before{content:"\ec7f"}.ti-keyframe:before{content:"\f576"}.ti-keyframe-align-center:before{content:"\f582"}.ti-keyframe-align-center-filled:before{content:"\fc30"}.ti-keyframe-align-horizontal:before{content:"\f583"}.ti-keyframe-align-horizontal-filled:before{content:"\fc31"}.ti-keyframe-align-vertical:before{content:"\f584"}.ti-keyframe-align-vertical-filled:before{content:"\fc32"}.ti-keyframe-filled:before{content:"\fc33"}.ti-keyframes:before{content:"\f585"}.ti-keyframes-filled:before{content:"\fc34"}.ti-ladder:before{content:"\efe2"}.ti-ladder-off:before{content:"\f14c"}.ti-ladle:before{content:"\fc14"}.ti-lambda:before{content:"\f541"}.ti-lamp:before{content:"\efab"}.ti-lamp-2:before{content:"\f09e"}.ti-lamp-off:before{content:"\f14d"}.ti-lane:before{content:"\faf9"}.ti-language:before{content:"\ebbe"}.ti-language-hiragana:before{content:"\ef77"}.ti-language-katakana:before{content:"\ef78"}.ti-language-off:before{content:"\f14e"}.ti-lasso:before{content:"\efac"}.ti-lasso-off:before{content:"\f14f"}.ti-lasso-polygon:before{content:"\f388"}.ti-layers-difference:before{content:"\eac8"}.ti-layers-intersect:before{content:"\eac9"}.ti-layers-intersect-2:before{content:"\eff8"}.ti-layers-linked:before{content:"\eea1"}.ti-layers-off:before{content:"\f150"}.ti-layers-subtract:before{content:"\eaca"}.ti-layers-union:before{content:"\eacb"}.ti-layout:before{content:"\eadb"}.ti-layout-2:before{content:"\eacc"}.ti-layout-align-bottom:before{content:"\eacd"}.ti-layout-align-center:before{content:"\eace"}.ti-layout-align-left:before{content:"\eacf"}.ti-layout-align-middle:before{content:"\ead0"}.ti-layout-align-right:before{content:"\ead1"}.ti-layout-align-top:before{content:"\ead2"}.ti-layout-board:before{content:"\ef95"}.ti-layout-board-split:before{content:"\ef94"}.ti-layout-bottombar:before{content:"\ead3"}.ti-layout-bottombar-collapse:before{content:"\f28b"}.ti-layout-bottombar-collapse-filled:before{content:"\fc35"}.ti-layout-bottombar-expand:before{content:"\f28c"}.ti-layout-bottombar-expand-filled:before{content:"\fc36"}.ti-layout-bottombar-filled:before{content:"\fc37"}.ti-layout-cards:before{content:"\ec13"}.ti-layout-collage:before{content:"\f389"}.ti-layout-columns:before{content:"\ead4"}.ti-layout-dashboard:before{content:"\f02c"}.ti-layout-distribute-horizontal:before{content:"\ead5"}.ti-layout-distribute-vertical:before{content:"\ead6"}.ti-layout-grid:before{content:"\edba"}.ti-layout-grid-add:before{content:"\edb9"}.ti-layout-grid-remove:before{content:"\fa7d"}.ti-layout-kanban:before{content:"\ec3f"}.ti-layout-list:before{content:"\ec14"}.ti-layout-navbar:before{content:"\ead7"}.ti-layout-navbar-collapse:before{content:"\f28d"}.ti-layout-navbar-collapse-filled:before{content:"\fc38"}.ti-layout-navbar-expand:before{content:"\f28e"}.ti-layout-navbar-expand-filled:before{content:"\fc39"}.ti-layout-navbar-filled:before{content:"\fc3a"}.ti-layout-off:before{content:"\f151"}.ti-layout-rows:before{content:"\ead8"}.ti-layout-sidebar:before{content:"\eada"}.ti-layout-sidebar-left-collapse:before{content:"\f004"}.ti-layout-sidebar-left-collapse-filled:before{content:"\fc3b"}.ti-layout-sidebar-left-expand:before{content:"\f005"}.ti-layout-sidebar-left-expand-filled:before{content:"\fc3c"}.ti-layout-sidebar-right:before{content:"\ead9"}.ti-layout-sidebar-right-collapse:before{content:"\f006"}.ti-layout-sidebar-right-collapse-filled:before{content:"\fc3d"}.ti-layout-sidebar-right-expand:before{content:"\f007"}.ti-layout-sidebar-right-expand-filled:before{content:"\fc3e"}.ti-leaf:before{content:"\ed4f"}.ti-leaf-off:before{content:"\f400"}.ti-lego:before{content:"\eadc"}.ti-lego-off:before{content:"\f401"}.ti-lemon:before{content:"\ef10"}.ti-lemon-2:before{content:"\ef81"}.ti-letter-a:before{content:"\ec50"}.ti-letter-b:before{content:"\ec51"}.ti-letter-c:before{content:"\ec52"}.ti-letter-case:before{content:"\eea5"}.ti-letter-case-lower:before{content:"\eea2"}.ti-letter-case-toggle:before{content:"\eea3"}.ti-letter-case-upper:before{content:"\eea4"}.ti-letter-d:before{content:"\ec53"}.ti-letter-e:before{content:"\ec54"}.ti-letter-f:before{content:"\ec55"}.ti-letter-g:before{content:"\ec56"}.ti-letter-h:before{content:"\ec57"}.ti-letter-i:before{content:"\ec58"}.ti-letter-j:before{content:"\ec59"}.ti-letter-k:before{content:"\ec5a"}.ti-letter-l:before{content:"\ec5b"}.ti-letter-m:before{content:"\ec5c"}.ti-letter-n:before{content:"\ec5d"}.ti-letter-o:before{content:"\ec5e"}.ti-letter-p:before{content:"\ec5f"}.ti-letter-q:before{content:"\ec60"}.ti-letter-r:before{content:"\ec61"}.ti-letter-s:before{content:"\ec62"}.ti-letter-spacing:before{content:"\eea6"}.ti-letter-t:before{content:"\ec63"}.ti-letter-u:before{content:"\ec64"}.ti-letter-v:before{content:"\ec65"}.ti-letter-w:before{content:"\ec66"}.ti-letter-x:before{content:"\ec67"}.ti-letter-y:before{content:"\ec68"}.ti-letter-z:before{content:"\ec69"}.ti-license:before{content:"\ebc0"}.ti-license-off:before{content:"\f153"}.ti-lifebuoy:before{content:"\eadd"}.ti-lifebuoy-off:before{content:"\f154"}.ti-lighter:before{content:"\f794"}.ti-line:before{content:"\ec40"}.ti-line-dashed:before{content:"\eea7"}.ti-line-dotted:before{content:"\eea8"}.ti-line-height:before{content:"\eb94"}.ti-link:before{content:"\eade"}.ti-link-off:before{content:"\f402"}.ti-list:before{content:"\eb6b"}.ti-list-check:before{content:"\eb6a"}.ti-list-details:before{content:"\ef40"}.ti-list-letters:before{content:"\fc47"}.ti-list-numbers:before{content:"\ef11"}.ti-list-search:before{content:"\eea9"}.ti-list-tree:before{content:"\fafa"}.ti-live-photo:before{content:"\eadf"}.ti-live-photo-off:before{content:"\f403"}.ti-live-view:before{content:"\ec6b"}.ti-load-balancer:before{content:"\fa5c"}.ti-loader:before{content:"\eca3"}.ti-loader-2:before{content:"\f226"}.ti-loader-3:before{content:"\f513"}.ti-loader-quarter:before{content:"\eca2"}.ti-location:before{content:"\eae0"}.ti-location-bolt:before{content:"\fbaf"}.ti-location-broken:before{content:"\f2c4"}.ti-location-cancel:before{content:"\fbb0"}.ti-location-check:before{content:"\fbb1"}.ti-location-code:before{content:"\fbb2"}.ti-location-cog:before{content:"\fbb3"}.ti-location-discount:before{content:"\fbb4"}.ti-location-dollar:before{content:"\fbb5"}.ti-location-down:before{content:"\fbb6"}.ti-location-exclamation:before{content:"\fbb7"}.ti-location-filled:before{content:"\f67f"}.ti-location-heart:before{content:"\fbb8"}.ti-location-minus:before{content:"\fbb9"}.ti-location-off:before{content:"\f155"}.ti-location-pause:before{content:"\fbba"}.ti-location-pin:before{content:"\fbbb"}.ti-location-plus:before{content:"\fbbc"}.ti-location-question:before{content:"\fbbd"}.ti-location-search:before{content:"\fbbe"}.ti-location-share:before{content:"\fbbf"}.ti-location-star:before{content:"\fbc0"}.ti-location-up:before{content:"\fbc1"}.ti-location-x:before{content:"\fbc2"}.ti-lock:before{content:"\eae2"}.ti-lock-access:before{content:"\eeaa"}.ti-lock-access-off:before{content:"\f404"}.ti-lock-bolt:before{content:"\f924"}.ti-lock-cancel:before{content:"\f925"}.ti-lock-check:before{content:"\f926"}.ti-lock-code:before{content:"\f927"}.ti-lock-cog:before{content:"\f928"}.ti-lock-dollar:before{content:"\f929"}.ti-lock-down:before{content:"\f92a"}.ti-lock-exclamation:before{content:"\f92b"}.ti-lock-heart:before{content:"\f92c"}.ti-lock-minus:before{content:"\f92d"}.ti-lock-off:before{content:"\ed1e"}.ti-lock-open:before{content:"\eae1"}.ti-lock-open-off:before{content:"\f156"}.ti-lock-pause:before{content:"\f92e"}.ti-lock-pin:before{content:"\f92f"}.ti-lock-plus:before{content:"\f930"}.ti-lock-question:before{content:"\f931"}.ti-lock-search:before{content:"\f932"}.ti-lock-share:before{content:"\f933"}.ti-lock-square:before{content:"\ef51"}.ti-lock-square-rounded:before{content:"\f636"}.ti-lock-square-rounded-filled:before{content:"\f6da"}.ti-lock-star:before{content:"\f934"}.ti-lock-up:before{content:"\f935"}.ti-lock-x:before{content:"\f936"}.ti-logic-and:before{content:"\f240"}.ti-logic-buffer:before{content:"\f241"}.ti-logic-nand:before{content:"\f242"}.ti-logic-nor:before{content:"\f243"}.ti-logic-not:before{content:"\f244"}.ti-logic-or:before{content:"\f245"}.ti-logic-xnor:before{content:"\f246"}.ti-logic-xor:before{content:"\f247"}.ti-login:before{content:"\eba7"}.ti-login-2:before{content:"\fc76"}.ti-logout:before{content:"\eba8"}.ti-logout-2:before{content:"\fa7e"}.ti-lollipop:before{content:"\efcc"}.ti-lollipop-off:before{content:"\f157"}.ti-luggage:before{content:"\efad"}.ti-luggage-off:before{content:"\f158"}.ti-lungs:before{content:"\ef62"}.ti-lungs-off:before{content:"\f405"}.ti-macro:before{content:"\eeab"}.ti-macro-off:before{content:"\f406"}.ti-magnet:before{content:"\eae3"}.ti-magnet-off:before{content:"\f159"}.ti-mail:before{content:"\eae5"}.ti-mail-ai:before{content:"\fa31"}.ti-mail-bolt:before{content:"\f937"}.ti-mail-cancel:before{content:"\f938"}.ti-mail-check:before{content:"\f939"}.ti-mail-code:before{content:"\f93a"}.ti-mail-cog:before{content:"\f93b"}.ti-mail-dollar:before{content:"\f93c"}.ti-mail-down:before{content:"\f93d"}.ti-mail-exclamation:before{content:"\f93e"}.ti-mail-fast:before{content:"\f069"}.ti-mail-filled:before{content:"\fa47"}.ti-mail-forward:before{content:"\eeac"}.ti-mail-heart:before{content:"\f93f"}.ti-mail-minus:before{content:"\f940"}.ti-mail-off:before{content:"\f15a"}.ti-mail-opened:before{content:"\eae4"}.ti-mail-opened-filled:before{content:"\fa48"}.ti-mail-pause:before{content:"\f941"}.ti-mail-pin:before{content:"\f942"}.ti-mail-plus:before{content:"\f943"}.ti-mail-question:before{content:"\f944"}.ti-mail-search:before{content:"\f945"}.ti-mail-share:before{content:"\f946"}.ti-mail-star:before{content:"\f947"}.ti-mail-up:before{content:"\f948"}.ti-mail-x:before{content:"\f949"}.ti-mailbox:before{content:"\eead"}.ti-mailbox-off:before{content:"\f15b"}.ti-man:before{content:"\eae6"}.ti-manual-gearbox:before{content:"\ed7b"}.ti-map:before{content:"\eae9"}.ti-map-2:before{content:"\eae7"}.ti-map-bolt:before{content:"\fbc3"}.ti-map-cancel:before{content:"\fbc4"}.ti-map-check:before{content:"\fbc5"}.ti-map-code:before{content:"\fbc6"}.ti-map-cog:before{content:"\fbc7"}.ti-map-discount:before{content:"\fbc8"}.ti-map-dollar:before{content:"\fbc9"}.ti-map-down:before{content:"\fbca"}.ti-map-east:before{content:"\fc5d"}.ti-map-exclamation:before{content:"\fbcb"}.ti-map-heart:before{content:"\fbcc"}.ti-map-minus:before{content:"\fbcd"}.ti-map-north:before{content:"\fc5e"}.ti-map-off:before{content:"\f15c"}.ti-map-pause:before{content:"\fbce"}.ti-map-pin:before{content:"\eae8"}.ti-map-pin-2:before{content:"\fc48"}.ti-map-pin-bolt:before{content:"\f94a"}.ti-map-pin-cancel:before{content:"\f94b"}.ti-map-pin-check:before{content:"\f94c"}.ti-map-pin-code:before{content:"\f94d"}.ti-map-pin-cog:before{content:"\f94e"}.ti-map-pin-dollar:before{content:"\f94f"}.ti-map-pin-down:before{content:"\f950"}.ti-map-pin-exclamation:before{content:"\f951"}.ti-map-pin-filled:before{content:"\f680"}.ti-map-pin-heart:before{content:"\f952"}.ti-map-pin-minus:before{content:"\f953"}.ti-map-pin-off:before{content:"\ecf3"}.ti-map-pin-pause:before{content:"\f954"}.ti-map-pin-pin:before{content:"\f955"}.ti-map-pin-plus:before{content:"\f956"}.ti-map-pin-question:before{content:"\f957"}.ti-map-pin-search:before{content:"\f958"}.ti-map-pin-share:before{content:"\f795"}.ti-map-pin-star:before{content:"\f959"}.ti-map-pin-up:before{content:"\f95a"}.ti-map-pin-x:before{content:"\f95b"}.ti-map-pins:before{content:"\ed5e"}.ti-map-plus:before{content:"\fbcf"}.ti-map-question:before{content:"\fbd0"}.ti-map-route:before{content:"\fc79"}.ti-map-search:before{content:"\ef82"}.ti-map-share:before{content:"\fbd1"}.ti-map-south:before{content:"\fc5f"}.ti-map-star:before{content:"\fbd2"}.ti-map-up:before{content:"\fbd3"}.ti-map-west:before{content:"\fc60"}.ti-map-x:before{content:"\fbd4"}.ti-markdown:before{content:"\ec41"}.ti-markdown-off:before{content:"\f407"}.ti-marquee:before{content:"\ec77"}.ti-marquee-2:before{content:"\eeae"}.ti-marquee-off:before{content:"\f15d"}.ti-mars:before{content:"\ec80"}.ti-mask:before{content:"\eeb0"}.ti-mask-off:before{content:"\eeaf"}.ti-masks-theater:before{content:"\f263"}.ti-masks-theater-off:before{content:"\f408"}.ti-massage:before{content:"\eeb1"}.ti-matchstick:before{content:"\f577"}.ti-math:before{content:"\ebeb"}.ti-math-1-divide-2:before{content:"\f4e2"}.ti-math-1-divide-3:before{content:"\f4e3"}.ti-math-avg:before{content:"\f0f4"}.ti-math-equal-greater:before{content:"\f4e4"}.ti-math-equal-lower:before{content:"\f4e5"}.ti-math-function:before{content:"\eeb2"}.ti-math-function-off:before{content:"\f15e"}.ti-math-function-y:before{content:"\f4e6"}.ti-math-greater:before{content:"\f4e7"}.ti-math-integral:before{content:"\f4e9"}.ti-math-integral-x:before{content:"\f4e8"}.ti-math-integrals:before{content:"\f4ea"}.ti-math-lower:before{content:"\f4eb"}.ti-math-max:before{content:"\f0f5"}.ti-math-min:before{content:"\f0f6"}.ti-math-not:before{content:"\f4ec"}.ti-math-off:before{content:"\f409"}.ti-math-pi:before{content:"\f4ee"}.ti-math-pi-divide-2:before{content:"\f4ed"}.ti-math-symbols:before{content:"\eeb3"}.ti-math-x-divide-2:before{content:"\f4ef"}.ti-math-x-divide-y:before{content:"\f4f1"}.ti-math-x-divide-y-2:before{content:"\f4f0"}.ti-math-x-minus-x:before{content:"\f4f2"}.ti-math-x-minus-y:before{content:"\f4f3"}.ti-math-x-plus-x:before{content:"\f4f4"}.ti-math-x-plus-y:before{content:"\f4f5"}.ti-math-xy:before{content:"\f4f6"}.ti-math-y-minus-y:before{content:"\f4f7"}.ti-math-y-plus-y:before{content:"\f4f8"}.ti-maximize:before{content:"\eaea"}.ti-maximize-off:before{content:"\f15f"}.ti-meat:before{content:"\ef12"}.ti-meat-off:before{content:"\f40a"}.ti-medal:before{content:"\ec78"}.ti-medal-2:before{content:"\efcd"}.ti-medical-cross:before{content:"\ec2f"}.ti-medical-cross-circle:before{content:"\fae8"}.ti-medical-cross-filled:before{content:"\f681"}.ti-medical-cross-off:before{content:"\f160"}.ti-medicine-syrup:before{content:"\ef63"}.ti-meeple:before{content:"\f514"}.ti-melon:before{content:"\fc7a"}.ti-menorah:before{content:"\f58c"}.ti-menu:before{content:"\eaeb"}.ti-menu-2:before{content:"\ec42"}.ti-menu-deep:before{content:"\fafb"}.ti-menu-order:before{content:"\f5f5"}.ti-message:before{content:"\eaef"}.ti-message-2:before{content:"\eaec"}.ti-message-2-bolt:before{content:"\f95c"}.ti-message-2-cancel:before{content:"\f95d"}.ti-message-2-check:before{content:"\f95e"}.ti-message-2-code:before{content:"\f012"}.ti-message-2-cog:before{content:"\f95f"}.ti-message-2-dollar:before{content:"\f960"}.ti-message-2-down:before{content:"\f961"}.ti-message-2-exclamation:before{content:"\f962"}.ti-message-2-heart:before{content:"\f963"}.ti-message-2-minus:before{content:"\f964"}.ti-message-2-off:before{content:"\f40b"}.ti-message-2-pause:before{content:"\f965"}.ti-message-2-pin:before{content:"\f966"}.ti-message-2-plus:before{content:"\f967"}.ti-message-2-question:before{content:"\f968"}.ti-message-2-search:before{content:"\f969"}.ti-message-2-share:before{content:"\f077"}.ti-message-2-star:before{content:"\f96a"}.ti-message-2-up:before{content:"\f96b"}.ti-message-2-x:before{content:"\f96c"}.ti-message-bolt:before{content:"\f96d"}.ti-message-cancel:before{content:"\f96e"}.ti-message-chatbot:before{content:"\f38a"}.ti-message-check:before{content:"\f96f"}.ti-message-circle:before{content:"\eaed"}.ti-message-circle-2:before{content:"\ed3f"}.ti-message-circle-2-filled:before{content:"\f682"}.ti-message-circle-bolt:before{content:"\f970"}.ti-message-circle-cancel:before{content:"\f971"}.ti-message-circle-check:before{content:"\f972"}.ti-message-circle-code:before{content:"\f973"}.ti-message-circle-cog:before{content:"\f974"}.ti-message-circle-dollar:before{content:"\f975"}.ti-message-circle-down:before{content:"\f976"}.ti-message-circle-exclamation:before{content:"\f977"}.ti-message-circle-heart:before{content:"\f978"}.ti-message-circle-minus:before{content:"\f979"}.ti-message-circle-off:before{content:"\ed40"}.ti-message-circle-pause:before{content:"\f97a"}.ti-message-circle-pin:before{content:"\f97b"}.ti-message-circle-plus:before{content:"\f97c"}.ti-message-circle-question:before{content:"\f97d"}.ti-message-circle-search:before{content:"\f97e"}.ti-message-circle-share:before{content:"\f97f"}.ti-message-circle-star:before{content:"\f980"}.ti-message-circle-up:before{content:"\f981"}.ti-message-circle-x:before{content:"\f982"}.ti-message-code:before{content:"\f013"}.ti-message-cog:before{content:"\f983"}.ti-message-dollar:before{content:"\f984"}.ti-message-dots:before{content:"\eaee"}.ti-message-down:before{content:"\f985"}.ti-message-exclamation:before{content:"\f986"}.ti-message-forward:before{content:"\f28f"}.ti-message-heart:before{content:"\f987"}.ti-message-language:before{content:"\efae"}.ti-message-minus:before{content:"\f988"}.ti-message-off:before{content:"\ed41"}.ti-message-pause:before{content:"\f989"}.ti-message-pin:before{content:"\f98a"}.ti-message-plus:before{content:"\ec9a"}.ti-message-question:before{content:"\f98b"}.ti-message-report:before{content:"\ec9b"}.ti-message-search:before{content:"\f98c"}.ti-message-share:before{content:"\f078"}.ti-message-star:before{content:"\f98d"}.ti-message-up:before{content:"\f98e"}.ti-message-x:before{content:"\f98f"}.ti-messages:before{content:"\eb6c"}.ti-messages-off:before{content:"\ed42"}.ti-meteor:before{content:"\f1fd"}.ti-meteor-off:before{content:"\f40c"}.ti-michelin-bib-gourmand:before{content:"\fae9"}.ti-michelin-star:before{content:"\faeb"}.ti-michelin-star-green:before{content:"\faea"}.ti-mickey:before{content:"\f2a3"}.ti-mickey-filled:before{content:"\f683"}.ti-microphone:before{content:"\eaf0"}.ti-microphone-2:before{content:"\ef2c"}.ti-microphone-2-off:before{content:"\f40d"}.ti-microphone-off:before{content:"\ed16"}.ti-microscope:before{content:"\ef64"}.ti-microscope-off:before{content:"\f40e"}.ti-microwave:before{content:"\f248"}.ti-microwave-off:before{content:"\f264"}.ti-military-award:before{content:"\f079"}.ti-military-rank:before{content:"\efcf"}.ti-milk:before{content:"\ef13"}.ti-milk-off:before{content:"\f40f"}.ti-milkshake:before{content:"\f4c8"}.ti-minimize:before{content:"\eaf1"}.ti-minus:before{content:"\eaf2"}.ti-minus-vertical:before{content:"\eeb4"}.ti-mist:before{content:"\ec30"}.ti-mist-off:before{content:"\f410"}.ti-mobiledata:before{content:"\f9f5"}.ti-mobiledata-off:before{content:"\f9f4"}.ti-moneybag:before{content:"\f506"}.ti-mood-angry:before{content:"\f2de"}.ti-mood-annoyed:before{content:"\f2e0"}.ti-mood-annoyed-2:before{content:"\f2df"}.ti-mood-boy:before{content:"\ed2d"}.ti-mood-check:before{content:"\f7b3"}.ti-mood-cog:before{content:"\f7b4"}.ti-mood-confuzed:before{content:"\eaf3"}.ti-mood-confuzed-filled:before{content:"\f7f2"}.ti-mood-crazy-happy:before{content:"\ed90"}.ti-mood-cry:before{content:"\ecbb"}.ti-mood-dollar:before{content:"\f7b5"}.ti-mood-edit:before{content:"\fa05"}.ti-mood-empty:before{content:"\eeb5"}.ti-mood-empty-filled:before{content:"\f7f3"}.ti-mood-happy:before{content:"\eaf4"}.ti-mood-happy-filled:before{content:"\f7f4"}.ti-mood-heart:before{content:"\f7b6"}.ti-mood-kid:before{content:"\ec03"}.ti-mood-kid-filled:before{content:"\f7f5"}.ti-mood-look-left:before{content:"\f2c5"}.ti-mood-look-right:before{content:"\f2c6"}.ti-mood-minus:before{content:"\f7b7"}.ti-mood-nerd:before{content:"\f2e1"}.ti-mood-nervous:before{content:"\ef96"}.ti-mood-neutral:before{content:"\eaf5"}.ti-mood-neutral-filled:before{content:"\f7f6"}.ti-mood-off:before{content:"\f161"}.ti-mood-pin:before{content:"\f7b8"}.ti-mood-plus:before{content:"\f7b9"}.ti-mood-sad:before{content:"\eaf6"}.ti-mood-sad-2:before{content:"\f2e2"}.ti-mood-sad-dizzy:before{content:"\f2e3"}.ti-mood-sad-filled:before{content:"\f7f7"}.ti-mood-sad-squint:before{content:"\f2e4"}.ti-mood-search:before{content:"\f7ba"}.ti-mood-share:before{content:"\fa06"}.ti-mood-sick:before{content:"\f2e5"}.ti-mood-silence:before{content:"\f2e6"}.ti-mood-sing:before{content:"\f2c7"}.ti-mood-smile:before{content:"\eaf7"}.ti-mood-smile-beam:before{content:"\f2e7"}.ti-mood-smile-dizzy:before{content:"\f2e8"}.ti-mood-smile-filled:before{content:"\f7f8"}.ti-mood-suprised:before{content:"\ec04"}.ti-mood-tongue:before{content:"\eb95"}.ti-mood-tongue-wink:before{content:"\f2ea"}.ti-mood-tongue-wink-2:before{content:"\f2e9"}.ti-mood-unamused:before{content:"\f2eb"}.ti-mood-up:before{content:"\f7bb"}.ti-mood-wink:before{content:"\f2ed"}.ti-mood-wink-2:before{content:"\f2ec"}.ti-mood-wrrr:before{content:"\f2ee"}.ti-mood-x:before{content:"\f7bc"}.ti-mood-xd:before{content:"\f2ef"}.ti-moon:before{content:"\eaf8"}.ti-moon-2:before{content:"\ece6"}.ti-moon-filled:before{content:"\f684"}.ti-moon-off:before{content:"\f162"}.ti-moon-stars:before{content:"\ece7"}.ti-moped:before{content:"\ecbc"}.ti-motorbike:before{content:"\eeb6"}.ti-mountain:before{content:"\ef97"}.ti-mountain-off:before{content:"\f411"}.ti-mouse:before{content:"\eaf9"}.ti-mouse-2:before{content:"\f1d7"}.ti-mouse-filled:before{content:"\fb2f"}.ti-mouse-off:before{content:"\f163"}.ti-moustache:before{content:"\f4c9"}.ti-movie:before{content:"\eafa"}.ti-movie-off:before{content:"\f164"}.ti-mug:before{content:"\eafb"}.ti-mug-off:before{content:"\f165"}.ti-multiplier-0-5x:before{content:"\ef41"}.ti-multiplier-1-5x:before{content:"\ef42"}.ti-multiplier-1x:before{content:"\ef43"}.ti-multiplier-2x:before{content:"\ef44"}.ti-mushroom:before{content:"\ef14"}.ti-mushroom-filled:before{content:"\f7f9"}.ti-mushroom-off:before{content:"\f412"}.ti-music:before{content:"\eafc"}.ti-music-bolt:before{content:"\fbd5"}.ti-music-cancel:before{content:"\fbd6"}.ti-music-check:before{content:"\fbd7"}.ti-music-code:before{content:"\fbd8"}.ti-music-cog:before{content:"\fbd9"}.ti-music-discount:before{content:"\fbda"}.ti-music-dollar:before{content:"\fbdb"}.ti-music-down:before{content:"\fbdc"}.ti-music-exclamation:before{content:"\fbdd"}.ti-music-heart:before{content:"\fbde"}.ti-music-minus:before{content:"\fbdf"}.ti-music-off:before{content:"\f166"}.ti-music-pause:before{content:"\fbe0"}.ti-music-pin:before{content:"\fbe1"}.ti-music-plus:before{content:"\fbe2"}.ti-music-question:before{content:"\fbe3"}.ti-music-search:before{content:"\fbe4"}.ti-music-share:before{content:"\fbe5"}.ti-music-star:before{content:"\fbe6"}.ti-music-up:before{content:"\fbe7"}.ti-music-x:before{content:"\fbe8"}.ti-navigation:before{content:"\f2c8"}.ti-navigation-bolt:before{content:"\fbe9"}.ti-navigation-cancel:before{content:"\fbea"}.ti-navigation-check:before{content:"\fbeb"}.ti-navigation-code:before{content:"\fbec"}.ti-navigation-cog:before{content:"\fbed"}.ti-navigation-discount:before{content:"\fbee"}.ti-navigation-dollar:before{content:"\fbef"}.ti-navigation-down:before{content:"\fbf0"}.ti-navigation-exclamation:before{content:"\fbf1"}.ti-navigation-filled:before{content:"\f685"}.ti-navigation-heart:before{content:"\fbf2"}.ti-navigation-minus:before{content:"\fbf3"}.ti-navigation-north:before{content:"\faec"}.ti-navigation-off:before{content:"\f413"}.ti-navigation-pause:before{content:"\fbf4"}.ti-navigation-pin:before{content:"\fbf5"}.ti-navigation-plus:before{content:"\fbf6"}.ti-navigation-question:before{content:"\fbf7"}.ti-navigation-search:before{content:"\fbf8"}.ti-navigation-share:before{content:"\fbf9"}.ti-navigation-star:before{content:"\fbfa"}.ti-navigation-up:before{content:"\fbfb"}.ti-navigation-x:before{content:"\fbfc"}.ti-needle:before{content:"\f508"}.ti-needle-thread:before{content:"\f507"}.ti-network:before{content:"\f09f"}.ti-network-off:before{content:"\f414"}.ti-new-section:before{content:"\ebc1"}.ti-news:before{content:"\eafd"}.ti-news-off:before{content:"\f167"}.ti-nfc:before{content:"\eeb7"}.ti-nfc-off:before{content:"\f168"}.ti-no-copyright:before{content:"\efb9"}.ti-no-creative-commons:before{content:"\efba"}.ti-no-derivatives:before{content:"\efbb"}.ti-north-star:before{content:"\f014"}.ti-note:before{content:"\eb6d"}.ti-note-off:before{content:"\f169"}.ti-notebook:before{content:"\eb96"}.ti-notebook-off:before{content:"\f415"}.ti-notes:before{content:"\eb6e"}.ti-notes-off:before{content:"\f16a"}.ti-notification:before{content:"\eafe"}.ti-notification-off:before{content:"\f16b"}.ti-number:before{content:"\f1fe"}.ti-number-0:before{content:"\edf0"}.ti-number-1:before{content:"\edf1"}.ti-number-2:before{content:"\edf2"}.ti-number-3:before{content:"\edf3"}.ti-number-4:before{content:"\edf4"}.ti-number-5:before{content:"\edf5"}.ti-number-6:before{content:"\edf6"}.ti-number-7:before{content:"\edf7"}.ti-number-8:before{content:"\edf8"}.ti-number-9:before{content:"\edf9"}.ti-numbers:before{content:"\f015"}.ti-nurse:before{content:"\ef65"}.ti-nut:before{content:"\fc61"}.ti-octagon:before{content:"\ecbd"}.ti-octagon-filled:before{content:"\f686"}.ti-octagon-minus:before{content:"\fc92"}.ti-octagon-minus-2:before{content:"\fc91"}.ti-octagon-off:before{content:"\eeb8"}.ti-octagon-plus:before{content:"\fc94"}.ti-octagon-plus-2:before{content:"\fc93"}.ti-octahedron:before{content:"\faae"}.ti-octahedron-off:before{content:"\faac"}.ti-octahedron-plus:before{content:"\faad"}.ti-old:before{content:"\eeb9"}.ti-olympics:before{content:"\eeba"}.ti-olympics-off:before{content:"\f416"}.ti-om:before{content:"\f58d"}.ti-omega:before{content:"\eb97"}.ti-outbound:before{content:"\f249"}.ti-outlet:before{content:"\ebd7"}.ti-oval:before{content:"\f02e"}.ti-oval-filled:before{content:"\f687"}.ti-oval-vertical:before{content:"\f02d"}.ti-oval-vertical-filled:before{content:"\f688"}.ti-overline:before{content:"\eebb"}.ti-package:before{content:"\eaff"}.ti-package-export:before{content:"\f07a"}.ti-package-import:before{content:"\f07b"}.ti-package-off:before{content:"\f16c"}.ti-packages:before{content:"\f2c9"}.ti-pacman:before{content:"\eebc"}.ti-page-break:before{content:"\ec81"}.ti-paint:before{content:"\eb00"}.ti-paint-filled:before{content:"\f75f"}.ti-paint-off:before{content:"\f16d"}.ti-palette:before{content:"\eb01"}.ti-palette-off:before{content:"\f16e"}.ti-panorama-horizontal:before{content:"\ed33"}.ti-panorama-horizontal-off:before{content:"\f417"}.ti-panorama-vertical:before{content:"\ed34"}.ti-panorama-vertical-off:before{content:"\f418"}.ti-paper-bag:before{content:"\f02f"}.ti-paper-bag-off:before{content:"\f16f"}.ti-paperclip:before{content:"\eb02"}.ti-parachute:before{content:"\ed7c"}.ti-parachute-off:before{content:"\f170"}.ti-parentheses:before{content:"\ebd8"}.ti-parentheses-off:before{content:"\f171"}.ti-parking:before{content:"\eb03"}.ti-parking-off:before{content:"\f172"}.ti-password:before{content:"\f4ca"}.ti-password-fingerprint:before{content:"\fc7b"}.ti-password-mobile-phone:before{content:"\fc7c"}.ti-password-user:before{content:"\fc7d"}.ti-paw:before{content:"\eff9"}.ti-paw-filled:before{content:"\f689"}.ti-paw-off:before{content:"\f419"}.ti-pdf:before{content:"\f7ac"}.ti-peace:before{content:"\ecbe"}.ti-pencil:before{content:"\eb04"}.ti-pencil-bolt:before{content:"\fbfd"}.ti-pencil-cancel:before{content:"\fbfe"}.ti-pencil-check:before{content:"\fbff"}.ti-pencil-code:before{content:"\fc00"}.ti-pencil-cog:before{content:"\fc01"}.ti-pencil-discount:before{content:"\fc02"}.ti-pencil-dollar:before{content:"\fc03"}.ti-pencil-down:before{content:"\fc04"}.ti-pencil-exclamation:before{content:"\fc05"}.ti-pencil-heart:before{content:"\fc06"}.ti-pencil-minus:before{content:"\f1eb"}.ti-pencil-off:before{content:"\f173"}.ti-pencil-pause:before{content:"\fc07"}.ti-pencil-pin:before{content:"\fc08"}.ti-pencil-plus:before{content:"\f1ec"}.ti-pencil-question:before{content:"\fc09"}.ti-pencil-search:before{content:"\fc0a"}.ti-pencil-share:before{content:"\fc0b"}.ti-pencil-star:before{content:"\fc0c"}.ti-pencil-up:before{content:"\fc0d"}.ti-pencil-x:before{content:"\fc0e"}.ti-pennant:before{content:"\ed7d"}.ti-pennant-2:before{content:"\f06a"}.ti-pennant-2-filled:before{content:"\f68a"}.ti-pennant-filled:before{content:"\f68b"}.ti-pennant-off:before{content:"\f174"}.ti-pentagon:before{content:"\efe3"}.ti-pentagon-filled:before{content:"\f68c"}.ti-pentagon-number-0:before{content:"\fc7e"}.ti-pentagon-number-1:before{content:"\fc7f"}.ti-pentagon-number-2:before{content:"\fc80"}.ti-pentagon-number-3:before{content:"\fc81"}.ti-pentagon-number-4:before{content:"\fc82"}.ti-pentagon-number-5:before{content:"\fc83"}.ti-pentagon-number-6:before{content:"\fc84"}.ti-pentagon-number-7:before{content:"\fc85"}.ti-pentagon-number-8:before{content:"\fc86"}.ti-pentagon-number-9:before{content:"\fc87"}.ti-pentagon-off:before{content:"\f41a"}.ti-pentagon-plus:before{content:"\fc49"}.ti-pentagon-x:before{content:"\fc88"}.ti-pentagram:before{content:"\f586"}.ti-pepper:before{content:"\ef15"}.ti-pepper-off:before{content:"\f175"}.ti-percentage:before{content:"\ecf4"}.ti-perfume:before{content:"\f509"}.ti-perspective:before{content:"\eebd"}.ti-perspective-off:before{content:"\f176"}.ti-phone:before{content:"\eb09"}.ti-phone-call:before{content:"\eb05"}.ti-phone-calling:before{content:"\ec43"}.ti-phone-check:before{content:"\ec05"}.ti-phone-filled:before{content:"\fa49"}.ti-phone-incoming:before{content:"\eb06"}.ti-phone-off:before{content:"\ecf5"}.ti-phone-outgoing:before{content:"\eb07"}.ti-phone-pause:before{content:"\eb08"}.ti-phone-plus:before{content:"\ec06"}.ti-phone-x:before{content:"\ec07"}.ti-photo:before{content:"\eb0a"}.ti-photo-ai:before{content:"\fa32"}.ti-photo-bolt:before{content:"\f990"}.ti-photo-cancel:before{content:"\f35d"}.ti-photo-check:before{content:"\f35e"}.ti-photo-circle:before{content:"\fc4a"}.ti-photo-circle-minus:before{content:"\fc62"}.ti-photo-circle-plus:before{content:"\fc63"}.ti-photo-code:before{content:"\f991"}.ti-photo-cog:before{content:"\f992"}.ti-photo-dollar:before{content:"\f993"}.ti-photo-down:before{content:"\f35f"}.ti-photo-edit:before{content:"\f360"}.ti-photo-exclamation:before{content:"\f994"}.ti-photo-filled:before{content:"\fa4a"}.ti-photo-heart:before{content:"\f361"}.ti-photo-hexagon:before{content:"\fc4b"}.ti-photo-minus:before{content:"\f362"}.ti-photo-off:before{content:"\ecf6"}.ti-photo-pause:before{content:"\f995"}.ti-photo-pentagon:before{content:"\fc4c"}.ti-photo-pin:before{content:"\f996"}.ti-photo-plus:before{content:"\f363"}.ti-photo-question:before{content:"\f997"}.ti-photo-scan:before{content:"\fca8"}.ti-photo-search:before{content:"\f364"}.ti-photo-sensor:before{content:"\f798"}.ti-photo-sensor-2:before{content:"\f796"}.ti-photo-sensor-3:before{content:"\f797"}.ti-photo-share:before{content:"\f998"}.ti-photo-shield:before{content:"\f365"}.ti-photo-square-rounded:before{content:"\fc4d"}.ti-photo-star:before{content:"\f366"}.ti-photo-up:before{content:"\f38b"}.ti-photo-video:before{content:"\fc95"}.ti-photo-x:before{content:"\f367"}.ti-physotherapist:before{content:"\eebe"}.ti-piano:before{content:"\fad3"}.ti-pick:before{content:"\fafc"}.ti-picture-in-picture:before{content:"\ed35"}.ti-picture-in-picture-off:before{content:"\ed43"}.ti-picture-in-picture-on:before{content:"\ed44"}.ti-picture-in-picture-top:before{content:"\efe4"}.ti-pig:before{content:"\ef52"}.ti-pig-money:before{content:"\f38c"}.ti-pig-off:before{content:"\f177"}.ti-pilcrow:before{content:"\f5f6"}.ti-pill:before{content:"\ec44"}.ti-pill-off:before{content:"\f178"}.ti-pills:before{content:"\ef66"}.ti-pin:before{content:"\ec9c"}.ti-pin-filled:before{content:"\f68d"}.ti-ping-pong:before{content:"\f38d"}.ti-pinned:before{content:"\ed60"}.ti-pinned-filled:before{content:"\f68e"}.ti-pinned-off:before{content:"\ed5f"}.ti-pizza:before{content:"\edbb"}.ti-pizza-off:before{content:"\f179"}.ti-placeholder:before{content:"\f626"}.ti-plane:before{content:"\eb6f"}.ti-plane-arrival:before{content:"\eb99"}.ti-plane-departure:before{content:"\eb9a"}.ti-plane-inflight:before{content:"\ef98"}.ti-plane-off:before{content:"\f17a"}.ti-plane-tilt:before{content:"\f1ed"}.ti-planet:before{content:"\ec08"}.ti-planet-off:before{content:"\f17b"}.ti-plant:before{content:"\ed50"}.ti-plant-2:before{content:"\ed7e"}.ti-plant-2-off:before{content:"\f17c"}.ti-plant-off:before{content:"\f17d"}.ti-play-basketball:before{content:"\fa66"}.ti-play-card:before{content:"\eebf"}.ti-play-card-off:before{content:"\f17e"}.ti-play-football:before{content:"\fa67"}.ti-play-handball:before{content:"\fa68"}.ti-play-volleyball:before{content:"\fa69"}.ti-player-eject:before{content:"\efbc"}.ti-player-eject-filled:before{content:"\f68f"}.ti-player-pause:before{content:"\ed45"}.ti-player-pause-filled:before{content:"\f690"}.ti-player-play:before{content:"\ed46"}.ti-player-play-filled:before{content:"\f691"}.ti-player-record:before{content:"\ed47"}.ti-player-record-filled:before{content:"\f692"}.ti-player-skip-back:before{content:"\ed48"}.ti-player-skip-back-filled:before{content:"\f693"}.ti-player-skip-forward:before{content:"\ed49"}.ti-player-skip-forward-filled:before{content:"\f694"}.ti-player-stop:before{content:"\ed4a"}.ti-player-stop-filled:before{content:"\f695"}.ti-player-track-next:before{content:"\ed4b"}.ti-player-track-next-filled:before{content:"\f696"}.ti-player-track-prev:before{content:"\ed4c"}.ti-player-track-prev-filled:before{content:"\f697"}.ti-playlist:before{content:"\eec0"}.ti-playlist-add:before{content:"\f008"}.ti-playlist-off:before{content:"\f17f"}.ti-playlist-x:before{content:"\f009"}.ti-playstation-circle:before{content:"\f2ad"}.ti-playstation-square:before{content:"\f2ae"}.ti-playstation-triangle:before{content:"\f2af"}.ti-playstation-x:before{content:"\f2b0"}.ti-plug:before{content:"\ebd9"}.ti-plug-connected:before{content:"\f00a"}.ti-plug-connected-x:before{content:"\f0a0"}.ti-plug-off:before{content:"\f180"}.ti-plug-x:before{content:"\f0a1"}.ti-plus:before{content:"\eb0b"}.ti-plus-equal:before{content:"\f7ad"}.ti-plus-minus:before{content:"\f7ae"}.ti-png:before{content:"\f3ad"}.ti-podium:before{content:"\f1d8"}.ti-podium-off:before{content:"\f41b"}.ti-point:before{content:"\eb0c"}.ti-point-filled:before{content:"\f698"}.ti-point-off:before{content:"\f181"}.ti-pointer:before{content:"\f265"}.ti-pointer-bolt:before{content:"\f999"}.ti-pointer-cancel:before{content:"\f99a"}.ti-pointer-check:before{content:"\f99b"}.ti-pointer-code:before{content:"\f99c"}.ti-pointer-cog:before{content:"\f99d"}.ti-pointer-dollar:before{content:"\f99e"}.ti-pointer-down:before{content:"\f99f"}.ti-pointer-exclamation:before{content:"\f9a0"}.ti-pointer-filled:before{content:"\fb30"}.ti-pointer-heart:before{content:"\f9a1"}.ti-pointer-minus:before{content:"\f9a2"}.ti-pointer-off:before{content:"\f9a3"}.ti-pointer-pause:before{content:"\f9a4"}.ti-pointer-pin:before{content:"\f9a5"}.ti-pointer-plus:before{content:"\f9a6"}.ti-pointer-question:before{content:"\f9a7"}.ti-pointer-search:before{content:"\f9a8"}.ti-pointer-share:before{content:"\f9a9"}.ti-pointer-star:before{content:"\f9aa"}.ti-pointer-up:before{content:"\f9ab"}.ti-pointer-x:before{content:"\f9ac"}.ti-pokeball:before{content:"\eec1"}.ti-pokeball-off:before{content:"\f41c"}.ti-poker-chip:before{content:"\f515"}.ti-polaroid:before{content:"\eec2"}.ti-polaroid-filled:before{content:"\fa4b"}.ti-polygon:before{content:"\efd0"}.ti-polygon-off:before{content:"\f182"}.ti-poo:before{content:"\f258"}.ti-pool:before{content:"\ed91"}.ti-pool-off:before{content:"\f41d"}.ti-power:before{content:"\eb0d"}.ti-pray:before{content:"\ecbf"}.ti-premium-rights:before{content:"\efbd"}.ti-prescription:before{content:"\ef99"}.ti-presentation:before{content:"\eb70"}.ti-presentation-analytics:before{content:"\eec3"}.ti-presentation-off:before{content:"\f183"}.ti-printer:before{content:"\eb0e"}.ti-printer-off:before{content:"\f184"}.ti-prism:before{content:"\fab1"}.ti-prism-off:before{content:"\faaf"}.ti-prism-plus:before{content:"\fab0"}.ti-prison:before{content:"\ef79"}.ti-progress:before{content:"\fa0d"}.ti-progress-alert:before{content:"\fa07"}.ti-progress-bolt:before{content:"\fa08"}.ti-progress-check:before{content:"\fa09"}.ti-progress-down:before{content:"\fa0a"}.ti-progress-help:before{content:"\fa0b"}.ti-progress-x:before{content:"\fa0c"}.ti-prompt:before{content:"\eb0f"}.ti-propeller:before{content:"\eec4"}.ti-propeller-off:before{content:"\f185"}.ti-pumpkin-scary:before{content:"\f587"}.ti-puzzle:before{content:"\eb10"}.ti-puzzle-2:before{content:"\ef83"}.ti-puzzle-filled:before{content:"\f699"}.ti-puzzle-off:before{content:"\f186"}.ti-pyramid:before{content:"\eec5"}.ti-pyramid-off:before{content:"\f187"}.ti-pyramid-plus:before{content:"\fab2"}.ti-qrcode:before{content:"\eb11"}.ti-qrcode-off:before{content:"\f41e"}.ti-question-mark:before{content:"\ec9d"}.ti-quote:before{content:"\efbe"}.ti-quote-off:before{content:"\f188"}.ti-quotes:before{content:"\fb1e"}.ti-radar:before{content:"\f017"}.ti-radar-2:before{content:"\f016"}.ti-radar-off:before{content:"\f41f"}.ti-radio:before{content:"\ef2d"}.ti-radio-off:before{content:"\f420"}.ti-radioactive:before{content:"\ecc0"}.ti-radioactive-filled:before{content:"\f760"}.ti-radioactive-off:before{content:"\f189"}.ti-radius-bottom-left:before{content:"\eec6"}.ti-radius-bottom-right:before{content:"\eec7"}.ti-radius-top-left:before{content:"\eec8"}.ti-radius-top-right:before{content:"\eec9"}.ti-rainbow:before{content:"\edbc"}.ti-rainbow-off:before{content:"\f18a"}.ti-rating-12-plus:before{content:"\f266"}.ti-rating-14-plus:before{content:"\f267"}.ti-rating-16-plus:before{content:"\f268"}.ti-rating-18-plus:before{content:"\f269"}.ti-rating-21-plus:before{content:"\f26a"}.ti-razor:before{content:"\f4b5"}.ti-razor-electric:before{content:"\f4b4"}.ti-receipt:before{content:"\edfd"}.ti-receipt-2:before{content:"\edfa"}.ti-receipt-off:before{content:"\edfb"}.ti-receipt-refund:before{content:"\edfc"}.ti-receipt-tax:before{content:"\edbd"}.ti-recharging:before{content:"\eeca"}.ti-record-mail:before{content:"\eb12"}.ti-record-mail-off:before{content:"\f18b"}.ti-rectangle:before{content:"\ed37"}.ti-rectangle-filled:before{content:"\f69a"}.ti-rectangle-rounded-bottom:before{content:"\faed"}.ti-rectangle-rounded-top:before{content:"\faee"}.ti-rectangle-vertical:before{content:"\ed36"}.ti-rectangle-vertical-filled:before{content:"\f69b"}.ti-rectangular-prism:before{content:"\fab5"}.ti-rectangular-prism-off:before{content:"\fab3"}.ti-rectangular-prism-plus:before{content:"\fab4"}.ti-recycle:before{content:"\eb9b"}.ti-recycle-off:before{content:"\f18c"}.ti-refresh:before{content:"\eb13"}.ti-refresh-alert:before{content:"\ed57"}.ti-refresh-dot:before{content:"\efbf"}.ti-refresh-off:before{content:"\f18d"}.ti-regex:before{content:"\f31f"}.ti-regex-off:before{content:"\f421"}.ti-registered:before{content:"\eb14"}.ti-relation-many-to-many:before{content:"\ed7f"}.ti-relation-one-to-many:before{content:"\ed80"}.ti-relation-one-to-one:before{content:"\ed81"}.ti-reload:before{content:"\f3ae"}.ti-reorder:before{content:"\fc15"}.ti-repeat:before{content:"\eb72"}.ti-repeat-off:before{content:"\f18e"}.ti-repeat-once:before{content:"\eb71"}.ti-replace:before{content:"\ebc7"}.ti-replace-filled:before{content:"\f69c"}.ti-replace-off:before{content:"\f422"}.ti-report:before{content:"\eece"}.ti-report-analytics:before{content:"\eecb"}.ti-report-medical:before{content:"\eecc"}.ti-report-money:before{content:"\eecd"}.ti-report-off:before{content:"\f18f"}.ti-report-search:before{content:"\ef84"}.ti-reserved-line:before{content:"\f9f6"}.ti-resize:before{content:"\eecf"}.ti-restore:before{content:"\fafd"}.ti-rewind-backward-10:before{content:"\faba"}.ti-rewind-backward-15:before{content:"\fabb"}.ti-rewind-backward-20:before{content:"\fabc"}.ti-rewind-backward-30:before{content:"\fabd"}.ti-rewind-backward-40:before{content:"\fabe"}.ti-rewind-backward-5:before{content:"\fabf"}.ti-rewind-backward-50:before{content:"\fac0"}.ti-rewind-backward-60:before{content:"\fac1"}.ti-rewind-forward-10:before{content:"\fac2"}.ti-rewind-forward-15:before{content:"\fac3"}.ti-rewind-forward-20:before{content:"\fac4"}.ti-rewind-forward-30:before{content:"\fac5"}.ti-rewind-forward-40:before{content:"\fac6"}.ti-rewind-forward-5:before{content:"\fac7"}.ti-rewind-forward-50:before{content:"\fac8"}.ti-rewind-forward-60:before{content:"\fac9"}.ti-ribbon-health:before{content:"\f58e"}.ti-rings:before{content:"\fa6a"}.ti-ripple:before{content:"\ed82"}.ti-ripple-off:before{content:"\f190"}.ti-road:before{content:"\f018"}.ti-road-off:before{content:"\f191"}.ti-road-sign:before{content:"\ecdd"}.ti-robot:before{content:"\f00b"}.ti-robot-off:before{content:"\f192"}.ti-rocket:before{content:"\ec45"}.ti-rocket-off:before{content:"\f193"}.ti-roller-skating:before{content:"\efd1"}.ti-rollercoaster:before{content:"\f0a2"}.ti-rollercoaster-off:before{content:"\f423"}.ti-rosette:before{content:"\f599"}.ti-rosette-filled:before{content:"\f69d"}.ti-rosette-number-0:before{content:"\f58f"}.ti-rosette-number-1:before{content:"\f590"}.ti-rosette-number-2:before{content:"\f591"}.ti-rosette-number-3:before{content:"\f592"}.ti-rosette-number-4:before{content:"\f593"}.ti-rosette-number-5:before{content:"\f594"}.ti-rosette-number-6:before{content:"\f595"}.ti-rosette-number-7:before{content:"\f596"}.ti-rosette-number-8:before{content:"\f597"}.ti-rosette-number-9:before{content:"\f598"}.ti-rotate:before{content:"\eb16"}.ti-rotate-2:before{content:"\ebb4"}.ti-rotate-360:before{content:"\ef85"}.ti-rotate-clockwise:before{content:"\eb15"}.ti-rotate-clockwise-2:before{content:"\ebb5"}.ti-rotate-dot:before{content:"\efe5"}.ti-rotate-rectangle:before{content:"\ec15"}.ti-route:before{content:"\eb17"}.ti-route-2:before{content:"\f4b6"}.ti-route-alt-left:before{content:"\fca9"}.ti-route-alt-right:before{content:"\fcaa"}.ti-route-off:before{content:"\f194"}.ti-route-square:before{content:"\fcac"}.ti-route-square-2:before{content:"\fcab"}.ti-route-x:before{content:"\fcae"}.ti-route-x-2:before{content:"\fcad"}.ti-router:before{content:"\eb18"}.ti-router-off:before{content:"\f424"}.ti-row-insert-bottom:before{content:"\eed0"}.ti-row-insert-top:before{content:"\eed1"}.ti-row-remove:before{content:"\fafe"}.ti-rss:before{content:"\eb19"}.ti-rubber-stamp:before{content:"\f5ab"}.ti-rubber-stamp-off:before{content:"\f5aa"}.ti-ruler:before{content:"\eb1a"}.ti-ruler-2:before{content:"\eed2"}.ti-ruler-2-off:before{content:"\f195"}.ti-ruler-3:before{content:"\f290"}.ti-ruler-measure:before{content:"\f291"}.ti-ruler-off:before{content:"\f196"}.ti-run:before{content:"\ec82"}.ti-s-turn-down:before{content:"\f516"}.ti-s-turn-left:before{content:"\f517"}.ti-s-turn-right:before{content:"\f518"}.ti-s-turn-up:before{content:"\f519"}.ti-sailboat:before{content:"\ec83"}.ti-sailboat-2:before{content:"\f5f7"}.ti-sailboat-off:before{content:"\f425"}.ti-salad:before{content:"\f50a"}.ti-salt:before{content:"\ef16"}.ti-satellite:before{content:"\eed3"}.ti-satellite-off:before{content:"\f197"}.ti-sausage:before{content:"\ef17"}.ti-scale:before{content:"\ebc2"}.ti-scale-off:before{content:"\f198"}.ti-scale-outline:before{content:"\ef53"}.ti-scale-outline-off:before{content:"\f199"}.ti-scan:before{content:"\ebc8"}.ti-scan-eye:before{content:"\f1ff"}.ti-schema:before{content:"\f200"}.ti-schema-off:before{content:"\f426"}.ti-school:before{content:"\ecf7"}.ti-school-bell:before{content:"\f64a"}.ti-school-off:before{content:"\f19a"}.ti-scissors:before{content:"\eb1b"}.ti-scissors-off:before{content:"\f19b"}.ti-scooter:before{content:"\ec6c"}.ti-scooter-electric:before{content:"\ecc1"}.ti-scoreboard:before{content:"\fa6b"}.ti-screen-share:before{content:"\ed18"}.ti-screen-share-off:before{content:"\ed17"}.ti-screenshot:before{content:"\f201"}.ti-scribble:before{content:"\f0a3"}.ti-scribble-off:before{content:"\f427"}.ti-script:before{content:"\f2da"}.ti-script-minus:before{content:"\f2d7"}.ti-script-plus:before{content:"\f2d8"}.ti-script-x:before{content:"\f2d9"}.ti-scuba-mask:before{content:"\eed4"}.ti-scuba-mask-off:before{content:"\f428"}.ti-sdk:before{content:"\f3af"}.ti-search:before{content:"\eb1c"}.ti-search-off:before{content:"\f19c"}.ti-section:before{content:"\eed5"}.ti-section-sign:before{content:"\f019"}.ti-seeding:before{content:"\ed51"}.ti-seeding-off:before{content:"\f19d"}.ti-select:before{content:"\ec9e"}.ti-select-all:before{content:"\f9f7"}.ti-selector:before{content:"\eb1d"}.ti-send:before{content:"\eb1e"}.ti-send-off:before{content:"\f429"}.ti-seo:before{content:"\f26b"}.ti-separator:before{content:"\ebda"}.ti-separator-horizontal:before{content:"\ec79"}.ti-separator-vertical:before{content:"\ec7a"}.ti-server:before{content:"\eb1f"}.ti-server-2:before{content:"\f07c"}.ti-server-bolt:before{content:"\f320"}.ti-server-cog:before{content:"\f321"}.ti-server-off:before{content:"\f19e"}.ti-servicemark:before{content:"\ec09"}.ti-settings:before{content:"\eb20"}.ti-settings-2:before{content:"\f5ac"}.ti-settings-automation:before{content:"\eed6"}.ti-settings-bolt:before{content:"\f9ad"}.ti-settings-cancel:before{content:"\f9ae"}.ti-settings-check:before{content:"\f9af"}.ti-settings-code:before{content:"\f9b0"}.ti-settings-cog:before{content:"\f9b1"}.ti-settings-dollar:before{content:"\f9b2"}.ti-settings-down:before{content:"\f9b3"}.ti-settings-exclamation:before{content:"\f9b4"}.ti-settings-filled:before{content:"\f69e"}.ti-settings-heart:before{content:"\f9b5"}.ti-settings-minus:before{content:"\f9b6"}.ti-settings-off:before{content:"\f19f"}.ti-settings-pause:before{content:"\f9b7"}.ti-settings-pin:before{content:"\f9b8"}.ti-settings-plus:before{content:"\f9b9"}.ti-settings-question:before{content:"\f9ba"}.ti-settings-search:before{content:"\f9bb"}.ti-settings-share:before{content:"\f9bc"}.ti-settings-star:before{content:"\f9bd"}.ti-settings-up:before{content:"\f9be"}.ti-settings-x:before{content:"\f9bf"}.ti-shadow:before{content:"\eed8"}.ti-shadow-off:before{content:"\eed7"}.ti-shape:before{content:"\eb9c"}.ti-shape-2:before{content:"\eed9"}.ti-shape-3:before{content:"\eeda"}.ti-shape-off:before{content:"\f1a0"}.ti-share:before{content:"\eb21"}.ti-share-2:before{content:"\f799"}.ti-share-3:before{content:"\f7bd"}.ti-share-off:before{content:"\f1a1"}.ti-shi-jumping:before{content:"\fa6c"}.ti-shield:before{content:"\eb24"}.ti-shield-bolt:before{content:"\f9c0"}.ti-shield-cancel:before{content:"\f9c1"}.ti-shield-check:before{content:"\eb22"}.ti-shield-check-filled:before{content:"\f761"}.ti-shield-checkered:before{content:"\ef9a"}.ti-shield-checkered-filled:before{content:"\f762"}.ti-shield-chevron:before{content:"\ef9b"}.ti-shield-code:before{content:"\f9c2"}.ti-shield-cog:before{content:"\f9c3"}.ti-shield-dollar:before{content:"\f9c4"}.ti-shield-down:before{content:"\f9c5"}.ti-shield-exclamation:before{content:"\f9c6"}.ti-shield-filled:before{content:"\f69f"}.ti-shield-half:before{content:"\f358"}.ti-shield-half-filled:before{content:"\f357"}.ti-shield-heart:before{content:"\f9c7"}.ti-shield-lock:before{content:"\ed58"}.ti-shield-lock-filled:before{content:"\f763"}.ti-shield-minus:before{content:"\f9c8"}.ti-shield-off:before{content:"\ecf8"}.ti-shield-pause:before{content:"\f9c9"}.ti-shield-pin:before{content:"\f9ca"}.ti-shield-plus:before{content:"\f9cb"}.ti-shield-question:before{content:"\f9cc"}.ti-shield-search:before{content:"\f9cd"}.ti-shield-share:before{content:"\f9ce"}.ti-shield-star:before{content:"\f9cf"}.ti-shield-up:before{content:"\f9d0"}.ti-shield-x:before{content:"\eb23"}.ti-ship:before{content:"\ec84"}.ti-ship-off:before{content:"\f42a"}.ti-shirt:before{content:"\ec0a"}.ti-shirt-filled:before{content:"\f6a0"}.ti-shirt-off:before{content:"\f1a2"}.ti-shirt-sport:before{content:"\f26c"}.ti-shoe:before{content:"\efd2"}.ti-shoe-off:before{content:"\f1a4"}.ti-shopping-bag:before{content:"\f5f8"}.ti-shopping-bag-check:before{content:"\fc16"}.ti-shopping-bag-discount:before{content:"\fc17"}.ti-shopping-bag-edit:before{content:"\fc18"}.ti-shopping-bag-exclamation:before{content:"\fc19"}.ti-shopping-bag-minus:before{content:"\fc1a"}.ti-shopping-bag-plus:before{content:"\fc1b"}.ti-shopping-bag-search:before{content:"\fc1c"}.ti-shopping-bag-x:before{content:"\fc1d"}.ti-shopping-cart:before{content:"\eb25"}.ti-shopping-cart-bolt:before{content:"\fb57"}.ti-shopping-cart-cancel:before{content:"\fb58"}.ti-shopping-cart-check:before{content:"\fb59"}.ti-shopping-cart-code:before{content:"\fb5a"}.ti-shopping-cart-cog:before{content:"\fb5b"}.ti-shopping-cart-copy:before{content:"\fb5c"}.ti-shopping-cart-discount:before{content:"\fb5d"}.ti-shopping-cart-dollar:before{content:"\fb5e"}.ti-shopping-cart-down:before{content:"\fb5f"}.ti-shopping-cart-exclamation:before{content:"\fb60"}.ti-shopping-cart-filled:before{content:"\fc3f"}.ti-shopping-cart-heart:before{content:"\fb61"}.ti-shopping-cart-minus:before{content:"\fb62"}.ti-shopping-cart-off:before{content:"\eedc"}.ti-shopping-cart-pause:before{content:"\fb63"}.ti-shopping-cart-pin:before{content:"\fb64"}.ti-shopping-cart-plus:before{content:"\fb65"}.ti-shopping-cart-question:before{content:"\fb66"}.ti-shopping-cart-search:before{content:"\fb67"}.ti-shopping-cart-share:before{content:"\fb68"}.ti-shopping-cart-star:before{content:"\fb69"}.ti-shopping-cart-up:before{content:"\fb6a"}.ti-shopping-cart-x:before{content:"\fb6b"}.ti-shovel:before{content:"\f1d9"}.ti-shredder:before{content:"\eedf"}.ti-sign-left:before{content:"\f06b"}.ti-sign-left-filled:before{content:"\f6a1"}.ti-sign-right:before{content:"\f06c"}.ti-sign-right-filled:before{content:"\f6a2"}.ti-signal-2g:before{content:"\f79a"}.ti-signal-3g:before{content:"\f1ee"}.ti-signal-4g:before{content:"\f1ef"}.ti-signal-4g-plus:before{content:"\f259"}.ti-signal-5g:before{content:"\f1f0"}.ti-signal-6g:before{content:"\f9f8"}.ti-signal-e:before{content:"\f9f9"}.ti-signal-g:before{content:"\f9fa"}.ti-signal-h:before{content:"\f9fc"}.ti-signal-h-plus:before{content:"\f9fb"}.ti-signal-lte:before{content:"\f9fd"}.ti-signature:before{content:"\eee0"}.ti-signature-off:before{content:"\f1a5"}.ti-sitemap:before{content:"\eb9d"}.ti-sitemap-off:before{content:"\f1a6"}.ti-skateboard:before{content:"\ecc2"}.ti-skateboard-off:before{content:"\f42b"}.ti-skateboarding:before{content:"\faca"}.ti-skull:before{content:"\f292"}.ti-slash:before{content:"\f4f9"}.ti-slashes:before{content:"\f588"}.ti-sleigh:before{content:"\ef9c"}.ti-slice:before{content:"\ebdb"}.ti-slideshow:before{content:"\ebc9"}.ti-smart-home:before{content:"\ecde"}.ti-smart-home-off:before{content:"\f1a7"}.ti-smoking:before{content:"\ecc4"}.ti-smoking-no:before{content:"\ecc3"}.ti-snowflake:before{content:"\ec0b"}.ti-snowflake-off:before{content:"\f1a8"}.ti-snowman:before{content:"\f26d"}.ti-soccer-field:before{content:"\ed92"}.ti-social:before{content:"\ebec"}.ti-social-off:before{content:"\f1a9"}.ti-sock:before{content:"\eee1"}.ti-sofa:before{content:"\efaf"}.ti-sofa-off:before{content:"\f42c"}.ti-solar-panel:before{content:"\f7bf"}.ti-solar-panel-2:before{content:"\f7be"}.ti-sort-0-9:before{content:"\f54d"}.ti-sort-9-0:before{content:"\f54e"}.ti-sort-a-z:before{content:"\f54f"}.ti-sort-ascending:before{content:"\eb26"}.ti-sort-ascending-2:before{content:"\eee2"}.ti-sort-ascending-letters:before{content:"\ef18"}.ti-sort-ascending-numbers:before{content:"\ef19"}.ti-sort-descending:before{content:"\eb27"}.ti-sort-descending-2:before{content:"\eee3"}.ti-sort-descending-letters:before{content:"\ef1a"}.ti-sort-descending-numbers:before{content:"\ef1b"}.ti-sort-z-a:before{content:"\f550"}.ti-sos:before{content:"\f24a"}.ti-soup:before{content:"\ef2e"}.ti-soup-off:before{content:"\f42d"}.ti-source-code:before{content:"\f4a2"}.ti-space:before{content:"\ec0c"}.ti-space-off:before{content:"\f1aa"}.ti-spacing-horizontal:before{content:"\ef54"}.ti-spacing-vertical:before{content:"\ef55"}.ti-spade:before{content:"\effa"}.ti-spade-filled:before{content:"\f6a3"}.ti-sparkles:before{content:"\f6d7"}.ti-speakerphone:before{content:"\ed61"}.ti-speedboat:before{content:"\ed93"}.ti-sphere:before{content:"\fab8"}.ti-sphere-off:before{content:"\fab6"}.ti-sphere-plus:before{content:"\fab7"}.ti-spider:before{content:"\f293"}.ti-spiral:before{content:"\f294"}.ti-spiral-off:before{content:"\f42e"}.ti-sport-billard:before{content:"\eee4"}.ti-spray:before{content:"\f50b"}.ti-spy:before{content:"\f227"}.ti-spy-off:before{content:"\f42f"}.ti-sql:before{content:"\f7c0"}.ti-square:before{content:"\eb2c"}.ti-square-0-filled:before{content:"\f764"}.ti-square-1-filled:before{content:"\f765"}.ti-square-2-filled:before{content:"\f7fa"}.ti-square-3-filled:before{content:"\f766"}.ti-square-4-filled:before{content:"\f767"}.ti-square-5-filled:before{content:"\f768"}.ti-square-6-filled:before{content:"\f769"}.ti-square-7-filled:before{content:"\f76a"}.ti-square-8-filled:before{content:"\f76b"}.ti-square-9-filled:before{content:"\f76c"}.ti-square-arrow-down:before{content:"\f4b7"}.ti-square-arrow-down-filled:before{content:"\fb31"}.ti-square-arrow-left:before{content:"\f4b8"}.ti-square-arrow-left-filled:before{content:"\fb32"}.ti-square-arrow-right:before{content:"\f4b9"}.ti-square-arrow-right-filled:before{content:"\fb33"}.ti-square-arrow-up:before{content:"\f4ba"}.ti-square-arrow-up-filled:before{content:"\fb34"}.ti-square-asterisk:before{content:"\f01a"}.ti-square-asterisk-filled:before{content:"\fb35"}.ti-square-check:before{content:"\eb28"}.ti-square-check-filled:before{content:"\f76d"}.ti-square-chevron-down:before{content:"\f627"}.ti-square-chevron-down-filled:before{content:"\fb36"}.ti-square-chevron-left:before{content:"\f628"}.ti-square-chevron-left-filled:before{content:"\fb37"}.ti-square-chevron-right:before{content:"\f629"}.ti-square-chevron-right-filled:before{content:"\fb38"}.ti-square-chevron-up:before{content:"\f62a"}.ti-square-chevron-up-filled:before{content:"\fb39"}.ti-square-chevrons-down:before{content:"\f64b"}.ti-square-chevrons-down-filled:before{content:"\fb3a"}.ti-square-chevrons-left:before{content:"\f64c"}.ti-square-chevrons-left-filled:before{content:"\fb3b"}.ti-square-chevrons-right:before{content:"\f64d"}.ti-square-chevrons-right-filled:before{content:"\fb3c"}.ti-square-chevrons-up:before{content:"\f64e"}.ti-square-chevrons-up-filled:before{content:"\fb3d"}.ti-square-dot:before{content:"\ed59"}.ti-square-dot-filled:before{content:"\fb3e"}.ti-square-f0:before{content:"\f526"}.ti-square-f0-filled:before{content:"\f76e"}.ti-square-f1:before{content:"\f527"}.ti-square-f1-filled:before{content:"\f76f"}.ti-square-f2:before{content:"\f528"}.ti-square-f2-filled:before{content:"\f770"}.ti-square-f3:before{content:"\f529"}.ti-square-f3-filled:before{content:"\f771"}.ti-square-f4:before{content:"\f52a"}.ti-square-f4-filled:before{content:"\f772"}.ti-square-f5:before{content:"\f52b"}.ti-square-f5-filled:before{content:"\f773"}.ti-square-f6:before{content:"\f52c"}.ti-square-f6-filled:before{content:"\f774"}.ti-square-f7:before{content:"\f52d"}.ti-square-f7-filled:before{content:"\f775"}.ti-square-f8:before{content:"\f52e"}.ti-square-f8-filled:before{content:"\f776"}.ti-square-f9:before{content:"\f52f"}.ti-square-f9-filled:before{content:"\f777"}.ti-square-filled:before{content:"\fc40"}.ti-square-forbid:before{content:"\ed5b"}.ti-square-forbid-2:before{content:"\ed5a"}.ti-square-half:before{content:"\effb"}.ti-square-key:before{content:"\f638"}.ti-square-letter-a:before{content:"\f47c"}.ti-square-letter-b:before{content:"\f47d"}.ti-square-letter-c:before{content:"\f47e"}.ti-square-letter-d:before{content:"\f47f"}.ti-square-letter-e:before{content:"\f480"}.ti-square-letter-f:before{content:"\f481"}.ti-square-letter-g:before{content:"\f482"}.ti-square-letter-h:before{content:"\f483"}.ti-square-letter-i:before{content:"\f484"}.ti-square-letter-j:before{content:"\f485"}.ti-square-letter-k:before{content:"\f486"}.ti-square-letter-l:before{content:"\f487"}.ti-square-letter-m:before{content:"\f488"}.ti-square-letter-n:before{content:"\f489"}.ti-square-letter-o:before{content:"\f48a"}.ti-square-letter-p:before{content:"\f48b"}.ti-square-letter-q:before{content:"\f48c"}.ti-square-letter-r:before{content:"\f48d"}.ti-square-letter-s:before{content:"\f48e"}.ti-square-letter-t:before{content:"\f48f"}.ti-square-letter-u:before{content:"\f490"}.ti-square-letter-v:before{content:"\f4bb"}.ti-square-letter-w:before{content:"\f491"}.ti-square-letter-x:before{content:"\f4bc"}.ti-square-letter-y:before{content:"\f492"}.ti-square-letter-z:before{content:"\f493"}.ti-square-minus:before{content:"\eb29"}.ti-square-minus-filled:before{content:"\fb3f"}.ti-square-number-0:before{content:"\eee5"}.ti-square-number-1:before{content:"\eee6"}.ti-square-number-2:before{content:"\eee7"}.ti-square-number-3:before{content:"\eee8"}.ti-square-number-4:before{content:"\eee9"}.ti-square-number-5:before{content:"\eeea"}.ti-square-number-6:before{content:"\eeeb"}.ti-square-number-7:before{content:"\eeec"}.ti-square-number-8:before{content:"\eeed"}.ti-square-number-9:before{content:"\eeee"}.ti-square-off:before{content:"\eeef"}.ti-square-plus:before{content:"\eb2a"}.ti-square-plus-2:before{content:"\fc96"}.ti-square-root:before{content:"\eef1"}.ti-square-root-2:before{content:"\eef0"}.ti-square-rotated:before{content:"\ecdf"}.ti-square-rotated-filled:before{content:"\f6a4"}.ti-square-rotated-forbid:before{content:"\f01c"}.ti-square-rotated-forbid-2:before{content:"\f01b"}.ti-square-rotated-off:before{content:"\eef2"}.ti-square-rounded:before{content:"\f59a"}.ti-square-rounded-arrow-down:before{content:"\f639"}.ti-square-rounded-arrow-down-filled:before{content:"\f6db"}.ti-square-rounded-arrow-left:before{content:"\f63a"}.ti-square-rounded-arrow-left-filled:before{content:"\f6dc"}.ti-square-rounded-arrow-right:before{content:"\f63b"}.ti-square-rounded-arrow-right-filled:before{content:"\f6dd"}.ti-square-rounded-arrow-up:before{content:"\f63c"}.ti-square-rounded-arrow-up-filled:before{content:"\f6de"}.ti-square-rounded-check:before{content:"\f63d"}.ti-square-rounded-check-filled:before{content:"\f6df"}.ti-square-rounded-chevron-down:before{content:"\f62b"}.ti-square-rounded-chevron-down-filled:before{content:"\f6e0"}.ti-square-rounded-chevron-left:before{content:"\f62c"}.ti-square-rounded-chevron-left-filled:before{content:"\f6e1"}.ti-square-rounded-chevron-right:before{content:"\f62d"}.ti-square-rounded-chevron-right-filled:before{content:"\f6e2"}.ti-square-rounded-chevron-up:before{content:"\f62e"}.ti-square-rounded-chevron-up-filled:before{content:"\f6e3"}.ti-square-rounded-chevrons-down:before{content:"\f64f"}.ti-square-rounded-chevrons-down-filled:before{content:"\f6e4"}.ti-square-rounded-chevrons-left:before{content:"\f650"}.ti-square-rounded-chevrons-left-filled:before{content:"\f6e5"}.ti-square-rounded-chevrons-right:before{content:"\f651"}.ti-square-rounded-chevrons-right-filled:before{content:"\f6e6"}.ti-square-rounded-chevrons-up:before{content:"\f652"}.ti-square-rounded-chevrons-up-filled:before{content:"\f6e7"}.ti-square-rounded-filled:before{content:"\f6a5"}.ti-square-rounded-letter-a:before{content:"\f5ae"}.ti-square-rounded-letter-b:before{content:"\f5af"}.ti-square-rounded-letter-c:before{content:"\f5b0"}.ti-square-rounded-letter-d:before{content:"\f5b1"}.ti-square-rounded-letter-e:before{content:"\f5b2"}.ti-square-rounded-letter-f:before{content:"\f5b3"}.ti-square-rounded-letter-g:before{content:"\f5b4"}.ti-square-rounded-letter-h:before{content:"\f5b5"}.ti-square-rounded-letter-i:before{content:"\f5b6"}.ti-square-rounded-letter-j:before{content:"\f5b7"}.ti-square-rounded-letter-k:before{content:"\f5b8"}.ti-square-rounded-letter-l:before{content:"\f5b9"}.ti-square-rounded-letter-m:before{content:"\f5ba"}.ti-square-rounded-letter-n:before{content:"\f5bb"}.ti-square-rounded-letter-o:before{content:"\f5bc"}.ti-square-rounded-letter-p:before{content:"\f5bd"}.ti-square-rounded-letter-q:before{content:"\f5be"}.ti-square-rounded-letter-r:before{content:"\f5bf"}.ti-square-rounded-letter-s:before{content:"\f5c0"}.ti-square-rounded-letter-t:before{content:"\f5c1"}.ti-square-rounded-letter-u:before{content:"\f5c2"}.ti-square-rounded-letter-v:before{content:"\f5c3"}.ti-square-rounded-letter-w:before{content:"\f5c4"}.ti-square-rounded-letter-x:before{content:"\f5c5"}.ti-square-rounded-letter-y:before{content:"\f5c6"}.ti-square-rounded-letter-z:before{content:"\f5c7"}.ti-square-rounded-minus:before{content:"\f63e"}.ti-square-rounded-minus-2:before{content:"\fc97"}.ti-square-rounded-minus-filled:before{content:"\fb40"}.ti-square-rounded-number-0:before{content:"\f5c8"}.ti-square-rounded-number-0-filled:before{content:"\f778"}.ti-square-rounded-number-1:before{content:"\f5c9"}.ti-square-rounded-number-1-filled:before{content:"\f779"}.ti-square-rounded-number-2:before{content:"\f5ca"}.ti-square-rounded-number-2-filled:before{content:"\f77a"}.ti-square-rounded-number-3:before{content:"\f5cb"}.ti-square-rounded-number-3-filled:before{content:"\f77b"}.ti-square-rounded-number-4:before{content:"\f5cc"}.ti-square-rounded-number-4-filled:before{content:"\f77c"}.ti-square-rounded-number-5:before{content:"\f5cd"}.ti-square-rounded-number-5-filled:before{content:"\f77d"}.ti-square-rounded-number-6:before{content:"\f5ce"}.ti-square-rounded-number-6-filled:before{content:"\f77e"}.ti-square-rounded-number-7:before{content:"\f5cf"}.ti-square-rounded-number-7-filled:before{content:"\f77f"}.ti-square-rounded-number-8:before{content:"\f5d0"}.ti-square-rounded-number-8-filled:before{content:"\f780"}.ti-square-rounded-number-9:before{content:"\f5d1"}.ti-square-rounded-number-9-filled:before{content:"\f781"}.ti-square-rounded-plus:before{content:"\f63f"}.ti-square-rounded-plus-2:before{content:"\fc98"}.ti-square-rounded-plus-filled:before{content:"\f6e8"}.ti-square-rounded-x:before{content:"\f640"}.ti-square-rounded-x-filled:before{content:"\f6e9"}.ti-square-toggle:before{content:"\eef4"}.ti-square-toggle-horizontal:before{content:"\eef3"}.ti-square-x:before{content:"\eb2b"}.ti-square-x-filled:before{content:"\fb41"}.ti-squares-diagonal:before{content:"\eef5"}.ti-squares-filled:before{content:"\eef6"}.ti-stack:before{content:"\eb2d"}.ti-stack-2:before{content:"\eef7"}.ti-stack-3:before{content:"\ef9d"}.ti-stack-pop:before{content:"\f234"}.ti-stack-push:before{content:"\f235"}.ti-stairs:before{content:"\eca6"}.ti-stairs-down:before{content:"\eca4"}.ti-stairs-up:before{content:"\eca5"}.ti-star:before{content:"\eb2e"}.ti-star-filled:before{content:"\f6a6"}.ti-star-half:before{content:"\ed19"}.ti-star-half-filled:before{content:"\f6a7"}.ti-star-off:before{content:"\ed62"}.ti-stars:before{content:"\ed38"}.ti-stars-filled:before{content:"\f6a8"}.ti-stars-off:before{content:"\f430"}.ti-status-change:before{content:"\f3b0"}.ti-steam:before{content:"\f24b"}.ti-steering-wheel:before{content:"\ec7b"}.ti-steering-wheel-off:before{content:"\f431"}.ti-step-into:before{content:"\ece0"}.ti-step-out:before{content:"\ece1"}.ti-stereo-glasses:before{content:"\f4cb"}.ti-stethoscope:before{content:"\edbe"}.ti-stethoscope-off:before{content:"\f432"}.ti-sticker:before{content:"\eb2f"}.ti-storm:before{content:"\f24c"}.ti-storm-off:before{content:"\f433"}.ti-stretching:before{content:"\f2db"}.ti-stretching-2:before{content:"\fa6d"}.ti-strikethrough:before{content:"\eb9e"}.ti-submarine:before{content:"\ed94"}.ti-subscript:before{content:"\eb9f"}.ti-subtask:before{content:"\ec9f"}.ti-sum:before{content:"\eb73"}.ti-sum-off:before{content:"\f1ab"}.ti-sun:before{content:"\eb30"}.ti-sun-filled:before{content:"\f6a9"}.ti-sun-high:before{content:"\f236"}.ti-sun-low:before{content:"\f237"}.ti-sun-moon:before{content:"\f4a3"}.ti-sun-off:before{content:"\ed63"}.ti-sun-wind:before{content:"\f238"}.ti-sunglasses:before{content:"\f239"}.ti-sunrise:before{content:"\ef1c"}.ti-sunset:before{content:"\ec31"}.ti-sunset-2:before{content:"\f23a"}.ti-superscript:before{content:"\eba0"}.ti-svg:before{content:"\f25a"}.ti-swimming:before{content:"\ec92"}.ti-swipe:before{content:"\f551"}.ti-switch:before{content:"\eb33"}.ti-switch-2:before{content:"\edbf"}.ti-switch-3:before{content:"\edc0"}.ti-switch-horizontal:before{content:"\eb31"}.ti-switch-vertical:before{content:"\eb32"}.ti-sword:before{content:"\f030"}.ti-sword-off:before{content:"\f434"}.ti-swords:before{content:"\f132"}.ti-table:before{content:"\eba1"}.ti-table-alias:before{content:"\f25b"}.ti-table-column:before{content:"\faff"}.ti-table-down:before{content:"\fa1c"}.ti-table-export:before{content:"\eef8"}.ti-table-filled:before{content:"\f782"}.ti-table-heart:before{content:"\fa1d"}.ti-table-import:before{content:"\eef9"}.ti-table-minus:before{content:"\fa1e"}.ti-table-off:before{content:"\eefa"}.ti-table-options:before{content:"\f25c"}.ti-table-plus:before{content:"\fa1f"}.ti-table-row:before{content:"\fb00"}.ti-table-share:before{content:"\fa20"}.ti-table-shortcut:before{content:"\f25d"}.ti-tag:before{content:"\eb34"}.ti-tag-off:before{content:"\efc0"}.ti-tag-starred:before{content:"\fc99"}.ti-tags:before{content:"\ef86"}.ti-tags-off:before{content:"\efc1"}.ti-tallymark-1:before{content:"\ec46"}.ti-tallymark-2:before{content:"\ec47"}.ti-tallymark-3:before{content:"\ec48"}.ti-tallymark-4:before{content:"\ec49"}.ti-tallymarks:before{content:"\ec4a"}.ti-tank:before{content:"\ed95"}.ti-target:before{content:"\eb35"}.ti-target-arrow:before{content:"\f51a"}.ti-target-off:before{content:"\f1ad"}.ti-teapot:before{content:"\f552"}.ti-telescope:before{content:"\f07d"}.ti-telescope-off:before{content:"\f1ae"}.ti-temperature:before{content:"\eb38"}.ti-temperature-celsius:before{content:"\eb36"}.ti-temperature-fahrenheit:before{content:"\eb37"}.ti-temperature-minus:before{content:"\ebed"}.ti-temperature-off:before{content:"\f1af"}.ti-temperature-plus:before{content:"\ebee"}.ti-template:before{content:"\eb39"}.ti-template-off:before{content:"\f1b0"}.ti-tent:before{content:"\eefb"}.ti-tent-off:before{content:"\f435"}.ti-terminal:before{content:"\ebdc"}.ti-terminal-2:before{content:"\ebef"}.ti-test-pipe:before{content:"\eb3a"}.ti-test-pipe-2:before{content:"\f0a4"}.ti-test-pipe-off:before{content:"\f1b1"}.ti-tex:before{content:"\f4e0"}.ti-text-caption:before{content:"\f4a4"}.ti-text-color:before{content:"\f2dc"}.ti-text-decrease:before{content:"\f202"}.ti-text-direction-ltr:before{content:"\eefc"}.ti-text-direction-rtl:before{content:"\eefd"}.ti-text-increase:before{content:"\f203"}.ti-text-orientation:before{content:"\f2a4"}.ti-text-plus:before{content:"\f2a5"}.ti-text-recognition:before{content:"\f204"}.ti-text-resize:before{content:"\ef87"}.ti-text-size:before{content:"\f2b1"}.ti-text-spellcheck:before{content:"\f2a6"}.ti-text-wrap:before{content:"\ebdd"}.ti-text-wrap-disabled:before{content:"\eca7"}.ti-texture:before{content:"\f51b"}.ti-theater:before{content:"\f79b"}.ti-thermometer:before{content:"\ef67"}.ti-thumb-down:before{content:"\eb3b"}.ti-thumb-down-filled:before{content:"\f6aa"}.ti-thumb-down-off:before{content:"\f436"}.ti-thumb-up:before{content:"\eb3c"}.ti-thumb-up-filled:before{content:"\f6ab"}.ti-thumb-up-off:before{content:"\f437"}.ti-tic-tac:before{content:"\f51c"}.ti-ticket:before{content:"\eb3d"}.ti-ticket-off:before{content:"\f1b2"}.ti-tie:before{content:"\f07e"}.ti-tilde:before{content:"\f4a5"}.ti-tilt-shift:before{content:"\eefe"}.ti-tilt-shift-off:before{content:"\f1b3"}.ti-time-duration-0:before{content:"\fad4"}.ti-time-duration-10:before{content:"\fad5"}.ti-time-duration-15:before{content:"\fad6"}.ti-time-duration-30:before{content:"\fad7"}.ti-time-duration-45:before{content:"\fad8"}.ti-time-duration-5:before{content:"\fad9"}.ti-time-duration-60:before{content:"\fada"}.ti-time-duration-90:before{content:"\fadb"}.ti-time-duration-off:before{content:"\fadc"}.ti-timeline:before{content:"\f031"}.ti-timeline-event:before{content:"\f553"}.ti-timeline-event-exclamation:before{content:"\f662"}.ti-timeline-event-minus:before{content:"\f663"}.ti-timeline-event-plus:before{content:"\f664"}.ti-timeline-event-text:before{content:"\f665"}.ti-timeline-event-x:before{content:"\f666"}.ti-tir:before{content:"\ebf0"}.ti-toggle-left:before{content:"\eb3e"}.ti-toggle-right:before{content:"\eb3f"}.ti-toilet-paper:before{content:"\efd3"}.ti-toilet-paper-off:before{content:"\f1b4"}.ti-toml:before{content:"\fa5d"}.ti-tool:before{content:"\eb40"}.ti-tools:before{content:"\ebca"}.ti-tools-kitchen:before{content:"\ed64"}.ti-tools-kitchen-2:before{content:"\eeff"}.ti-tools-kitchen-2-off:before{content:"\f1b5"}.ti-tools-kitchen-off:before{content:"\f1b6"}.ti-tools-off:before{content:"\f1b7"}.ti-tooltip:before{content:"\f2dd"}.ti-topology-bus:before{content:"\f5d9"}.ti-topology-complex:before{content:"\f5da"}.ti-topology-full:before{content:"\f5dc"}.ti-topology-full-hierarchy:before{content:"\f5db"}.ti-topology-ring:before{content:"\f5df"}.ti-topology-ring-2:before{content:"\f5dd"}.ti-topology-ring-3:before{content:"\f5de"}.ti-topology-star:before{content:"\f5e5"}.ti-topology-star-2:before{content:"\f5e0"}.ti-topology-star-3:before{content:"\f5e1"}.ti-topology-star-ring:before{content:"\f5e4"}.ti-topology-star-ring-2:before{content:"\f5e2"}.ti-topology-star-ring-3:before{content:"\f5e3"}.ti-torii:before{content:"\f59b"}.ti-tornado:before{content:"\ece2"}.ti-tournament:before{content:"\ecd0"}.ti-tower:before{content:"\f2cb"}.ti-tower-off:before{content:"\f2ca"}.ti-track:before{content:"\ef00"}.ti-tractor:before{content:"\ec0d"}.ti-trademark:before{content:"\ec0e"}.ti-traffic-cone:before{content:"\ec0f"}.ti-traffic-cone-off:before{content:"\f1b8"}.ti-traffic-lights:before{content:"\ed39"}.ti-traffic-lights-off:before{content:"\f1b9"}.ti-train:before{content:"\ed96"}.ti-transfer:before{content:"\fc1f"}.ti-transfer-in:before{content:"\ef2f"}.ti-transfer-out:before{content:"\ef30"}.ti-transfer-vertical:before{content:"\fc1e"}.ti-transform:before{content:"\f38e"}.ti-transform-filled:before{content:"\f6ac"}.ti-transition-bottom:before{content:"\f2b2"}.ti-transition-left:before{content:"\f2b3"}.ti-transition-right:before{content:"\f2b4"}.ti-transition-top:before{content:"\f2b5"}.ti-trash:before{content:"\eb41"}.ti-trash-filled:before{content:"\f783"}.ti-trash-off:before{content:"\ed65"}.ti-trash-x:before{content:"\ef88"}.ti-trash-x-filled:before{content:"\f784"}.ti-treadmill:before{content:"\fa6e"}.ti-tree:before{content:"\ef01"}.ti-trees:before{content:"\ec10"}.ti-trekking:before{content:"\f5ad"}.ti-trending-down:before{content:"\eb42"}.ti-trending-down-2:before{content:"\edc1"}.ti-trending-down-3:before{content:"\edc2"}.ti-trending-up:before{content:"\eb43"}.ti-trending-up-2:before{content:"\edc3"}.ti-trending-up-3:before{content:"\edc4"}.ti-triangle:before{content:"\eb44"}.ti-triangle-filled:before{content:"\f6ad"}.ti-triangle-inverted:before{content:"\f01d"}.ti-triangle-inverted-filled:before{content:"\f6ae"}.ti-triangle-minus:before{content:"\fc9b"}.ti-triangle-minus-2:before{content:"\fc9a"}.ti-triangle-off:before{content:"\ef02"}.ti-triangle-plus:before{content:"\fc9d"}.ti-triangle-plus-2:before{content:"\fc9c"}.ti-triangle-square-circle:before{content:"\ece8"}.ti-triangle-square-circle-filled:before{content:"\fb42"}.ti-triangles:before{content:"\f0a5"}.ti-trident:before{content:"\ecc5"}.ti-trolley:before{content:"\f4cc"}.ti-trophy:before{content:"\eb45"}.ti-trophy-filled:before{content:"\f6af"}.ti-trophy-off:before{content:"\f438"}.ti-trowel:before{content:"\f368"}.ti-truck:before{content:"\ebc4"}.ti-truck-delivery:before{content:"\ec4b"}.ti-truck-loading:before{content:"\f1da"}.ti-truck-off:before{content:"\ef03"}.ti-truck-return:before{content:"\ec4c"}.ti-txt:before{content:"\f3b1"}.ti-typography:before{content:"\ebc5"}.ti-typography-off:before{content:"\f1ba"}.ti-ufo:before{content:"\f26f"}.ti-ufo-off:before{content:"\f26e"}.ti-umbrella:before{content:"\ebf1"}.ti-umbrella-filled:before{content:"\f6b0"}.ti-umbrella-off:before{content:"\f1bb"}.ti-underline:before{content:"\eba2"}.ti-unlink:before{content:"\eb46"}.ti-upload:before{content:"\eb47"}.ti-urgent:before{content:"\eb48"}.ti-usb:before{content:"\f00c"}.ti-user:before{content:"\eb4d"}.ti-user-bolt:before{content:"\f9d1"}.ti-user-cancel:before{content:"\f9d2"}.ti-user-check:before{content:"\eb49"}.ti-user-circle:before{content:"\ef68"}.ti-user-code:before{content:"\f9d3"}.ti-user-cog:before{content:"\f9d4"}.ti-user-dollar:before{content:"\f9d5"}.ti-user-down:before{content:"\f9d6"}.ti-user-edit:before{content:"\f7cc"}.ti-user-exclamation:before{content:"\ec12"}.ti-user-heart:before{content:"\f7cd"}.ti-user-hexagon:before{content:"\fc4e"}.ti-user-minus:before{content:"\eb4a"}.ti-user-off:before{content:"\ecf9"}.ti-user-pause:before{content:"\f9d7"}.ti-user-pentagon:before{content:"\fc4f"}.ti-user-pin:before{content:"\f7ce"}.ti-user-plus:before{content:"\eb4b"}.ti-user-question:before{content:"\f7cf"}.ti-user-scan:before{content:"\fcaf"}.ti-user-search:before{content:"\ef89"}.ti-user-share:before{content:"\f9d8"}.ti-user-shield:before{content:"\f7d0"}.ti-user-square:before{content:"\fc51"}.ti-user-square-rounded:before{content:"\fc50"}.ti-user-star:before{content:"\f7d1"}.ti-user-up:before{content:"\f7d2"}.ti-user-x:before{content:"\eb4c"}.ti-users:before{content:"\ebf2"}.ti-users-group:before{content:"\fa21"}.ti-users-minus:before{content:"\fa0e"}.ti-users-plus:before{content:"\fa0f"}.ti-uv-index:before{content:"\f3b2"}.ti-ux-circle:before{content:"\f369"}.ti-vaccine:before{content:"\ef04"}.ti-vaccine-bottle:before{content:"\ef69"}.ti-vaccine-bottle-off:before{content:"\f439"}.ti-vaccine-off:before{content:"\f1bc"}.ti-vacuum-cleaner:before{content:"\f5e6"}.ti-variable:before{content:"\ef05"}.ti-variable-minus:before{content:"\f36a"}.ti-variable-off:before{content:"\f1bd"}.ti-variable-plus:before{content:"\f36b"}.ti-vector:before{content:"\eca9"}.ti-vector-bezier:before{content:"\ef1d"}.ti-vector-bezier-2:before{content:"\f1a3"}.ti-vector-bezier-arc:before{content:"\f4cd"}.ti-vector-bezier-circle:before{content:"\f4ce"}.ti-vector-off:before{content:"\f1be"}.ti-vector-spline:before{content:"\f565"}.ti-vector-triangle:before{content:"\eca8"}.ti-vector-triangle-off:before{content:"\f1bf"}.ti-venus:before{content:"\ec86"}.ti-versions:before{content:"\ed52"}.ti-versions-filled:before{content:"\f6b1"}.ti-versions-off:before{content:"\f1c0"}.ti-video:before{content:"\ed22"}.ti-video-minus:before{content:"\ed1f"}.ti-video-off:before{content:"\ed20"}.ti-video-plus:before{content:"\ed21"}.ti-view-360:before{content:"\ed84"}.ti-view-360-off:before{content:"\f1c1"}.ti-viewfinder:before{content:"\eb4e"}.ti-viewfinder-off:before{content:"\f1c2"}.ti-viewport-narrow:before{content:"\ebf3"}.ti-viewport-wide:before{content:"\ebf4"}.ti-vinyl:before{content:"\f00d"}.ti-vip:before{content:"\f3b3"}.ti-vip-off:before{content:"\f43a"}.ti-virus:before{content:"\eb74"}.ti-virus-off:before{content:"\ed66"}.ti-virus-search:before{content:"\ed67"}.ti-vocabulary:before{content:"\ef1e"}.ti-vocabulary-off:before{content:"\f43b"}.ti-volcano:before{content:"\f79c"}.ti-volume:before{content:"\eb51"}.ti-volume-2:before{content:"\eb4f"}.ti-volume-3:before{content:"\eb50"}.ti-volume-off:before{content:"\f1c3"}.ti-vs:before{content:"\fc52"}.ti-walk:before{content:"\ec87"}.ti-wall:before{content:"\ef7a"}.ti-wall-off:before{content:"\f43c"}.ti-wallet:before{content:"\eb75"}.ti-wallet-off:before{content:"\f1c4"}.ti-wallpaper:before{content:"\ef56"}.ti-wallpaper-off:before{content:"\f1c5"}.ti-wand:before{content:"\ebcb"}.ti-wand-off:before{content:"\f1c6"}.ti-wash:before{content:"\f311"}.ti-wash-dry:before{content:"\f304"}.ti-wash-dry-1:before{content:"\f2fa"}.ti-wash-dry-2:before{content:"\f2fb"}.ti-wash-dry-3:before{content:"\f2fc"}.ti-wash-dry-a:before{content:"\f2fd"}.ti-wash-dry-dip:before{content:"\f2fe"}.ti-wash-dry-f:before{content:"\f2ff"}.ti-wash-dry-flat:before{content:"\fa7f"}.ti-wash-dry-hang:before{content:"\f300"}.ti-wash-dry-off:before{content:"\f301"}.ti-wash-dry-p:before{content:"\f302"}.ti-wash-dry-shade:before{content:"\f303"}.ti-wash-dry-w:before{content:"\f322"}.ti-wash-dryclean:before{content:"\f305"}.ti-wash-dryclean-off:before{content:"\f323"}.ti-wash-eco:before{content:"\fa80"}.ti-wash-gentle:before{content:"\f306"}.ti-wash-hand:before{content:"\fa81"}.ti-wash-machine:before{content:"\f25e"}.ti-wash-off:before{content:"\f307"}.ti-wash-press:before{content:"\f308"}.ti-wash-temperature-1:before{content:"\f309"}.ti-wash-temperature-2:before{content:"\f30a"}.ti-wash-temperature-3:before{content:"\f30b"}.ti-wash-temperature-4:before{content:"\f30c"}.ti-wash-temperature-5:before{content:"\f30d"}.ti-wash-temperature-6:before{content:"\f30e"}.ti-wash-tumble-dry:before{content:"\f30f"}.ti-wash-tumble-off:before{content:"\f310"}.ti-waterpolo:before{content:"\fa6f"}.ti-wave-saw-tool:before{content:"\ecd3"}.ti-wave-sine:before{content:"\ecd4"}.ti-wave-square:before{content:"\ecd5"}.ti-webhook:before{content:"\f01e"}.ti-webhook-off:before{content:"\f43d"}.ti-weight:before{content:"\f589"}.ti-wheel:before{content:"\fc64"}.ti-wheelchair:before{content:"\f1db"}.ti-wheelchair-off:before{content:"\f43e"}.ti-whirl:before{content:"\f51d"}.ti-wifi:before{content:"\eb52"}.ti-wifi-0:before{content:"\eba3"}.ti-wifi-1:before{content:"\eba4"}.ti-wifi-2:before{content:"\eba5"}.ti-wifi-off:before{content:"\ecfa"}.ti-wind:before{content:"\ec34"}.ti-wind-off:before{content:"\f1c7"}.ti-windmill:before{content:"\ed85"}.ti-windmill-filled:before{content:"\f6b2"}.ti-windmill-off:before{content:"\f1c8"}.ti-window:before{content:"\ef06"}.ti-window-maximize:before{content:"\f1f1"}.ti-window-minimize:before{content:"\f1f2"}.ti-window-off:before{content:"\f1c9"}.ti-windsock:before{content:"\f06d"}.ti-wiper:before{content:"\ecab"}.ti-wiper-wash:before{content:"\ecaa"}.ti-woman:before{content:"\eb53"}.ti-wood:before{content:"\f359"}.ti-world:before{content:"\eb54"}.ti-world-bolt:before{content:"\f9d9"}.ti-world-cancel:before{content:"\f9da"}.ti-world-check:before{content:"\f9db"}.ti-world-code:before{content:"\f9dc"}.ti-world-cog:before{content:"\f9dd"}.ti-world-dollar:before{content:"\f9de"}.ti-world-down:before{content:"\f9df"}.ti-world-download:before{content:"\ef8a"}.ti-world-exclamation:before{content:"\f9e0"}.ti-world-heart:before{content:"\f9e1"}.ti-world-latitude:before{content:"\ed2e"}.ti-world-longitude:before{content:"\ed2f"}.ti-world-minus:before{content:"\f9e2"}.ti-world-off:before{content:"\f1ca"}.ti-world-pause:before{content:"\f9e3"}.ti-world-pin:before{content:"\f9e4"}.ti-world-plus:before{content:"\f9e5"}.ti-world-question:before{content:"\f9e6"}.ti-world-search:before{content:"\f9e7"}.ti-world-share:before{content:"\f9e8"}.ti-world-star:before{content:"\f9e9"}.ti-world-up:before{content:"\f9ea"}.ti-world-upload:before{content:"\ef8b"}.ti-world-www:before{content:"\f38f"}.ti-world-x:before{content:"\f9eb"}.ti-wrecking-ball:before{content:"\ed97"}.ti-writing:before{content:"\ef08"}.ti-writing-off:before{content:"\f1cb"}.ti-writing-sign:before{content:"\ef07"}.ti-writing-sign-off:before{content:"\f1cc"}.ti-x:before{content:"\eb55"}.ti-xbox-a:before{content:"\f2b6"}.ti-xbox-b:before{content:"\f2b7"}.ti-xbox-x:before{content:"\f2b8"}.ti-xbox-y:before{content:"\f2b9"}.ti-xd:before{content:"\fa33"}.ti-xxx:before{content:"\fc20"}.ti-yin-yang:before{content:"\ec35"}.ti-yin-yang-filled:before{content:"\f785"}.ti-yoga:before{content:"\f01f"}.ti-zeppelin:before{content:"\f270"}.ti-zeppelin-off:before{content:"\f43f"}.ti-zip:before{content:"\f3b4"}.ti-zodiac-aquarius:before{content:"\ecac"}.ti-zodiac-aries:before{content:"\ecad"}.ti-zodiac-cancer:before{content:"\ecae"}.ti-zodiac-capricorn:before{content:"\ecaf"}.ti-zodiac-gemini:before{content:"\ecb0"}.ti-zodiac-leo:before{content:"\ecb1"}.ti-zodiac-libra:before{content:"\ecb2"}.ti-zodiac-pisces:before{content:"\ecb3"}.ti-zodiac-sagittarius:before{content:"\ecb4"}.ti-zodiac-scorpio:before{content:"\ecb5"}.ti-zodiac-taurus:before{content:"\ecb6"}.ti-zodiac-virgo:before{content:"\ecb7"}.ti-zoom-cancel:before{content:"\ec4d"}.ti-zoom-check:before{content:"\ef09"}.ti-zoom-check-filled:before{content:"\f786"}.ti-zoom-code:before{content:"\f07f"}.ti-zoom-exclamation:before{content:"\f080"}.ti-zoom-filled:before{content:"\f787"}.ti-zoom-in:before{content:"\eb56"}.ti-zoom-in-area:before{content:"\f1dc"}.ti-zoom-in-area-filled:before{content:"\f788"}.ti-zoom-in-filled:before{content:"\f789"}.ti-zoom-money:before{content:"\ef0a"}.ti-zoom-out:before{content:"\eb57"}.ti-zoom-out-area:before{content:"\f1dd"}.ti-zoom-out-filled:before{content:"\f78a"}.ti-zoom-pan:before{content:"\f1de"}.ti-zoom-question:before{content:"\edeb"}.ti-zoom-replace:before{content:"\f2a7"}.ti-zoom-reset:before{content:"\f295"}.ti-zoom-scan:before{content:"\fcb0"}.ti-zzz:before{content:"\f228"}.ti-zzz-off:before{content:"\f440"}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;inset:-50px 0 0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error,.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:#ff96004d}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;inset:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-material.CodeMirror{background-color:#263238;color:#eff}.cm-s-material .CodeMirror-gutters{background:#263238;color:#546e7a;border:none}.cm-s-material .CodeMirror-guttermarker,.cm-s-material .CodeMirror-guttermarker-subtle,.cm-s-material .CodeMirror-linenumber{color:#546e7a}.cm-s-material .CodeMirror-cursor{border-left:1px solid #FFCC00}.cm-s-material.cm-fat-cursor .CodeMirror-cursor,.cm-s-material .cm-animate-fat-cursor{background-color:#5d6d5c80!important}.cm-s-material div.CodeMirror-selected,.cm-s-material.CodeMirror-focused div.CodeMirror-selected{background:#80cbc433}.cm-s-material .CodeMirror-line::selection,.cm-s-material .CodeMirror-line>span::selection,.cm-s-material .CodeMirror-line>span>span::selection{background:#80cbc433}.cm-s-material .CodeMirror-line::-moz-selection,.cm-s-material .CodeMirror-line>span::-moz-selection,.cm-s-material .CodeMirror-line>span>span::-moz-selection{background:#80cbc433}.cm-s-material .CodeMirror-activeline-background{background:#00000080}.cm-s-material .cm-keyword{color:#c792ea}.cm-s-material .cm-operator{color:#89ddff}.cm-s-material .cm-variable-2{color:#eff}.cm-s-material .cm-variable-3,.cm-s-material .cm-type{color:#f07178}.cm-s-material .cm-builtin{color:#ffcb6b}.cm-s-material .cm-atom{color:#f78c6c}.cm-s-material .cm-number{color:#ff5370}.cm-s-material .cm-def{color:#82aaff}.cm-s-material .cm-string{color:#c3e88d}.cm-s-material .cm-string-2{color:#f07178}.cm-s-material .cm-comment{color:#546e7a}.cm-s-material .cm-variable{color:#f07178}.cm-s-material .cm-tag{color:#ff5370}.cm-s-material .cm-meta{color:#ffcb6b}.cm-s-material .cm-attribute,.cm-s-material .cm-property{color:#c792ea}.cm-s-material .cm-qualifier,.cm-s-material .cm-variable-3,.cm-s-material .cm-type{color:#decb6b}.cm-s-material .cm-error{color:#fff;background-color:#ff5370}.cm-s-material .CodeMirror-matchingbracket{text-decoration:underline;color:#fff!important}html{--mat-badge-text-font: "Inter var", sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:500 1.5rem/1.2 Inter var,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 1.875rem/1.27 Inter var,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:500 1.5rem/1.33 Inter var,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 .875rem/1.5 Inter var,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 .72625rem/1.57 Inter var,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 .58625rem/1.57 Inter var,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 .75rem/1.66 Inter var,sans-serif;letter-spacing:normal}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 .875rem/1.57 Inter var,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 .75rem/1.66 Inter var,sans-serif;letter-spacing:normal}.mat-headline-1,.mat-typography .mat-headline-1{font:500 2.25rem/3.1 Inter var,sans-serif;letter-spacing:normal;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:500 2rem/2.28 Inter var,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:500 1.75rem/2.57 Inter var,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:500 1.5rem/2.28 Inter var,sans-serif;letter-spacing:normal;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: "Inter var", sans-serif;--mat-bottom-sheet-container-text-line-height: 1.57;--mat-bottom-sheet-container-text-size: .875rem;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-text-font: "Inter var", sans-serif;--mat-standard-button-toggle-text-font: "Inter var", sans-serif}html{--mat-datepicker-calendar-text-font: "Inter var", sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: .875;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: .875;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-expansion-header-text-font: "Inter var", sans-serif;--mat-expansion-header-text-size: .75rem;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: "Inter var", sans-serif;--mat-expansion-container-text-line-height: 1.57;--mat-expansion-container-text-size: .875rem;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: .875rem;--mat-grid-list-tile-header-secondary-text-size: .75rem;--mat-grid-list-tile-footer-primary-text-size: .875rem;--mat-grid-list-tile-footer-secondary-text-size: .75rem}html{--mat-stepper-container-text-font: "Inter var", sans-serif;--mat-stepper-header-label-text-font: "Inter var", sans-serif;--mat-stepper-header-label-text-size: .875rem;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-size: .875rem;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-toolbar-title-text-font: "Inter var", sans-serif;--mat-toolbar-title-text-line-height: 1.27;--mat-toolbar-title-text-size: 1.875rem;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 500}html{--mat-tree-node-text-font: "Inter var", sans-serif;--mat-tree-node-text-size: .875rem;--mat-tree-node-text-weight: 400}html{--mat-option-label-text-font: "Inter var", sans-serif;--mat-option-label-text-line-height: 1.5;--mat-option-label-text-size: .875rem;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: "Inter var", sans-serif;--mat-optgroup-label-text-line-height: 1.5;--mat-optgroup-label-text-size: .875rem;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400}html{--mat-card-title-text-font: "Inter var", sans-serif;--mat-card-title-text-line-height: 1.27;--mat-card-title-text-size: 1.875rem;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: "Inter var", sans-serif;--mat-card-subtitle-text-line-height: 1.66;--mat-card-subtitle-text-size: .75rem;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 500}html{--mdc-plain-tooltip-supporting-text-font: "Inter var", sans-serif;--mdc-plain-tooltip-supporting-text-size: .75rem;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: normal}html{--mdc-filled-text-field-label-text-font: "Inter var", sans-serif;--mdc-filled-text-field-label-text-size: .875rem;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: "Inter var", sans-serif;--mdc-outlined-text-field-label-text-size: .875rem;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: "Inter var", sans-serif;--mat-form-field-container-text-line-height: 1.5;--mat-form-field-container-text-size: .875rem;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: .875rem;--mat-form-field-subscript-text-font: "Inter var", sans-serif;--mat-form-field-subscript-text-line-height: 1.66;--mat-form-field-subscript-text-size: .75rem;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 400}html{--mat-select-trigger-text-font: "Inter var", sans-serif;--mat-select-trigger-text-line-height: 1.5;--mat-select-trigger-text-size: .875rem;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400}html{--mdc-dialog-subhead-font: "Inter var", sans-serif;--mdc-dialog-subhead-line-height: 1.27;--mdc-dialog-subhead-size: 1.875rem;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: "Inter var", sans-serif;--mdc-dialog-supporting-text-line-height: 1.5;--mdc-dialog-supporting-text-size: .875rem;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip{--mdc-chip-label-text-font: "Inter var", sans-serif;--mdc-chip-label-text-line-height: 1.57;--mdc-chip-label-text-size: .875rem;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 400}html .mat-mdc-slide-toggle,.mat-mdc-radio-button{--mdc-form-field-label-text-font: "Inter var", sans-serif;--mdc-form-field-label-text-line-height: 1.57;--mdc-form-field-label-text-size: .875rem;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 400}html{--mdc-slider-label-label-text-font: "Inter var", sans-serif;--mdc-slider-label-label-text-size: .75rem;--mdc-slider-label-label-text-line-height: 1.66;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-item-label-text-font: "Inter var", sans-serif;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 1.5;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-label-text-font: "Inter var", sans-serif;--mdc-list-list-item-label-text-line-height: 1.5;--mdc-list-list-item-label-text-size: .875rem;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: "Inter var", sans-serif;--mdc-list-list-item-supporting-text-line-height: 1.57;--mdc-list-list-item-supporting-text-size: .875rem;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: "Inter var", sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 1.66;--mdc-list-list-item-trailing-supporting-text-size: .75rem;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:500 1.5rem/1.33 Inter var,sans-serif;letter-spacing:normal}html{--mat-paginator-container-text-font: "Inter var", sans-serif;--mat-paginator-container-text-line-height: 1.66;--mat-paginator-container-text-size: .75rem;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: .75rem}.mat-mdc-tab-header{--mat-tab-header-label-text-font: "Inter var", sans-serif;--mat-tab-header-label-text-size: .875;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 0;--mat-tab-header-label-text-weight: 500}.mat-mdc-checkbox{--mdc-form-field-label-text-font: "Inter var", sans-serif;--mdc-form-field-label-text-line-height: 1.57;--mdc-form-field-label-text-size: .875rem;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 400}html{--mdc-text-button-label-text-font: "Inter var", sans-serif;--mdc-text-button-label-text-size: .875;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: "Inter var", sans-serif;--mdc-filled-button-label-text-size: .875;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: "Inter var", sans-serif;--mdc-outlined-button-label-text-size: .875;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: "Inter var", sans-serif;--mdc-protected-button-label-text-size: .875;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-extended-fab-label-text-font: "Inter var", sans-serif;--mdc-extended-fab-label-text-size: .875;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-supporting-text-font: "Inter var", sans-serif;--mdc-snackbar-supporting-text-line-height: 1.57;--mdc-snackbar-supporting-text-size: .875rem;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-header-headline-font: "Inter var", sans-serif;--mat-table-header-headline-line-height: 1.66;--mat-table-header-headline-size: .75rem;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: "Inter var", sans-serif;--mat-table-row-item-label-text-line-height: 1.57;--mat-table-row-item-label-text-size: .875rem;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: "Inter var", sans-serif;--mat-table-footer-supporting-text-line-height: 1.57;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #017fcc;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #017fcc;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #017fcc;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}html{--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #017fcc;--mdc-linear-progress-track-color: rgba(1, 127, 204, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #017fcc;--mdc-filled-text-field-focus-active-indicator-color: #017fcc;--mdc-filled-text-field-focus-label-text-color: rgba(1, 127, 204, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #017fcc;--mdc-outlined-text-field-focus-outline-color: #017fcc;--mdc-outlined-text-field-focus-label-text-color: rgba(1, 127, 204, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(1, 127, 204, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(1, 127, 204, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #017fcc;--mdc-chip-elevated-container-color: #017fcc;--mdc-chip-elevated-disabled-container-color: #017fcc;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #017fcc;--mdc-chip-with-icon-icon-color: #017fcc;--mdc-chip-with-icon-disabled-icon-color: #017fcc;--mdc-chip-with-icon-selected-icon-color: #017fcc;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #017fcc;--mdc-chip-with-trailing-icon-trailing-icon-color: #017fcc}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}html{--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html{--mdc-switch-selected-focus-state-layer-color: #2281df;--mdc-switch-selected-handle-color: #2281df;--mdc-switch-selected-hover-state-layer-color: #2281df;--mdc-switch-selected-pressed-state-layer-color: #2281df;--mdc-switch-selected-focus-handle-color: #0d59cf;--mdc-switch-selected-hover-handle-color: #0d59cf;--mdc-switch-selected-pressed-handle-color: #0d59cf;--mdc-switch-selected-focus-track-color: #90b3ff;--mdc-switch-selected-hover-track-color: #90b3ff;--mdc-switch-selected-pressed-track-color: #90b3ff;--mdc-switch-selected-track-color: #90b3ff;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5b6b79;--mdc-switch-selected-handle-color: #5b6b79;--mdc-switch-selected-hover-state-layer-color: #5b6b79;--mdc-switch-selected-pressed-state-layer-color: #5b6b79;--mdc-switch-selected-focus-handle-color: #131920;--mdc-switch-selected-hover-handle-color: #131920;--mdc-switch-selected-pressed-handle-color: #131920;--mdc-switch-selected-focus-track-color: #dbe0e5;--mdc-switch-selected-hover-track-color: #dbe0e5;--mdc-switch-selected-pressed-track-color: #dbe0e5;--mdc-switch-selected-track-color: #dbe0e5}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #d82222;--mdc-switch-selected-handle-color: #d82222;--mdc-switch-selected-hover-state-layer-color: #d82222;--mdc-switch-selected-pressed-state-layer-color: #d82222;--mdc-switch-selected-focus-handle-color: #c50d0d;--mdc-switch-selected-hover-handle-color: #c50d0d;--mdc-switch-selected-pressed-handle-color: #c50d0d;--mdc-switch-selected-focus-track-color: #e76767;--mdc-switch-selected-hover-track-color: #e76767;--mdc-switch-selected-pressed-track-color: #e76767;--mdc-switch-selected-track-color: #e76767}html{--mdc-switch-state-layer-size: 40px}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #017fcc;--mdc-radio-selected-hover-icon-color: #017fcc;--mdc-radio-selected-icon-color: #017fcc;--mdc-radio-selected-pressed-icon-color: #017fcc;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #017fcc;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}html{--mdc-radio-state-layer-size: 40px}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6}html{--mdc-slider-handle-color: #017fcc;--mdc-slider-focus-handle-color: #017fcc;--mdc-slider-hover-handle-color: #017fcc;--mdc-slider-active-track-color: #017fcc;--mdc-slider-inactive-track-color: #017fcc;--mdc-slider-with-tick-marks-inactive-container-color: #017fcc;--mdc-slider-with-tick-marks-active-container-color: #017fcc;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #017fcc;--mat-slider-hover-state-layer-color: rgba(1, 127, 204, .05);--mat-slider-focus-state-layer-color: rgba(1, 127, 204, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}html .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}html{--mat-menu-container-shape: 4px}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #017fcc;--mdc-radio-selected-hover-icon-color: #017fcc;--mdc-radio-selected-icon-color: #017fcc;--mdc-radio-selected-pressed-icon-color: #017fcc}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #017fcc;--mdc-checkbox-selected-hover-icon-color: #017fcc;--mdc-checkbox-selected-icon-color: #017fcc;--mdc-checkbox-selected-pressed-icon-color: #017fcc;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #017fcc;--mdc-checkbox-selected-hover-state-layer-color: #017fcc;--mdc-checkbox-selected-pressed-state-layer-color: #017fcc;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#017fcc}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px}.mat-mdc-paginator{--mat-form-field-container-height: 40px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-filled-with-label-container-padding-top: 8px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #017fcc;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #017fcc;--mat-tab-header-active-ripple-color: #017fcc;--mat-tab-header-inactive-ripple-color: #017fcc;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #017fcc;--mat-tab-header-active-hover-label-text-color: #017fcc;--mat-tab-header-active-focus-indicator-color: #017fcc;--mat-tab-header-active-hover-indicator-color: #017fcc}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #017fcc;--mat-tab-header-with-background-foreground-color: #017fcc}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #017fcc;--mdc-checkbox-selected-hover-icon-color: #017fcc;--mdc-checkbox-selected-icon-color: #017fcc;--mdc-checkbox-selected-pressed-icon-color: #017fcc;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #017fcc;--mdc-checkbox-selected-hover-state-layer-color: #017fcc;--mdc-checkbox-selected-pressed-state-layer-color: #017fcc;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}html{--mdc-checkbox-state-layer-size: 40px}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}html{--mdc-text-button-label-text-color: #000;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: #000;--mat-text-button-disabled-state-layer-color: #000;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #000;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: #000;--mat-filled-button-disabled-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #000;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-disabled-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #000;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #000;--mat-outlined-button-disabled-state-layer-color: #000;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #017fcc;--mat-text-button-state-layer-color: #017fcc;--mat-text-button-ripple-color: rgba(1, 127, 204, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #017fcc;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #017fcc;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #017fcc;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #017fcc;--mat-outlined-button-ripple-color: rgba(1, 127, 204, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}html{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px}html{--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #000;--mat-icon-button-disabled-state-layer-color: #000;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #017fcc;--mat-icon-button-state-layer-color: #017fcc;--mat-icon-button-ripple-color: rgba(1, 127, 204, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px}html{--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: #000;--mat-fab-disabled-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000}html .mat-mdc-fab.mat-primary,html .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #017fcc;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent,html .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-fab.mat-warn,html .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #8996a4}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #017fcc}html .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}html .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}html{--mat-badge-background-color: #017fcc;--mat-badge-text-color: #017fcc;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-datepicker-calendar-date-selected-state-text-color: #017fcc;--mat-datepicker-calendar-date-selected-state-background-color: #017fcc;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(1, 127, 204, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #017fcc;--mat-datepicker-calendar-date-focus-state-background-color: rgba(1, 127, 204, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(1, 127, 204, .3);--mat-datepicker-toggle-active-state-icon-color: #017fcc;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(1, 127, 204, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #017fcc}.mat-icon.mat-accent{--mat-icon-color: #8996a4}.mat-icon.mat-warn{--mat-icon-color: #dc2626}html{--mat-sidenav-container-shape: 0}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: #017fcc;--mat-stepper-header-selected-state-icon-background-color: #017fcc;--mat-stepper-header-selected-state-icon-foreground-color: #017fcc;--mat-stepper-header-done-state-icon-background-color: #017fcc;--mat-stepper-header-done-state-icon-foreground-color: #017fcc;--mat-stepper-header-edit-state-icon-background-color: #017fcc;--mat-stepper-header-edit-state-icon-foreground-color: #017fcc;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}html{--mat-stepper-header-height: 72px}html{--mat-sort-arrow-color: #757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #017fcc;--mat-toolbar-container-text-color: #017fcc}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}.blue-theme{--primary-50: #e9f0ff;--primary-100: #dae6ff;--primary-200: #b5ccff;--primary-300: #90b3ff;--primary-400: #0c84cd;--primary-500: #017fcc;--primary-600: #2281df;--primary-700: #1c76da;--primary-800: #176cd6;--primary-900: #0d59cf;--accent-50: #fff;--accent-100: #f8f9fa;--accent-200: #f3f5f7;--accent-300: #dbe0e5;--accent-400: #bec8d0;--accent-500: #8996a4;--accent-600: #5b6b79;--accent-700: #3e4853;--accent-800: #1d2630;--accent-900: #131920;--warn-50: #fbe5e5;--warn-100: #f5bebe;--warn-200: #ee9393;--warn-300: #e76767;--warn-400: #e14747;--warn-500: #dc2626;--warn-600: #d82222;--warn-700: #d31c1c;--warn-800: #ce1717;--warn-900: #c50d0d;--success-50: #e6f5f0;--success-100: #c0e5d9;--success-200: #96d4bf;--success-300: #6bc2a5;--success-400: #4cb592;--success-500: #2ca87f;--success-600: #27a077;--success-700: #21976c;--success-800: #1b8d62;--success-900: #107d4f;--warning-50: #fcf1e0;--warning-100: #f7dcb3;--warning-200: #f2c580;--warning-300: #edad4d;--warning-400: #e99c26;--warning-500: #e58a00;--warning-600: #e28200;--warning-700: #de7700;--warning-800: #da6d00;--warning-900: #d35a00}.blue-theme .bg-primary-50{background:#e9f0ff}.blue-theme .text-primary-50{color:#e9f0ff!important}.blue-theme .b-primary-50{border-color:#e9f0ff!important}.blue-theme .bg-primary-100{background:#dae6ff}.blue-theme .text-primary-100{color:#dae6ff!important}.blue-theme .b-primary-100{border-color:#dae6ff!important}.blue-theme .bg-primary-200{background:#b5ccff}.blue-theme .text-primary-200{color:#b5ccff!important}.blue-theme .b-primary-200{border-color:#b5ccff!important}.blue-theme .bg-primary-300{background:#90b3ff}.blue-theme .text-primary-300{color:#90b3ff!important}.blue-theme .b-primary-300{border-color:#90b3ff!important}.blue-theme .bg-primary-400{background:#0c84cd}.blue-theme .text-primary-400{color:#0c84cd!important}.blue-theme .b-primary-400{border-color:#0c84cd!important}.blue-theme .bg-primary-500{background:#017fcc}.blue-theme .text-primary-500{color:#017fcc!important}.blue-theme .b-primary-500{border-color:#017fcc!important}.blue-theme .bg-primary-600{background:#2281df}.blue-theme .text-primary-600{color:#2281df!important}.blue-theme .b-primary-600{border-color:#2281df!important}.blue-theme .bg-primary-700{background:#1c76da}.blue-theme .text-primary-700{color:#1c76da!important}.blue-theme .b-primary-700{border-color:#1c76da!important}.blue-theme .bg-primary-800{background:#176cd6}.blue-theme .text-primary-800{color:#176cd6!important}.blue-theme .b-primary-800{border-color:#176cd6!important}.blue-theme .bg-primary-900{background:#0d59cf}.blue-theme .text-primary-900{color:#0d59cf!important}.blue-theme .b-primary-900{border-color:#0d59cf!important}.blue-theme .bg-accent-50{background:#fff}.blue-theme .text-accent-50{color:#fff!important}.blue-theme .b-accent-50{border-color:#fff!important}.blue-theme .bg-accent-100{background:#f8f9fa}.blue-theme .text-accent-100{color:#f8f9fa!important}.blue-theme .b-accent-100{border-color:#f8f9fa!important}.blue-theme .bg-accent-200{background:#f3f5f7}.blue-theme .text-accent-200{color:#f3f5f7!important}.blue-theme .b-accent-200{border-color:#f3f5f7!important}.blue-theme .bg-accent-300{background:#dbe0e5}.blue-theme .text-accent-300{color:#dbe0e5!important}.blue-theme .b-accent-300{border-color:#dbe0e5!important}.blue-theme .bg-accent-400{background:#bec8d0}.blue-theme .text-accent-400{color:#bec8d0!important}.blue-theme .b-accent-400{border-color:#bec8d0!important}.blue-theme .bg-accent-500{background:#8996a4}.blue-theme .text-accent-500{color:#8996a4!important}.blue-theme .b-accent-500{border-color:#8996a4!important}.blue-theme .bg-accent-600{background:#5b6b79}.blue-theme .text-accent-600{color:#5b6b79!important}.blue-theme .b-accent-600{border-color:#5b6b79!important}.blue-theme .bg-accent-700{background:#3e4853}.blue-theme .text-accent-700{color:#3e4853!important}.blue-theme .b-accent-700{border-color:#3e4853!important}.blue-theme .bg-accent-800{background:#1d2630}.blue-theme .text-accent-800{color:#1d2630!important}.blue-theme .b-accent-800{border-color:#1d2630!important}.blue-theme .bg-accent-900{background:#131920}.blue-theme .text-accent-900{color:#131920!important}.blue-theme .b-accent-900{border-color:#131920!important}.blue-theme .bg-warn-50{background:#fbe5e5}.blue-theme .text-warn-50{color:#fbe5e5!important}.blue-theme .b-warn-50{border-color:#fbe5e5!important}.blue-theme .bg-warn-100{background:#f5bebe}.blue-theme .text-warn-100{color:#f5bebe!important}.blue-theme .b-warn-100{border-color:#f5bebe!important}.blue-theme .bg-warn-200{background:#ee9393}.blue-theme .text-warn-200{color:#ee9393!important}.blue-theme .b-warn-200{border-color:#ee9393!important}.blue-theme .bg-warn-300{background:#e76767}.blue-theme .text-warn-300{color:#e76767!important}.blue-theme .b-warn-300{border-color:#e76767!important}.blue-theme .bg-warn-400{background:#e14747}.blue-theme .text-warn-400{color:#e14747!important}.blue-theme .b-warn-400{border-color:#e14747!important}.blue-theme .bg-warn-500{background:#dc2626}.blue-theme .text-warn-500{color:#dc2626!important}.blue-theme .b-warn-500{border-color:#dc2626!important}.blue-theme .bg-warn-600{background:#d82222}.blue-theme .text-warn-600{color:#d82222!important}.blue-theme .b-warn-600{border-color:#d82222!important}.blue-theme .bg-warn-700{background:#d31c1c}.blue-theme .text-warn-700{color:#d31c1c!important}.blue-theme .b-warn-700{border-color:#d31c1c!important}.blue-theme .bg-warn-800{background:#ce1717}.blue-theme .text-warn-800{color:#ce1717!important}.blue-theme .b-warn-800{border-color:#ce1717!important}.blue-theme .bg-warn-900{background:#c50d0d}.blue-theme .text-warn-900{color:#c50d0d!important}.blue-theme .b-warn-900{border-color:#c50d0d!important}.blue-theme .bg-success-50{background:#e6f5f0}.blue-theme .text-success-50{color:#e6f5f0!important}.blue-theme .b-success-50{border-color:#e6f5f0!important}.blue-theme .bg-success-100{background:#c0e5d9}.blue-theme .text-success-100{color:#c0e5d9!important}.blue-theme .b-success-100{border-color:#c0e5d9!important}.blue-theme .bg-success-200{background:#96d4bf}.blue-theme .text-success-200{color:#96d4bf!important}.blue-theme .b-success-200{border-color:#96d4bf!important}.blue-theme .bg-success-300{background:#6bc2a5}.blue-theme .text-success-300{color:#6bc2a5!important}.blue-theme .b-success-300{border-color:#6bc2a5!important}.blue-theme .bg-success-400{background:#4cb592}.blue-theme .text-success-400{color:#4cb592!important}.blue-theme .b-success-400{border-color:#4cb592!important}.blue-theme .bg-success-500{background:#2ca87f}.blue-theme .text-success-500{color:#2ca87f!important}.blue-theme .b-success-500{border-color:#2ca87f!important}.blue-theme .bg-success-600{background:#27a077}.blue-theme .text-success-600{color:#27a077!important}.blue-theme .b-success-600{border-color:#27a077!important}.blue-theme .bg-success-700{background:#21976c}.blue-theme .text-success-700{color:#21976c!important}.blue-theme .b-success-700{border-color:#21976c!important}.blue-theme .bg-success-800{background:#1b8d62}.blue-theme .text-success-800{color:#1b8d62!important}.blue-theme .b-success-800{border-color:#1b8d62!important}.blue-theme .bg-success-900{background:#107d4f}.blue-theme .text-success-900{color:#107d4f!important}.blue-theme .b-success-900{border-color:#107d4f!important}.blue-theme .bg-warning-50{background:#fcf1e0}.blue-theme .text-warning-50{color:#fcf1e0!important}.blue-theme .b-warning-50{border-color:#fcf1e0!important}.blue-theme .bg-warning-100{background:#f7dcb3}.blue-theme .text-warning-100{color:#f7dcb3!important}.blue-theme .b-warning-100{border-color:#f7dcb3!important}.blue-theme .bg-warning-200{background:#f2c580}.blue-theme .text-warning-200{color:#f2c580!important}.blue-theme .b-warning-200{border-color:#f2c580!important}.blue-theme .bg-warning-300{background:#edad4d}.blue-theme .text-warning-300{color:#edad4d!important}.blue-theme .b-warning-300{border-color:#edad4d!important}.blue-theme .bg-warning-400{background:#e99c26}.blue-theme .text-warning-400{color:#e99c26!important}.blue-theme .b-warning-400{border-color:#e99c26!important}.blue-theme .bg-warning-500{background:#e58a00}.blue-theme .text-warning-500{color:#e58a00!important}.blue-theme .b-warning-500{border-color:#e58a00!important}.blue-theme .bg-warning-600{background:#e28200}.blue-theme .text-warning-600{color:#e28200!important}.blue-theme .b-warning-600{border-color:#e28200!important}.blue-theme .bg-warning-700{background:#de7700}.blue-theme .text-warning-700{color:#de7700!important}.blue-theme .b-warning-700{border-color:#de7700!important}.blue-theme .bg-warning-800{background:#da6d00}.blue-theme .text-warning-800{color:#da6d00!important}.blue-theme .b-warning-800{border-color:#da6d00!important}.blue-theme .bg-warning-900{background:#d35a00}.blue-theme .text-warning-900{color:#d35a00!important}.blue-theme .b-warning-900{border-color:#d35a00!important}.blue-theme.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #017fcc;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #017fcc;--mdc-filled-text-field-focus-active-indicator-color: #017fcc;--mdc-filled-text-field-focus-label-text-color: rgba(1, 127, 204, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #017fcc;--mdc-outlined-text-field-focus-outline-color: #017fcc;--mdc-outlined-text-field-focus-label-text-color: rgba(1, 127, 204, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(1, 127, 204, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(1, 127, 204, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #90b3ff;--mdc-switch-selected-handle-color: #90b3ff;--mdc-switch-selected-hover-state-layer-color: #90b3ff;--mdc-switch-selected-pressed-state-layer-color: #90b3ff;--mdc-switch-selected-focus-handle-color: #b5ccff;--mdc-switch-selected-hover-handle-color: #b5ccff;--mdc-switch-selected-pressed-handle-color: #b5ccff;--mdc-switch-selected-focus-track-color: #2281df;--mdc-switch-selected-hover-track-color: #2281df;--mdc-switch-selected-pressed-track-color: #2281df;--mdc-switch-selected-track-color: #2281df;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #017fcc;--mdc-slider-focus-handle-color: #017fcc;--mdc-slider-hover-handle-color: #017fcc;--mdc-slider-active-track-color: #017fcc;--mdc-slider-inactive-track-color: #017fcc;--mdc-slider-with-tick-marks-inactive-container-color: #017fcc;--mdc-slider-with-tick-marks-active-container-color: #017fcc;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #017fcc;--mat-slider-hover-state-layer-color: rgba(1, 127, 204, .05);--mat-slider-focus-state-layer-color: rgba(1, 127, 204, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #fff;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: #fff;--mat-text-button-disabled-state-layer-color: #fff;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: #fff;--mat-filled-button-disabled-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-disabled-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: #fff;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #fff;--mat-outlined-button-disabled-state-layer-color: #fff;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: #fff;--mat-icon-button-disabled-state-layer-color: #fff;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: #fff;--mat-fab-disabled-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #017fcc;--mat-badge-background-color: #017fcc;--mat-badge-text-color: #017fcc;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-date-selected-state-text-color: #017fcc;--mat-datepicker-calendar-date-selected-state-background-color: #017fcc;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(1, 127, 204, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #017fcc;--mat-datepicker-calendar-date-focus-state-background-color: rgba(1, 127, 204, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(1, 127, 204, .3);--mat-datepicker-toggle-active-state-icon-color: #017fcc;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(1, 127, 204, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: #017fcc;--mat-stepper-header-selected-state-icon-background-color: #017fcc;--mat-stepper-header-selected-state-icon-foreground-color: #017fcc;--mat-stepper-header-done-state-icon-background-color: #017fcc;--mat-stepper-header-done-state-icon-foreground-color: #017fcc;--mat-stepper-header-edit-state-icon-background-color: #017fcc;--mat-stepper-header-edit-state-icon-foreground-color: #017fcc;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--primary-50: #dae6ff;--primary-100: #176cd6;--primary-200: #1c76da;--primary-300: #90b3ff;--primary-400: #2281df;--primary-500: #017fcc;--primary-600: #0c84cd;--primary-700: #90b3ff;--primary-800: #b5ccff;--primary-900: #dae6ff;--accent-50: #1d2630;--accent-100: #131920;--accent-200: #1d2630;--accent-300: #3e4853;--accent-400: #5b6b79;--accent-500: #8996a4;--accent-600: #bec8d0;--accent-700: #dbe0e5;--accent-800: #f3f5f7;--accent-900: #f8f9fa;--warn-50: #f5bebe;--warn-100: #c50d0d;--warn-200: #ce1717;--warn-300: #d31c1c;--warn-400: #d82222;--warn-500: #dc2626;--warn-600: #e14747;--warn-700: #e76767;--warn-800: #ee9393;--warn-900: #f5bebe;--success-50: #e6f5f0;--success-100: #107d4f;--success-200: #1b8d62;--success-300: #21976c;--success-400: #27a077;--success-500: #2ca87f;--success-600: #4cb592;--success-700: #6bc2a5;--success-800: #96d4bf;--success-900: #c0e5d9;--warning-50: #fcf1e0;--warning-100: #d35a00;--warning-200: #da6d00;--warning-300: #de7700;--warning-400: #e28200;--warning-500: #e58a00;--warning-600: #e99c26;--warning-700: #edad4d;--warning-800: #f2c580;--warning-900: #f7dcb3}.blue-theme.dark .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.blue-theme.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.blue-theme.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #017fcc;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #017fcc;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.blue-theme.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.blue-theme.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.blue-theme.dark .mat-elevation-z0,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.blue-theme.dark .mat-elevation-z1,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.blue-theme.dark .mat-elevation-z2,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.blue-theme.dark .mat-elevation-z3,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.blue-theme.dark .mat-elevation-z4,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.blue-theme.dark .mat-elevation-z5,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.blue-theme.dark .mat-elevation-z6,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.blue-theme.dark .mat-elevation-z7,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.blue-theme.dark .mat-elevation-z8,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.blue-theme.dark .mat-elevation-z9,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.blue-theme.dark .mat-elevation-z10,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.blue-theme.dark .mat-elevation-z11,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.blue-theme.dark .mat-elevation-z12,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.blue-theme.dark .mat-elevation-z13,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.blue-theme.dark .mat-elevation-z14,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.blue-theme.dark .mat-elevation-z15,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.blue-theme.dark .mat-elevation-z16,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.blue-theme.dark .mat-elevation-z17,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.blue-theme.dark .mat-elevation-z18,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.blue-theme.dark .mat-elevation-z19,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.blue-theme.dark .mat-elevation-z20,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.blue-theme.dark .mat-elevation-z21,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.blue-theme.dark .mat-elevation-z22,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.blue-theme.dark .mat-elevation-z23,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.blue-theme.dark .mat-elevation-z24,.blue-theme.dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.blue-theme.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #017fcc;--mdc-linear-progress-track-color: rgba(1, 127, 204, .25)}.blue-theme.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.blue-theme.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.blue-theme.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.blue-theme.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.blue-theme.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.blue-theme.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.blue-theme.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.blue-theme.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.blue-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.blue-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #017fcc;--mdc-chip-elevated-container-color: #017fcc;--mdc-chip-elevated-disabled-container-color: #017fcc;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #017fcc;--mdc-chip-with-icon-icon-color: #017fcc;--mdc-chip-with-icon-disabled-icon-color: #017fcc;--mdc-chip-with-icon-selected-icon-color: #017fcc;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #017fcc;--mdc-chip-with-trailing-icon-trailing-icon-color: #017fcc}.blue-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.blue-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.blue-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.blue-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.blue-theme.dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.blue-theme.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #dbe0e5;--mdc-switch-selected-handle-color: #dbe0e5;--mdc-switch-selected-hover-state-layer-color: #dbe0e5;--mdc-switch-selected-pressed-state-layer-color: #dbe0e5;--mdc-switch-selected-focus-handle-color: #f3f5f7;--mdc-switch-selected-hover-handle-color: #f3f5f7;--mdc-switch-selected-pressed-handle-color: #f3f5f7;--mdc-switch-selected-focus-track-color: #5b6b79;--mdc-switch-selected-hover-track-color: #5b6b79;--mdc-switch-selected-pressed-track-color: #5b6b79;--mdc-switch-selected-track-color: #5b6b79}.blue-theme.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e76767;--mdc-switch-selected-handle-color: #e76767;--mdc-switch-selected-hover-state-layer-color: #e76767;--mdc-switch-selected-pressed-state-layer-color: #e76767;--mdc-switch-selected-focus-handle-color: #ee9393;--mdc-switch-selected-hover-handle-color: #ee9393;--mdc-switch-selected-pressed-handle-color: #ee9393;--mdc-switch-selected-focus-track-color: #d82222;--mdc-switch-selected-hover-track-color: #d82222;--mdc-switch-selected-pressed-track-color: #d82222;--mdc-switch-selected-track-color: #d82222}.blue-theme.dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.blue-theme.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #017fcc;--mdc-radio-selected-hover-icon-color: #017fcc;--mdc-radio-selected-icon-color: #017fcc;--mdc-radio-selected-pressed-icon-color: #017fcc;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #017fcc;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.blue-theme.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.blue-theme.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.blue-theme.dark .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.blue-theme.dark .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.blue-theme.dark .mdc-list-item__start,.blue-theme.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #017fcc;--mdc-radio-selected-hover-icon-color: #017fcc;--mdc-radio-selected-icon-color: #017fcc;--mdc-radio-selected-pressed-icon-color: #017fcc}.blue-theme.dark .mat-accent .mdc-list-item__start,.blue-theme.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.blue-theme.dark .mat-warn .mdc-list-item__start,.blue-theme.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.blue-theme.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #017fcc;--mdc-checkbox-selected-hover-icon-color: #017fcc;--mdc-checkbox-selected-icon-color: #017fcc;--mdc-checkbox-selected-pressed-icon-color: #017fcc;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #017fcc;--mdc-checkbox-selected-hover-state-layer-color: #017fcc;--mdc-checkbox-selected-pressed-state-layer-color: #017fcc;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.blue-theme.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.blue-theme.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.blue-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.blue-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.blue-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.blue-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#017fcc}.blue-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.blue-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.blue-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.blue-theme.dark .mat-mdc-tab-group,.blue-theme.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #017fcc;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #017fcc;--mat-tab-header-active-ripple-color: #017fcc;--mat-tab-header-inactive-ripple-color: #017fcc;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #017fcc;--mat-tab-header-active-hover-label-text-color: #017fcc;--mat-tab-header-active-focus-indicator-color: #017fcc;--mat-tab-header-active-hover-indicator-color: #017fcc}.blue-theme.dark .mat-mdc-tab-group.mat-accent,.blue-theme.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.blue-theme.dark .mat-mdc-tab-group.mat-warn,.blue-theme.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.blue-theme.dark .mat-mdc-tab-group.mat-background-primary,.blue-theme.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #017fcc;--mat-tab-header-with-background-foreground-color: #017fcc}.blue-theme.dark .mat-mdc-tab-group.mat-background-accent,.blue-theme.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.blue-theme.dark .mat-mdc-tab-group.mat-background-warn,.blue-theme.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.blue-theme.dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.blue-theme.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #017fcc;--mdc-checkbox-selected-hover-icon-color: #017fcc;--mdc-checkbox-selected-icon-color: #017fcc;--mdc-checkbox-selected-pressed-icon-color: #017fcc;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #017fcc;--mdc-checkbox-selected-hover-state-layer-color: #017fcc;--mdc-checkbox-selected-pressed-state-layer-color: #017fcc;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.blue-theme.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.blue-theme.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.blue-theme.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #017fcc;--mat-text-button-state-layer-color: #017fcc;--mat-text-button-ripple-color: rgba(1, 127, 204, .1)}.blue-theme.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.blue-theme.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.blue-theme.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #017fcc;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.blue-theme.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.blue-theme.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.blue-theme.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #017fcc;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.blue-theme.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.blue-theme.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.blue-theme.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #017fcc;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #017fcc;--mat-outlined-button-ripple-color: rgba(1, 127, 204, .1)}.blue-theme.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.blue-theme.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.blue-theme.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #017fcc;--mat-icon-button-state-layer-color: #017fcc;--mat-icon-button-ripple-color: rgba(1, 127, 204, .1)}.blue-theme.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.blue-theme.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.blue-theme.dark .mat-mdc-fab.mat-primary,.blue-theme.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #017fcc;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.blue-theme.dark .mat-mdc-fab.mat-accent,.blue-theme.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.blue-theme.dark .mat-mdc-fab.mat-warn,.blue-theme.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.blue-theme.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.blue-theme.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.blue-theme.dark .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.blue-theme.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.blue-theme.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.blue-theme.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.blue-theme.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.blue-theme.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.blue-theme.dark .mat-icon.mat-primary{--mat-icon-color: #017fcc}.blue-theme.dark .mat-icon.mat-accent{--mat-icon-color: #8996a4}.blue-theme.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.blue-theme.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.blue-theme.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.blue-theme.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #017fcc;--mat-toolbar-container-text-color: #017fcc}.blue-theme.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.blue-theme.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.blue-theme.dark .bg-primary-50{background:#dae6ff}.blue-theme.dark .text-primary-50{color:#dae6ff!important}.blue-theme.dark .b-primary-50{border-color:#dae6ff!important}.blue-theme.dark .bg-primary-100{background:#176cd6}.blue-theme.dark .text-primary-100{color:#176cd6!important}.blue-theme.dark .b-primary-100{border-color:#176cd6!important}.blue-theme.dark .bg-primary-200{background:#1c76da}.blue-theme.dark .text-primary-200{color:#1c76da!important}.blue-theme.dark .b-primary-200{border-color:#1c76da!important}.blue-theme.dark .bg-primary-300{background:#90b3ff}.blue-theme.dark .text-primary-300{color:#90b3ff!important}.blue-theme.dark .b-primary-300{border-color:#90b3ff!important}.blue-theme.dark .bg-primary-400{background:#2281df}.blue-theme.dark .text-primary-400{color:#2281df!important}.blue-theme.dark .b-primary-400{border-color:#2281df!important}.blue-theme.dark .bg-primary-500{background:#017fcc}.blue-theme.dark .text-primary-500{color:#017fcc!important}.blue-theme.dark .b-primary-500{border-color:#017fcc!important}.blue-theme.dark .bg-primary-600{background:#0c84cd}.blue-theme.dark .text-primary-600{color:#0c84cd!important}.blue-theme.dark .b-primary-600{border-color:#0c84cd!important}.blue-theme.dark .bg-primary-700{background:#90b3ff}.blue-theme.dark .text-primary-700{color:#90b3ff!important}.blue-theme.dark .b-primary-700{border-color:#90b3ff!important}.blue-theme.dark .bg-primary-800{background:#b5ccff}.blue-theme.dark .text-primary-800{color:#b5ccff!important}.blue-theme.dark .b-primary-800{border-color:#b5ccff!important}.blue-theme.dark .bg-primary-900{background:#dae6ff}.blue-theme.dark .text-primary-900{color:#dae6ff!important}.blue-theme.dark .b-primary-900{border-color:#dae6ff!important}.blue-theme.dark .bg-accent-50{background:#1d2630}.blue-theme.dark .text-accent-50{color:#1d2630!important}.blue-theme.dark .b-accent-50{border-color:#1d2630!important}.blue-theme.dark .bg-accent-100{background:#131920}.blue-theme.dark .text-accent-100{color:#131920!important}.blue-theme.dark .b-accent-100{border-color:#131920!important}.blue-theme.dark .bg-accent-200{background:#1d2630}.blue-theme.dark .text-accent-200{color:#1d2630!important}.blue-theme.dark .b-accent-200{border-color:#1d2630!important}.blue-theme.dark .bg-accent-300{background:#3e4853}.blue-theme.dark .text-accent-300{color:#3e4853!important}.blue-theme.dark .b-accent-300{border-color:#3e4853!important}.blue-theme.dark .bg-accent-400{background:#5b6b79}.blue-theme.dark .text-accent-400{color:#5b6b79!important}.blue-theme.dark .b-accent-400{border-color:#5b6b79!important}.blue-theme.dark .bg-accent-500{background:#8996a4}.blue-theme.dark .text-accent-500{color:#8996a4!important}.blue-theme.dark .b-accent-500{border-color:#8996a4!important}.blue-theme.dark .bg-accent-600{background:#bec8d0}.blue-theme.dark .text-accent-600{color:#bec8d0!important}.blue-theme.dark .b-accent-600{border-color:#bec8d0!important}.blue-theme.dark .bg-accent-700{background:#dbe0e5}.blue-theme.dark .text-accent-700{color:#dbe0e5!important}.blue-theme.dark .b-accent-700{border-color:#dbe0e5!important}.blue-theme.dark .bg-accent-800{background:#f3f5f7}.blue-theme.dark .text-accent-800{color:#f3f5f7!important}.blue-theme.dark .b-accent-800{border-color:#f3f5f7!important}.blue-theme.dark .bg-accent-900{background:#f8f9fa}.blue-theme.dark .text-accent-900{color:#f8f9fa!important}.blue-theme.dark .b-accent-900{border-color:#f8f9fa!important}.blue-theme.dark .bg-warn-50{background:#f5bebe}.blue-theme.dark .text-warn-50{color:#f5bebe!important}.blue-theme.dark .b-warn-50{border-color:#f5bebe!important}.blue-theme.dark .bg-warn-100{background:#c50d0d}.blue-theme.dark .text-warn-100{color:#c50d0d!important}.blue-theme.dark .b-warn-100{border-color:#c50d0d!important}.blue-theme.dark .bg-warn-200{background:#ce1717}.blue-theme.dark .text-warn-200{color:#ce1717!important}.blue-theme.dark .b-warn-200{border-color:#ce1717!important}.blue-theme.dark .bg-warn-300{background:#d31c1c}.blue-theme.dark .text-warn-300{color:#d31c1c!important}.blue-theme.dark .b-warn-300{border-color:#d31c1c!important}.blue-theme.dark .bg-warn-400{background:#d82222}.blue-theme.dark .text-warn-400{color:#d82222!important}.blue-theme.dark .b-warn-400{border-color:#d82222!important}.blue-theme.dark .bg-warn-500{background:#dc2626}.blue-theme.dark .text-warn-500{color:#dc2626!important}.blue-theme.dark .b-warn-500{border-color:#dc2626!important}.blue-theme.dark .bg-warn-600{background:#e14747}.blue-theme.dark .text-warn-600{color:#e14747!important}.blue-theme.dark .b-warn-600{border-color:#e14747!important}.blue-theme.dark .bg-warn-700{background:#e76767}.blue-theme.dark .text-warn-700{color:#e76767!important}.blue-theme.dark .b-warn-700{border-color:#e76767!important}.blue-theme.dark .bg-warn-800{background:#ee9393}.blue-theme.dark .text-warn-800{color:#ee9393!important}.blue-theme.dark .b-warn-800{border-color:#ee9393!important}.blue-theme.dark .bg-warn-900{background:#f5bebe}.blue-theme.dark .text-warn-900{color:#f5bebe!important}.blue-theme.dark .b-warn-900{border-color:#f5bebe!important}.blue-theme.dark .bg-success-50{background:#e6f5f0}.blue-theme.dark .text-success-50{color:#e6f5f0!important}.blue-theme.dark .b-success-50{border-color:#e6f5f0!important}.blue-theme.dark .bg-success-100{background:#107d4f}.blue-theme.dark .text-success-100{color:#107d4f!important}.blue-theme.dark .b-success-100{border-color:#107d4f!important}.blue-theme.dark .bg-success-200{background:#1b8d62}.blue-theme.dark .text-success-200{color:#1b8d62!important}.blue-theme.dark .b-success-200{border-color:#1b8d62!important}.blue-theme.dark .bg-success-300{background:#21976c}.blue-theme.dark .text-success-300{color:#21976c!important}.blue-theme.dark .b-success-300{border-color:#21976c!important}.blue-theme.dark .bg-success-400{background:#27a077}.blue-theme.dark .text-success-400{color:#27a077!important}.blue-theme.dark .b-success-400{border-color:#27a077!important}.blue-theme.dark .bg-success-500{background:#2ca87f}.blue-theme.dark .text-success-500{color:#2ca87f!important}.blue-theme.dark .b-success-500{border-color:#2ca87f!important}.blue-theme.dark .bg-success-600{background:#4cb592}.blue-theme.dark .text-success-600{color:#4cb592!important}.blue-theme.dark .b-success-600{border-color:#4cb592!important}.blue-theme.dark .bg-success-700{background:#6bc2a5}.blue-theme.dark .text-success-700{color:#6bc2a5!important}.blue-theme.dark .b-success-700{border-color:#6bc2a5!important}.blue-theme.dark .bg-success-800{background:#96d4bf}.blue-theme.dark .text-success-800{color:#96d4bf!important}.blue-theme.dark .b-success-800{border-color:#96d4bf!important}.blue-theme.dark .bg-success-900{background:#c0e5d9}.blue-theme.dark .text-success-900{color:#c0e5d9!important}.blue-theme.dark .b-success-900{border-color:#c0e5d9!important}.blue-theme.dark .bg-warning-50{background:#fcf1e0}.blue-theme.dark .text-warning-50{color:#fcf1e0!important}.blue-theme.dark .b-warning-50{border-color:#fcf1e0!important}.blue-theme.dark .bg-warning-100{background:#d35a00}.blue-theme.dark .text-warning-100{color:#d35a00!important}.blue-theme.dark .b-warning-100{border-color:#d35a00!important}.blue-theme.dark .bg-warning-200{background:#da6d00}.blue-theme.dark .text-warning-200{color:#da6d00!important}.blue-theme.dark .b-warning-200{border-color:#da6d00!important}.blue-theme.dark .bg-warning-300{background:#de7700}.blue-theme.dark .text-warning-300{color:#de7700!important}.blue-theme.dark .b-warning-300{border-color:#de7700!important}.blue-theme.dark .bg-warning-400{background:#e28200}.blue-theme.dark .text-warning-400{color:#e28200!important}.blue-theme.dark .b-warning-400{border-color:#e28200!important}.blue-theme.dark .bg-warning-500{background:#e58a00}.blue-theme.dark .text-warning-500{color:#e58a00!important}.blue-theme.dark .b-warning-500{border-color:#e58a00!important}.blue-theme.dark .bg-warning-600{background:#e99c26}.blue-theme.dark .text-warning-600{color:#e99c26!important}.blue-theme.dark .b-warning-600{border-color:#e99c26!important}.blue-theme.dark .bg-warning-700{background:#edad4d}.blue-theme.dark .text-warning-700{color:#edad4d!important}.blue-theme.dark .b-warning-700{border-color:#edad4d!important}.blue-theme.dark .bg-warning-800{background:#f2c580}.blue-theme.dark .text-warning-800{color:#f2c580!important}.blue-theme.dark .b-warning-800{border-color:#f2c580!important}.blue-theme.dark .bg-warning-900{background:#f7dcb3}.blue-theme.dark .text-warning-900{color:#f7dcb3!important}.blue-theme.dark .b-warning-900{border-color:#f7dcb3!important}.indigo-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #6610f2;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #6610f2;--mdc-filled-text-field-focus-active-indicator-color: #6610f2;--mdc-filled-text-field-focus-label-text-color: rgba(102, 16, 242, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #6610f2;--mdc-outlined-text-field-focus-outline-color: #6610f2;--mdc-outlined-text-field-focus-label-text-color: rgba(102, 16, 242, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(102, 16, 242, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(102, 16, 242, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #5e0ef0;--mdc-switch-selected-handle-color: #5e0ef0;--mdc-switch-selected-hover-state-layer-color: #5e0ef0;--mdc-switch-selected-pressed-state-layer-color: #5e0ef0;--mdc-switch-selected-focus-handle-color: #3805e8;--mdc-switch-selected-hover-handle-color: #3805e8;--mdc-switch-selected-pressed-handle-color: #3805e8;--mdc-switch-selected-focus-track-color: #9458f6;--mdc-switch-selected-hover-track-color: #9458f6;--mdc-switch-selected-pressed-track-color: #9458f6;--mdc-switch-selected-track-color: #9458f6;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #6610f2;--mdc-slider-focus-handle-color: #6610f2;--mdc-slider-hover-handle-color: #6610f2;--mdc-slider-active-track-color: #6610f2;--mdc-slider-inactive-track-color: #6610f2;--mdc-slider-with-tick-marks-inactive-container-color: #6610f2;--mdc-slider-with-tick-marks-active-container-color: #7123f2;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #6610f2;--mat-slider-hover-state-layer-color: rgba(102, 16, 242, .05);--mat-slider-focus-state-layer-color: rgba(102, 16, 242, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #000;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: #000;--mat-text-button-disabled-state-layer-color: #000;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #000;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: #000;--mat-filled-button-disabled-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #000;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-disabled-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #000;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #000;--mat-outlined-button-disabled-state-layer-color: #000;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #000;--mat-icon-button-disabled-state-layer-color: #000;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: #000;--mat-fab-disabled-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #8996a4;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #6610f2;--mat-badge-background-color: #6610f2;--mat-badge-text-color: #7123f2;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-date-selected-state-text-color: #7123f2;--mat-datepicker-calendar-date-selected-state-background-color: #6610f2;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(102, 16, 242, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #7123f2;--mat-datepicker-calendar-date-focus-state-background-color: rgba(102, 16, 242, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(102, 16, 242, .3);--mat-datepicker-toggle-active-state-icon-color: #6610f2;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(102, 16, 242, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: #7123f2;--mat-stepper-header-selected-state-icon-background-color: #6610f2;--mat-stepper-header-selected-state-icon-foreground-color: #7123f2;--mat-stepper-header-done-state-icon-background-color: #6610f2;--mat-stepper-header-done-state-icon-foreground-color: #7123f2;--mat-stepper-header-edit-state-icon-background-color: #6610f2;--mat-stepper-header-edit-state-icon-foreground-color: #7123f2;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--primary-50: #ede2fd;--primary-100: #d1b7fb;--primary-200: #b388f9;--primary-300: #9458f6;--primary-400: #7d34f4;--primary-500: #6610f2;--primary-600: #5e0ef0;--primary-700: #530cee;--primary-800: #4909ec;--primary-900: #3805e8;--accent-50: #fff;--accent-100: #f8f9fa;--accent-200: #f3f5f7;--accent-300: #dbe0e5;--accent-400: #bec8d0;--accent-500: #8996a4;--accent-600: #5b6b79;--accent-700: #3e4853;--accent-800: #1d2630;--accent-900: #131920;--warn-50: #fbe5e5;--warn-100: #f5bebe;--warn-200: #ee9393;--warn-300: #e76767;--warn-400: #e14747;--warn-500: #dc2626;--warn-600: #d82222;--warn-700: #d31c1c;--warn-800: #ce1717;--warn-900: #c50d0d;--success-50: #e6f5f0;--success-100: #c0e5d9;--success-200: #96d4bf;--success-300: #6bc2a5;--success-400: #4cb592;--success-500: #2ca87f;--success-600: #27a077;--success-700: #21976c;--success-800: #1b8d62;--success-900: #107d4f;--warning-50: #fcf1e0;--warning-100: #f7dcb3;--warning-200: #f2c580;--warning-300: #edad4d;--warning-400: #e99c26;--warning-500: #e58a00;--warning-600: #e28200;--warning-700: #de7700;--warning-800: #da6d00;--warning-900: #d35a00}.indigo-theme .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.indigo-theme .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.indigo-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #6610f2;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #6610f2;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.indigo-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.indigo-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.indigo-theme .mat-elevation-z0,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.indigo-theme .mat-elevation-z1,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.indigo-theme .mat-elevation-z2,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.indigo-theme .mat-elevation-z3,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.indigo-theme .mat-elevation-z4,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.indigo-theme .mat-elevation-z5,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.indigo-theme .mat-elevation-z6,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.indigo-theme .mat-elevation-z7,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.indigo-theme .mat-elevation-z8,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.indigo-theme .mat-elevation-z9,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.indigo-theme .mat-elevation-z10,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.indigo-theme .mat-elevation-z11,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.indigo-theme .mat-elevation-z12,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.indigo-theme .mat-elevation-z13,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.indigo-theme .mat-elevation-z14,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.indigo-theme .mat-elevation-z15,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.indigo-theme .mat-elevation-z16,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.indigo-theme .mat-elevation-z17,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.indigo-theme .mat-elevation-z18,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.indigo-theme .mat-elevation-z19,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.indigo-theme .mat-elevation-z20,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.indigo-theme .mat-elevation-z21,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.indigo-theme .mat-elevation-z22,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.indigo-theme .mat-elevation-z23,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.indigo-theme .mat-elevation-z24,.indigo-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.indigo-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #6610f2;--mdc-linear-progress-track-color: rgba(102, 16, 242, .25)}.indigo-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.indigo-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.indigo-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.indigo-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.indigo-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.indigo-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.indigo-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.indigo-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.indigo-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.indigo-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #7123f2;--mdc-chip-elevated-container-color: #6610f2;--mdc-chip-elevated-disabled-container-color: #6610f2;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #7123f2;--mdc-chip-with-icon-icon-color: #7123f2;--mdc-chip-with-icon-disabled-icon-color: #7123f2;--mdc-chip-with-icon-selected-icon-color: #7123f2;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #7123f2;--mdc-chip-with-trailing-icon-trailing-icon-color: #7123f2}.indigo-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.indigo-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.indigo-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.indigo-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.indigo-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.indigo-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5b6b79;--mdc-switch-selected-handle-color: #5b6b79;--mdc-switch-selected-hover-state-layer-color: #5b6b79;--mdc-switch-selected-pressed-state-layer-color: #5b6b79;--mdc-switch-selected-focus-handle-color: #131920;--mdc-switch-selected-hover-handle-color: #131920;--mdc-switch-selected-pressed-handle-color: #131920;--mdc-switch-selected-focus-track-color: #dbe0e5;--mdc-switch-selected-hover-track-color: #dbe0e5;--mdc-switch-selected-pressed-track-color: #dbe0e5;--mdc-switch-selected-track-color: #dbe0e5}.indigo-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #d82222;--mdc-switch-selected-handle-color: #d82222;--mdc-switch-selected-hover-state-layer-color: #d82222;--mdc-switch-selected-pressed-state-layer-color: #d82222;--mdc-switch-selected-focus-handle-color: #c50d0d;--mdc-switch-selected-hover-handle-color: #c50d0d;--mdc-switch-selected-pressed-handle-color: #c50d0d;--mdc-switch-selected-focus-track-color: #e76767;--mdc-switch-selected-hover-track-color: #e76767;--mdc-switch-selected-pressed-track-color: #e76767;--mdc-switch-selected-track-color: #e76767}.indigo-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.indigo-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #6610f2;--mdc-radio-selected-hover-icon-color: #6610f2;--mdc-radio-selected-icon-color: #6610f2;--mdc-radio-selected-pressed-icon-color: #6610f2;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #6610f2;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.indigo-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.indigo-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.indigo-theme .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.indigo-theme .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.indigo-theme .mdc-list-item__start,.indigo-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #6610f2;--mdc-radio-selected-hover-icon-color: #6610f2;--mdc-radio-selected-icon-color: #6610f2;--mdc-radio-selected-pressed-icon-color: #6610f2}.indigo-theme .mat-accent .mdc-list-item__start,.indigo-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.indigo-theme .mat-warn .mdc-list-item__start,.indigo-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.indigo-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #6610f2;--mdc-checkbox-selected-hover-icon-color: #6610f2;--mdc-checkbox-selected-icon-color: #6610f2;--mdc-checkbox-selected-pressed-icon-color: #6610f2;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #6610f2;--mdc-checkbox-selected-hover-state-layer-color: #6610f2;--mdc-checkbox-selected-pressed-state-layer-color: #6610f2;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.indigo-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.indigo-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.indigo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.indigo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.indigo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.indigo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#6610f2}.indigo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.indigo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.indigo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.indigo-theme .mat-mdc-tab-group,.indigo-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #6610f2;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #6610f2;--mat-tab-header-active-ripple-color: #6610f2;--mat-tab-header-inactive-ripple-color: #6610f2;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #6610f2;--mat-tab-header-active-hover-label-text-color: #6610f2;--mat-tab-header-active-focus-indicator-color: #6610f2;--mat-tab-header-active-hover-indicator-color: #6610f2}.indigo-theme .mat-mdc-tab-group.mat-accent,.indigo-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.indigo-theme .mat-mdc-tab-group.mat-warn,.indigo-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.indigo-theme .mat-mdc-tab-group.mat-background-primary,.indigo-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #6610f2;--mat-tab-header-with-background-foreground-color: #7123f2}.indigo-theme .mat-mdc-tab-group.mat-background-accent,.indigo-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.indigo-theme .mat-mdc-tab-group.mat-background-warn,.indigo-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.indigo-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.indigo-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #6610f2;--mdc-checkbox-selected-hover-icon-color: #6610f2;--mdc-checkbox-selected-icon-color: #6610f2;--mdc-checkbox-selected-pressed-icon-color: #6610f2;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #6610f2;--mdc-checkbox-selected-hover-state-layer-color: #6610f2;--mdc-checkbox-selected-pressed-state-layer-color: #6610f2;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.indigo-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.indigo-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}.indigo-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #6610f2;--mat-text-button-state-layer-color: #6610f2;--mat-text-button-ripple-color: rgba(102, 16, 242, .1)}.indigo-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.indigo-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.indigo-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #6610f2;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.indigo-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.indigo-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.indigo-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #6610f2;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.indigo-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.indigo-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.indigo-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #6610f2;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #6610f2;--mat-outlined-button-ripple-color: rgba(102, 16, 242, .1)}.indigo-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.indigo-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.indigo-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #6610f2;--mat-icon-button-state-layer-color: #6610f2;--mat-icon-button-ripple-color: rgba(102, 16, 242, .1)}.indigo-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.indigo-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.indigo-theme .mat-mdc-fab.mat-primary,.indigo-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #6610f2;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.indigo-theme .mat-mdc-fab.mat-accent,.indigo-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.indigo-theme .mat-mdc-fab.mat-warn,.indigo-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.indigo-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.indigo-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.indigo-theme .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.indigo-theme .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.indigo-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.indigo-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.indigo-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.indigo-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.indigo-theme .mat-icon.mat-primary{--mat-icon-color: #6610f2}.indigo-theme .mat-icon.mat-accent{--mat-icon-color: #8996a4}.indigo-theme .mat-icon.mat-warn{--mat-icon-color: #dc2626}.indigo-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.indigo-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.indigo-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #6610f2;--mat-toolbar-container-text-color: #7123f2}.indigo-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.indigo-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.indigo-theme .bg-primary-50{background:#ede2fd}.indigo-theme .text-primary-50{color:#ede2fd!important}.indigo-theme .b-primary-50{border-color:#ede2fd!important}.indigo-theme .bg-primary-100{background:#d1b7fb}.indigo-theme .text-primary-100{color:#d1b7fb!important}.indigo-theme .b-primary-100{border-color:#d1b7fb!important}.indigo-theme .bg-primary-200{background:#b388f9}.indigo-theme .text-primary-200{color:#b388f9!important}.indigo-theme .b-primary-200{border-color:#b388f9!important}.indigo-theme .bg-primary-300{background:#9458f6}.indigo-theme .text-primary-300{color:#9458f6!important}.indigo-theme .b-primary-300{border-color:#9458f6!important}.indigo-theme .bg-primary-400{background:#7d34f4}.indigo-theme .text-primary-400{color:#7d34f4!important}.indigo-theme .b-primary-400{border-color:#7d34f4!important}.indigo-theme .bg-primary-500{background:#6610f2}.indigo-theme .text-primary-500{color:#6610f2!important}.indigo-theme .b-primary-500{border-color:#6610f2!important}.indigo-theme .bg-primary-600{background:#5e0ef0}.indigo-theme .text-primary-600{color:#5e0ef0!important}.indigo-theme .b-primary-600{border-color:#5e0ef0!important}.indigo-theme .bg-primary-700{background:#530cee}.indigo-theme .text-primary-700{color:#530cee!important}.indigo-theme .b-primary-700{border-color:#530cee!important}.indigo-theme .bg-primary-800{background:#4909ec}.indigo-theme .text-primary-800{color:#4909ec!important}.indigo-theme .b-primary-800{border-color:#4909ec!important}.indigo-theme .bg-primary-900{background:#3805e8}.indigo-theme .text-primary-900{color:#3805e8!important}.indigo-theme .b-primary-900{border-color:#3805e8!important}.indigo-theme .bg-accent-50{background:#fff}.indigo-theme .text-accent-50{color:#fff!important}.indigo-theme .b-accent-50{border-color:#fff!important}.indigo-theme .bg-accent-100{background:#f8f9fa}.indigo-theme .text-accent-100{color:#f8f9fa!important}.indigo-theme .b-accent-100{border-color:#f8f9fa!important}.indigo-theme .bg-accent-200{background:#f3f5f7}.indigo-theme .text-accent-200{color:#f3f5f7!important}.indigo-theme .b-accent-200{border-color:#f3f5f7!important}.indigo-theme .bg-accent-300{background:#dbe0e5}.indigo-theme .text-accent-300{color:#dbe0e5!important}.indigo-theme .b-accent-300{border-color:#dbe0e5!important}.indigo-theme .bg-accent-400{background:#bec8d0}.indigo-theme .text-accent-400{color:#bec8d0!important}.indigo-theme .b-accent-400{border-color:#bec8d0!important}.indigo-theme .bg-accent-500{background:#8996a4}.indigo-theme .text-accent-500{color:#8996a4!important}.indigo-theme .b-accent-500{border-color:#8996a4!important}.indigo-theme .bg-accent-600{background:#5b6b79}.indigo-theme .text-accent-600{color:#5b6b79!important}.indigo-theme .b-accent-600{border-color:#5b6b79!important}.indigo-theme .bg-accent-700{background:#3e4853}.indigo-theme .text-accent-700{color:#3e4853!important}.indigo-theme .b-accent-700{border-color:#3e4853!important}.indigo-theme .bg-accent-800{background:#1d2630}.indigo-theme .text-accent-800{color:#1d2630!important}.indigo-theme .b-accent-800{border-color:#1d2630!important}.indigo-theme .bg-accent-900{background:#131920}.indigo-theme .text-accent-900{color:#131920!important}.indigo-theme .b-accent-900{border-color:#131920!important}.indigo-theme .bg-warn-50{background:#fbe5e5}.indigo-theme .text-warn-50{color:#fbe5e5!important}.indigo-theme .b-warn-50{border-color:#fbe5e5!important}.indigo-theme .bg-warn-100{background:#f5bebe}.indigo-theme .text-warn-100{color:#f5bebe!important}.indigo-theme .b-warn-100{border-color:#f5bebe!important}.indigo-theme .bg-warn-200{background:#ee9393}.indigo-theme .text-warn-200{color:#ee9393!important}.indigo-theme .b-warn-200{border-color:#ee9393!important}.indigo-theme .bg-warn-300{background:#e76767}.indigo-theme .text-warn-300{color:#e76767!important}.indigo-theme .b-warn-300{border-color:#e76767!important}.indigo-theme .bg-warn-400{background:#e14747}.indigo-theme .text-warn-400{color:#e14747!important}.indigo-theme .b-warn-400{border-color:#e14747!important}.indigo-theme .bg-warn-500{background:#dc2626}.indigo-theme .text-warn-500{color:#dc2626!important}.indigo-theme .b-warn-500{border-color:#dc2626!important}.indigo-theme .bg-warn-600{background:#d82222}.indigo-theme .text-warn-600{color:#d82222!important}.indigo-theme .b-warn-600{border-color:#d82222!important}.indigo-theme .bg-warn-700{background:#d31c1c}.indigo-theme .text-warn-700{color:#d31c1c!important}.indigo-theme .b-warn-700{border-color:#d31c1c!important}.indigo-theme .bg-warn-800{background:#ce1717}.indigo-theme .text-warn-800{color:#ce1717!important}.indigo-theme .b-warn-800{border-color:#ce1717!important}.indigo-theme .bg-warn-900{background:#c50d0d}.indigo-theme .text-warn-900{color:#c50d0d!important}.indigo-theme .b-warn-900{border-color:#c50d0d!important}.indigo-theme .bg-success-50{background:#e6f5f0}.indigo-theme .text-success-50{color:#e6f5f0!important}.indigo-theme .b-success-50{border-color:#e6f5f0!important}.indigo-theme .bg-success-100{background:#c0e5d9}.indigo-theme .text-success-100{color:#c0e5d9!important}.indigo-theme .b-success-100{border-color:#c0e5d9!important}.indigo-theme .bg-success-200{background:#96d4bf}.indigo-theme .text-success-200{color:#96d4bf!important}.indigo-theme .b-success-200{border-color:#96d4bf!important}.indigo-theme .bg-success-300{background:#6bc2a5}.indigo-theme .text-success-300{color:#6bc2a5!important}.indigo-theme .b-success-300{border-color:#6bc2a5!important}.indigo-theme .bg-success-400{background:#4cb592}.indigo-theme .text-success-400{color:#4cb592!important}.indigo-theme .b-success-400{border-color:#4cb592!important}.indigo-theme .bg-success-500{background:#2ca87f}.indigo-theme .text-success-500{color:#2ca87f!important}.indigo-theme .b-success-500{border-color:#2ca87f!important}.indigo-theme .bg-success-600{background:#27a077}.indigo-theme .text-success-600{color:#27a077!important}.indigo-theme .b-success-600{border-color:#27a077!important}.indigo-theme .bg-success-700{background:#21976c}.indigo-theme .text-success-700{color:#21976c!important}.indigo-theme .b-success-700{border-color:#21976c!important}.indigo-theme .bg-success-800{background:#1b8d62}.indigo-theme .text-success-800{color:#1b8d62!important}.indigo-theme .b-success-800{border-color:#1b8d62!important}.indigo-theme .bg-success-900{background:#107d4f}.indigo-theme .text-success-900{color:#107d4f!important}.indigo-theme .b-success-900{border-color:#107d4f!important}.indigo-theme .bg-warning-50{background:#fcf1e0}.indigo-theme .text-warning-50{color:#fcf1e0!important}.indigo-theme .b-warning-50{border-color:#fcf1e0!important}.indigo-theme .bg-warning-100{background:#f7dcb3}.indigo-theme .text-warning-100{color:#f7dcb3!important}.indigo-theme .b-warning-100{border-color:#f7dcb3!important}.indigo-theme .bg-warning-200{background:#f2c580}.indigo-theme .text-warning-200{color:#f2c580!important}.indigo-theme .b-warning-200{border-color:#f2c580!important}.indigo-theme .bg-warning-300{background:#edad4d}.indigo-theme .text-warning-300{color:#edad4d!important}.indigo-theme .b-warning-300{border-color:#edad4d!important}.indigo-theme .bg-warning-400{background:#e99c26}.indigo-theme .text-warning-400{color:#e99c26!important}.indigo-theme .b-warning-400{border-color:#e99c26!important}.indigo-theme .bg-warning-500{background:#e58a00}.indigo-theme .text-warning-500{color:#e58a00!important}.indigo-theme .b-warning-500{border-color:#e58a00!important}.indigo-theme .bg-warning-600{background:#e28200}.indigo-theme .text-warning-600{color:#e28200!important}.indigo-theme .b-warning-600{border-color:#e28200!important}.indigo-theme .bg-warning-700{background:#de7700}.indigo-theme .text-warning-700{color:#de7700!important}.indigo-theme .b-warning-700{border-color:#de7700!important}.indigo-theme .bg-warning-800{background:#da6d00}.indigo-theme .text-warning-800{color:#da6d00!important}.indigo-theme .b-warning-800{border-color:#da6d00!important}.indigo-theme .bg-warning-900{background:#d35a00}.indigo-theme .text-warning-900{color:#d35a00!important}.indigo-theme .b-warning-900{border-color:#d35a00!important}.indigo-theme.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #6610f2;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #6610f2;--mdc-filled-text-field-focus-active-indicator-color: #6610f2;--mdc-filled-text-field-focus-label-text-color: rgba(102, 16, 242, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #6610f2;--mdc-outlined-text-field-focus-outline-color: #6610f2;--mdc-outlined-text-field-focus-label-text-color: rgba(102, 16, 242, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(102, 16, 242, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(102, 16, 242, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #9458f6;--mdc-switch-selected-handle-color: #9458f6;--mdc-switch-selected-hover-state-layer-color: #9458f6;--mdc-switch-selected-pressed-state-layer-color: #9458f6;--mdc-switch-selected-focus-handle-color: #b388f9;--mdc-switch-selected-hover-handle-color: #b388f9;--mdc-switch-selected-pressed-handle-color: #b388f9;--mdc-switch-selected-focus-track-color: #5e0ef0;--mdc-switch-selected-hover-track-color: #5e0ef0;--mdc-switch-selected-pressed-track-color: #5e0ef0;--mdc-switch-selected-track-color: #5e0ef0;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #6610f2;--mdc-slider-focus-handle-color: #6610f2;--mdc-slider-hover-handle-color: #6610f2;--mdc-slider-active-track-color: #6610f2;--mdc-slider-inactive-track-color: #6610f2;--mdc-slider-with-tick-marks-inactive-container-color: #6610f2;--mdc-slider-with-tick-marks-active-container-color: #7123f2;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #6610f2;--mat-slider-hover-state-layer-color: rgba(102, 16, 242, .05);--mat-slider-focus-state-layer-color: rgba(102, 16, 242, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #fff;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: #fff;--mat-text-button-disabled-state-layer-color: #fff;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: #fff;--mat-filled-button-disabled-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-disabled-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: #fff;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #fff;--mat-outlined-button-disabled-state-layer-color: #fff;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: #fff;--mat-icon-button-disabled-state-layer-color: #fff;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: #fff;--mat-fab-disabled-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #6610f2;--mat-badge-background-color: #6610f2;--mat-badge-text-color: #7123f2;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-date-selected-state-text-color: #7123f2;--mat-datepicker-calendar-date-selected-state-background-color: #6610f2;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(102, 16, 242, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #7123f2;--mat-datepicker-calendar-date-focus-state-background-color: rgba(102, 16, 242, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(102, 16, 242, .3);--mat-datepicker-toggle-active-state-icon-color: #6610f2;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(102, 16, 242, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: #7123f2;--mat-stepper-header-selected-state-icon-background-color: #6610f2;--mat-stepper-header-selected-state-icon-foreground-color: #7123f2;--mat-stepper-header-done-state-icon-background-color: #6610f2;--mat-stepper-header-done-state-icon-foreground-color: #7123f2;--mat-stepper-header-edit-state-icon-background-color: #6610f2;--mat-stepper-header-edit-state-icon-foreground-color: #7123f2;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--primary-50: #ede2fd;--primary-100: #3805e8;--primary-200: #4909ec;--primary-300: #530cee;--primary-400: #5e0ef0;--primary-500: #7123f2;--primary-600: #7d34f4;--primary-700: #9458f6;--primary-800: #b388f9;--primary-900: #d1b7fb;--accent-50: #1d2630;--accent-100: #131920;--accent-200: #1d2630;--accent-300: #3e4853;--accent-400: #5b6b79;--accent-500: #8996a4;--accent-600: #bec8d0;--accent-700: #dbe0e5;--accent-800: #f3f5f7;--accent-900: #f8f9fa;--warn-50: #f5bebe;--warn-100: #c50d0d;--warn-200: #ce1717;--warn-300: #d31c1c;--warn-400: #d82222;--warn-500: #dc2626;--warn-600: #e14747;--warn-700: #e76767;--warn-800: #ee9393;--warn-900: #f5bebe;--success-50: #e6f5f0;--success-100: #107d4f;--success-200: #1b8d62;--success-300: #21976c;--success-400: #27a077;--success-500: #2ca87f;--success-600: #4cb592;--success-700: #6bc2a5;--success-800: #96d4bf;--success-900: #c0e5d9;--warning-50: #fcf1e0;--warning-100: #d35a00;--warning-200: #da6d00;--warning-300: #de7700;--warning-400: #e28200;--warning-500: #e58a00;--warning-600: #e99c26;--warning-700: #edad4d;--warning-800: #f2c580;--warning-900: #f7dcb3}.indigo-theme.dark .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.indigo-theme.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.indigo-theme.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #6610f2;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #6610f2;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.indigo-theme.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.indigo-theme.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.indigo-theme.dark .mat-elevation-z0,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.indigo-theme.dark .mat-elevation-z1,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.indigo-theme.dark .mat-elevation-z2,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.indigo-theme.dark .mat-elevation-z3,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.indigo-theme.dark .mat-elevation-z4,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.indigo-theme.dark .mat-elevation-z5,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.indigo-theme.dark .mat-elevation-z6,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.indigo-theme.dark .mat-elevation-z7,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.indigo-theme.dark .mat-elevation-z8,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.indigo-theme.dark .mat-elevation-z9,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.indigo-theme.dark .mat-elevation-z10,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.indigo-theme.dark .mat-elevation-z11,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.indigo-theme.dark .mat-elevation-z12,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.indigo-theme.dark .mat-elevation-z13,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.indigo-theme.dark .mat-elevation-z14,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.indigo-theme.dark .mat-elevation-z15,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.indigo-theme.dark .mat-elevation-z16,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.indigo-theme.dark .mat-elevation-z17,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.indigo-theme.dark .mat-elevation-z18,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.indigo-theme.dark .mat-elevation-z19,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.indigo-theme.dark .mat-elevation-z20,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.indigo-theme.dark .mat-elevation-z21,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.indigo-theme.dark .mat-elevation-z22,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.indigo-theme.dark .mat-elevation-z23,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.indigo-theme.dark .mat-elevation-z24,.indigo-theme.dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.indigo-theme.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #6610f2;--mdc-linear-progress-track-color: rgba(102, 16, 242, .25)}.indigo-theme.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.indigo-theme.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.indigo-theme.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.indigo-theme.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.indigo-theme.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.indigo-theme.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.indigo-theme.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.indigo-theme.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.indigo-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.indigo-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #7123f2;--mdc-chip-elevated-container-color: #6610f2;--mdc-chip-elevated-disabled-container-color: #6610f2;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #7123f2;--mdc-chip-with-icon-icon-color: #7123f2;--mdc-chip-with-icon-disabled-icon-color: #7123f2;--mdc-chip-with-icon-selected-icon-color: #7123f2;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #7123f2;--mdc-chip-with-trailing-icon-trailing-icon-color: #7123f2}.indigo-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.indigo-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.indigo-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.indigo-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.indigo-theme.dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.indigo-theme.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #dbe0e5;--mdc-switch-selected-handle-color: #dbe0e5;--mdc-switch-selected-hover-state-layer-color: #dbe0e5;--mdc-switch-selected-pressed-state-layer-color: #dbe0e5;--mdc-switch-selected-focus-handle-color: #f3f5f7;--mdc-switch-selected-hover-handle-color: #f3f5f7;--mdc-switch-selected-pressed-handle-color: #f3f5f7;--mdc-switch-selected-focus-track-color: #5b6b79;--mdc-switch-selected-hover-track-color: #5b6b79;--mdc-switch-selected-pressed-track-color: #5b6b79;--mdc-switch-selected-track-color: #5b6b79}.indigo-theme.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e76767;--mdc-switch-selected-handle-color: #e76767;--mdc-switch-selected-hover-state-layer-color: #e76767;--mdc-switch-selected-pressed-state-layer-color: #e76767;--mdc-switch-selected-focus-handle-color: #ee9393;--mdc-switch-selected-hover-handle-color: #ee9393;--mdc-switch-selected-pressed-handle-color: #ee9393;--mdc-switch-selected-focus-track-color: #d82222;--mdc-switch-selected-hover-track-color: #d82222;--mdc-switch-selected-pressed-track-color: #d82222;--mdc-switch-selected-track-color: #d82222}.indigo-theme.dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.indigo-theme.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #6610f2;--mdc-radio-selected-hover-icon-color: #6610f2;--mdc-radio-selected-icon-color: #6610f2;--mdc-radio-selected-pressed-icon-color: #6610f2;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #6610f2;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.indigo-theme.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.indigo-theme.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.indigo-theme.dark .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.indigo-theme.dark .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.indigo-theme.dark .mdc-list-item__start,.indigo-theme.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #6610f2;--mdc-radio-selected-hover-icon-color: #6610f2;--mdc-radio-selected-icon-color: #6610f2;--mdc-radio-selected-pressed-icon-color: #6610f2}.indigo-theme.dark .mat-accent .mdc-list-item__start,.indigo-theme.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.indigo-theme.dark .mat-warn .mdc-list-item__start,.indigo-theme.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.indigo-theme.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #6610f2;--mdc-checkbox-selected-hover-icon-color: #6610f2;--mdc-checkbox-selected-icon-color: #6610f2;--mdc-checkbox-selected-pressed-icon-color: #6610f2;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #6610f2;--mdc-checkbox-selected-hover-state-layer-color: #6610f2;--mdc-checkbox-selected-pressed-state-layer-color: #6610f2;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.indigo-theme.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.indigo-theme.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.indigo-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.indigo-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.indigo-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.indigo-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#6610f2}.indigo-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.indigo-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.indigo-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.indigo-theme.dark .mat-mdc-tab-group,.indigo-theme.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #6610f2;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #6610f2;--mat-tab-header-active-ripple-color: #6610f2;--mat-tab-header-inactive-ripple-color: #6610f2;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #6610f2;--mat-tab-header-active-hover-label-text-color: #6610f2;--mat-tab-header-active-focus-indicator-color: #6610f2;--mat-tab-header-active-hover-indicator-color: #6610f2}.indigo-theme.dark .mat-mdc-tab-group.mat-accent,.indigo-theme.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.indigo-theme.dark .mat-mdc-tab-group.mat-warn,.indigo-theme.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.indigo-theme.dark .mat-mdc-tab-group.mat-background-primary,.indigo-theme.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #6610f2;--mat-tab-header-with-background-foreground-color: #7123f2}.indigo-theme.dark .mat-mdc-tab-group.mat-background-accent,.indigo-theme.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.indigo-theme.dark .mat-mdc-tab-group.mat-background-warn,.indigo-theme.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.indigo-theme.dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.indigo-theme.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #6610f2;--mdc-checkbox-selected-hover-icon-color: #6610f2;--mdc-checkbox-selected-icon-color: #6610f2;--mdc-checkbox-selected-pressed-icon-color: #6610f2;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #6610f2;--mdc-checkbox-selected-hover-state-layer-color: #6610f2;--mdc-checkbox-selected-pressed-state-layer-color: #6610f2;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.indigo-theme.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.indigo-theme.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.indigo-theme.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #6610f2;--mat-text-button-state-layer-color: #6610f2;--mat-text-button-ripple-color: rgba(102, 16, 242, .1)}.indigo-theme.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.indigo-theme.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.indigo-theme.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #6610f2;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.indigo-theme.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.indigo-theme.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.indigo-theme.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #6610f2;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.indigo-theme.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.indigo-theme.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.indigo-theme.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #6610f2;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #6610f2;--mat-outlined-button-ripple-color: rgba(102, 16, 242, .1)}.indigo-theme.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.indigo-theme.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.indigo-theme.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #6610f2;--mat-icon-button-state-layer-color: #6610f2;--mat-icon-button-ripple-color: rgba(102, 16, 242, .1)}.indigo-theme.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.indigo-theme.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.indigo-theme.dark .mat-mdc-fab.mat-primary,.indigo-theme.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #6610f2;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.indigo-theme.dark .mat-mdc-fab.mat-accent,.indigo-theme.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.indigo-theme.dark .mat-mdc-fab.mat-warn,.indigo-theme.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.indigo-theme.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.indigo-theme.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.indigo-theme.dark .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.indigo-theme.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.indigo-theme.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.indigo-theme.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.indigo-theme.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.indigo-theme.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.indigo-theme.dark .mat-icon.mat-primary{--mat-icon-color: #6610f2}.indigo-theme.dark .mat-icon.mat-accent{--mat-icon-color: #8996a4}.indigo-theme.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.indigo-theme.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.indigo-theme.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.indigo-theme.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #6610f2;--mat-toolbar-container-text-color: #7123f2}.indigo-theme.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.indigo-theme.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.indigo-theme.dark .bg-primary-50{background:#ede2fd}.indigo-theme.dark .text-primary-50{color:#ede2fd!important}.indigo-theme.dark .b-primary-50{border-color:#ede2fd!important}.indigo-theme.dark .bg-primary-100{background:#3805e8}.indigo-theme.dark .text-primary-100{color:#3805e8!important}.indigo-theme.dark .b-primary-100{border-color:#3805e8!important}.indigo-theme.dark .bg-primary-200{background:#4909ec}.indigo-theme.dark .text-primary-200{color:#4909ec!important}.indigo-theme.dark .b-primary-200{border-color:#4909ec!important}.indigo-theme.dark .bg-primary-300{background:#530cee}.indigo-theme.dark .text-primary-300{color:#530cee!important}.indigo-theme.dark .b-primary-300{border-color:#530cee!important}.indigo-theme.dark .bg-primary-400{background:#5e0ef0}.indigo-theme.dark .text-primary-400{color:#5e0ef0!important}.indigo-theme.dark .b-primary-400{border-color:#5e0ef0!important}.indigo-theme.dark .bg-primary-500{background:#7123f2}.indigo-theme.dark .text-primary-500{color:#7123f2!important}.indigo-theme.dark .b-primary-500{border-color:#7123f2!important}.indigo-theme.dark .bg-primary-600{background:#7d34f4}.indigo-theme.dark .text-primary-600{color:#7d34f4!important}.indigo-theme.dark .b-primary-600{border-color:#7d34f4!important}.indigo-theme.dark .bg-primary-700{background:#9458f6}.indigo-theme.dark .text-primary-700{color:#9458f6!important}.indigo-theme.dark .b-primary-700{border-color:#9458f6!important}.indigo-theme.dark .bg-primary-800{background:#b388f9}.indigo-theme.dark .text-primary-800{color:#b388f9!important}.indigo-theme.dark .b-primary-800{border-color:#b388f9!important}.indigo-theme.dark .bg-primary-900{background:#d1b7fb}.indigo-theme.dark .text-primary-900{color:#d1b7fb!important}.indigo-theme.dark .b-primary-900{border-color:#d1b7fb!important}.indigo-theme.dark .bg-accent-50{background:#1d2630}.indigo-theme.dark .text-accent-50{color:#1d2630!important}.indigo-theme.dark .b-accent-50{border-color:#1d2630!important}.indigo-theme.dark .bg-accent-100{background:#131920}.indigo-theme.dark .text-accent-100{color:#131920!important}.indigo-theme.dark .b-accent-100{border-color:#131920!important}.indigo-theme.dark .bg-accent-200{background:#1d2630}.indigo-theme.dark .text-accent-200{color:#1d2630!important}.indigo-theme.dark .b-accent-200{border-color:#1d2630!important}.indigo-theme.dark .bg-accent-300{background:#3e4853}.indigo-theme.dark .text-accent-300{color:#3e4853!important}.indigo-theme.dark .b-accent-300{border-color:#3e4853!important}.indigo-theme.dark .bg-accent-400{background:#5b6b79}.indigo-theme.dark .text-accent-400{color:#5b6b79!important}.indigo-theme.dark .b-accent-400{border-color:#5b6b79!important}.indigo-theme.dark .bg-accent-500{background:#8996a4}.indigo-theme.dark .text-accent-500{color:#8996a4!important}.indigo-theme.dark .b-accent-500{border-color:#8996a4!important}.indigo-theme.dark .bg-accent-600{background:#bec8d0}.indigo-theme.dark .text-accent-600{color:#bec8d0!important}.indigo-theme.dark .b-accent-600{border-color:#bec8d0!important}.indigo-theme.dark .bg-accent-700{background:#dbe0e5}.indigo-theme.dark .text-accent-700{color:#dbe0e5!important}.indigo-theme.dark .b-accent-700{border-color:#dbe0e5!important}.indigo-theme.dark .bg-accent-800{background:#f3f5f7}.indigo-theme.dark .text-accent-800{color:#f3f5f7!important}.indigo-theme.dark .b-accent-800{border-color:#f3f5f7!important}.indigo-theme.dark .bg-accent-900{background:#f8f9fa}.indigo-theme.dark .text-accent-900{color:#f8f9fa!important}.indigo-theme.dark .b-accent-900{border-color:#f8f9fa!important}.indigo-theme.dark .bg-warn-50{background:#f5bebe}.indigo-theme.dark .text-warn-50{color:#f5bebe!important}.indigo-theme.dark .b-warn-50{border-color:#f5bebe!important}.indigo-theme.dark .bg-warn-100{background:#c50d0d}.indigo-theme.dark .text-warn-100{color:#c50d0d!important}.indigo-theme.dark .b-warn-100{border-color:#c50d0d!important}.indigo-theme.dark .bg-warn-200{background:#ce1717}.indigo-theme.dark .text-warn-200{color:#ce1717!important}.indigo-theme.dark .b-warn-200{border-color:#ce1717!important}.indigo-theme.dark .bg-warn-300{background:#d31c1c}.indigo-theme.dark .text-warn-300{color:#d31c1c!important}.indigo-theme.dark .b-warn-300{border-color:#d31c1c!important}.indigo-theme.dark .bg-warn-400{background:#d82222}.indigo-theme.dark .text-warn-400{color:#d82222!important}.indigo-theme.dark .b-warn-400{border-color:#d82222!important}.indigo-theme.dark .bg-warn-500{background:#dc2626}.indigo-theme.dark .text-warn-500{color:#dc2626!important}.indigo-theme.dark .b-warn-500{border-color:#dc2626!important}.indigo-theme.dark .bg-warn-600{background:#e14747}.indigo-theme.dark .text-warn-600{color:#e14747!important}.indigo-theme.dark .b-warn-600{border-color:#e14747!important}.indigo-theme.dark .bg-warn-700{background:#e76767}.indigo-theme.dark .text-warn-700{color:#e76767!important}.indigo-theme.dark .b-warn-700{border-color:#e76767!important}.indigo-theme.dark .bg-warn-800{background:#ee9393}.indigo-theme.dark .text-warn-800{color:#ee9393!important}.indigo-theme.dark .b-warn-800{border-color:#ee9393!important}.indigo-theme.dark .bg-warn-900{background:#f5bebe}.indigo-theme.dark .text-warn-900{color:#f5bebe!important}.indigo-theme.dark .b-warn-900{border-color:#f5bebe!important}.indigo-theme.dark .bg-success-50{background:#e6f5f0}.indigo-theme.dark .text-success-50{color:#e6f5f0!important}.indigo-theme.dark .b-success-50{border-color:#e6f5f0!important}.indigo-theme.dark .bg-success-100{background:#107d4f}.indigo-theme.dark .text-success-100{color:#107d4f!important}.indigo-theme.dark .b-success-100{border-color:#107d4f!important}.indigo-theme.dark .bg-success-200{background:#1b8d62}.indigo-theme.dark .text-success-200{color:#1b8d62!important}.indigo-theme.dark .b-success-200{border-color:#1b8d62!important}.indigo-theme.dark .bg-success-300{background:#21976c}.indigo-theme.dark .text-success-300{color:#21976c!important}.indigo-theme.dark .b-success-300{border-color:#21976c!important}.indigo-theme.dark .bg-success-400{background:#27a077}.indigo-theme.dark .text-success-400{color:#27a077!important}.indigo-theme.dark .b-success-400{border-color:#27a077!important}.indigo-theme.dark .bg-success-500{background:#2ca87f}.indigo-theme.dark .text-success-500{color:#2ca87f!important}.indigo-theme.dark .b-success-500{border-color:#2ca87f!important}.indigo-theme.dark .bg-success-600{background:#4cb592}.indigo-theme.dark .text-success-600{color:#4cb592!important}.indigo-theme.dark .b-success-600{border-color:#4cb592!important}.indigo-theme.dark .bg-success-700{background:#6bc2a5}.indigo-theme.dark .text-success-700{color:#6bc2a5!important}.indigo-theme.dark .b-success-700{border-color:#6bc2a5!important}.indigo-theme.dark .bg-success-800{background:#96d4bf}.indigo-theme.dark .text-success-800{color:#96d4bf!important}.indigo-theme.dark .b-success-800{border-color:#96d4bf!important}.indigo-theme.dark .bg-success-900{background:#c0e5d9}.indigo-theme.dark .text-success-900{color:#c0e5d9!important}.indigo-theme.dark .b-success-900{border-color:#c0e5d9!important}.indigo-theme.dark .bg-warning-50{background:#fcf1e0}.indigo-theme.dark .text-warning-50{color:#fcf1e0!important}.indigo-theme.dark .b-warning-50{border-color:#fcf1e0!important}.indigo-theme.dark .bg-warning-100{background:#d35a00}.indigo-theme.dark .text-warning-100{color:#d35a00!important}.indigo-theme.dark .b-warning-100{border-color:#d35a00!important}.indigo-theme.dark .bg-warning-200{background:#da6d00}.indigo-theme.dark .text-warning-200{color:#da6d00!important}.indigo-theme.dark .b-warning-200{border-color:#da6d00!important}.indigo-theme.dark .bg-warning-300{background:#de7700}.indigo-theme.dark .text-warning-300{color:#de7700!important}.indigo-theme.dark .b-warning-300{border-color:#de7700!important}.indigo-theme.dark .bg-warning-400{background:#e28200}.indigo-theme.dark .text-warning-400{color:#e28200!important}.indigo-theme.dark .b-warning-400{border-color:#e28200!important}.indigo-theme.dark .bg-warning-500{background:#e58a00}.indigo-theme.dark .text-warning-500{color:#e58a00!important}.indigo-theme.dark .b-warning-500{border-color:#e58a00!important}.indigo-theme.dark .bg-warning-600{background:#e99c26}.indigo-theme.dark .text-warning-600{color:#e99c26!important}.indigo-theme.dark .b-warning-600{border-color:#e99c26!important}.indigo-theme.dark .bg-warning-700{background:#edad4d}.indigo-theme.dark .text-warning-700{color:#edad4d!important}.indigo-theme.dark .b-warning-700{border-color:#edad4d!important}.indigo-theme.dark .bg-warning-800{background:#f2c580}.indigo-theme.dark .text-warning-800{color:#f2c580!important}.indigo-theme.dark .b-warning-800{border-color:#f2c580!important}.indigo-theme.dark .bg-warning-900{background:#f7dcb3}.indigo-theme.dark .text-warning-900{color:#f7dcb3!important}.indigo-theme.dark .b-warning-900{border-color:#f7dcb3!important}.purple-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #673ab7;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #673ab7;--mdc-filled-text-field-focus-active-indicator-color: #673ab7;--mdc-filled-text-field-focus-label-text-color: rgba(103, 58, 183, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #673ab7;--mdc-outlined-text-field-focus-outline-color: #673ab7;--mdc-outlined-text-field-focus-label-text-color: rgba(103, 58, 183, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(103, 58, 183, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(103, 58, 183, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #5f34b0;--mdc-switch-selected-handle-color: #5f34b0;--mdc-switch-selected-hover-state-layer-color: #5f34b0;--mdc-switch-selected-pressed-state-layer-color: #5f34b0;--mdc-switch-selected-focus-handle-color: #391890;--mdc-switch-selected-hover-handle-color: #391890;--mdc-switch-selected-pressed-handle-color: #391890;--mdc-switch-selected-focus-track-color: #9575cd;--mdc-switch-selected-hover-track-color: #9575cd;--mdc-switch-selected-pressed-track-color: #9575cd;--mdc-switch-selected-track-color: #9575cd;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #673ab7;--mdc-slider-focus-handle-color: #673ab7;--mdc-slider-hover-handle-color: #673ab7;--mdc-slider-active-track-color: #673ab7;--mdc-slider-inactive-track-color: #673ab7;--mdc-slider-with-tick-marks-inactive-container-color: #673ab7;--mdc-slider-with-tick-marks-active-container-color: #673ab7;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #673ab7;--mat-slider-hover-state-layer-color: rgba(103, 58, 183, .05);--mat-slider-focus-state-layer-color: rgba(103, 58, 183, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #000;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: #000;--mat-text-button-disabled-state-layer-color: #000;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #000;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: #000;--mat-filled-button-disabled-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #000;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-disabled-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #000;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #000;--mat-outlined-button-disabled-state-layer-color: #000;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #000;--mat-icon-button-disabled-state-layer-color: #000;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: #000;--mat-fab-disabled-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #8996a4;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #673ab7;--mat-badge-background-color: #673ab7;--mat-badge-text-color: #673ab7;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-date-selected-state-text-color: #673ab7;--mat-datepicker-calendar-date-selected-state-background-color: #673ab7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(103, 58, 183, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #673ab7;--mat-datepicker-calendar-date-focus-state-background-color: rgba(103, 58, 183, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(103, 58, 183, .3);--mat-datepicker-toggle-active-state-icon-color: #673ab7;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(103, 58, 183, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: #673ab7;--mat-stepper-header-selected-state-icon-background-color: #673ab7;--mat-stepper-header-selected-state-icon-foreground-color: #673ab7;--mat-stepper-header-done-state-icon-background-color: #673ab7;--mat-stepper-header-done-state-icon-foreground-color: #673ab7;--mat-stepper-header-edit-state-icon-background-color: #673ab7;--mat-stepper-header-edit-state-icon-foreground-color: #673ab7;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--primary-50: #ede7f6;--primary-100: #d1c4e9;--primary-200: #b39ddb;--primary-300: #9575cd;--primary-400: #7e58c2;--primary-500: #673ab7;--primary-600: #5f34b0;--primary-700: #542ca7;--primary-800: #4a259f;--primary-900: #391890;--accent-50: #fff;--accent-100: #f8f9fa;--accent-200: #f3f5f7;--accent-300: #dbe0e5;--accent-400: #bec8d0;--accent-500: #8996a4;--accent-600: #5b6b79;--accent-700: #3e4853;--accent-800: #1d2630;--accent-900: #131920;--warn-50: #fbe5e5;--warn-100: #f5bebe;--warn-200: #ee9393;--warn-300: #e76767;--warn-400: #e14747;--warn-500: #dc2626;--warn-600: #d82222;--warn-700: #d31c1c;--warn-800: #ce1717;--warn-900: #c50d0d;--success-50: #e6f5f0;--success-100: #c0e5d9;--success-200: #96d4bf;--success-300: #6bc2a5;--success-400: #4cb592;--success-500: #2ca87f;--success-600: #27a077;--success-700: #21976c;--success-800: #1b8d62;--success-900: #107d4f;--warning-50: #fcf1e0;--warning-100: #f7dcb3;--warning-200: #f2c580;--warning-300: #edad4d;--warning-400: #e99c26;--warning-500: #e58a00;--warning-600: #e28200;--warning-700: #de7700;--warning-800: #da6d00;--warning-900: #d35a00}.purple-theme .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.purple-theme .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.purple-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #673ab7;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #673ab7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.purple-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.purple-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.purple-theme .mat-elevation-z0,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.purple-theme .mat-elevation-z1,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.purple-theme .mat-elevation-z2,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.purple-theme .mat-elevation-z3,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.purple-theme .mat-elevation-z4,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.purple-theme .mat-elevation-z5,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.purple-theme .mat-elevation-z6,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.purple-theme .mat-elevation-z7,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.purple-theme .mat-elevation-z8,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.purple-theme .mat-elevation-z9,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.purple-theme .mat-elevation-z10,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.purple-theme .mat-elevation-z11,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.purple-theme .mat-elevation-z12,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.purple-theme .mat-elevation-z13,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.purple-theme .mat-elevation-z14,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.purple-theme .mat-elevation-z15,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.purple-theme .mat-elevation-z16,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.purple-theme .mat-elevation-z17,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.purple-theme .mat-elevation-z18,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.purple-theme .mat-elevation-z19,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.purple-theme .mat-elevation-z20,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.purple-theme .mat-elevation-z21,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.purple-theme .mat-elevation-z22,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.purple-theme .mat-elevation-z23,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.purple-theme .mat-elevation-z24,.purple-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.purple-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #673ab7;--mdc-linear-progress-track-color: rgba(103, 58, 183, .25)}.purple-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.purple-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.purple-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.purple-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.purple-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.purple-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.purple-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.purple-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.purple-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.purple-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #673ab7;--mdc-chip-elevated-container-color: #673ab7;--mdc-chip-elevated-disabled-container-color: #673ab7;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #673ab7;--mdc-chip-with-icon-icon-color: #673ab7;--mdc-chip-with-icon-disabled-icon-color: #673ab7;--mdc-chip-with-icon-selected-icon-color: #673ab7;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #673ab7;--mdc-chip-with-trailing-icon-trailing-icon-color: #673ab7}.purple-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.purple-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.purple-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.purple-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.purple-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.purple-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5b6b79;--mdc-switch-selected-handle-color: #5b6b79;--mdc-switch-selected-hover-state-layer-color: #5b6b79;--mdc-switch-selected-pressed-state-layer-color: #5b6b79;--mdc-switch-selected-focus-handle-color: #131920;--mdc-switch-selected-hover-handle-color: #131920;--mdc-switch-selected-pressed-handle-color: #131920;--mdc-switch-selected-focus-track-color: #dbe0e5;--mdc-switch-selected-hover-track-color: #dbe0e5;--mdc-switch-selected-pressed-track-color: #dbe0e5;--mdc-switch-selected-track-color: #dbe0e5}.purple-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #d82222;--mdc-switch-selected-handle-color: #d82222;--mdc-switch-selected-hover-state-layer-color: #d82222;--mdc-switch-selected-pressed-state-layer-color: #d82222;--mdc-switch-selected-focus-handle-color: #c50d0d;--mdc-switch-selected-hover-handle-color: #c50d0d;--mdc-switch-selected-pressed-handle-color: #c50d0d;--mdc-switch-selected-focus-track-color: #e76767;--mdc-switch-selected-hover-track-color: #e76767;--mdc-switch-selected-pressed-track-color: #e76767;--mdc-switch-selected-track-color: #e76767}.purple-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.purple-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #673ab7;--mdc-radio-selected-hover-icon-color: #673ab7;--mdc-radio-selected-icon-color: #673ab7;--mdc-radio-selected-pressed-icon-color: #673ab7;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #673ab7;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.purple-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.purple-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.purple-theme .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.purple-theme .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.purple-theme .mdc-list-item__start,.purple-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #673ab7;--mdc-radio-selected-hover-icon-color: #673ab7;--mdc-radio-selected-icon-color: #673ab7;--mdc-radio-selected-pressed-icon-color: #673ab7}.purple-theme .mat-accent .mdc-list-item__start,.purple-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.purple-theme .mat-warn .mdc-list-item__start,.purple-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.purple-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #673ab7;--mdc-checkbox-selected-hover-icon-color: #673ab7;--mdc-checkbox-selected-icon-color: #673ab7;--mdc-checkbox-selected-pressed-icon-color: #673ab7;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #673ab7;--mdc-checkbox-selected-hover-state-layer-color: #673ab7;--mdc-checkbox-selected-pressed-state-layer-color: #673ab7;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.purple-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.purple-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.purple-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#673ab7}.purple-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.purple-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.purple-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.purple-theme .mat-mdc-tab-group,.purple-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #673ab7;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #673ab7;--mat-tab-header-active-ripple-color: #673ab7;--mat-tab-header-inactive-ripple-color: #673ab7;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #673ab7;--mat-tab-header-active-hover-label-text-color: #673ab7;--mat-tab-header-active-focus-indicator-color: #673ab7;--mat-tab-header-active-hover-indicator-color: #673ab7}.purple-theme .mat-mdc-tab-group.mat-accent,.purple-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.purple-theme .mat-mdc-tab-group.mat-warn,.purple-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.purple-theme .mat-mdc-tab-group.mat-background-primary,.purple-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #673ab7;--mat-tab-header-with-background-foreground-color: #673ab7}.purple-theme .mat-mdc-tab-group.mat-background-accent,.purple-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.purple-theme .mat-mdc-tab-group.mat-background-warn,.purple-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.purple-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.purple-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #673ab7;--mdc-checkbox-selected-hover-icon-color: #673ab7;--mdc-checkbox-selected-icon-color: #673ab7;--mdc-checkbox-selected-pressed-icon-color: #673ab7;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #673ab7;--mdc-checkbox-selected-hover-state-layer-color: #673ab7;--mdc-checkbox-selected-pressed-state-layer-color: #673ab7;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.purple-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}.purple-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #673ab7;--mat-text-button-state-layer-color: #673ab7;--mat-text-button-ripple-color: rgba(103, 58, 183, .1)}.purple-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.purple-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.purple-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #673ab7;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.purple-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.purple-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.purple-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #673ab7;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.purple-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.purple-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.purple-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #673ab7;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #673ab7;--mat-outlined-button-ripple-color: rgba(103, 58, 183, .1)}.purple-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.purple-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.purple-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #673ab7;--mat-icon-button-state-layer-color: #673ab7;--mat-icon-button-ripple-color: rgba(103, 58, 183, .1)}.purple-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.purple-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.purple-theme .mat-mdc-fab.mat-primary,.purple-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #673ab7;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.purple-theme .mat-mdc-fab.mat-accent,.purple-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.purple-theme .mat-mdc-fab.mat-warn,.purple-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.purple-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.purple-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.purple-theme .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.purple-theme .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.purple-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.purple-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.purple-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.purple-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.purple-theme .mat-icon.mat-primary{--mat-icon-color: #673ab7}.purple-theme .mat-icon.mat-accent{--mat-icon-color: #8996a4}.purple-theme .mat-icon.mat-warn{--mat-icon-color: #dc2626}.purple-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.purple-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.purple-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #673ab7;--mat-toolbar-container-text-color: #673ab7}.purple-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.purple-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.purple-theme .bg-primary-50{background:#ede7f6}.purple-theme .text-primary-50{color:#ede7f6!important}.purple-theme .b-primary-50{border-color:#ede7f6!important}.purple-theme .bg-primary-100{background:#d1c4e9}.purple-theme .text-primary-100{color:#d1c4e9!important}.purple-theme .b-primary-100{border-color:#d1c4e9!important}.purple-theme .bg-primary-200{background:#b39ddb}.purple-theme .text-primary-200{color:#b39ddb!important}.purple-theme .b-primary-200{border-color:#b39ddb!important}.purple-theme .bg-primary-300{background:#9575cd}.purple-theme .text-primary-300{color:#9575cd!important}.purple-theme .b-primary-300{border-color:#9575cd!important}.purple-theme .bg-primary-400{background:#7e58c2}.purple-theme .text-primary-400{color:#7e58c2!important}.purple-theme .b-primary-400{border-color:#7e58c2!important}.purple-theme .bg-primary-500{background:#673ab7}.purple-theme .text-primary-500{color:#673ab7!important}.purple-theme .b-primary-500{border-color:#673ab7!important}.purple-theme .bg-primary-600{background:#5f34b0}.purple-theme .text-primary-600{color:#5f34b0!important}.purple-theme .b-primary-600{border-color:#5f34b0!important}.purple-theme .bg-primary-700{background:#542ca7}.purple-theme .text-primary-700{color:#542ca7!important}.purple-theme .b-primary-700{border-color:#542ca7!important}.purple-theme .bg-primary-800{background:#4a259f}.purple-theme .text-primary-800{color:#4a259f!important}.purple-theme .b-primary-800{border-color:#4a259f!important}.purple-theme .bg-primary-900{background:#391890}.purple-theme .text-primary-900{color:#391890!important}.purple-theme .b-primary-900{border-color:#391890!important}.purple-theme .bg-accent-50{background:#fff}.purple-theme .text-accent-50{color:#fff!important}.purple-theme .b-accent-50{border-color:#fff!important}.purple-theme .bg-accent-100{background:#f8f9fa}.purple-theme .text-accent-100{color:#f8f9fa!important}.purple-theme .b-accent-100{border-color:#f8f9fa!important}.purple-theme .bg-accent-200{background:#f3f5f7}.purple-theme .text-accent-200{color:#f3f5f7!important}.purple-theme .b-accent-200{border-color:#f3f5f7!important}.purple-theme .bg-accent-300{background:#dbe0e5}.purple-theme .text-accent-300{color:#dbe0e5!important}.purple-theme .b-accent-300{border-color:#dbe0e5!important}.purple-theme .bg-accent-400{background:#bec8d0}.purple-theme .text-accent-400{color:#bec8d0!important}.purple-theme .b-accent-400{border-color:#bec8d0!important}.purple-theme .bg-accent-500{background:#8996a4}.purple-theme .text-accent-500{color:#8996a4!important}.purple-theme .b-accent-500{border-color:#8996a4!important}.purple-theme .bg-accent-600{background:#5b6b79}.purple-theme .text-accent-600{color:#5b6b79!important}.purple-theme .b-accent-600{border-color:#5b6b79!important}.purple-theme .bg-accent-700{background:#3e4853}.purple-theme .text-accent-700{color:#3e4853!important}.purple-theme .b-accent-700{border-color:#3e4853!important}.purple-theme .bg-accent-800{background:#1d2630}.purple-theme .text-accent-800{color:#1d2630!important}.purple-theme .b-accent-800{border-color:#1d2630!important}.purple-theme .bg-accent-900{background:#131920}.purple-theme .text-accent-900{color:#131920!important}.purple-theme .b-accent-900{border-color:#131920!important}.purple-theme .bg-warn-50{background:#fbe5e5}.purple-theme .text-warn-50{color:#fbe5e5!important}.purple-theme .b-warn-50{border-color:#fbe5e5!important}.purple-theme .bg-warn-100{background:#f5bebe}.purple-theme .text-warn-100{color:#f5bebe!important}.purple-theme .b-warn-100{border-color:#f5bebe!important}.purple-theme .bg-warn-200{background:#ee9393}.purple-theme .text-warn-200{color:#ee9393!important}.purple-theme .b-warn-200{border-color:#ee9393!important}.purple-theme .bg-warn-300{background:#e76767}.purple-theme .text-warn-300{color:#e76767!important}.purple-theme .b-warn-300{border-color:#e76767!important}.purple-theme .bg-warn-400{background:#e14747}.purple-theme .text-warn-400{color:#e14747!important}.purple-theme .b-warn-400{border-color:#e14747!important}.purple-theme .bg-warn-500{background:#dc2626}.purple-theme .text-warn-500{color:#dc2626!important}.purple-theme .b-warn-500{border-color:#dc2626!important}.purple-theme .bg-warn-600{background:#d82222}.purple-theme .text-warn-600{color:#d82222!important}.purple-theme .b-warn-600{border-color:#d82222!important}.purple-theme .bg-warn-700{background:#d31c1c}.purple-theme .text-warn-700{color:#d31c1c!important}.purple-theme .b-warn-700{border-color:#d31c1c!important}.purple-theme .bg-warn-800{background:#ce1717}.purple-theme .text-warn-800{color:#ce1717!important}.purple-theme .b-warn-800{border-color:#ce1717!important}.purple-theme .bg-warn-900{background:#c50d0d}.purple-theme .text-warn-900{color:#c50d0d!important}.purple-theme .b-warn-900{border-color:#c50d0d!important}.purple-theme .bg-success-50{background:#e6f5f0}.purple-theme .text-success-50{color:#e6f5f0!important}.purple-theme .b-success-50{border-color:#e6f5f0!important}.purple-theme .bg-success-100{background:#c0e5d9}.purple-theme .text-success-100{color:#c0e5d9!important}.purple-theme .b-success-100{border-color:#c0e5d9!important}.purple-theme .bg-success-200{background:#96d4bf}.purple-theme .text-success-200{color:#96d4bf!important}.purple-theme .b-success-200{border-color:#96d4bf!important}.purple-theme .bg-success-300{background:#6bc2a5}.purple-theme .text-success-300{color:#6bc2a5!important}.purple-theme .b-success-300{border-color:#6bc2a5!important}.purple-theme .bg-success-400{background:#4cb592}.purple-theme .text-success-400{color:#4cb592!important}.purple-theme .b-success-400{border-color:#4cb592!important}.purple-theme .bg-success-500{background:#2ca87f}.purple-theme .text-success-500{color:#2ca87f!important}.purple-theme .b-success-500{border-color:#2ca87f!important}.purple-theme .bg-success-600{background:#27a077}.purple-theme .text-success-600{color:#27a077!important}.purple-theme .b-success-600{border-color:#27a077!important}.purple-theme .bg-success-700{background:#21976c}.purple-theme .text-success-700{color:#21976c!important}.purple-theme .b-success-700{border-color:#21976c!important}.purple-theme .bg-success-800{background:#1b8d62}.purple-theme .text-success-800{color:#1b8d62!important}.purple-theme .b-success-800{border-color:#1b8d62!important}.purple-theme .bg-success-900{background:#107d4f}.purple-theme .text-success-900{color:#107d4f!important}.purple-theme .b-success-900{border-color:#107d4f!important}.purple-theme .bg-warning-50{background:#fcf1e0}.purple-theme .text-warning-50{color:#fcf1e0!important}.purple-theme .b-warning-50{border-color:#fcf1e0!important}.purple-theme .bg-warning-100{background:#f7dcb3}.purple-theme .text-warning-100{color:#f7dcb3!important}.purple-theme .b-warning-100{border-color:#f7dcb3!important}.purple-theme .bg-warning-200{background:#f2c580}.purple-theme .text-warning-200{color:#f2c580!important}.purple-theme .b-warning-200{border-color:#f2c580!important}.purple-theme .bg-warning-300{background:#edad4d}.purple-theme .text-warning-300{color:#edad4d!important}.purple-theme .b-warning-300{border-color:#edad4d!important}.purple-theme .bg-warning-400{background:#e99c26}.purple-theme .text-warning-400{color:#e99c26!important}.purple-theme .b-warning-400{border-color:#e99c26!important}.purple-theme .bg-warning-500{background:#e58a00}.purple-theme .text-warning-500{color:#e58a00!important}.purple-theme .b-warning-500{border-color:#e58a00!important}.purple-theme .bg-warning-600{background:#e28200}.purple-theme .text-warning-600{color:#e28200!important}.purple-theme .b-warning-600{border-color:#e28200!important}.purple-theme .bg-warning-700{background:#de7700}.purple-theme .text-warning-700{color:#de7700!important}.purple-theme .b-warning-700{border-color:#de7700!important}.purple-theme .bg-warning-800{background:#da6d00}.purple-theme .text-warning-800{color:#da6d00!important}.purple-theme .b-warning-800{border-color:#da6d00!important}.purple-theme .bg-warning-900{background:#d35a00}.purple-theme .text-warning-900{color:#d35a00!important}.purple-theme .b-warning-900{border-color:#d35a00!important}.purple-theme.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #673ab7;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #673ab7;--mdc-filled-text-field-focus-active-indicator-color: #673ab7;--mdc-filled-text-field-focus-label-text-color: rgba(103, 58, 183, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #673ab7;--mdc-outlined-text-field-focus-outline-color: #673ab7;--mdc-outlined-text-field-focus-label-text-color: rgba(103, 58, 183, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(103, 58, 183, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(103, 58, 183, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #9575cd;--mdc-switch-selected-handle-color: #9575cd;--mdc-switch-selected-hover-state-layer-color: #9575cd;--mdc-switch-selected-pressed-state-layer-color: #9575cd;--mdc-switch-selected-focus-handle-color: #b39ddb;--mdc-switch-selected-hover-handle-color: #b39ddb;--mdc-switch-selected-pressed-handle-color: #b39ddb;--mdc-switch-selected-focus-track-color: #5f34b0;--mdc-switch-selected-hover-track-color: #5f34b0;--mdc-switch-selected-pressed-track-color: #5f34b0;--mdc-switch-selected-track-color: #5f34b0;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #673ab7;--mdc-slider-focus-handle-color: #673ab7;--mdc-slider-hover-handle-color: #673ab7;--mdc-slider-active-track-color: #673ab7;--mdc-slider-inactive-track-color: #673ab7;--mdc-slider-with-tick-marks-inactive-container-color: #673ab7;--mdc-slider-with-tick-marks-active-container-color: #673ab7;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #673ab7;--mat-slider-hover-state-layer-color: rgba(103, 58, 183, .05);--mat-slider-focus-state-layer-color: rgba(103, 58, 183, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #fff;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: #fff;--mat-text-button-disabled-state-layer-color: #fff;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: #fff;--mat-filled-button-disabled-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-disabled-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: #fff;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #fff;--mat-outlined-button-disabled-state-layer-color: #fff;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: #fff;--mat-icon-button-disabled-state-layer-color: #fff;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: #fff;--mat-fab-disabled-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #673ab7;--mat-badge-background-color: #673ab7;--mat-badge-text-color: #673ab7;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-date-selected-state-text-color: #673ab7;--mat-datepicker-calendar-date-selected-state-background-color: #673ab7;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(103, 58, 183, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #673ab7;--mat-datepicker-calendar-date-focus-state-background-color: rgba(103, 58, 183, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(103, 58, 183, .3);--mat-datepicker-toggle-active-state-icon-color: #673ab7;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(103, 58, 183, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: #673ab7;--mat-stepper-header-selected-state-icon-background-color: #673ab7;--mat-stepper-header-selected-state-icon-foreground-color: #673ab7;--mat-stepper-header-done-state-icon-background-color: #673ab7;--mat-stepper-header-done-state-icon-foreground-color: #673ab7;--mat-stepper-header-edit-state-icon-background-color: #673ab7;--mat-stepper-header-edit-state-icon-foreground-color: #673ab7;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--primary-50: #ede7f6;--primary-100: #391890;--primary-200: #4a259f;--primary-300: #542ca7;--primary-400: #5f34b0;--primary-500: #673ab7;--primary-600: #7e58c2;--primary-700: #9575cd;--primary-800: #b39ddb;--primary-900: #d1c4e9;--accent-50: #1d2630;--accent-100: #131920;--accent-200: #1d2630;--accent-300: #3e4853;--accent-400: #5b6b79;--accent-500: #8996a4;--accent-600: #bec8d0;--accent-700: #dbe0e5;--accent-800: #f3f5f7;--accent-900: #f8f9fa;--warn-50: #f5bebe;--warn-100: #c50d0d;--warn-200: #ce1717;--warn-300: #d31c1c;--warn-400: #d82222;--warn-500: #dc2626;--warn-600: #e14747;--warn-700: #e76767;--warn-800: #ee9393;--warn-900: #f5bebe;--success-50: #e6f5f0;--success-100: #107d4f;--success-200: #1b8d62;--success-300: #21976c;--success-400: #27a077;--success-500: #2ca87f;--success-600: #4cb592;--success-700: #6bc2a5;--success-800: #96d4bf;--success-900: #c0e5d9;--warning-50: #fcf1e0;--warning-100: #d35a00;--warning-200: #da6d00;--warning-300: #de7700;--warning-400: #e28200;--warning-500: #e58a00;--warning-600: #e99c26;--warning-700: #edad4d;--warning-800: #f2c580;--warning-900: #f7dcb3}.purple-theme.dark .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.purple-theme.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.purple-theme.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #673ab7;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #673ab7;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.purple-theme.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.purple-theme.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.purple-theme.dark .mat-elevation-z0,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.purple-theme.dark .mat-elevation-z1,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.purple-theme.dark .mat-elevation-z2,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.purple-theme.dark .mat-elevation-z3,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.purple-theme.dark .mat-elevation-z4,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.purple-theme.dark .mat-elevation-z5,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.purple-theme.dark .mat-elevation-z6,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.purple-theme.dark .mat-elevation-z7,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.purple-theme.dark .mat-elevation-z8,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.purple-theme.dark .mat-elevation-z9,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.purple-theme.dark .mat-elevation-z10,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.purple-theme.dark .mat-elevation-z11,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.purple-theme.dark .mat-elevation-z12,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.purple-theme.dark .mat-elevation-z13,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.purple-theme.dark .mat-elevation-z14,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.purple-theme.dark .mat-elevation-z15,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.purple-theme.dark .mat-elevation-z16,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.purple-theme.dark .mat-elevation-z17,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.purple-theme.dark .mat-elevation-z18,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.purple-theme.dark .mat-elevation-z19,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.purple-theme.dark .mat-elevation-z20,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.purple-theme.dark .mat-elevation-z21,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.purple-theme.dark .mat-elevation-z22,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.purple-theme.dark .mat-elevation-z23,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.purple-theme.dark .mat-elevation-z24,.purple-theme.dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.purple-theme.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #673ab7;--mdc-linear-progress-track-color: rgba(103, 58, 183, .25)}.purple-theme.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.purple-theme.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.purple-theme.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.purple-theme.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.purple-theme.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.purple-theme.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.purple-theme.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.purple-theme.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.purple-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.purple-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #673ab7;--mdc-chip-elevated-container-color: #673ab7;--mdc-chip-elevated-disabled-container-color: #673ab7;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #673ab7;--mdc-chip-with-icon-icon-color: #673ab7;--mdc-chip-with-icon-disabled-icon-color: #673ab7;--mdc-chip-with-icon-selected-icon-color: #673ab7;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #673ab7;--mdc-chip-with-trailing-icon-trailing-icon-color: #673ab7}.purple-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.purple-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.purple-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.purple-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.purple-theme.dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.purple-theme.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #dbe0e5;--mdc-switch-selected-handle-color: #dbe0e5;--mdc-switch-selected-hover-state-layer-color: #dbe0e5;--mdc-switch-selected-pressed-state-layer-color: #dbe0e5;--mdc-switch-selected-focus-handle-color: #f3f5f7;--mdc-switch-selected-hover-handle-color: #f3f5f7;--mdc-switch-selected-pressed-handle-color: #f3f5f7;--mdc-switch-selected-focus-track-color: #5b6b79;--mdc-switch-selected-hover-track-color: #5b6b79;--mdc-switch-selected-pressed-track-color: #5b6b79;--mdc-switch-selected-track-color: #5b6b79}.purple-theme.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e76767;--mdc-switch-selected-handle-color: #e76767;--mdc-switch-selected-hover-state-layer-color: #e76767;--mdc-switch-selected-pressed-state-layer-color: #e76767;--mdc-switch-selected-focus-handle-color: #ee9393;--mdc-switch-selected-hover-handle-color: #ee9393;--mdc-switch-selected-pressed-handle-color: #ee9393;--mdc-switch-selected-focus-track-color: #d82222;--mdc-switch-selected-hover-track-color: #d82222;--mdc-switch-selected-pressed-track-color: #d82222;--mdc-switch-selected-track-color: #d82222}.purple-theme.dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.purple-theme.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #673ab7;--mdc-radio-selected-hover-icon-color: #673ab7;--mdc-radio-selected-icon-color: #673ab7;--mdc-radio-selected-pressed-icon-color: #673ab7;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #673ab7;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.purple-theme.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.purple-theme.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.purple-theme.dark .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.purple-theme.dark .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.purple-theme.dark .mdc-list-item__start,.purple-theme.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #673ab7;--mdc-radio-selected-hover-icon-color: #673ab7;--mdc-radio-selected-icon-color: #673ab7;--mdc-radio-selected-pressed-icon-color: #673ab7}.purple-theme.dark .mat-accent .mdc-list-item__start,.purple-theme.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.purple-theme.dark .mat-warn .mdc-list-item__start,.purple-theme.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.purple-theme.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #673ab7;--mdc-checkbox-selected-hover-icon-color: #673ab7;--mdc-checkbox-selected-icon-color: #673ab7;--mdc-checkbox-selected-pressed-icon-color: #673ab7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #673ab7;--mdc-checkbox-selected-hover-state-layer-color: #673ab7;--mdc-checkbox-selected-pressed-state-layer-color: #673ab7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.purple-theme.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.purple-theme.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.purple-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.purple-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.purple-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.purple-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#673ab7}.purple-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.purple-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.purple-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.purple-theme.dark .mat-mdc-tab-group,.purple-theme.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #673ab7;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #673ab7;--mat-tab-header-active-ripple-color: #673ab7;--mat-tab-header-inactive-ripple-color: #673ab7;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #673ab7;--mat-tab-header-active-hover-label-text-color: #673ab7;--mat-tab-header-active-focus-indicator-color: #673ab7;--mat-tab-header-active-hover-indicator-color: #673ab7}.purple-theme.dark .mat-mdc-tab-group.mat-accent,.purple-theme.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.purple-theme.dark .mat-mdc-tab-group.mat-warn,.purple-theme.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.purple-theme.dark .mat-mdc-tab-group.mat-background-primary,.purple-theme.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #673ab7;--mat-tab-header-with-background-foreground-color: #673ab7}.purple-theme.dark .mat-mdc-tab-group.mat-background-accent,.purple-theme.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.purple-theme.dark .mat-mdc-tab-group.mat-background-warn,.purple-theme.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.purple-theme.dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.purple-theme.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #673ab7;--mdc-checkbox-selected-hover-icon-color: #673ab7;--mdc-checkbox-selected-icon-color: #673ab7;--mdc-checkbox-selected-pressed-icon-color: #673ab7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #673ab7;--mdc-checkbox-selected-hover-state-layer-color: #673ab7;--mdc-checkbox-selected-pressed-state-layer-color: #673ab7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.purple-theme.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.purple-theme.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.purple-theme.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #673ab7;--mat-text-button-state-layer-color: #673ab7;--mat-text-button-ripple-color: rgba(103, 58, 183, .1)}.purple-theme.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.purple-theme.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.purple-theme.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #673ab7;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.purple-theme.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.purple-theme.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.purple-theme.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #673ab7;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.purple-theme.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.purple-theme.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.purple-theme.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #673ab7;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #673ab7;--mat-outlined-button-ripple-color: rgba(103, 58, 183, .1)}.purple-theme.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.purple-theme.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.purple-theme.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #673ab7;--mat-icon-button-state-layer-color: #673ab7;--mat-icon-button-ripple-color: rgba(103, 58, 183, .1)}.purple-theme.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.purple-theme.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.purple-theme.dark .mat-mdc-fab.mat-primary,.purple-theme.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #673ab7;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.purple-theme.dark .mat-mdc-fab.mat-accent,.purple-theme.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.purple-theme.dark .mat-mdc-fab.mat-warn,.purple-theme.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.purple-theme.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.purple-theme.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.purple-theme.dark .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.purple-theme.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.purple-theme.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.purple-theme.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.purple-theme.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.purple-theme.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.purple-theme.dark .mat-icon.mat-primary{--mat-icon-color: #673ab7}.purple-theme.dark .mat-icon.mat-accent{--mat-icon-color: #8996a4}.purple-theme.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.purple-theme.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.purple-theme.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.purple-theme.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #673ab7;--mat-toolbar-container-text-color: #673ab7}.purple-theme.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.purple-theme.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.purple-theme.dark .bg-primary-50{background:#ede7f6}.purple-theme.dark .text-primary-50{color:#ede7f6!important}.purple-theme.dark .b-primary-50{border-color:#ede7f6!important}.purple-theme.dark .bg-primary-100{background:#391890}.purple-theme.dark .text-primary-100{color:#391890!important}.purple-theme.dark .b-primary-100{border-color:#391890!important}.purple-theme.dark .bg-primary-200{background:#4a259f}.purple-theme.dark .text-primary-200{color:#4a259f!important}.purple-theme.dark .b-primary-200{border-color:#4a259f!important}.purple-theme.dark .bg-primary-300{background:#542ca7}.purple-theme.dark .text-primary-300{color:#542ca7!important}.purple-theme.dark .b-primary-300{border-color:#542ca7!important}.purple-theme.dark .bg-primary-400{background:#5f34b0}.purple-theme.dark .text-primary-400{color:#5f34b0!important}.purple-theme.dark .b-primary-400{border-color:#5f34b0!important}.purple-theme.dark .bg-primary-500{background:#673ab7}.purple-theme.dark .text-primary-500{color:#673ab7!important}.purple-theme.dark .b-primary-500{border-color:#673ab7!important}.purple-theme.dark .bg-primary-600{background:#7e58c2}.purple-theme.dark .text-primary-600{color:#7e58c2!important}.purple-theme.dark .b-primary-600{border-color:#7e58c2!important}.purple-theme.dark .bg-primary-700{background:#9575cd}.purple-theme.dark .text-primary-700{color:#9575cd!important}.purple-theme.dark .b-primary-700{border-color:#9575cd!important}.purple-theme.dark .bg-primary-800{background:#b39ddb}.purple-theme.dark .text-primary-800{color:#b39ddb!important}.purple-theme.dark .b-primary-800{border-color:#b39ddb!important}.purple-theme.dark .bg-primary-900{background:#d1c4e9}.purple-theme.dark .text-primary-900{color:#d1c4e9!important}.purple-theme.dark .b-primary-900{border-color:#d1c4e9!important}.purple-theme.dark .bg-accent-50{background:#1d2630}.purple-theme.dark .text-accent-50{color:#1d2630!important}.purple-theme.dark .b-accent-50{border-color:#1d2630!important}.purple-theme.dark .bg-accent-100{background:#131920}.purple-theme.dark .text-accent-100{color:#131920!important}.purple-theme.dark .b-accent-100{border-color:#131920!important}.purple-theme.dark .bg-accent-200{background:#1d2630}.purple-theme.dark .text-accent-200{color:#1d2630!important}.purple-theme.dark .b-accent-200{border-color:#1d2630!important}.purple-theme.dark .bg-accent-300{background:#3e4853}.purple-theme.dark .text-accent-300{color:#3e4853!important}.purple-theme.dark .b-accent-300{border-color:#3e4853!important}.purple-theme.dark .bg-accent-400{background:#5b6b79}.purple-theme.dark .text-accent-400{color:#5b6b79!important}.purple-theme.dark .b-accent-400{border-color:#5b6b79!important}.purple-theme.dark .bg-accent-500{background:#8996a4}.purple-theme.dark .text-accent-500{color:#8996a4!important}.purple-theme.dark .b-accent-500{border-color:#8996a4!important}.purple-theme.dark .bg-accent-600{background:#bec8d0}.purple-theme.dark .text-accent-600{color:#bec8d0!important}.purple-theme.dark .b-accent-600{border-color:#bec8d0!important}.purple-theme.dark .bg-accent-700{background:#dbe0e5}.purple-theme.dark .text-accent-700{color:#dbe0e5!important}.purple-theme.dark .b-accent-700{border-color:#dbe0e5!important}.purple-theme.dark .bg-accent-800{background:#f3f5f7}.purple-theme.dark .text-accent-800{color:#f3f5f7!important}.purple-theme.dark .b-accent-800{border-color:#f3f5f7!important}.purple-theme.dark .bg-accent-900{background:#f8f9fa}.purple-theme.dark .text-accent-900{color:#f8f9fa!important}.purple-theme.dark .b-accent-900{border-color:#f8f9fa!important}.purple-theme.dark .bg-warn-50{background:#f5bebe}.purple-theme.dark .text-warn-50{color:#f5bebe!important}.purple-theme.dark .b-warn-50{border-color:#f5bebe!important}.purple-theme.dark .bg-warn-100{background:#c50d0d}.purple-theme.dark .text-warn-100{color:#c50d0d!important}.purple-theme.dark .b-warn-100{border-color:#c50d0d!important}.purple-theme.dark .bg-warn-200{background:#ce1717}.purple-theme.dark .text-warn-200{color:#ce1717!important}.purple-theme.dark .b-warn-200{border-color:#ce1717!important}.purple-theme.dark .bg-warn-300{background:#d31c1c}.purple-theme.dark .text-warn-300{color:#d31c1c!important}.purple-theme.dark .b-warn-300{border-color:#d31c1c!important}.purple-theme.dark .bg-warn-400{background:#d82222}.purple-theme.dark .text-warn-400{color:#d82222!important}.purple-theme.dark .b-warn-400{border-color:#d82222!important}.purple-theme.dark .bg-warn-500{background:#dc2626}.purple-theme.dark .text-warn-500{color:#dc2626!important}.purple-theme.dark .b-warn-500{border-color:#dc2626!important}.purple-theme.dark .bg-warn-600{background:#e14747}.purple-theme.dark .text-warn-600{color:#e14747!important}.purple-theme.dark .b-warn-600{border-color:#e14747!important}.purple-theme.dark .bg-warn-700{background:#e76767}.purple-theme.dark .text-warn-700{color:#e76767!important}.purple-theme.dark .b-warn-700{border-color:#e76767!important}.purple-theme.dark .bg-warn-800{background:#ee9393}.purple-theme.dark .text-warn-800{color:#ee9393!important}.purple-theme.dark .b-warn-800{border-color:#ee9393!important}.purple-theme.dark .bg-warn-900{background:#f5bebe}.purple-theme.dark .text-warn-900{color:#f5bebe!important}.purple-theme.dark .b-warn-900{border-color:#f5bebe!important}.purple-theme.dark .bg-success-50{background:#e6f5f0}.purple-theme.dark .text-success-50{color:#e6f5f0!important}.purple-theme.dark .b-success-50{border-color:#e6f5f0!important}.purple-theme.dark .bg-success-100{background:#107d4f}.purple-theme.dark .text-success-100{color:#107d4f!important}.purple-theme.dark .b-success-100{border-color:#107d4f!important}.purple-theme.dark .bg-success-200{background:#1b8d62}.purple-theme.dark .text-success-200{color:#1b8d62!important}.purple-theme.dark .b-success-200{border-color:#1b8d62!important}.purple-theme.dark .bg-success-300{background:#21976c}.purple-theme.dark .text-success-300{color:#21976c!important}.purple-theme.dark .b-success-300{border-color:#21976c!important}.purple-theme.dark .bg-success-400{background:#27a077}.purple-theme.dark .text-success-400{color:#27a077!important}.purple-theme.dark .b-success-400{border-color:#27a077!important}.purple-theme.dark .bg-success-500{background:#2ca87f}.purple-theme.dark .text-success-500{color:#2ca87f!important}.purple-theme.dark .b-success-500{border-color:#2ca87f!important}.purple-theme.dark .bg-success-600{background:#4cb592}.purple-theme.dark .text-success-600{color:#4cb592!important}.purple-theme.dark .b-success-600{border-color:#4cb592!important}.purple-theme.dark .bg-success-700{background:#6bc2a5}.purple-theme.dark .text-success-700{color:#6bc2a5!important}.purple-theme.dark .b-success-700{border-color:#6bc2a5!important}.purple-theme.dark .bg-success-800{background:#96d4bf}.purple-theme.dark .text-success-800{color:#96d4bf!important}.purple-theme.dark .b-success-800{border-color:#96d4bf!important}.purple-theme.dark .bg-success-900{background:#c0e5d9}.purple-theme.dark .text-success-900{color:#c0e5d9!important}.purple-theme.dark .b-success-900{border-color:#c0e5d9!important}.purple-theme.dark .bg-warning-50{background:#fcf1e0}.purple-theme.dark .text-warning-50{color:#fcf1e0!important}.purple-theme.dark .b-warning-50{border-color:#fcf1e0!important}.purple-theme.dark .bg-warning-100{background:#d35a00}.purple-theme.dark .text-warning-100{color:#d35a00!important}.purple-theme.dark .b-warning-100{border-color:#d35a00!important}.purple-theme.dark .bg-warning-200{background:#da6d00}.purple-theme.dark .text-warning-200{color:#da6d00!important}.purple-theme.dark .b-warning-200{border-color:#da6d00!important}.purple-theme.dark .bg-warning-300{background:#de7700}.purple-theme.dark .text-warning-300{color:#de7700!important}.purple-theme.dark .b-warning-300{border-color:#de7700!important}.purple-theme.dark .bg-warning-400{background:#e28200}.purple-theme.dark .text-warning-400{color:#e28200!important}.purple-theme.dark .b-warning-400{border-color:#e28200!important}.purple-theme.dark .bg-warning-500{background:#e58a00}.purple-theme.dark .text-warning-500{color:#e58a00!important}.purple-theme.dark .b-warning-500{border-color:#e58a00!important}.purple-theme.dark .bg-warning-600{background:#e99c26}.purple-theme.dark .text-warning-600{color:#e99c26!important}.purple-theme.dark .b-warning-600{border-color:#e99c26!important}.purple-theme.dark .bg-warning-700{background:#edad4d}.purple-theme.dark .text-warning-700{color:#edad4d!important}.purple-theme.dark .b-warning-700{border-color:#edad4d!important}.purple-theme.dark .bg-warning-800{background:#f2c580}.purple-theme.dark .text-warning-800{color:#f2c580!important}.purple-theme.dark .b-warning-800{border-color:#f2c580!important}.purple-theme.dark .bg-warning-900{background:#f7dcb3}.purple-theme.dark .text-warning-900{color:#f7dcb3!important}.purple-theme.dark .b-warning-900{border-color:#f7dcb3!important}.pink-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #e83e8c;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #e83e8c;--mdc-filled-text-field-focus-active-indicator-color: #e83e8c;--mdc-filled-text-field-focus-label-text-color: rgba(232, 62, 140, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #e83e8c;--mdc-outlined-text-field-focus-outline-color: #e83e8c;--mdc-outlined-text-field-focus-label-text-color: rgba(232, 62, 140, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(232, 62, 140, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(232, 62, 140, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #e53884;--mdc-switch-selected-handle-color: #e53884;--mdc-switch-selected-hover-state-layer-color: #e53884;--mdc-switch-selected-pressed-state-layer-color: #e53884;--mdc-switch-selected-focus-handle-color: #d81b5c;--mdc-switch-selected-hover-handle-color: #d81b5c;--mdc-switch-selected-pressed-handle-color: #d81b5c;--mdc-switch-selected-focus-track-color: #ef78af;--mdc-switch-selected-hover-track-color: #ef78af;--mdc-switch-selected-pressed-track-color: #ef78af;--mdc-switch-selected-track-color: #ef78af;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #e83e8c;--mdc-slider-focus-handle-color: #e83e8c;--mdc-slider-hover-handle-color: #e83e8c;--mdc-slider-active-track-color: #e83e8c;--mdc-slider-inactive-track-color: #e83e8c;--mdc-slider-with-tick-marks-inactive-container-color: #e83e8c;--mdc-slider-with-tick-marks-active-container-color: #e83e8c;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #e83e8c;--mat-slider-hover-state-layer-color: rgba(232, 62, 140, .05);--mat-slider-focus-state-layer-color: rgba(232, 62, 140, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #000;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: #000;--mat-text-button-disabled-state-layer-color: #000;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #000;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: #000;--mat-filled-button-disabled-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #000;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-disabled-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #000;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #000;--mat-outlined-button-disabled-state-layer-color: #000;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #000;--mat-icon-button-disabled-state-layer-color: #000;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: #000;--mat-fab-disabled-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #8996a4;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #e83e8c;--mat-badge-background-color: #e83e8c;--mat-badge-text-color: #e83e8c;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-date-selected-state-text-color: #e83e8c;--mat-datepicker-calendar-date-selected-state-background-color: #e83e8c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(232, 62, 140, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #e83e8c;--mat-datepicker-calendar-date-focus-state-background-color: rgba(232, 62, 140, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(232, 62, 140, .3);--mat-datepicker-toggle-active-state-icon-color: #e83e8c;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(232, 62, 140, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: #e83e8c;--mat-stepper-header-selected-state-icon-background-color: #e83e8c;--mat-stepper-header-selected-state-icon-foreground-color: #e83e8c;--mat-stepper-header-done-state-icon-background-color: #e83e8c;--mat-stepper-header-done-state-icon-foreground-color: #e83e8c;--mat-stepper-header-edit-state-icon-background-color: #e83e8c;--mat-stepper-header-edit-state-icon-foreground-color: #e83e8c;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--primary-50: #fce8f1;--primary-100: #f8c5dd;--primary-200: #f49fc6;--primary-300: #ef78af;--primary-400: #eb5b9d;--primary-500: #e83e8c;--primary-600: #e53884;--primary-700: #e23079;--primary-800: #de286f;--primary-900: #d81b5c;--accent-50: #fff;--accent-100: #f8f9fa;--accent-200: #f3f5f7;--accent-300: #dbe0e5;--accent-400: #bec8d0;--accent-500: #8996a4;--accent-600: #5b6b79;--accent-700: #3e4853;--accent-800: #1d2630;--accent-900: #131920;--warn-50: #fbe5e5;--warn-100: #f5bebe;--warn-200: #ee9393;--warn-300: #e76767;--warn-400: #e14747;--warn-500: #dc2626;--warn-600: #d82222;--warn-700: #d31c1c;--warn-800: #ce1717;--warn-900: #c50d0d;--success-50: #e6f5f0;--success-100: #c0e5d9;--success-200: #96d4bf;--success-300: #6bc2a5;--success-400: #4cb592;--success-500: #2ca87f;--success-600: #27a077;--success-700: #21976c;--success-800: #1b8d62;--success-900: #107d4f;--warning-50: #fcf1e0;--warning-100: #f7dcb3;--warning-200: #f2c580;--warning-300: #edad4d;--warning-400: #e99c26;--warning-500: #e58a00;--warning-600: #e28200;--warning-700: #de7700;--warning-800: #da6d00;--warning-900: #d35a00}.pink-theme .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.pink-theme .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.pink-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #e83e8c;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e83e8c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.pink-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.pink-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.pink-theme .mat-elevation-z0,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.pink-theme .mat-elevation-z1,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.pink-theme .mat-elevation-z2,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.pink-theme .mat-elevation-z3,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.pink-theme .mat-elevation-z4,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.pink-theme .mat-elevation-z5,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.pink-theme .mat-elevation-z6,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.pink-theme .mat-elevation-z7,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.pink-theme .mat-elevation-z8,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.pink-theme .mat-elevation-z9,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.pink-theme .mat-elevation-z10,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.pink-theme .mat-elevation-z11,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.pink-theme .mat-elevation-z12,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.pink-theme .mat-elevation-z13,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.pink-theme .mat-elevation-z14,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.pink-theme .mat-elevation-z15,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.pink-theme .mat-elevation-z16,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.pink-theme .mat-elevation-z17,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.pink-theme .mat-elevation-z18,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.pink-theme .mat-elevation-z19,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.pink-theme .mat-elevation-z20,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.pink-theme .mat-elevation-z21,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.pink-theme .mat-elevation-z22,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.pink-theme .mat-elevation-z23,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.pink-theme .mat-elevation-z24,.pink-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.pink-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #e83e8c;--mdc-linear-progress-track-color: rgba(232, 62, 140, .25)}.pink-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.pink-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.pink-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.pink-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.pink-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.pink-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.pink-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.pink-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.pink-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.pink-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #e83e8c;--mdc-chip-elevated-container-color: #e83e8c;--mdc-chip-elevated-disabled-container-color: #e83e8c;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #e83e8c;--mdc-chip-with-icon-icon-color: #e83e8c;--mdc-chip-with-icon-disabled-icon-color: #e83e8c;--mdc-chip-with-icon-selected-icon-color: #e83e8c;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e83e8c;--mdc-chip-with-trailing-icon-trailing-icon-color: #e83e8c}.pink-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.pink-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.pink-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.pink-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.pink-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.pink-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5b6b79;--mdc-switch-selected-handle-color: #5b6b79;--mdc-switch-selected-hover-state-layer-color: #5b6b79;--mdc-switch-selected-pressed-state-layer-color: #5b6b79;--mdc-switch-selected-focus-handle-color: #131920;--mdc-switch-selected-hover-handle-color: #131920;--mdc-switch-selected-pressed-handle-color: #131920;--mdc-switch-selected-focus-track-color: #dbe0e5;--mdc-switch-selected-hover-track-color: #dbe0e5;--mdc-switch-selected-pressed-track-color: #dbe0e5;--mdc-switch-selected-track-color: #dbe0e5}.pink-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #d82222;--mdc-switch-selected-handle-color: #d82222;--mdc-switch-selected-hover-state-layer-color: #d82222;--mdc-switch-selected-pressed-state-layer-color: #d82222;--mdc-switch-selected-focus-handle-color: #c50d0d;--mdc-switch-selected-hover-handle-color: #c50d0d;--mdc-switch-selected-pressed-handle-color: #c50d0d;--mdc-switch-selected-focus-track-color: #e76767;--mdc-switch-selected-hover-track-color: #e76767;--mdc-switch-selected-pressed-track-color: #e76767;--mdc-switch-selected-track-color: #e76767}.pink-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.pink-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e83e8c;--mdc-radio-selected-hover-icon-color: #e83e8c;--mdc-radio-selected-icon-color: #e83e8c;--mdc-radio-selected-pressed-icon-color: #e83e8c;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #e83e8c;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.pink-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.pink-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.pink-theme .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.pink-theme .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.pink-theme .mdc-list-item__start,.pink-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e83e8c;--mdc-radio-selected-hover-icon-color: #e83e8c;--mdc-radio-selected-icon-color: #e83e8c;--mdc-radio-selected-pressed-icon-color: #e83e8c}.pink-theme .mat-accent .mdc-list-item__start,.pink-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.pink-theme .mat-warn .mdc-list-item__start,.pink-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.pink-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #e83e8c;--mdc-checkbox-selected-hover-icon-color: #e83e8c;--mdc-checkbox-selected-icon-color: #e83e8c;--mdc-checkbox-selected-pressed-icon-color: #e83e8c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e83e8c;--mdc-checkbox-selected-hover-state-layer-color: #e83e8c;--mdc-checkbox-selected-pressed-state-layer-color: #e83e8c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.pink-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.pink-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.pink-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.pink-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.pink-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.pink-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#e83e8c}.pink-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.pink-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.pink-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.pink-theme .mat-mdc-tab-group,.pink-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #e83e8c;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e83e8c;--mat-tab-header-active-ripple-color: #e83e8c;--mat-tab-header-inactive-ripple-color: #e83e8c;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e83e8c;--mat-tab-header-active-hover-label-text-color: #e83e8c;--mat-tab-header-active-focus-indicator-color: #e83e8c;--mat-tab-header-active-hover-indicator-color: #e83e8c}.pink-theme .mat-mdc-tab-group.mat-accent,.pink-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.pink-theme .mat-mdc-tab-group.mat-warn,.pink-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.pink-theme .mat-mdc-tab-group.mat-background-primary,.pink-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #e83e8c;--mat-tab-header-with-background-foreground-color: #e83e8c}.pink-theme .mat-mdc-tab-group.mat-background-accent,.pink-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.pink-theme .mat-mdc-tab-group.mat-background-warn,.pink-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.pink-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.pink-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #e83e8c;--mdc-checkbox-selected-hover-icon-color: #e83e8c;--mdc-checkbox-selected-icon-color: #e83e8c;--mdc-checkbox-selected-pressed-icon-color: #e83e8c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e83e8c;--mdc-checkbox-selected-hover-state-layer-color: #e83e8c;--mdc-checkbox-selected-pressed-state-layer-color: #e83e8c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.pink-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.pink-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}.pink-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #e83e8c;--mat-text-button-state-layer-color: #e83e8c;--mat-text-button-ripple-color: rgba(232, 62, 140, .1)}.pink-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.pink-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.pink-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #e83e8c;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.pink-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.pink-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.pink-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #e83e8c;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.pink-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.pink-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.pink-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #e83e8c;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e83e8c;--mat-outlined-button-ripple-color: rgba(232, 62, 140, .1)}.pink-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.pink-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.pink-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #e83e8c;--mat-icon-button-state-layer-color: #e83e8c;--mat-icon-button-ripple-color: rgba(232, 62, 140, .1)}.pink-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.pink-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.pink-theme .mat-mdc-fab.mat-primary,.pink-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #e83e8c;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.pink-theme .mat-mdc-fab.mat-accent,.pink-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.pink-theme .mat-mdc-fab.mat-warn,.pink-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.pink-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.pink-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.pink-theme .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.pink-theme .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.pink-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.pink-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.pink-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.pink-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.pink-theme .mat-icon.mat-primary{--mat-icon-color: #e83e8c}.pink-theme .mat-icon.mat-accent{--mat-icon-color: #8996a4}.pink-theme .mat-icon.mat-warn{--mat-icon-color: #dc2626}.pink-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.pink-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.pink-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #e83e8c;--mat-toolbar-container-text-color: #e83e8c}.pink-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.pink-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.pink-theme .bg-primary-50{background:#fce8f1}.pink-theme .text-primary-50{color:#fce8f1!important}.pink-theme .b-primary-50{border-color:#fce8f1!important}.pink-theme .bg-primary-100{background:#f8c5dd}.pink-theme .text-primary-100{color:#f8c5dd!important}.pink-theme .b-primary-100{border-color:#f8c5dd!important}.pink-theme .bg-primary-200{background:#f49fc6}.pink-theme .text-primary-200{color:#f49fc6!important}.pink-theme .b-primary-200{border-color:#f49fc6!important}.pink-theme .bg-primary-300{background:#ef78af}.pink-theme .text-primary-300{color:#ef78af!important}.pink-theme .b-primary-300{border-color:#ef78af!important}.pink-theme .bg-primary-400{background:#eb5b9d}.pink-theme .text-primary-400{color:#eb5b9d!important}.pink-theme .b-primary-400{border-color:#eb5b9d!important}.pink-theme .bg-primary-500{background:#e83e8c}.pink-theme .text-primary-500{color:#e83e8c!important}.pink-theme .b-primary-500{border-color:#e83e8c!important}.pink-theme .bg-primary-600{background:#e53884}.pink-theme .text-primary-600{color:#e53884!important}.pink-theme .b-primary-600{border-color:#e53884!important}.pink-theme .bg-primary-700{background:#e23079}.pink-theme .text-primary-700{color:#e23079!important}.pink-theme .b-primary-700{border-color:#e23079!important}.pink-theme .bg-primary-800{background:#de286f}.pink-theme .text-primary-800{color:#de286f!important}.pink-theme .b-primary-800{border-color:#de286f!important}.pink-theme .bg-primary-900{background:#d81b5c}.pink-theme .text-primary-900{color:#d81b5c!important}.pink-theme .b-primary-900{border-color:#d81b5c!important}.pink-theme .bg-accent-50{background:#fff}.pink-theme .text-accent-50{color:#fff!important}.pink-theme .b-accent-50{border-color:#fff!important}.pink-theme .bg-accent-100{background:#f8f9fa}.pink-theme .text-accent-100{color:#f8f9fa!important}.pink-theme .b-accent-100{border-color:#f8f9fa!important}.pink-theme .bg-accent-200{background:#f3f5f7}.pink-theme .text-accent-200{color:#f3f5f7!important}.pink-theme .b-accent-200{border-color:#f3f5f7!important}.pink-theme .bg-accent-300{background:#dbe0e5}.pink-theme .text-accent-300{color:#dbe0e5!important}.pink-theme .b-accent-300{border-color:#dbe0e5!important}.pink-theme .bg-accent-400{background:#bec8d0}.pink-theme .text-accent-400{color:#bec8d0!important}.pink-theme .b-accent-400{border-color:#bec8d0!important}.pink-theme .bg-accent-500{background:#8996a4}.pink-theme .text-accent-500{color:#8996a4!important}.pink-theme .b-accent-500{border-color:#8996a4!important}.pink-theme .bg-accent-600{background:#5b6b79}.pink-theme .text-accent-600{color:#5b6b79!important}.pink-theme .b-accent-600{border-color:#5b6b79!important}.pink-theme .bg-accent-700{background:#3e4853}.pink-theme .text-accent-700{color:#3e4853!important}.pink-theme .b-accent-700{border-color:#3e4853!important}.pink-theme .bg-accent-800{background:#1d2630}.pink-theme .text-accent-800{color:#1d2630!important}.pink-theme .b-accent-800{border-color:#1d2630!important}.pink-theme .bg-accent-900{background:#131920}.pink-theme .text-accent-900{color:#131920!important}.pink-theme .b-accent-900{border-color:#131920!important}.pink-theme .bg-warn-50{background:#fbe5e5}.pink-theme .text-warn-50{color:#fbe5e5!important}.pink-theme .b-warn-50{border-color:#fbe5e5!important}.pink-theme .bg-warn-100{background:#f5bebe}.pink-theme .text-warn-100{color:#f5bebe!important}.pink-theme .b-warn-100{border-color:#f5bebe!important}.pink-theme .bg-warn-200{background:#ee9393}.pink-theme .text-warn-200{color:#ee9393!important}.pink-theme .b-warn-200{border-color:#ee9393!important}.pink-theme .bg-warn-300{background:#e76767}.pink-theme .text-warn-300{color:#e76767!important}.pink-theme .b-warn-300{border-color:#e76767!important}.pink-theme .bg-warn-400{background:#e14747}.pink-theme .text-warn-400{color:#e14747!important}.pink-theme .b-warn-400{border-color:#e14747!important}.pink-theme .bg-warn-500{background:#dc2626}.pink-theme .text-warn-500{color:#dc2626!important}.pink-theme .b-warn-500{border-color:#dc2626!important}.pink-theme .bg-warn-600{background:#d82222}.pink-theme .text-warn-600{color:#d82222!important}.pink-theme .b-warn-600{border-color:#d82222!important}.pink-theme .bg-warn-700{background:#d31c1c}.pink-theme .text-warn-700{color:#d31c1c!important}.pink-theme .b-warn-700{border-color:#d31c1c!important}.pink-theme .bg-warn-800{background:#ce1717}.pink-theme .text-warn-800{color:#ce1717!important}.pink-theme .b-warn-800{border-color:#ce1717!important}.pink-theme .bg-warn-900{background:#c50d0d}.pink-theme .text-warn-900{color:#c50d0d!important}.pink-theme .b-warn-900{border-color:#c50d0d!important}.pink-theme .bg-success-50{background:#e6f5f0}.pink-theme .text-success-50{color:#e6f5f0!important}.pink-theme .b-success-50{border-color:#e6f5f0!important}.pink-theme .bg-success-100{background:#c0e5d9}.pink-theme .text-success-100{color:#c0e5d9!important}.pink-theme .b-success-100{border-color:#c0e5d9!important}.pink-theme .bg-success-200{background:#96d4bf}.pink-theme .text-success-200{color:#96d4bf!important}.pink-theme .b-success-200{border-color:#96d4bf!important}.pink-theme .bg-success-300{background:#6bc2a5}.pink-theme .text-success-300{color:#6bc2a5!important}.pink-theme .b-success-300{border-color:#6bc2a5!important}.pink-theme .bg-success-400{background:#4cb592}.pink-theme .text-success-400{color:#4cb592!important}.pink-theme .b-success-400{border-color:#4cb592!important}.pink-theme .bg-success-500{background:#2ca87f}.pink-theme .text-success-500{color:#2ca87f!important}.pink-theme .b-success-500{border-color:#2ca87f!important}.pink-theme .bg-success-600{background:#27a077}.pink-theme .text-success-600{color:#27a077!important}.pink-theme .b-success-600{border-color:#27a077!important}.pink-theme .bg-success-700{background:#21976c}.pink-theme .text-success-700{color:#21976c!important}.pink-theme .b-success-700{border-color:#21976c!important}.pink-theme .bg-success-800{background:#1b8d62}.pink-theme .text-success-800{color:#1b8d62!important}.pink-theme .b-success-800{border-color:#1b8d62!important}.pink-theme .bg-success-900{background:#107d4f}.pink-theme .text-success-900{color:#107d4f!important}.pink-theme .b-success-900{border-color:#107d4f!important}.pink-theme .bg-warning-50{background:#fcf1e0}.pink-theme .text-warning-50{color:#fcf1e0!important}.pink-theme .b-warning-50{border-color:#fcf1e0!important}.pink-theme .bg-warning-100{background:#f7dcb3}.pink-theme .text-warning-100{color:#f7dcb3!important}.pink-theme .b-warning-100{border-color:#f7dcb3!important}.pink-theme .bg-warning-200{background:#f2c580}.pink-theme .text-warning-200{color:#f2c580!important}.pink-theme .b-warning-200{border-color:#f2c580!important}.pink-theme .bg-warning-300{background:#edad4d}.pink-theme .text-warning-300{color:#edad4d!important}.pink-theme .b-warning-300{border-color:#edad4d!important}.pink-theme .bg-warning-400{background:#e99c26}.pink-theme .text-warning-400{color:#e99c26!important}.pink-theme .b-warning-400{border-color:#e99c26!important}.pink-theme .bg-warning-500{background:#e58a00}.pink-theme .text-warning-500{color:#e58a00!important}.pink-theme .b-warning-500{border-color:#e58a00!important}.pink-theme .bg-warning-600{background:#e28200}.pink-theme .text-warning-600{color:#e28200!important}.pink-theme .b-warning-600{border-color:#e28200!important}.pink-theme .bg-warning-700{background:#de7700}.pink-theme .text-warning-700{color:#de7700!important}.pink-theme .b-warning-700{border-color:#de7700!important}.pink-theme .bg-warning-800{background:#da6d00}.pink-theme .text-warning-800{color:#da6d00!important}.pink-theme .b-warning-800{border-color:#da6d00!important}.pink-theme .bg-warning-900{background:#d35a00}.pink-theme .text-warning-900{color:#d35a00!important}.pink-theme .b-warning-900{border-color:#d35a00!important}.pink-theme.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #e83e8c;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #e83e8c;--mdc-filled-text-field-focus-active-indicator-color: #e83e8c;--mdc-filled-text-field-focus-label-text-color: rgba(232, 62, 140, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #e83e8c;--mdc-outlined-text-field-focus-outline-color: #e83e8c;--mdc-outlined-text-field-focus-label-text-color: rgba(232, 62, 140, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(232, 62, 140, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(232, 62, 140, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #ef78af;--mdc-switch-selected-handle-color: #ef78af;--mdc-switch-selected-hover-state-layer-color: #ef78af;--mdc-switch-selected-pressed-state-layer-color: #ef78af;--mdc-switch-selected-focus-handle-color: #f49fc6;--mdc-switch-selected-hover-handle-color: #f49fc6;--mdc-switch-selected-pressed-handle-color: #f49fc6;--mdc-switch-selected-focus-track-color: #e53884;--mdc-switch-selected-hover-track-color: #e53884;--mdc-switch-selected-pressed-track-color: #e53884;--mdc-switch-selected-track-color: #e53884;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #e83e8c;--mdc-slider-focus-handle-color: #e83e8c;--mdc-slider-hover-handle-color: #e83e8c;--mdc-slider-active-track-color: #e83e8c;--mdc-slider-inactive-track-color: #e83e8c;--mdc-slider-with-tick-marks-inactive-container-color: #e83e8c;--mdc-slider-with-tick-marks-active-container-color: #e83e8c;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #e83e8c;--mat-slider-hover-state-layer-color: rgba(232, 62, 140, .05);--mat-slider-focus-state-layer-color: rgba(232, 62, 140, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #fff;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: #fff;--mat-text-button-disabled-state-layer-color: #fff;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: #fff;--mat-filled-button-disabled-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-disabled-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: #fff;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #fff;--mat-outlined-button-disabled-state-layer-color: #fff;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: #fff;--mat-icon-button-disabled-state-layer-color: #fff;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: #fff;--mat-fab-disabled-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #e83e8c;--mat-badge-background-color: #e83e8c;--mat-badge-text-color: #e83e8c;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-date-selected-state-text-color: #e83e8c;--mat-datepicker-calendar-date-selected-state-background-color: #e83e8c;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(232, 62, 140, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #e83e8c;--mat-datepicker-calendar-date-focus-state-background-color: rgba(232, 62, 140, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(232, 62, 140, .3);--mat-datepicker-toggle-active-state-icon-color: #e83e8c;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(232, 62, 140, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: #e83e8c;--mat-stepper-header-selected-state-icon-background-color: #e83e8c;--mat-stepper-header-selected-state-icon-foreground-color: #e83e8c;--mat-stepper-header-done-state-icon-background-color: #e83e8c;--mat-stepper-header-done-state-icon-foreground-color: #e83e8c;--mat-stepper-header-edit-state-icon-background-color: #e83e8c;--mat-stepper-header-edit-state-icon-foreground-color: #e83e8c;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--primary-50: #fce8f1;--primary-100: #d81b5c;--primary-200: #de286f;--primary-300: #e23079;--primary-400: #e53884;--primary-500: #e83e8c;--primary-600: #eb5b9d;--primary-700: #ef78af;--primary-800: #f49fc6;--primary-900: #f8c5dd;--accent-50: #1d2630;--accent-100: #131920;--accent-200: #1d2630;--accent-300: #3e4853;--accent-400: #5b6b79;--accent-500: #8996a4;--accent-600: #bec8d0;--accent-700: #dbe0e5;--accent-800: #f3f5f7;--accent-900: #f8f9fa;--warn-50: #f5bebe;--warn-100: #c50d0d;--warn-200: #ce1717;--warn-300: #d31c1c;--warn-400: #d82222;--warn-500: #dc2626;--warn-600: #e14747;--warn-700: #e76767;--warn-800: #ee9393;--warn-900: #f5bebe;--success-50: #e6f5f0;--success-100: #107d4f;--success-200: #1b8d62;--success-300: #21976c;--success-400: #27a077;--success-500: #2ca87f;--success-600: #4cb592;--success-700: #6bc2a5;--success-800: #96d4bf;--success-900: #c0e5d9;--warning-50: #fcf1e0;--warning-100: #d35a00;--warning-200: #da6d00;--warning-300: #de7700;--warning-400: #e28200;--warning-500: #e58a00;--warning-600: #e99c26;--warning-700: #edad4d;--warning-800: #f2c580;--warning-900: #f7dcb3}.pink-theme.dark .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.pink-theme.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.pink-theme.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #e83e8c;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e83e8c;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.pink-theme.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.pink-theme.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.pink-theme.dark .mat-elevation-z0,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.pink-theme.dark .mat-elevation-z1,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.pink-theme.dark .mat-elevation-z2,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.pink-theme.dark .mat-elevation-z3,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.pink-theme.dark .mat-elevation-z4,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.pink-theme.dark .mat-elevation-z5,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.pink-theme.dark .mat-elevation-z6,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.pink-theme.dark .mat-elevation-z7,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.pink-theme.dark .mat-elevation-z8,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.pink-theme.dark .mat-elevation-z9,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.pink-theme.dark .mat-elevation-z10,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.pink-theme.dark .mat-elevation-z11,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.pink-theme.dark .mat-elevation-z12,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.pink-theme.dark .mat-elevation-z13,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.pink-theme.dark .mat-elevation-z14,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.pink-theme.dark .mat-elevation-z15,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.pink-theme.dark .mat-elevation-z16,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.pink-theme.dark .mat-elevation-z17,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.pink-theme.dark .mat-elevation-z18,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.pink-theme.dark .mat-elevation-z19,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.pink-theme.dark .mat-elevation-z20,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.pink-theme.dark .mat-elevation-z21,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.pink-theme.dark .mat-elevation-z22,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.pink-theme.dark .mat-elevation-z23,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.pink-theme.dark .mat-elevation-z24,.pink-theme.dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.pink-theme.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #e83e8c;--mdc-linear-progress-track-color: rgba(232, 62, 140, .25)}.pink-theme.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.pink-theme.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.pink-theme.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.pink-theme.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.pink-theme.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.pink-theme.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.pink-theme.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.pink-theme.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.pink-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.pink-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #e83e8c;--mdc-chip-elevated-container-color: #e83e8c;--mdc-chip-elevated-disabled-container-color: #e83e8c;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #e83e8c;--mdc-chip-with-icon-icon-color: #e83e8c;--mdc-chip-with-icon-disabled-icon-color: #e83e8c;--mdc-chip-with-icon-selected-icon-color: #e83e8c;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e83e8c;--mdc-chip-with-trailing-icon-trailing-icon-color: #e83e8c}.pink-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.pink-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.pink-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.pink-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.pink-theme.dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.pink-theme.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #dbe0e5;--mdc-switch-selected-handle-color: #dbe0e5;--mdc-switch-selected-hover-state-layer-color: #dbe0e5;--mdc-switch-selected-pressed-state-layer-color: #dbe0e5;--mdc-switch-selected-focus-handle-color: #f3f5f7;--mdc-switch-selected-hover-handle-color: #f3f5f7;--mdc-switch-selected-pressed-handle-color: #f3f5f7;--mdc-switch-selected-focus-track-color: #5b6b79;--mdc-switch-selected-hover-track-color: #5b6b79;--mdc-switch-selected-pressed-track-color: #5b6b79;--mdc-switch-selected-track-color: #5b6b79}.pink-theme.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e76767;--mdc-switch-selected-handle-color: #e76767;--mdc-switch-selected-hover-state-layer-color: #e76767;--mdc-switch-selected-pressed-state-layer-color: #e76767;--mdc-switch-selected-focus-handle-color: #ee9393;--mdc-switch-selected-hover-handle-color: #ee9393;--mdc-switch-selected-pressed-handle-color: #ee9393;--mdc-switch-selected-focus-track-color: #d82222;--mdc-switch-selected-hover-track-color: #d82222;--mdc-switch-selected-pressed-track-color: #d82222;--mdc-switch-selected-track-color: #d82222}.pink-theme.dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.pink-theme.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #e83e8c;--mdc-radio-selected-hover-icon-color: #e83e8c;--mdc-radio-selected-icon-color: #e83e8c;--mdc-radio-selected-pressed-icon-color: #e83e8c;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #e83e8c;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.pink-theme.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.pink-theme.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.pink-theme.dark .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.pink-theme.dark .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.pink-theme.dark .mdc-list-item__start,.pink-theme.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #e83e8c;--mdc-radio-selected-hover-icon-color: #e83e8c;--mdc-radio-selected-icon-color: #e83e8c;--mdc-radio-selected-pressed-icon-color: #e83e8c}.pink-theme.dark .mat-accent .mdc-list-item__start,.pink-theme.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.pink-theme.dark .mat-warn .mdc-list-item__start,.pink-theme.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.pink-theme.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #e83e8c;--mdc-checkbox-selected-hover-icon-color: #e83e8c;--mdc-checkbox-selected-icon-color: #e83e8c;--mdc-checkbox-selected-pressed-icon-color: #e83e8c;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #e83e8c;--mdc-checkbox-selected-hover-state-layer-color: #e83e8c;--mdc-checkbox-selected-pressed-state-layer-color: #e83e8c;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.pink-theme.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.pink-theme.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.pink-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.pink-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.pink-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.pink-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#e83e8c}.pink-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.pink-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.pink-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.pink-theme.dark .mat-mdc-tab-group,.pink-theme.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #e83e8c;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #e83e8c;--mat-tab-header-active-ripple-color: #e83e8c;--mat-tab-header-inactive-ripple-color: #e83e8c;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #e83e8c;--mat-tab-header-active-hover-label-text-color: #e83e8c;--mat-tab-header-active-focus-indicator-color: #e83e8c;--mat-tab-header-active-hover-indicator-color: #e83e8c}.pink-theme.dark .mat-mdc-tab-group.mat-accent,.pink-theme.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.pink-theme.dark .mat-mdc-tab-group.mat-warn,.pink-theme.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.pink-theme.dark .mat-mdc-tab-group.mat-background-primary,.pink-theme.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #e83e8c;--mat-tab-header-with-background-foreground-color: #e83e8c}.pink-theme.dark .mat-mdc-tab-group.mat-background-accent,.pink-theme.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.pink-theme.dark .mat-mdc-tab-group.mat-background-warn,.pink-theme.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.pink-theme.dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.pink-theme.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #e83e8c;--mdc-checkbox-selected-hover-icon-color: #e83e8c;--mdc-checkbox-selected-icon-color: #e83e8c;--mdc-checkbox-selected-pressed-icon-color: #e83e8c;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #e83e8c;--mdc-checkbox-selected-hover-state-layer-color: #e83e8c;--mdc-checkbox-selected-pressed-state-layer-color: #e83e8c;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.pink-theme.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.pink-theme.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.pink-theme.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #e83e8c;--mat-text-button-state-layer-color: #e83e8c;--mat-text-button-ripple-color: rgba(232, 62, 140, .1)}.pink-theme.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.pink-theme.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.pink-theme.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #e83e8c;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.pink-theme.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.pink-theme.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.pink-theme.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #e83e8c;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.pink-theme.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.pink-theme.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.pink-theme.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #e83e8c;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #e83e8c;--mat-outlined-button-ripple-color: rgba(232, 62, 140, .1)}.pink-theme.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.pink-theme.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.pink-theme.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #e83e8c;--mat-icon-button-state-layer-color: #e83e8c;--mat-icon-button-ripple-color: rgba(232, 62, 140, .1)}.pink-theme.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.pink-theme.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.pink-theme.dark .mat-mdc-fab.mat-primary,.pink-theme.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #e83e8c;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.pink-theme.dark .mat-mdc-fab.mat-accent,.pink-theme.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.pink-theme.dark .mat-mdc-fab.mat-warn,.pink-theme.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.pink-theme.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.pink-theme.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.pink-theme.dark .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.pink-theme.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.pink-theme.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.pink-theme.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.pink-theme.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.pink-theme.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.pink-theme.dark .mat-icon.mat-primary{--mat-icon-color: #e83e8c}.pink-theme.dark .mat-icon.mat-accent{--mat-icon-color: #8996a4}.pink-theme.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.pink-theme.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.pink-theme.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.pink-theme.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #e83e8c;--mat-toolbar-container-text-color: #e83e8c}.pink-theme.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.pink-theme.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.pink-theme.dark .bg-primary-50{background:#fce8f1}.pink-theme.dark .text-primary-50{color:#fce8f1!important}.pink-theme.dark .b-primary-50{border-color:#fce8f1!important}.pink-theme.dark .bg-primary-100{background:#d81b5c}.pink-theme.dark .text-primary-100{color:#d81b5c!important}.pink-theme.dark .b-primary-100{border-color:#d81b5c!important}.pink-theme.dark .bg-primary-200{background:#de286f}.pink-theme.dark .text-primary-200{color:#de286f!important}.pink-theme.dark .b-primary-200{border-color:#de286f!important}.pink-theme.dark .bg-primary-300{background:#e23079}.pink-theme.dark .text-primary-300{color:#e23079!important}.pink-theme.dark .b-primary-300{border-color:#e23079!important}.pink-theme.dark .bg-primary-400{background:#e53884}.pink-theme.dark .text-primary-400{color:#e53884!important}.pink-theme.dark .b-primary-400{border-color:#e53884!important}.pink-theme.dark .bg-primary-500{background:#e83e8c}.pink-theme.dark .text-primary-500{color:#e83e8c!important}.pink-theme.dark .b-primary-500{border-color:#e83e8c!important}.pink-theme.dark .bg-primary-600{background:#eb5b9d}.pink-theme.dark .text-primary-600{color:#eb5b9d!important}.pink-theme.dark .b-primary-600{border-color:#eb5b9d!important}.pink-theme.dark .bg-primary-700{background:#ef78af}.pink-theme.dark .text-primary-700{color:#ef78af!important}.pink-theme.dark .b-primary-700{border-color:#ef78af!important}.pink-theme.dark .bg-primary-800{background:#f49fc6}.pink-theme.dark .text-primary-800{color:#f49fc6!important}.pink-theme.dark .b-primary-800{border-color:#f49fc6!important}.pink-theme.dark .bg-primary-900{background:#f8c5dd}.pink-theme.dark .text-primary-900{color:#f8c5dd!important}.pink-theme.dark .b-primary-900{border-color:#f8c5dd!important}.pink-theme.dark .bg-accent-50{background:#1d2630}.pink-theme.dark .text-accent-50{color:#1d2630!important}.pink-theme.dark .b-accent-50{border-color:#1d2630!important}.pink-theme.dark .bg-accent-100{background:#131920}.pink-theme.dark .text-accent-100{color:#131920!important}.pink-theme.dark .b-accent-100{border-color:#131920!important}.pink-theme.dark .bg-accent-200{background:#1d2630}.pink-theme.dark .text-accent-200{color:#1d2630!important}.pink-theme.dark .b-accent-200{border-color:#1d2630!important}.pink-theme.dark .bg-accent-300{background:#3e4853}.pink-theme.dark .text-accent-300{color:#3e4853!important}.pink-theme.dark .b-accent-300{border-color:#3e4853!important}.pink-theme.dark .bg-accent-400{background:#5b6b79}.pink-theme.dark .text-accent-400{color:#5b6b79!important}.pink-theme.dark .b-accent-400{border-color:#5b6b79!important}.pink-theme.dark .bg-accent-500{background:#8996a4}.pink-theme.dark .text-accent-500{color:#8996a4!important}.pink-theme.dark .b-accent-500{border-color:#8996a4!important}.pink-theme.dark .bg-accent-600{background:#bec8d0}.pink-theme.dark .text-accent-600{color:#bec8d0!important}.pink-theme.dark .b-accent-600{border-color:#bec8d0!important}.pink-theme.dark .bg-accent-700{background:#dbe0e5}.pink-theme.dark .text-accent-700{color:#dbe0e5!important}.pink-theme.dark .b-accent-700{border-color:#dbe0e5!important}.pink-theme.dark .bg-accent-800{background:#f3f5f7}.pink-theme.dark .text-accent-800{color:#f3f5f7!important}.pink-theme.dark .b-accent-800{border-color:#f3f5f7!important}.pink-theme.dark .bg-accent-900{background:#f8f9fa}.pink-theme.dark .text-accent-900{color:#f8f9fa!important}.pink-theme.dark .b-accent-900{border-color:#f8f9fa!important}.pink-theme.dark .bg-warn-50{background:#f5bebe}.pink-theme.dark .text-warn-50{color:#f5bebe!important}.pink-theme.dark .b-warn-50{border-color:#f5bebe!important}.pink-theme.dark .bg-warn-100{background:#c50d0d}.pink-theme.dark .text-warn-100{color:#c50d0d!important}.pink-theme.dark .b-warn-100{border-color:#c50d0d!important}.pink-theme.dark .bg-warn-200{background:#ce1717}.pink-theme.dark .text-warn-200{color:#ce1717!important}.pink-theme.dark .b-warn-200{border-color:#ce1717!important}.pink-theme.dark .bg-warn-300{background:#d31c1c}.pink-theme.dark .text-warn-300{color:#d31c1c!important}.pink-theme.dark .b-warn-300{border-color:#d31c1c!important}.pink-theme.dark .bg-warn-400{background:#d82222}.pink-theme.dark .text-warn-400{color:#d82222!important}.pink-theme.dark .b-warn-400{border-color:#d82222!important}.pink-theme.dark .bg-warn-500{background:#dc2626}.pink-theme.dark .text-warn-500{color:#dc2626!important}.pink-theme.dark .b-warn-500{border-color:#dc2626!important}.pink-theme.dark .bg-warn-600{background:#e14747}.pink-theme.dark .text-warn-600{color:#e14747!important}.pink-theme.dark .b-warn-600{border-color:#e14747!important}.pink-theme.dark .bg-warn-700{background:#e76767}.pink-theme.dark .text-warn-700{color:#e76767!important}.pink-theme.dark .b-warn-700{border-color:#e76767!important}.pink-theme.dark .bg-warn-800{background:#ee9393}.pink-theme.dark .text-warn-800{color:#ee9393!important}.pink-theme.dark .b-warn-800{border-color:#ee9393!important}.pink-theme.dark .bg-warn-900{background:#f5bebe}.pink-theme.dark .text-warn-900{color:#f5bebe!important}.pink-theme.dark .b-warn-900{border-color:#f5bebe!important}.pink-theme.dark .bg-success-50{background:#e6f5f0}.pink-theme.dark .text-success-50{color:#e6f5f0!important}.pink-theme.dark .b-success-50{border-color:#e6f5f0!important}.pink-theme.dark .bg-success-100{background:#107d4f}.pink-theme.dark .text-success-100{color:#107d4f!important}.pink-theme.dark .b-success-100{border-color:#107d4f!important}.pink-theme.dark .bg-success-200{background:#1b8d62}.pink-theme.dark .text-success-200{color:#1b8d62!important}.pink-theme.dark .b-success-200{border-color:#1b8d62!important}.pink-theme.dark .bg-success-300{background:#21976c}.pink-theme.dark .text-success-300{color:#21976c!important}.pink-theme.dark .b-success-300{border-color:#21976c!important}.pink-theme.dark .bg-success-400{background:#27a077}.pink-theme.dark .text-success-400{color:#27a077!important}.pink-theme.dark .b-success-400{border-color:#27a077!important}.pink-theme.dark .bg-success-500{background:#2ca87f}.pink-theme.dark .text-success-500{color:#2ca87f!important}.pink-theme.dark .b-success-500{border-color:#2ca87f!important}.pink-theme.dark .bg-success-600{background:#4cb592}.pink-theme.dark .text-success-600{color:#4cb592!important}.pink-theme.dark .b-success-600{border-color:#4cb592!important}.pink-theme.dark .bg-success-700{background:#6bc2a5}.pink-theme.dark .text-success-700{color:#6bc2a5!important}.pink-theme.dark .b-success-700{border-color:#6bc2a5!important}.pink-theme.dark .bg-success-800{background:#96d4bf}.pink-theme.dark .text-success-800{color:#96d4bf!important}.pink-theme.dark .b-success-800{border-color:#96d4bf!important}.pink-theme.dark .bg-success-900{background:#c0e5d9}.pink-theme.dark .text-success-900{color:#c0e5d9!important}.pink-theme.dark .b-success-900{border-color:#c0e5d9!important}.pink-theme.dark .bg-warning-50{background:#fcf1e0}.pink-theme.dark .text-warning-50{color:#fcf1e0!important}.pink-theme.dark .b-warning-50{border-color:#fcf1e0!important}.pink-theme.dark .bg-warning-100{background:#d35a00}.pink-theme.dark .text-warning-100{color:#d35a00!important}.pink-theme.dark .b-warning-100{border-color:#d35a00!important}.pink-theme.dark .bg-warning-200{background:#da6d00}.pink-theme.dark .text-warning-200{color:#da6d00!important}.pink-theme.dark .b-warning-200{border-color:#da6d00!important}.pink-theme.dark .bg-warning-300{background:#de7700}.pink-theme.dark .text-warning-300{color:#de7700!important}.pink-theme.dark .b-warning-300{border-color:#de7700!important}.pink-theme.dark .bg-warning-400{background:#e28200}.pink-theme.dark .text-warning-400{color:#e28200!important}.pink-theme.dark .b-warning-400{border-color:#e28200!important}.pink-theme.dark .bg-warning-500{background:#e58a00}.pink-theme.dark .text-warning-500{color:#e58a00!important}.pink-theme.dark .b-warning-500{border-color:#e58a00!important}.pink-theme.dark .bg-warning-600{background:#e99c26}.pink-theme.dark .text-warning-600{color:#e99c26!important}.pink-theme.dark .b-warning-600{border-color:#e99c26!important}.pink-theme.dark .bg-warning-700{background:#edad4d}.pink-theme.dark .text-warning-700{color:#edad4d!important}.pink-theme.dark .b-warning-700{border-color:#edad4d!important}.pink-theme.dark .bg-warning-800{background:#f2c580}.pink-theme.dark .text-warning-800{color:#f2c580!important}.pink-theme.dark .b-warning-800{border-color:#f2c580!important}.pink-theme.dark .bg-warning-900{background:#f7dcb3}.pink-theme.dark .text-warning-900{color:#f7dcb3!important}.pink-theme.dark .b-warning-900{border-color:#f7dcb3!important}.red-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #d82222;--mdc-switch-selected-handle-color: #d82222;--mdc-switch-selected-hover-state-layer-color: #d82222;--mdc-switch-selected-pressed-state-layer-color: #d82222;--mdc-switch-selected-focus-handle-color: #c50d0d;--mdc-switch-selected-hover-handle-color: #c50d0d;--mdc-switch-selected-pressed-handle-color: #c50d0d;--mdc-switch-selected-focus-track-color: #e76767;--mdc-switch-selected-hover-track-color: #e76767;--mdc-switch-selected-pressed-track-color: #e76767;--mdc-switch-selected-track-color: #e76767;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #000;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: #000;--mat-text-button-disabled-state-layer-color: #000;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #000;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: #000;--mat-filled-button-disabled-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #000;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-disabled-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #000;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #000;--mat-outlined-button-disabled-state-layer-color: #000;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #000;--mat-icon-button-disabled-state-layer-color: #000;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: #000;--mat-fab-disabled-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #8996a4;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #dc2626;--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-toggle-active-state-icon-color: #dc2626;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--primary-50: #fbe5e5;--primary-100: #f5bebe;--primary-200: #ee9393;--primary-300: #e76767;--primary-400: #e14747;--primary-500: #dc2626;--primary-600: #d82222;--primary-700: #d31c1c;--primary-800: #ce1717;--primary-900: #c50d0d;--accent-50: #fff;--accent-100: #f8f9fa;--accent-200: #f3f5f7;--accent-300: #dbe0e5;--accent-400: #bec8d0;--accent-500: #8996a4;--accent-600: #5b6b79;--accent-700: #3e4853;--accent-800: #1d2630;--accent-900: #131920;--warn-50: #fbe5e5;--warn-100: #f5bebe;--warn-200: #ee9393;--warn-300: #e76767;--warn-400: #e14747;--warn-500: #dc2626;--warn-600: #d82222;--warn-700: #d31c1c;--warn-800: #ce1717;--warn-900: #c50d0d;--success-50: #e6f5f0;--success-100: #c0e5d9;--success-200: #96d4bf;--success-300: #6bc2a5;--success-400: #4cb592;--success-500: #2ca87f;--success-600: #27a077;--success-700: #21976c;--success-800: #1b8d62;--success-900: #107d4f;--warning-50: #fcf1e0;--warning-100: #f7dcb3;--warning-200: #f2c580;--warning-300: #edad4d;--warning-400: #e99c26;--warning-500: #e58a00;--warning-600: #e28200;--warning-700: #de7700;--warning-800: #da6d00;--warning-900: #d35a00}.red-theme .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.red-theme .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.red-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.red-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.red-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.red-theme .mat-elevation-z0,.red-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.red-theme .mat-elevation-z1,.red-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.red-theme .mat-elevation-z2,.red-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.red-theme .mat-elevation-z3,.red-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.red-theme .mat-elevation-z4,.red-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.red-theme .mat-elevation-z5,.red-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.red-theme .mat-elevation-z6,.red-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.red-theme .mat-elevation-z7,.red-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.red-theme .mat-elevation-z8,.red-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.red-theme .mat-elevation-z9,.red-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.red-theme .mat-elevation-z10,.red-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.red-theme .mat-elevation-z11,.red-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.red-theme .mat-elevation-z12,.red-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.red-theme .mat-elevation-z13,.red-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.red-theme .mat-elevation-z14,.red-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.red-theme .mat-elevation-z15,.red-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.red-theme .mat-elevation-z16,.red-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.red-theme .mat-elevation-z17,.red-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.red-theme .mat-elevation-z18,.red-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.red-theme .mat-elevation-z19,.red-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.red-theme .mat-elevation-z20,.red-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.red-theme .mat-elevation-z21,.red-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.red-theme .mat-elevation-z22,.red-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.red-theme .mat-elevation-z23,.red-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.red-theme .mat-elevation-z24,.red-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.red-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.red-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.red-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.red-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.red-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.red-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.red-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.red-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.red-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.red-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.red-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.red-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.red-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.red-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.red-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.red-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.red-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5b6b79;--mdc-switch-selected-handle-color: #5b6b79;--mdc-switch-selected-hover-state-layer-color: #5b6b79;--mdc-switch-selected-pressed-state-layer-color: #5b6b79;--mdc-switch-selected-focus-handle-color: #131920;--mdc-switch-selected-hover-handle-color: #131920;--mdc-switch-selected-pressed-handle-color: #131920;--mdc-switch-selected-focus-track-color: #dbe0e5;--mdc-switch-selected-hover-track-color: #dbe0e5;--mdc-switch-selected-pressed-track-color: #dbe0e5;--mdc-switch-selected-track-color: #dbe0e5}.red-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #d82222;--mdc-switch-selected-handle-color: #d82222;--mdc-switch-selected-hover-state-layer-color: #d82222;--mdc-switch-selected-pressed-state-layer-color: #d82222;--mdc-switch-selected-focus-handle-color: #c50d0d;--mdc-switch-selected-hover-handle-color: #c50d0d;--mdc-switch-selected-pressed-handle-color: #c50d0d;--mdc-switch-selected-focus-track-color: #e76767;--mdc-switch-selected-hover-track-color: #e76767;--mdc-switch-selected-pressed-track-color: #e76767;--mdc-switch-selected-track-color: #e76767}.red-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.red-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.red-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.red-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.red-theme .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.red-theme .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.red-theme .mdc-list-item__start,.red-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.red-theme .mat-accent .mdc-list-item__start,.red-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.red-theme .mat-warn .mdc-list-item__start,.red-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.red-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.red-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.red-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.red-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.red-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.red-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.red-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#dc2626}.red-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.red-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.red-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.red-theme .mat-mdc-tab-group,.red-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.red-theme .mat-mdc-tab-group.mat-accent,.red-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.red-theme .mat-mdc-tab-group.mat-warn,.red-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.red-theme .mat-mdc-tab-group.mat-background-primary,.red-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.red-theme .mat-mdc-tab-group.mat-background-accent,.red-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.red-theme .mat-mdc-tab-group.mat-background-warn,.red-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.red-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.red-theme .mat-mdc-checkbox.mat-primary,.red-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.red-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}.red-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.red-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.red-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.red-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.red-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.red-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.red-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.red-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.red-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.red-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.red-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.red-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.red-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.red-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.red-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.red-theme .mat-mdc-fab.mat-primary,.red-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.red-theme .mat-mdc-fab.mat-accent,.red-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.red-theme .mat-mdc-fab.mat-warn,.red-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.red-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.red-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.red-theme .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.red-theme .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.red-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.red-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.red-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.red-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.red-theme .mat-icon.mat-primary{--mat-icon-color: #dc2626}.red-theme .mat-icon.mat-accent{--mat-icon-color: #8996a4}.red-theme .mat-icon.mat-warn{--mat-icon-color: #dc2626}.red-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.red-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.red-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.red-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.red-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.red-theme .bg-primary-50{background:#fbe5e5}.red-theme .text-primary-50{color:#fbe5e5!important}.red-theme .b-primary-50{border-color:#fbe5e5!important}.red-theme .bg-primary-100{background:#f5bebe}.red-theme .text-primary-100{color:#f5bebe!important}.red-theme .b-primary-100{border-color:#f5bebe!important}.red-theme .bg-primary-200{background:#ee9393}.red-theme .text-primary-200{color:#ee9393!important}.red-theme .b-primary-200{border-color:#ee9393!important}.red-theme .bg-primary-300{background:#e76767}.red-theme .text-primary-300{color:#e76767!important}.red-theme .b-primary-300{border-color:#e76767!important}.red-theme .bg-primary-400{background:#e14747}.red-theme .text-primary-400{color:#e14747!important}.red-theme .b-primary-400{border-color:#e14747!important}.red-theme .bg-primary-500{background:#dc2626}.red-theme .text-primary-500{color:#dc2626!important}.red-theme .b-primary-500{border-color:#dc2626!important}.red-theme .bg-primary-600{background:#d82222}.red-theme .text-primary-600{color:#d82222!important}.red-theme .b-primary-600{border-color:#d82222!important}.red-theme .bg-primary-700{background:#d31c1c}.red-theme .text-primary-700{color:#d31c1c!important}.red-theme .b-primary-700{border-color:#d31c1c!important}.red-theme .bg-primary-800{background:#ce1717}.red-theme .text-primary-800{color:#ce1717!important}.red-theme .b-primary-800{border-color:#ce1717!important}.red-theme .bg-primary-900{background:#c50d0d}.red-theme .text-primary-900{color:#c50d0d!important}.red-theme .b-primary-900{border-color:#c50d0d!important}.red-theme .bg-accent-50{background:#fff}.red-theme .text-accent-50{color:#fff!important}.red-theme .b-accent-50{border-color:#fff!important}.red-theme .bg-accent-100{background:#f8f9fa}.red-theme .text-accent-100{color:#f8f9fa!important}.red-theme .b-accent-100{border-color:#f8f9fa!important}.red-theme .bg-accent-200{background:#f3f5f7}.red-theme .text-accent-200{color:#f3f5f7!important}.red-theme .b-accent-200{border-color:#f3f5f7!important}.red-theme .bg-accent-300{background:#dbe0e5}.red-theme .text-accent-300{color:#dbe0e5!important}.red-theme .b-accent-300{border-color:#dbe0e5!important}.red-theme .bg-accent-400{background:#bec8d0}.red-theme .text-accent-400{color:#bec8d0!important}.red-theme .b-accent-400{border-color:#bec8d0!important}.red-theme .bg-accent-500{background:#8996a4}.red-theme .text-accent-500{color:#8996a4!important}.red-theme .b-accent-500{border-color:#8996a4!important}.red-theme .bg-accent-600{background:#5b6b79}.red-theme .text-accent-600{color:#5b6b79!important}.red-theme .b-accent-600{border-color:#5b6b79!important}.red-theme .bg-accent-700{background:#3e4853}.red-theme .text-accent-700{color:#3e4853!important}.red-theme .b-accent-700{border-color:#3e4853!important}.red-theme .bg-accent-800{background:#1d2630}.red-theme .text-accent-800{color:#1d2630!important}.red-theme .b-accent-800{border-color:#1d2630!important}.red-theme .bg-accent-900{background:#131920}.red-theme .text-accent-900{color:#131920!important}.red-theme .b-accent-900{border-color:#131920!important}.red-theme .bg-warn-50{background:#fbe5e5}.red-theme .text-warn-50{color:#fbe5e5!important}.red-theme .b-warn-50{border-color:#fbe5e5!important}.red-theme .bg-warn-100{background:#f5bebe}.red-theme .text-warn-100{color:#f5bebe!important}.red-theme .b-warn-100{border-color:#f5bebe!important}.red-theme .bg-warn-200{background:#ee9393}.red-theme .text-warn-200{color:#ee9393!important}.red-theme .b-warn-200{border-color:#ee9393!important}.red-theme .bg-warn-300{background:#e76767}.red-theme .text-warn-300{color:#e76767!important}.red-theme .b-warn-300{border-color:#e76767!important}.red-theme .bg-warn-400{background:#e14747}.red-theme .text-warn-400{color:#e14747!important}.red-theme .b-warn-400{border-color:#e14747!important}.red-theme .bg-warn-500{background:#dc2626}.red-theme .text-warn-500{color:#dc2626!important}.red-theme .b-warn-500{border-color:#dc2626!important}.red-theme .bg-warn-600{background:#d82222}.red-theme .text-warn-600{color:#d82222!important}.red-theme .b-warn-600{border-color:#d82222!important}.red-theme .bg-warn-700{background:#d31c1c}.red-theme .text-warn-700{color:#d31c1c!important}.red-theme .b-warn-700{border-color:#d31c1c!important}.red-theme .bg-warn-800{background:#ce1717}.red-theme .text-warn-800{color:#ce1717!important}.red-theme .b-warn-800{border-color:#ce1717!important}.red-theme .bg-warn-900{background:#c50d0d}.red-theme .text-warn-900{color:#c50d0d!important}.red-theme .b-warn-900{border-color:#c50d0d!important}.red-theme .bg-success-50{background:#e6f5f0}.red-theme .text-success-50{color:#e6f5f0!important}.red-theme .b-success-50{border-color:#e6f5f0!important}.red-theme .bg-success-100{background:#c0e5d9}.red-theme .text-success-100{color:#c0e5d9!important}.red-theme .b-success-100{border-color:#c0e5d9!important}.red-theme .bg-success-200{background:#96d4bf}.red-theme .text-success-200{color:#96d4bf!important}.red-theme .b-success-200{border-color:#96d4bf!important}.red-theme .bg-success-300{background:#6bc2a5}.red-theme .text-success-300{color:#6bc2a5!important}.red-theme .b-success-300{border-color:#6bc2a5!important}.red-theme .bg-success-400{background:#4cb592}.red-theme .text-success-400{color:#4cb592!important}.red-theme .b-success-400{border-color:#4cb592!important}.red-theme .bg-success-500{background:#2ca87f}.red-theme .text-success-500{color:#2ca87f!important}.red-theme .b-success-500{border-color:#2ca87f!important}.red-theme .bg-success-600{background:#27a077}.red-theme .text-success-600{color:#27a077!important}.red-theme .b-success-600{border-color:#27a077!important}.red-theme .bg-success-700{background:#21976c}.red-theme .text-success-700{color:#21976c!important}.red-theme .b-success-700{border-color:#21976c!important}.red-theme .bg-success-800{background:#1b8d62}.red-theme .text-success-800{color:#1b8d62!important}.red-theme .b-success-800{border-color:#1b8d62!important}.red-theme .bg-success-900{background:#107d4f}.red-theme .text-success-900{color:#107d4f!important}.red-theme .b-success-900{border-color:#107d4f!important}.red-theme .bg-warning-50{background:#fcf1e0}.red-theme .text-warning-50{color:#fcf1e0!important}.red-theme .b-warning-50{border-color:#fcf1e0!important}.red-theme .bg-warning-100{background:#f7dcb3}.red-theme .text-warning-100{color:#f7dcb3!important}.red-theme .b-warning-100{border-color:#f7dcb3!important}.red-theme .bg-warning-200{background:#f2c580}.red-theme .text-warning-200{color:#f2c580!important}.red-theme .b-warning-200{border-color:#f2c580!important}.red-theme .bg-warning-300{background:#edad4d}.red-theme .text-warning-300{color:#edad4d!important}.red-theme .b-warning-300{border-color:#edad4d!important}.red-theme .bg-warning-400{background:#e99c26}.red-theme .text-warning-400{color:#e99c26!important}.red-theme .b-warning-400{border-color:#e99c26!important}.red-theme .bg-warning-500{background:#e58a00}.red-theme .text-warning-500{color:#e58a00!important}.red-theme .b-warning-500{border-color:#e58a00!important}.red-theme .bg-warning-600{background:#e28200}.red-theme .text-warning-600{color:#e28200!important}.red-theme .b-warning-600{border-color:#e28200!important}.red-theme .bg-warning-700{background:#de7700}.red-theme .text-warning-700{color:#de7700!important}.red-theme .b-warning-700{border-color:#de7700!important}.red-theme .bg-warning-800{background:#da6d00}.red-theme .text-warning-800{color:#da6d00!important}.red-theme .b-warning-800{border-color:#da6d00!important}.red-theme .bg-warning-900{background:#d35a00}.red-theme .text-warning-900{color:#d35a00!important}.red-theme .b-warning-900{border-color:#d35a00!important}.red-theme.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #e76767;--mdc-switch-selected-handle-color: #e76767;--mdc-switch-selected-hover-state-layer-color: #e76767;--mdc-switch-selected-pressed-state-layer-color: #e76767;--mdc-switch-selected-focus-handle-color: #ee9393;--mdc-switch-selected-hover-handle-color: #ee9393;--mdc-switch-selected-pressed-handle-color: #ee9393;--mdc-switch-selected-focus-track-color: #d82222;--mdc-switch-selected-hover-track-color: #d82222;--mdc-switch-selected-pressed-track-color: #d82222;--mdc-switch-selected-track-color: #d82222;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #fff;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: #fff;--mat-text-button-disabled-state-layer-color: #fff;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: #fff;--mat-filled-button-disabled-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-disabled-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: #fff;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #fff;--mat-outlined-button-disabled-state-layer-color: #fff;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: #fff;--mat-icon-button-disabled-state-layer-color: #fff;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: #fff;--mat-fab-disabled-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #dc2626;--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-toggle-active-state-icon-color: #dc2626;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--primary-50: #f5bebe;--primary-100: #c50d0d;--primary-200: #ce1717;--primary-300: #d31c1c;--primary-400: #d82222;--primary-500: #dc2626;--primary-600: #e14747;--primary-700: #e76767;--primary-800: #ee9393;--primary-900: #f5bebe;--accent-50: #1d2630;--accent-100: #131920;--accent-200: #1d2630;--accent-300: #3e4853;--accent-400: #5b6b79;--accent-500: #8996a4;--accent-600: #bec8d0;--accent-700: #dbe0e5;--accent-800: #f3f5f7;--accent-900: #f8f9fa;--warn-50: #f5bebe;--warn-100: #c50d0d;--warn-200: #ce1717;--warn-300: #d31c1c;--warn-400: #d82222;--warn-500: #dc2626;--warn-600: #e14747;--warn-700: #e76767;--warn-800: #ee9393;--warn-900: #f5bebe;--success-50: #e6f5f0;--success-100: #107d4f;--success-200: #1b8d62;--success-300: #21976c;--success-400: #27a077;--success-500: #2ca87f;--success-600: #4cb592;--success-700: #6bc2a5;--success-800: #96d4bf;--success-900: #c0e5d9;--warning-50: #fcf1e0;--warning-100: #d35a00;--warning-200: #da6d00;--warning-300: #de7700;--warning-400: #e28200;--warning-500: #e58a00;--warning-600: #e99c26;--warning-700: #edad4d;--warning-800: #f2c580;--warning-900: #f7dcb3}.red-theme.dark .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.red-theme.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.red-theme.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.red-theme.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.red-theme.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.red-theme.dark .mat-elevation-z0,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.red-theme.dark .mat-elevation-z1,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.red-theme.dark .mat-elevation-z2,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.red-theme.dark .mat-elevation-z3,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.red-theme.dark .mat-elevation-z4,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.red-theme.dark .mat-elevation-z5,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.red-theme.dark .mat-elevation-z6,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.red-theme.dark .mat-elevation-z7,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.red-theme.dark .mat-elevation-z8,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.red-theme.dark .mat-elevation-z9,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.red-theme.dark .mat-elevation-z10,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.red-theme.dark .mat-elevation-z11,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.red-theme.dark .mat-elevation-z12,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.red-theme.dark .mat-elevation-z13,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.red-theme.dark .mat-elevation-z14,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.red-theme.dark .mat-elevation-z15,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.red-theme.dark .mat-elevation-z16,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.red-theme.dark .mat-elevation-z17,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.red-theme.dark .mat-elevation-z18,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.red-theme.dark .mat-elevation-z19,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.red-theme.dark .mat-elevation-z20,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.red-theme.dark .mat-elevation-z21,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.red-theme.dark .mat-elevation-z22,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.red-theme.dark .mat-elevation-z23,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.red-theme.dark .mat-elevation-z24,.red-theme.dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.red-theme.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.red-theme.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.red-theme.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.red-theme.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.red-theme.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.red-theme.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.red-theme.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.red-theme.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.red-theme.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.red-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.red-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.red-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.red-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.red-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.red-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.red-theme.dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.red-theme.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #dbe0e5;--mdc-switch-selected-handle-color: #dbe0e5;--mdc-switch-selected-hover-state-layer-color: #dbe0e5;--mdc-switch-selected-pressed-state-layer-color: #dbe0e5;--mdc-switch-selected-focus-handle-color: #f3f5f7;--mdc-switch-selected-hover-handle-color: #f3f5f7;--mdc-switch-selected-pressed-handle-color: #f3f5f7;--mdc-switch-selected-focus-track-color: #5b6b79;--mdc-switch-selected-hover-track-color: #5b6b79;--mdc-switch-selected-pressed-track-color: #5b6b79;--mdc-switch-selected-track-color: #5b6b79}.red-theme.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e76767;--mdc-switch-selected-handle-color: #e76767;--mdc-switch-selected-hover-state-layer-color: #e76767;--mdc-switch-selected-pressed-state-layer-color: #e76767;--mdc-switch-selected-focus-handle-color: #ee9393;--mdc-switch-selected-hover-handle-color: #ee9393;--mdc-switch-selected-pressed-handle-color: #ee9393;--mdc-switch-selected-focus-track-color: #d82222;--mdc-switch-selected-hover-track-color: #d82222;--mdc-switch-selected-pressed-track-color: #d82222;--mdc-switch-selected-track-color: #d82222}.red-theme.dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.red-theme.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.red-theme.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.red-theme.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.red-theme.dark .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.red-theme.dark .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.red-theme.dark .mdc-list-item__start,.red-theme.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.red-theme.dark .mat-accent .mdc-list-item__start,.red-theme.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.red-theme.dark .mat-warn .mdc-list-item__start,.red-theme.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.red-theme.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.red-theme.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.red-theme.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.red-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.red-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.red-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.red-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#dc2626}.red-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.red-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.red-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.red-theme.dark .mat-mdc-tab-group,.red-theme.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.red-theme.dark .mat-mdc-tab-group.mat-accent,.red-theme.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.red-theme.dark .mat-mdc-tab-group.mat-warn,.red-theme.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.red-theme.dark .mat-mdc-tab-group.mat-background-primary,.red-theme.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.red-theme.dark .mat-mdc-tab-group.mat-background-accent,.red-theme.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.red-theme.dark .mat-mdc-tab-group.mat-background-warn,.red-theme.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.red-theme.dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.red-theme.dark .mat-mdc-checkbox.mat-primary,.red-theme.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.red-theme.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.red-theme.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.red-theme.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.red-theme.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.red-theme.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.red-theme.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.red-theme.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.red-theme.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.red-theme.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.red-theme.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.red-theme.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.red-theme.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.red-theme.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.red-theme.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.red-theme.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.red-theme.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.red-theme.dark .mat-mdc-fab.mat-primary,.red-theme.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.red-theme.dark .mat-mdc-fab.mat-accent,.red-theme.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.red-theme.dark .mat-mdc-fab.mat-warn,.red-theme.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.red-theme.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.red-theme.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.red-theme.dark .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.red-theme.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.red-theme.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.red-theme.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.red-theme.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.red-theme.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.red-theme.dark .mat-icon.mat-primary{--mat-icon-color: #dc2626}.red-theme.dark .mat-icon.mat-accent{--mat-icon-color: #8996a4}.red-theme.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.red-theme.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.red-theme.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.red-theme.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.red-theme.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.red-theme.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.red-theme.dark .bg-primary-50{background:#f5bebe}.red-theme.dark .text-primary-50{color:#f5bebe!important}.red-theme.dark .b-primary-50{border-color:#f5bebe!important}.red-theme.dark .bg-primary-100{background:#c50d0d}.red-theme.dark .text-primary-100{color:#c50d0d!important}.red-theme.dark .b-primary-100{border-color:#c50d0d!important}.red-theme.dark .bg-primary-200{background:#ce1717}.red-theme.dark .text-primary-200{color:#ce1717!important}.red-theme.dark .b-primary-200{border-color:#ce1717!important}.red-theme.dark .bg-primary-300{background:#d31c1c}.red-theme.dark .text-primary-300{color:#d31c1c!important}.red-theme.dark .b-primary-300{border-color:#d31c1c!important}.red-theme.dark .bg-primary-400{background:#d82222}.red-theme.dark .text-primary-400{color:#d82222!important}.red-theme.dark .b-primary-400{border-color:#d82222!important}.red-theme.dark .bg-primary-500{background:#dc2626}.red-theme.dark .text-primary-500{color:#dc2626!important}.red-theme.dark .b-primary-500{border-color:#dc2626!important}.red-theme.dark .bg-primary-600{background:#e14747}.red-theme.dark .text-primary-600{color:#e14747!important}.red-theme.dark .b-primary-600{border-color:#e14747!important}.red-theme.dark .bg-primary-700{background:#e76767}.red-theme.dark .text-primary-700{color:#e76767!important}.red-theme.dark .b-primary-700{border-color:#e76767!important}.red-theme.dark .bg-primary-800{background:#ee9393}.red-theme.dark .text-primary-800{color:#ee9393!important}.red-theme.dark .b-primary-800{border-color:#ee9393!important}.red-theme.dark .bg-primary-900{background:#f5bebe}.red-theme.dark .text-primary-900{color:#f5bebe!important}.red-theme.dark .b-primary-900{border-color:#f5bebe!important}.red-theme.dark .bg-accent-50{background:#1d2630}.red-theme.dark .text-accent-50{color:#1d2630!important}.red-theme.dark .b-accent-50{border-color:#1d2630!important}.red-theme.dark .bg-accent-100{background:#131920}.red-theme.dark .text-accent-100{color:#131920!important}.red-theme.dark .b-accent-100{border-color:#131920!important}.red-theme.dark .bg-accent-200{background:#1d2630}.red-theme.dark .text-accent-200{color:#1d2630!important}.red-theme.dark .b-accent-200{border-color:#1d2630!important}.red-theme.dark .bg-accent-300{background:#3e4853}.red-theme.dark .text-accent-300{color:#3e4853!important}.red-theme.dark .b-accent-300{border-color:#3e4853!important}.red-theme.dark .bg-accent-400{background:#5b6b79}.red-theme.dark .text-accent-400{color:#5b6b79!important}.red-theme.dark .b-accent-400{border-color:#5b6b79!important}.red-theme.dark .bg-accent-500{background:#8996a4}.red-theme.dark .text-accent-500{color:#8996a4!important}.red-theme.dark .b-accent-500{border-color:#8996a4!important}.red-theme.dark .bg-accent-600{background:#bec8d0}.red-theme.dark .text-accent-600{color:#bec8d0!important}.red-theme.dark .b-accent-600{border-color:#bec8d0!important}.red-theme.dark .bg-accent-700{background:#dbe0e5}.red-theme.dark .text-accent-700{color:#dbe0e5!important}.red-theme.dark .b-accent-700{border-color:#dbe0e5!important}.red-theme.dark .bg-accent-800{background:#f3f5f7}.red-theme.dark .text-accent-800{color:#f3f5f7!important}.red-theme.dark .b-accent-800{border-color:#f3f5f7!important}.red-theme.dark .bg-accent-900{background:#f8f9fa}.red-theme.dark .text-accent-900{color:#f8f9fa!important}.red-theme.dark .b-accent-900{border-color:#f8f9fa!important}.red-theme.dark .bg-warn-50{background:#f5bebe}.red-theme.dark .text-warn-50{color:#f5bebe!important}.red-theme.dark .b-warn-50{border-color:#f5bebe!important}.red-theme.dark .bg-warn-100{background:#c50d0d}.red-theme.dark .text-warn-100{color:#c50d0d!important}.red-theme.dark .b-warn-100{border-color:#c50d0d!important}.red-theme.dark .bg-warn-200{background:#ce1717}.red-theme.dark .text-warn-200{color:#ce1717!important}.red-theme.dark .b-warn-200{border-color:#ce1717!important}.red-theme.dark .bg-warn-300{background:#d31c1c}.red-theme.dark .text-warn-300{color:#d31c1c!important}.red-theme.dark .b-warn-300{border-color:#d31c1c!important}.red-theme.dark .bg-warn-400{background:#d82222}.red-theme.dark .text-warn-400{color:#d82222!important}.red-theme.dark .b-warn-400{border-color:#d82222!important}.red-theme.dark .bg-warn-500{background:#dc2626}.red-theme.dark .text-warn-500{color:#dc2626!important}.red-theme.dark .b-warn-500{border-color:#dc2626!important}.red-theme.dark .bg-warn-600{background:#e14747}.red-theme.dark .text-warn-600{color:#e14747!important}.red-theme.dark .b-warn-600{border-color:#e14747!important}.red-theme.dark .bg-warn-700{background:#e76767}.red-theme.dark .text-warn-700{color:#e76767!important}.red-theme.dark .b-warn-700{border-color:#e76767!important}.red-theme.dark .bg-warn-800{background:#ee9393}.red-theme.dark .text-warn-800{color:#ee9393!important}.red-theme.dark .b-warn-800{border-color:#ee9393!important}.red-theme.dark .bg-warn-900{background:#f5bebe}.red-theme.dark .text-warn-900{color:#f5bebe!important}.red-theme.dark .b-warn-900{border-color:#f5bebe!important}.red-theme.dark .bg-success-50{background:#e6f5f0}.red-theme.dark .text-success-50{color:#e6f5f0!important}.red-theme.dark .b-success-50{border-color:#e6f5f0!important}.red-theme.dark .bg-success-100{background:#107d4f}.red-theme.dark .text-success-100{color:#107d4f!important}.red-theme.dark .b-success-100{border-color:#107d4f!important}.red-theme.dark .bg-success-200{background:#1b8d62}.red-theme.dark .text-success-200{color:#1b8d62!important}.red-theme.dark .b-success-200{border-color:#1b8d62!important}.red-theme.dark .bg-success-300{background:#21976c}.red-theme.dark .text-success-300{color:#21976c!important}.red-theme.dark .b-success-300{border-color:#21976c!important}.red-theme.dark .bg-success-400{background:#27a077}.red-theme.dark .text-success-400{color:#27a077!important}.red-theme.dark .b-success-400{border-color:#27a077!important}.red-theme.dark .bg-success-500{background:#2ca87f}.red-theme.dark .text-success-500{color:#2ca87f!important}.red-theme.dark .b-success-500{border-color:#2ca87f!important}.red-theme.dark .bg-success-600{background:#4cb592}.red-theme.dark .text-success-600{color:#4cb592!important}.red-theme.dark .b-success-600{border-color:#4cb592!important}.red-theme.dark .bg-success-700{background:#6bc2a5}.red-theme.dark .text-success-700{color:#6bc2a5!important}.red-theme.dark .b-success-700{border-color:#6bc2a5!important}.red-theme.dark .bg-success-800{background:#96d4bf}.red-theme.dark .text-success-800{color:#96d4bf!important}.red-theme.dark .b-success-800{border-color:#96d4bf!important}.red-theme.dark .bg-success-900{background:#c0e5d9}.red-theme.dark .text-success-900{color:#c0e5d9!important}.red-theme.dark .b-success-900{border-color:#c0e5d9!important}.red-theme.dark .bg-warning-50{background:#fcf1e0}.red-theme.dark .text-warning-50{color:#fcf1e0!important}.red-theme.dark .b-warning-50{border-color:#fcf1e0!important}.red-theme.dark .bg-warning-100{background:#d35a00}.red-theme.dark .text-warning-100{color:#d35a00!important}.red-theme.dark .b-warning-100{border-color:#d35a00!important}.red-theme.dark .bg-warning-200{background:#da6d00}.red-theme.dark .text-warning-200{color:#da6d00!important}.red-theme.dark .b-warning-200{border-color:#da6d00!important}.red-theme.dark .bg-warning-300{background:#de7700}.red-theme.dark .text-warning-300{color:#de7700!important}.red-theme.dark .b-warning-300{border-color:#de7700!important}.red-theme.dark .bg-warning-400{background:#e28200}.red-theme.dark .text-warning-400{color:#e28200!important}.red-theme.dark .b-warning-400{border-color:#e28200!important}.red-theme.dark .bg-warning-500{background:#e58a00}.red-theme.dark .text-warning-500{color:#e58a00!important}.red-theme.dark .b-warning-500{border-color:#e58a00!important}.red-theme.dark .bg-warning-600{background:#e99c26}.red-theme.dark .text-warning-600{color:#e99c26!important}.red-theme.dark .b-warning-600{border-color:#e99c26!important}.red-theme.dark .bg-warning-700{background:#edad4d}.red-theme.dark .text-warning-700{color:#edad4d!important}.red-theme.dark .b-warning-700{border-color:#edad4d!important}.red-theme.dark .bg-warning-800{background:#f2c580}.red-theme.dark .text-warning-800{color:#f2c580!important}.red-theme.dark .b-warning-800{border-color:#f2c580!important}.red-theme.dark .bg-warning-900{background:#f7dcb3}.red-theme.dark .text-warning-900{color:#f7dcb3!important}.red-theme.dark .b-warning-900{border-color:#f7dcb3!important}.orange-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #fd7e14;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #fd7e14;--mdc-filled-text-field-focus-active-indicator-color: #fd7e14;--mdc-filled-text-field-focus-label-text-color: rgba(253, 126, 20, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #fd7e14;--mdc-outlined-text-field-focus-outline-color: #fd7e14;--mdc-outlined-text-field-focus-label-text-color: rgba(253, 126, 20, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(253, 126, 20, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(253, 126, 20, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #fd7612;--mdc-switch-selected-handle-color: #fd7612;--mdc-switch-selected-hover-state-layer-color: #fd7612;--mdc-switch-selected-pressed-state-layer-color: #fd7612;--mdc-switch-selected-focus-handle-color: #fc4e06;--mdc-switch-selected-hover-handle-color: #fc4e06;--mdc-switch-selected-pressed-handle-color: #fc4e06;--mdc-switch-selected-focus-track-color: #fea55b;--mdc-switch-selected-hover-track-color: #fea55b;--mdc-switch-selected-pressed-track-color: #fea55b;--mdc-switch-selected-track-color: #fea55b;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #fd7e14;--mdc-slider-focus-handle-color: #fd7e14;--mdc-slider-hover-handle-color: #fd7e14;--mdc-slider-active-track-color: #fd7e14;--mdc-slider-inactive-track-color: #fd7e14;--mdc-slider-with-tick-marks-inactive-container-color: #fd7e14;--mdc-slider-with-tick-marks-active-container-color: #fd7e14;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #fd7e14;--mat-slider-hover-state-layer-color: rgba(253, 126, 20, .05);--mat-slider-focus-state-layer-color: rgba(253, 126, 20, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #000;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: #000;--mat-text-button-disabled-state-layer-color: #000;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #000;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: #000;--mat-filled-button-disabled-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #000;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-disabled-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #000;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #000;--mat-outlined-button-disabled-state-layer-color: #000;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #000;--mat-icon-button-disabled-state-layer-color: #000;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: #000;--mat-fab-disabled-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #8996a4;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #fd7e14;--mat-badge-background-color: #fd7e14;--mat-badge-text-color: #fd7e14;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-date-selected-state-text-color: #fd7e14;--mat-datepicker-calendar-date-selected-state-background-color: #fd7e14;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(253, 126, 20, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #fd7e14;--mat-datepicker-calendar-date-focus-state-background-color: rgba(253, 126, 20, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(253, 126, 20, .3);--mat-datepicker-toggle-active-state-icon-color: #fd7e14;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(253, 126, 20, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: #fd7e14;--mat-stepper-header-selected-state-icon-background-color: #fd7e14;--mat-stepper-header-selected-state-icon-foreground-color: #fd7e14;--mat-stepper-header-done-state-icon-background-color: #fd7e14;--mat-stepper-header-done-state-icon-foreground-color: #fd7e14;--mat-stepper-header-edit-state-icon-background-color: #fd7e14;--mat-stepper-header-edit-state-icon-foreground-color: #fd7e14;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--primary-50: #fff0e3;--primary-100: #fed8b9;--primary-200: #febf8a;--primary-300: #fea55b;--primary-400: #fd9137;--primary-500: #fd7e14;--primary-600: #fd7612;--primary-700: #fc6b0e;--primary-800: #fc610b;--primary-900: #fc4e06;--accent-50: #fff;--accent-100: #f8f9fa;--accent-200: #f3f5f7;--accent-300: #dbe0e5;--accent-400: #bec8d0;--accent-500: #8996a4;--accent-600: #5b6b79;--accent-700: #3e4853;--accent-800: #1d2630;--accent-900: #131920;--warn-50: #fbe5e5;--warn-100: #f5bebe;--warn-200: #ee9393;--warn-300: #e76767;--warn-400: #e14747;--warn-500: #dc2626;--warn-600: #d82222;--warn-700: #d31c1c;--warn-800: #ce1717;--warn-900: #c50d0d;--success-50: #e6f5f0;--success-100: #c0e5d9;--success-200: #96d4bf;--success-300: #6bc2a5;--success-400: #4cb592;--success-500: #2ca87f;--success-600: #27a077;--success-700: #21976c;--success-800: #1b8d62;--success-900: #107d4f;--warning-50: #fcf1e0;--warning-100: #f7dcb3;--warning-200: #f2c580;--warning-300: #edad4d;--warning-400: #e99c26;--warning-500: #e58a00;--warning-600: #e28200;--warning-700: #de7700;--warning-800: #da6d00;--warning-900: #d35a00}.orange-theme .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.orange-theme .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.orange-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #fd7e14;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fd7e14;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.orange-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.orange-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.orange-theme .mat-elevation-z0,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.orange-theme .mat-elevation-z1,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.orange-theme .mat-elevation-z2,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.orange-theme .mat-elevation-z3,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.orange-theme .mat-elevation-z4,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.orange-theme .mat-elevation-z5,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.orange-theme .mat-elevation-z6,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.orange-theme .mat-elevation-z7,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.orange-theme .mat-elevation-z8,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.orange-theme .mat-elevation-z9,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.orange-theme .mat-elevation-z10,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.orange-theme .mat-elevation-z11,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.orange-theme .mat-elevation-z12,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.orange-theme .mat-elevation-z13,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.orange-theme .mat-elevation-z14,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.orange-theme .mat-elevation-z15,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.orange-theme .mat-elevation-z16,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.orange-theme .mat-elevation-z17,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.orange-theme .mat-elevation-z18,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.orange-theme .mat-elevation-z19,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.orange-theme .mat-elevation-z20,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.orange-theme .mat-elevation-z21,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.orange-theme .mat-elevation-z22,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.orange-theme .mat-elevation-z23,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.orange-theme .mat-elevation-z24,.orange-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.orange-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #fd7e14;--mdc-linear-progress-track-color: rgba(253, 126, 20, .25)}.orange-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.orange-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.orange-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.orange-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.orange-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.orange-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.orange-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.orange-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.orange-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.orange-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #fd7e14;--mdc-chip-elevated-container-color: #fd7e14;--mdc-chip-elevated-disabled-container-color: #fd7e14;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fd7e14;--mdc-chip-with-icon-icon-color: #fd7e14;--mdc-chip-with-icon-disabled-icon-color: #fd7e14;--mdc-chip-with-icon-selected-icon-color: #fd7e14;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fd7e14;--mdc-chip-with-trailing-icon-trailing-icon-color: #fd7e14}.orange-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.orange-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.orange-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.orange-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.orange-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.orange-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5b6b79;--mdc-switch-selected-handle-color: #5b6b79;--mdc-switch-selected-hover-state-layer-color: #5b6b79;--mdc-switch-selected-pressed-state-layer-color: #5b6b79;--mdc-switch-selected-focus-handle-color: #131920;--mdc-switch-selected-hover-handle-color: #131920;--mdc-switch-selected-pressed-handle-color: #131920;--mdc-switch-selected-focus-track-color: #dbe0e5;--mdc-switch-selected-hover-track-color: #dbe0e5;--mdc-switch-selected-pressed-track-color: #dbe0e5;--mdc-switch-selected-track-color: #dbe0e5}.orange-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #d82222;--mdc-switch-selected-handle-color: #d82222;--mdc-switch-selected-hover-state-layer-color: #d82222;--mdc-switch-selected-pressed-state-layer-color: #d82222;--mdc-switch-selected-focus-handle-color: #c50d0d;--mdc-switch-selected-hover-handle-color: #c50d0d;--mdc-switch-selected-pressed-handle-color: #c50d0d;--mdc-switch-selected-focus-track-color: #e76767;--mdc-switch-selected-hover-track-color: #e76767;--mdc-switch-selected-pressed-track-color: #e76767;--mdc-switch-selected-track-color: #e76767}.orange-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.orange-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #fd7e14;--mdc-radio-selected-hover-icon-color: #fd7e14;--mdc-radio-selected-icon-color: #fd7e14;--mdc-radio-selected-pressed-icon-color: #fd7e14;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #fd7e14;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.orange-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.orange-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.orange-theme .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.orange-theme .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.orange-theme .mdc-list-item__start,.orange-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #fd7e14;--mdc-radio-selected-hover-icon-color: #fd7e14;--mdc-radio-selected-icon-color: #fd7e14;--mdc-radio-selected-pressed-icon-color: #fd7e14}.orange-theme .mat-accent .mdc-list-item__start,.orange-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.orange-theme .mat-warn .mdc-list-item__start,.orange-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.orange-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #fd7e14;--mdc-checkbox-selected-hover-icon-color: #fd7e14;--mdc-checkbox-selected-icon-color: #fd7e14;--mdc-checkbox-selected-pressed-icon-color: #fd7e14;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #fd7e14;--mdc-checkbox-selected-hover-state-layer-color: #fd7e14;--mdc-checkbox-selected-pressed-state-layer-color: #fd7e14;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.orange-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.orange-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.orange-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#fd7e14}.orange-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.orange-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.orange-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.orange-theme .mat-mdc-tab-group,.orange-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #fd7e14;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #fd7e14;--mat-tab-header-active-ripple-color: #fd7e14;--mat-tab-header-inactive-ripple-color: #fd7e14;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #fd7e14;--mat-tab-header-active-hover-label-text-color: #fd7e14;--mat-tab-header-active-focus-indicator-color: #fd7e14;--mat-tab-header-active-hover-indicator-color: #fd7e14}.orange-theme .mat-mdc-tab-group.mat-accent,.orange-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.orange-theme .mat-mdc-tab-group.mat-warn,.orange-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.orange-theme .mat-mdc-tab-group.mat-background-primary,.orange-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #fd7e14;--mat-tab-header-with-background-foreground-color: #fd7e14}.orange-theme .mat-mdc-tab-group.mat-background-accent,.orange-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.orange-theme .mat-mdc-tab-group.mat-background-warn,.orange-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.orange-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.orange-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #fd7e14;--mdc-checkbox-selected-hover-icon-color: #fd7e14;--mdc-checkbox-selected-icon-color: #fd7e14;--mdc-checkbox-selected-pressed-icon-color: #fd7e14;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #fd7e14;--mdc-checkbox-selected-hover-state-layer-color: #fd7e14;--mdc-checkbox-selected-pressed-state-layer-color: #fd7e14;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.orange-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}.orange-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #fd7e14;--mat-text-button-state-layer-color: #fd7e14;--mat-text-button-ripple-color: rgba(253, 126, 20, .1)}.orange-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.orange-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.orange-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #fd7e14;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.orange-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.orange-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.orange-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #fd7e14;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.orange-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.orange-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.orange-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #fd7e14;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #fd7e14;--mat-outlined-button-ripple-color: rgba(253, 126, 20, .1)}.orange-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.orange-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.orange-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #fd7e14;--mat-icon-button-state-layer-color: #fd7e14;--mat-icon-button-ripple-color: rgba(253, 126, 20, .1)}.orange-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.orange-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.orange-theme .mat-mdc-fab.mat-primary,.orange-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #fd7e14;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.orange-theme .mat-mdc-fab.mat-accent,.orange-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.orange-theme .mat-mdc-fab.mat-warn,.orange-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.orange-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.orange-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.orange-theme .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.orange-theme .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.orange-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.orange-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.orange-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.orange-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.orange-theme .mat-icon.mat-primary{--mat-icon-color: #fd7e14}.orange-theme .mat-icon.mat-accent{--mat-icon-color: #8996a4}.orange-theme .mat-icon.mat-warn{--mat-icon-color: #dc2626}.orange-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.orange-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.orange-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #fd7e14;--mat-toolbar-container-text-color: #fd7e14}.orange-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.orange-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.orange-theme .bg-primary-50{background:#fff0e3}.orange-theme .text-primary-50{color:#fff0e3!important}.orange-theme .b-primary-50{border-color:#fff0e3!important}.orange-theme .bg-primary-100{background:#fed8b9}.orange-theme .text-primary-100{color:#fed8b9!important}.orange-theme .b-primary-100{border-color:#fed8b9!important}.orange-theme .bg-primary-200{background:#febf8a}.orange-theme .text-primary-200{color:#febf8a!important}.orange-theme .b-primary-200{border-color:#febf8a!important}.orange-theme .bg-primary-300{background:#fea55b}.orange-theme .text-primary-300{color:#fea55b!important}.orange-theme .b-primary-300{border-color:#fea55b!important}.orange-theme .bg-primary-400{background:#fd9137}.orange-theme .text-primary-400{color:#fd9137!important}.orange-theme .b-primary-400{border-color:#fd9137!important}.orange-theme .bg-primary-500{background:#fd7e14}.orange-theme .text-primary-500{color:#fd7e14!important}.orange-theme .b-primary-500{border-color:#fd7e14!important}.orange-theme .bg-primary-600{background:#fd7612}.orange-theme .text-primary-600{color:#fd7612!important}.orange-theme .b-primary-600{border-color:#fd7612!important}.orange-theme .bg-primary-700{background:#fc6b0e}.orange-theme .text-primary-700{color:#fc6b0e!important}.orange-theme .b-primary-700{border-color:#fc6b0e!important}.orange-theme .bg-primary-800{background:#fc610b}.orange-theme .text-primary-800{color:#fc610b!important}.orange-theme .b-primary-800{border-color:#fc610b!important}.orange-theme .bg-primary-900{background:#fc4e06}.orange-theme .text-primary-900{color:#fc4e06!important}.orange-theme .b-primary-900{border-color:#fc4e06!important}.orange-theme .bg-accent-50{background:#fff}.orange-theme .text-accent-50{color:#fff!important}.orange-theme .b-accent-50{border-color:#fff!important}.orange-theme .bg-accent-100{background:#f8f9fa}.orange-theme .text-accent-100{color:#f8f9fa!important}.orange-theme .b-accent-100{border-color:#f8f9fa!important}.orange-theme .bg-accent-200{background:#f3f5f7}.orange-theme .text-accent-200{color:#f3f5f7!important}.orange-theme .b-accent-200{border-color:#f3f5f7!important}.orange-theme .bg-accent-300{background:#dbe0e5}.orange-theme .text-accent-300{color:#dbe0e5!important}.orange-theme .b-accent-300{border-color:#dbe0e5!important}.orange-theme .bg-accent-400{background:#bec8d0}.orange-theme .text-accent-400{color:#bec8d0!important}.orange-theme .b-accent-400{border-color:#bec8d0!important}.orange-theme .bg-accent-500{background:#8996a4}.orange-theme .text-accent-500{color:#8996a4!important}.orange-theme .b-accent-500{border-color:#8996a4!important}.orange-theme .bg-accent-600{background:#5b6b79}.orange-theme .text-accent-600{color:#5b6b79!important}.orange-theme .b-accent-600{border-color:#5b6b79!important}.orange-theme .bg-accent-700{background:#3e4853}.orange-theme .text-accent-700{color:#3e4853!important}.orange-theme .b-accent-700{border-color:#3e4853!important}.orange-theme .bg-accent-800{background:#1d2630}.orange-theme .text-accent-800{color:#1d2630!important}.orange-theme .b-accent-800{border-color:#1d2630!important}.orange-theme .bg-accent-900{background:#131920}.orange-theme .text-accent-900{color:#131920!important}.orange-theme .b-accent-900{border-color:#131920!important}.orange-theme .bg-warn-50{background:#fbe5e5}.orange-theme .text-warn-50{color:#fbe5e5!important}.orange-theme .b-warn-50{border-color:#fbe5e5!important}.orange-theme .bg-warn-100{background:#f5bebe}.orange-theme .text-warn-100{color:#f5bebe!important}.orange-theme .b-warn-100{border-color:#f5bebe!important}.orange-theme .bg-warn-200{background:#ee9393}.orange-theme .text-warn-200{color:#ee9393!important}.orange-theme .b-warn-200{border-color:#ee9393!important}.orange-theme .bg-warn-300{background:#e76767}.orange-theme .text-warn-300{color:#e76767!important}.orange-theme .b-warn-300{border-color:#e76767!important}.orange-theme .bg-warn-400{background:#e14747}.orange-theme .text-warn-400{color:#e14747!important}.orange-theme .b-warn-400{border-color:#e14747!important}.orange-theme .bg-warn-500{background:#dc2626}.orange-theme .text-warn-500{color:#dc2626!important}.orange-theme .b-warn-500{border-color:#dc2626!important}.orange-theme .bg-warn-600{background:#d82222}.orange-theme .text-warn-600{color:#d82222!important}.orange-theme .b-warn-600{border-color:#d82222!important}.orange-theme .bg-warn-700{background:#d31c1c}.orange-theme .text-warn-700{color:#d31c1c!important}.orange-theme .b-warn-700{border-color:#d31c1c!important}.orange-theme .bg-warn-800{background:#ce1717}.orange-theme .text-warn-800{color:#ce1717!important}.orange-theme .b-warn-800{border-color:#ce1717!important}.orange-theme .bg-warn-900{background:#c50d0d}.orange-theme .text-warn-900{color:#c50d0d!important}.orange-theme .b-warn-900{border-color:#c50d0d!important}.orange-theme .bg-success-50{background:#e6f5f0}.orange-theme .text-success-50{color:#e6f5f0!important}.orange-theme .b-success-50{border-color:#e6f5f0!important}.orange-theme .bg-success-100{background:#c0e5d9}.orange-theme .text-success-100{color:#c0e5d9!important}.orange-theme .b-success-100{border-color:#c0e5d9!important}.orange-theme .bg-success-200{background:#96d4bf}.orange-theme .text-success-200{color:#96d4bf!important}.orange-theme .b-success-200{border-color:#96d4bf!important}.orange-theme .bg-success-300{background:#6bc2a5}.orange-theme .text-success-300{color:#6bc2a5!important}.orange-theme .b-success-300{border-color:#6bc2a5!important}.orange-theme .bg-success-400{background:#4cb592}.orange-theme .text-success-400{color:#4cb592!important}.orange-theme .b-success-400{border-color:#4cb592!important}.orange-theme .bg-success-500{background:#2ca87f}.orange-theme .text-success-500{color:#2ca87f!important}.orange-theme .b-success-500{border-color:#2ca87f!important}.orange-theme .bg-success-600{background:#27a077}.orange-theme .text-success-600{color:#27a077!important}.orange-theme .b-success-600{border-color:#27a077!important}.orange-theme .bg-success-700{background:#21976c}.orange-theme .text-success-700{color:#21976c!important}.orange-theme .b-success-700{border-color:#21976c!important}.orange-theme .bg-success-800{background:#1b8d62}.orange-theme .text-success-800{color:#1b8d62!important}.orange-theme .b-success-800{border-color:#1b8d62!important}.orange-theme .bg-success-900{background:#107d4f}.orange-theme .text-success-900{color:#107d4f!important}.orange-theme .b-success-900{border-color:#107d4f!important}.orange-theme .bg-warning-50{background:#fcf1e0}.orange-theme .text-warning-50{color:#fcf1e0!important}.orange-theme .b-warning-50{border-color:#fcf1e0!important}.orange-theme .bg-warning-100{background:#f7dcb3}.orange-theme .text-warning-100{color:#f7dcb3!important}.orange-theme .b-warning-100{border-color:#f7dcb3!important}.orange-theme .bg-warning-200{background:#f2c580}.orange-theme .text-warning-200{color:#f2c580!important}.orange-theme .b-warning-200{border-color:#f2c580!important}.orange-theme .bg-warning-300{background:#edad4d}.orange-theme .text-warning-300{color:#edad4d!important}.orange-theme .b-warning-300{border-color:#edad4d!important}.orange-theme .bg-warning-400{background:#e99c26}.orange-theme .text-warning-400{color:#e99c26!important}.orange-theme .b-warning-400{border-color:#e99c26!important}.orange-theme .bg-warning-500{background:#e58a00}.orange-theme .text-warning-500{color:#e58a00!important}.orange-theme .b-warning-500{border-color:#e58a00!important}.orange-theme .bg-warning-600{background:#e28200}.orange-theme .text-warning-600{color:#e28200!important}.orange-theme .b-warning-600{border-color:#e28200!important}.orange-theme .bg-warning-700{background:#de7700}.orange-theme .text-warning-700{color:#de7700!important}.orange-theme .b-warning-700{border-color:#de7700!important}.orange-theme .bg-warning-800{background:#da6d00}.orange-theme .text-warning-800{color:#da6d00!important}.orange-theme .b-warning-800{border-color:#da6d00!important}.orange-theme .bg-warning-900{background:#d35a00}.orange-theme .text-warning-900{color:#d35a00!important}.orange-theme .b-warning-900{border-color:#d35a00!important}.orange-theme.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #fd7e14;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #fd7e14;--mdc-filled-text-field-focus-active-indicator-color: #fd7e14;--mdc-filled-text-field-focus-label-text-color: rgba(253, 126, 20, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #fd7e14;--mdc-outlined-text-field-focus-outline-color: #fd7e14;--mdc-outlined-text-field-focus-label-text-color: rgba(253, 126, 20, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(253, 126, 20, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(253, 126, 20, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #fea55b;--mdc-switch-selected-handle-color: #fea55b;--mdc-switch-selected-hover-state-layer-color: #fea55b;--mdc-switch-selected-pressed-state-layer-color: #fea55b;--mdc-switch-selected-focus-handle-color: #febf8a;--mdc-switch-selected-hover-handle-color: #febf8a;--mdc-switch-selected-pressed-handle-color: #febf8a;--mdc-switch-selected-focus-track-color: #fd7612;--mdc-switch-selected-hover-track-color: #fd7612;--mdc-switch-selected-pressed-track-color: #fd7612;--mdc-switch-selected-track-color: #fd7612;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #fd7e14;--mdc-slider-focus-handle-color: #fd7e14;--mdc-slider-hover-handle-color: #fd7e14;--mdc-slider-active-track-color: #fd7e14;--mdc-slider-inactive-track-color: #fd7e14;--mdc-slider-with-tick-marks-inactive-container-color: #fd7e14;--mdc-slider-with-tick-marks-active-container-color: #fd7e14;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #fd7e14;--mat-slider-hover-state-layer-color: rgba(253, 126, 20, .05);--mat-slider-focus-state-layer-color: rgba(253, 126, 20, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #fff;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: #fff;--mat-text-button-disabled-state-layer-color: #fff;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: #fff;--mat-filled-button-disabled-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-disabled-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: #fff;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #fff;--mat-outlined-button-disabled-state-layer-color: #fff;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: #fff;--mat-icon-button-disabled-state-layer-color: #fff;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: #fff;--mat-fab-disabled-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #fd7e14;--mat-badge-background-color: #fd7e14;--mat-badge-text-color: #fd7e14;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-date-selected-state-text-color: #fd7e14;--mat-datepicker-calendar-date-selected-state-background-color: #fd7e14;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(253, 126, 20, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #fd7e14;--mat-datepicker-calendar-date-focus-state-background-color: rgba(253, 126, 20, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(253, 126, 20, .3);--mat-datepicker-toggle-active-state-icon-color: #fd7e14;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(253, 126, 20, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: #fd7e14;--mat-stepper-header-selected-state-icon-background-color: #fd7e14;--mat-stepper-header-selected-state-icon-foreground-color: #fd7e14;--mat-stepper-header-done-state-icon-background-color: #fd7e14;--mat-stepper-header-done-state-icon-foreground-color: #fd7e14;--mat-stepper-header-edit-state-icon-background-color: #fd7e14;--mat-stepper-header-edit-state-icon-foreground-color: #fd7e14;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--primary-50: #fff0e3;--primary-100: #fc4e06;--primary-200: #fc610b;--primary-300: #fc6b0e;--primary-400: #fd7612;--primary-500: #fd7e14;--primary-600: #fd9137;--primary-700: #fea55b;--primary-800: #febf8a;--primary-900: #fed8b9;--accent-50: #1d2630;--accent-100: #131920;--accent-200: #1d2630;--accent-300: #3e4853;--accent-400: #5b6b79;--accent-500: #8996a4;--accent-600: #bec8d0;--accent-700: #dbe0e5;--accent-800: #f3f5f7;--accent-900: #f8f9fa;--warn-50: #f5bebe;--warn-100: #c50d0d;--warn-200: #ce1717;--warn-300: #d31c1c;--warn-400: #d82222;--warn-500: #dc2626;--warn-600: #e14747;--warn-700: #e76767;--warn-800: #ee9393;--warn-900: #f5bebe;--success-50: #e6f5f0;--success-100: #107d4f;--success-200: #1b8d62;--success-300: #21976c;--success-400: #27a077;--success-500: #2ca87f;--success-600: #4cb592;--success-700: #6bc2a5;--success-800: #96d4bf;--success-900: #c0e5d9;--warning-50: #fcf1e0;--warning-100: #d35a00;--warning-200: #da6d00;--warning-300: #de7700;--warning-400: #e28200;--warning-500: #e58a00;--warning-600: #e99c26;--warning-700: #edad4d;--warning-800: #f2c580;--warning-900: #f7dcb3}.orange-theme.dark .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.orange-theme.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.orange-theme.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #fd7e14;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #fd7e14;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.orange-theme.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.orange-theme.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.orange-theme.dark .mat-elevation-z0,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.orange-theme.dark .mat-elevation-z1,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.orange-theme.dark .mat-elevation-z2,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.orange-theme.dark .mat-elevation-z3,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.orange-theme.dark .mat-elevation-z4,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.orange-theme.dark .mat-elevation-z5,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.orange-theme.dark .mat-elevation-z6,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.orange-theme.dark .mat-elevation-z7,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.orange-theme.dark .mat-elevation-z8,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.orange-theme.dark .mat-elevation-z9,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.orange-theme.dark .mat-elevation-z10,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.orange-theme.dark .mat-elevation-z11,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.orange-theme.dark .mat-elevation-z12,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.orange-theme.dark .mat-elevation-z13,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.orange-theme.dark .mat-elevation-z14,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.orange-theme.dark .mat-elevation-z15,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.orange-theme.dark .mat-elevation-z16,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.orange-theme.dark .mat-elevation-z17,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.orange-theme.dark .mat-elevation-z18,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.orange-theme.dark .mat-elevation-z19,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.orange-theme.dark .mat-elevation-z20,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.orange-theme.dark .mat-elevation-z21,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.orange-theme.dark .mat-elevation-z22,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.orange-theme.dark .mat-elevation-z23,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.orange-theme.dark .mat-elevation-z24,.orange-theme.dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.orange-theme.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #fd7e14;--mdc-linear-progress-track-color: rgba(253, 126, 20, .25)}.orange-theme.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.orange-theme.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.orange-theme.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.orange-theme.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.orange-theme.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.orange-theme.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.orange-theme.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.orange-theme.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.orange-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.orange-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #fd7e14;--mdc-chip-elevated-container-color: #fd7e14;--mdc-chip-elevated-disabled-container-color: #fd7e14;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fd7e14;--mdc-chip-with-icon-icon-color: #fd7e14;--mdc-chip-with-icon-disabled-icon-color: #fd7e14;--mdc-chip-with-icon-selected-icon-color: #fd7e14;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fd7e14;--mdc-chip-with-trailing-icon-trailing-icon-color: #fd7e14}.orange-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.orange-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.orange-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.orange-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.orange-theme.dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.orange-theme.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #dbe0e5;--mdc-switch-selected-handle-color: #dbe0e5;--mdc-switch-selected-hover-state-layer-color: #dbe0e5;--mdc-switch-selected-pressed-state-layer-color: #dbe0e5;--mdc-switch-selected-focus-handle-color: #f3f5f7;--mdc-switch-selected-hover-handle-color: #f3f5f7;--mdc-switch-selected-pressed-handle-color: #f3f5f7;--mdc-switch-selected-focus-track-color: #5b6b79;--mdc-switch-selected-hover-track-color: #5b6b79;--mdc-switch-selected-pressed-track-color: #5b6b79;--mdc-switch-selected-track-color: #5b6b79}.orange-theme.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e76767;--mdc-switch-selected-handle-color: #e76767;--mdc-switch-selected-hover-state-layer-color: #e76767;--mdc-switch-selected-pressed-state-layer-color: #e76767;--mdc-switch-selected-focus-handle-color: #ee9393;--mdc-switch-selected-hover-handle-color: #ee9393;--mdc-switch-selected-pressed-handle-color: #ee9393;--mdc-switch-selected-focus-track-color: #d82222;--mdc-switch-selected-hover-track-color: #d82222;--mdc-switch-selected-pressed-track-color: #d82222;--mdc-switch-selected-track-color: #d82222}.orange-theme.dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.orange-theme.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #fd7e14;--mdc-radio-selected-hover-icon-color: #fd7e14;--mdc-radio-selected-icon-color: #fd7e14;--mdc-radio-selected-pressed-icon-color: #fd7e14;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #fd7e14;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.orange-theme.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.orange-theme.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.orange-theme.dark .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.orange-theme.dark .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.orange-theme.dark .mdc-list-item__start,.orange-theme.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #fd7e14;--mdc-radio-selected-hover-icon-color: #fd7e14;--mdc-radio-selected-icon-color: #fd7e14;--mdc-radio-selected-pressed-icon-color: #fd7e14}.orange-theme.dark .mat-accent .mdc-list-item__start,.orange-theme.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.orange-theme.dark .mat-warn .mdc-list-item__start,.orange-theme.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.orange-theme.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #fd7e14;--mdc-checkbox-selected-hover-icon-color: #fd7e14;--mdc-checkbox-selected-icon-color: #fd7e14;--mdc-checkbox-selected-pressed-icon-color: #fd7e14;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #fd7e14;--mdc-checkbox-selected-hover-state-layer-color: #fd7e14;--mdc-checkbox-selected-pressed-state-layer-color: #fd7e14;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.orange-theme.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.orange-theme.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.orange-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.orange-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.orange-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.orange-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#fd7e14}.orange-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.orange-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.orange-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.orange-theme.dark .mat-mdc-tab-group,.orange-theme.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #fd7e14;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #fd7e14;--mat-tab-header-active-ripple-color: #fd7e14;--mat-tab-header-inactive-ripple-color: #fd7e14;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #fd7e14;--mat-tab-header-active-hover-label-text-color: #fd7e14;--mat-tab-header-active-focus-indicator-color: #fd7e14;--mat-tab-header-active-hover-indicator-color: #fd7e14}.orange-theme.dark .mat-mdc-tab-group.mat-accent,.orange-theme.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.orange-theme.dark .mat-mdc-tab-group.mat-warn,.orange-theme.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.orange-theme.dark .mat-mdc-tab-group.mat-background-primary,.orange-theme.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #fd7e14;--mat-tab-header-with-background-foreground-color: #fd7e14}.orange-theme.dark .mat-mdc-tab-group.mat-background-accent,.orange-theme.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.orange-theme.dark .mat-mdc-tab-group.mat-background-warn,.orange-theme.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.orange-theme.dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.orange-theme.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #fd7e14;--mdc-checkbox-selected-hover-icon-color: #fd7e14;--mdc-checkbox-selected-icon-color: #fd7e14;--mdc-checkbox-selected-pressed-icon-color: #fd7e14;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #fd7e14;--mdc-checkbox-selected-hover-state-layer-color: #fd7e14;--mdc-checkbox-selected-pressed-state-layer-color: #fd7e14;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.orange-theme.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.orange-theme.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.orange-theme.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #fd7e14;--mat-text-button-state-layer-color: #fd7e14;--mat-text-button-ripple-color: rgba(253, 126, 20, .1)}.orange-theme.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.orange-theme.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.orange-theme.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #fd7e14;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.orange-theme.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.orange-theme.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.orange-theme.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #fd7e14;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.orange-theme.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.orange-theme.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.orange-theme.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #fd7e14;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #fd7e14;--mat-outlined-button-ripple-color: rgba(253, 126, 20, .1)}.orange-theme.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.orange-theme.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.orange-theme.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #fd7e14;--mat-icon-button-state-layer-color: #fd7e14;--mat-icon-button-ripple-color: rgba(253, 126, 20, .1)}.orange-theme.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.orange-theme.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.orange-theme.dark .mat-mdc-fab.mat-primary,.orange-theme.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #fd7e14;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.orange-theme.dark .mat-mdc-fab.mat-accent,.orange-theme.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.orange-theme.dark .mat-mdc-fab.mat-warn,.orange-theme.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.orange-theme.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.orange-theme.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.orange-theme.dark .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.orange-theme.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.orange-theme.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.orange-theme.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.orange-theme.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.orange-theme.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.orange-theme.dark .mat-icon.mat-primary{--mat-icon-color: #fd7e14}.orange-theme.dark .mat-icon.mat-accent{--mat-icon-color: #8996a4}.orange-theme.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.orange-theme.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.orange-theme.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.orange-theme.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #fd7e14;--mat-toolbar-container-text-color: #fd7e14}.orange-theme.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.orange-theme.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.orange-theme.dark .bg-primary-50{background:#fff0e3}.orange-theme.dark .text-primary-50{color:#fff0e3!important}.orange-theme.dark .b-primary-50{border-color:#fff0e3!important}.orange-theme.dark .bg-primary-100{background:#fc4e06}.orange-theme.dark .text-primary-100{color:#fc4e06!important}.orange-theme.dark .b-primary-100{border-color:#fc4e06!important}.orange-theme.dark .bg-primary-200{background:#fc610b}.orange-theme.dark .text-primary-200{color:#fc610b!important}.orange-theme.dark .b-primary-200{border-color:#fc610b!important}.orange-theme.dark .bg-primary-300{background:#fc6b0e}.orange-theme.dark .text-primary-300{color:#fc6b0e!important}.orange-theme.dark .b-primary-300{border-color:#fc6b0e!important}.orange-theme.dark .bg-primary-400{background:#fd7612}.orange-theme.dark .text-primary-400{color:#fd7612!important}.orange-theme.dark .b-primary-400{border-color:#fd7612!important}.orange-theme.dark .bg-primary-500{background:#fd7e14}.orange-theme.dark .text-primary-500{color:#fd7e14!important}.orange-theme.dark .b-primary-500{border-color:#fd7e14!important}.orange-theme.dark .bg-primary-600{background:#fd9137}.orange-theme.dark .text-primary-600{color:#fd9137!important}.orange-theme.dark .b-primary-600{border-color:#fd9137!important}.orange-theme.dark .bg-primary-700{background:#fea55b}.orange-theme.dark .text-primary-700{color:#fea55b!important}.orange-theme.dark .b-primary-700{border-color:#fea55b!important}.orange-theme.dark .bg-primary-800{background:#febf8a}.orange-theme.dark .text-primary-800{color:#febf8a!important}.orange-theme.dark .b-primary-800{border-color:#febf8a!important}.orange-theme.dark .bg-primary-900{background:#fed8b9}.orange-theme.dark .text-primary-900{color:#fed8b9!important}.orange-theme.dark .b-primary-900{border-color:#fed8b9!important}.orange-theme.dark .bg-accent-50{background:#1d2630}.orange-theme.dark .text-accent-50{color:#1d2630!important}.orange-theme.dark .b-accent-50{border-color:#1d2630!important}.orange-theme.dark .bg-accent-100{background:#131920}.orange-theme.dark .text-accent-100{color:#131920!important}.orange-theme.dark .b-accent-100{border-color:#131920!important}.orange-theme.dark .bg-accent-200{background:#1d2630}.orange-theme.dark .text-accent-200{color:#1d2630!important}.orange-theme.dark .b-accent-200{border-color:#1d2630!important}.orange-theme.dark .bg-accent-300{background:#3e4853}.orange-theme.dark .text-accent-300{color:#3e4853!important}.orange-theme.dark .b-accent-300{border-color:#3e4853!important}.orange-theme.dark .bg-accent-400{background:#5b6b79}.orange-theme.dark .text-accent-400{color:#5b6b79!important}.orange-theme.dark .b-accent-400{border-color:#5b6b79!important}.orange-theme.dark .bg-accent-500{background:#8996a4}.orange-theme.dark .text-accent-500{color:#8996a4!important}.orange-theme.dark .b-accent-500{border-color:#8996a4!important}.orange-theme.dark .bg-accent-600{background:#bec8d0}.orange-theme.dark .text-accent-600{color:#bec8d0!important}.orange-theme.dark .b-accent-600{border-color:#bec8d0!important}.orange-theme.dark .bg-accent-700{background:#dbe0e5}.orange-theme.dark .text-accent-700{color:#dbe0e5!important}.orange-theme.dark .b-accent-700{border-color:#dbe0e5!important}.orange-theme.dark .bg-accent-800{background:#f3f5f7}.orange-theme.dark .text-accent-800{color:#f3f5f7!important}.orange-theme.dark .b-accent-800{border-color:#f3f5f7!important}.orange-theme.dark .bg-accent-900{background:#f8f9fa}.orange-theme.dark .text-accent-900{color:#f8f9fa!important}.orange-theme.dark .b-accent-900{border-color:#f8f9fa!important}.orange-theme.dark .bg-warn-50{background:#f5bebe}.orange-theme.dark .text-warn-50{color:#f5bebe!important}.orange-theme.dark .b-warn-50{border-color:#f5bebe!important}.orange-theme.dark .bg-warn-100{background:#c50d0d}.orange-theme.dark .text-warn-100{color:#c50d0d!important}.orange-theme.dark .b-warn-100{border-color:#c50d0d!important}.orange-theme.dark .bg-warn-200{background:#ce1717}.orange-theme.dark .text-warn-200{color:#ce1717!important}.orange-theme.dark .b-warn-200{border-color:#ce1717!important}.orange-theme.dark .bg-warn-300{background:#d31c1c}.orange-theme.dark .text-warn-300{color:#d31c1c!important}.orange-theme.dark .b-warn-300{border-color:#d31c1c!important}.orange-theme.dark .bg-warn-400{background:#d82222}.orange-theme.dark .text-warn-400{color:#d82222!important}.orange-theme.dark .b-warn-400{border-color:#d82222!important}.orange-theme.dark .bg-warn-500{background:#dc2626}.orange-theme.dark .text-warn-500{color:#dc2626!important}.orange-theme.dark .b-warn-500{border-color:#dc2626!important}.orange-theme.dark .bg-warn-600{background:#e14747}.orange-theme.dark .text-warn-600{color:#e14747!important}.orange-theme.dark .b-warn-600{border-color:#e14747!important}.orange-theme.dark .bg-warn-700{background:#e76767}.orange-theme.dark .text-warn-700{color:#e76767!important}.orange-theme.dark .b-warn-700{border-color:#e76767!important}.orange-theme.dark .bg-warn-800{background:#ee9393}.orange-theme.dark .text-warn-800{color:#ee9393!important}.orange-theme.dark .b-warn-800{border-color:#ee9393!important}.orange-theme.dark .bg-warn-900{background:#f5bebe}.orange-theme.dark .text-warn-900{color:#f5bebe!important}.orange-theme.dark .b-warn-900{border-color:#f5bebe!important}.orange-theme.dark .bg-success-50{background:#e6f5f0}.orange-theme.dark .text-success-50{color:#e6f5f0!important}.orange-theme.dark .b-success-50{border-color:#e6f5f0!important}.orange-theme.dark .bg-success-100{background:#107d4f}.orange-theme.dark .text-success-100{color:#107d4f!important}.orange-theme.dark .b-success-100{border-color:#107d4f!important}.orange-theme.dark .bg-success-200{background:#1b8d62}.orange-theme.dark .text-success-200{color:#1b8d62!important}.orange-theme.dark .b-success-200{border-color:#1b8d62!important}.orange-theme.dark .bg-success-300{background:#21976c}.orange-theme.dark .text-success-300{color:#21976c!important}.orange-theme.dark .b-success-300{border-color:#21976c!important}.orange-theme.dark .bg-success-400{background:#27a077}.orange-theme.dark .text-success-400{color:#27a077!important}.orange-theme.dark .b-success-400{border-color:#27a077!important}.orange-theme.dark .bg-success-500{background:#2ca87f}.orange-theme.dark .text-success-500{color:#2ca87f!important}.orange-theme.dark .b-success-500{border-color:#2ca87f!important}.orange-theme.dark .bg-success-600{background:#4cb592}.orange-theme.dark .text-success-600{color:#4cb592!important}.orange-theme.dark .b-success-600{border-color:#4cb592!important}.orange-theme.dark .bg-success-700{background:#6bc2a5}.orange-theme.dark .text-success-700{color:#6bc2a5!important}.orange-theme.dark .b-success-700{border-color:#6bc2a5!important}.orange-theme.dark .bg-success-800{background:#96d4bf}.orange-theme.dark .text-success-800{color:#96d4bf!important}.orange-theme.dark .b-success-800{border-color:#96d4bf!important}.orange-theme.dark .bg-success-900{background:#c0e5d9}.orange-theme.dark .text-success-900{color:#c0e5d9!important}.orange-theme.dark .b-success-900{border-color:#c0e5d9!important}.orange-theme.dark .bg-warning-50{background:#fcf1e0}.orange-theme.dark .text-warning-50{color:#fcf1e0!important}.orange-theme.dark .b-warning-50{border-color:#fcf1e0!important}.orange-theme.dark .bg-warning-100{background:#d35a00}.orange-theme.dark .text-warning-100{color:#d35a00!important}.orange-theme.dark .b-warning-100{border-color:#d35a00!important}.orange-theme.dark .bg-warning-200{background:#da6d00}.orange-theme.dark .text-warning-200{color:#da6d00!important}.orange-theme.dark .b-warning-200{border-color:#da6d00!important}.orange-theme.dark .bg-warning-300{background:#de7700}.orange-theme.dark .text-warning-300{color:#de7700!important}.orange-theme.dark .b-warning-300{border-color:#de7700!important}.orange-theme.dark .bg-warning-400{background:#e28200}.orange-theme.dark .text-warning-400{color:#e28200!important}.orange-theme.dark .b-warning-400{border-color:#e28200!important}.orange-theme.dark .bg-warning-500{background:#e58a00}.orange-theme.dark .text-warning-500{color:#e58a00!important}.orange-theme.dark .b-warning-500{border-color:#e58a00!important}.orange-theme.dark .bg-warning-600{background:#e99c26}.orange-theme.dark .text-warning-600{color:#e99c26!important}.orange-theme.dark .b-warning-600{border-color:#e99c26!important}.orange-theme.dark .bg-warning-700{background:#edad4d}.orange-theme.dark .text-warning-700{color:#edad4d!important}.orange-theme.dark .b-warning-700{border-color:#edad4d!important}.orange-theme.dark .bg-warning-800{background:#f2c580}.orange-theme.dark .text-warning-800{color:#f2c580!important}.orange-theme.dark .b-warning-800{border-color:#f2c580!important}.orange-theme.dark .bg-warning-900{background:#f7dcb3}.orange-theme.dark .text-warning-900{color:#f7dcb3!important}.orange-theme.dark .b-warning-900{border-color:#f7dcb3!important}.yellow-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #e58a00;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #e58a00;--mdc-filled-text-field-focus-active-indicator-color: #e58a00;--mdc-filled-text-field-focus-label-text-color: rgba(229, 138, 0, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #e58a00;--mdc-outlined-text-field-focus-outline-color: #e58a00;--mdc-outlined-text-field-focus-label-text-color: rgba(229, 138, 0, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(229, 138, 0, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(229, 138, 0, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #e28200;--mdc-switch-selected-handle-color: #e28200;--mdc-switch-selected-hover-state-layer-color: #e28200;--mdc-switch-selected-pressed-state-layer-color: #e28200;--mdc-switch-selected-focus-handle-color: #d35a00;--mdc-switch-selected-hover-handle-color: #d35a00;--mdc-switch-selected-pressed-handle-color: #d35a00;--mdc-switch-selected-focus-track-color: #edad4d;--mdc-switch-selected-hover-track-color: #edad4d;--mdc-switch-selected-pressed-track-color: #edad4d;--mdc-switch-selected-track-color: #edad4d;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #e58a00;--mdc-slider-focus-handle-color: #e58a00;--mdc-slider-hover-handle-color: #e58a00;--mdc-slider-active-track-color: #e58a00;--mdc-slider-inactive-track-color: #e58a00;--mdc-slider-with-tick-marks-inactive-container-color: #e58a00;--mdc-slider-with-tick-marks-active-container-color: #e58a00;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #e58a00;--mat-slider-hover-state-layer-color: rgba(229, 138, 0, .05);--mat-slider-focus-state-layer-color: rgba(229, 138, 0, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #000;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: #000;--mat-text-button-disabled-state-layer-color: #000;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #000;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: #000;--mat-filled-button-disabled-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #000;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-disabled-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #000;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #000;--mat-outlined-button-disabled-state-layer-color: #000;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #000;--mat-icon-button-disabled-state-layer-color: #000;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: #000;--mat-fab-disabled-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #8996a4;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #e58a00;--mat-badge-background-color: #e58a00;--mat-badge-text-color: #e58a00;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-date-selected-state-text-color: #e58a00;--mat-datepicker-calendar-date-selected-state-background-color: #e58a00;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 138, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #e58a00;--mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 138, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 138, 0, .3);--mat-datepicker-toggle-active-state-icon-color: #e58a00;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 138, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: #e58a00;--mat-stepper-header-selected-state-icon-background-color: #e58a00;--mat-stepper-header-selected-state-icon-foreground-color: #e58a00;--mat-stepper-header-done-state-icon-background-color: #e58a00;--mat-stepper-header-done-state-icon-foreground-color: #e58a00;--mat-stepper-header-edit-state-icon-background-color: #e58a00;--mat-stepper-header-edit-state-icon-foreground-color: #e58a00;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--primary-50: #fcf1e0;--primary-100: #f7dcb3;--primary-200: #f2c580;--primary-300: #edad4d;--primary-400: #e99c26;--primary-500: #e58a00;--primary-600: #e28200;--primary-700: #de7700;--primary-800: #da6d00;--primary-900: #d35a00;--accent-50: #fff;--accent-100: #f8f9fa;--accent-200: #f3f5f7;--accent-300: #dbe0e5;--accent-400: #bec8d0;--accent-500: #8996a4;--accent-600: #5b6b79;--accent-700: #3e4853;--accent-800: #1d2630;--accent-900: #131920;--warn-50: #fbe5e5;--warn-100: #f5bebe;--warn-200: #ee9393;--warn-300: #e76767;--warn-400: #e14747;--warn-500: #dc2626;--warn-600: #d82222;--warn-700: #d31c1c;--warn-800: #ce1717;--warn-900: #c50d0d;--success-50: #e6f5f0;--success-100: #c0e5d9;--success-200: #96d4bf;--success-300: #6bc2a5;--success-400: #4cb592;--success-500: #2ca87f;--success-600: #27a077;--success-700: #21976c;--success-800: #1b8d62;--success-900: #107d4f;--warning-50: #fcf1e0;--warning-100: #f7dcb3;--warning-200: #f2c580;--warning-300: #edad4d;--warning-400: #e99c26;--warning-500: #e58a00;--warning-600: #e28200;--warning-700: #de7700;--warning-800: #da6d00;--warning-900: #d35a00}.yellow-theme .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.yellow-theme .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.yellow-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #e58a00;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e58a00;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.yellow-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.yellow-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.yellow-theme .mat-elevation-z0,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.yellow-theme .mat-elevation-z1,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.yellow-theme .mat-elevation-z2,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.yellow-theme .mat-elevation-z3,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.yellow-theme .mat-elevation-z4,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.yellow-theme .mat-elevation-z5,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.yellow-theme .mat-elevation-z6,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.yellow-theme .mat-elevation-z7,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.yellow-theme .mat-elevation-z8,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.yellow-theme .mat-elevation-z9,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.yellow-theme .mat-elevation-z10,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.yellow-theme .mat-elevation-z11,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.yellow-theme .mat-elevation-z12,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.yellow-theme .mat-elevation-z13,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.yellow-theme .mat-elevation-z14,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.yellow-theme .mat-elevation-z15,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.yellow-theme .mat-elevation-z16,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.yellow-theme .mat-elevation-z17,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.yellow-theme .mat-elevation-z18,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.yellow-theme .mat-elevation-z19,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.yellow-theme .mat-elevation-z20,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.yellow-theme .mat-elevation-z21,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.yellow-theme .mat-elevation-z22,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.yellow-theme .mat-elevation-z23,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.yellow-theme .mat-elevation-z24,.yellow-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.yellow-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #e58a00;--mdc-linear-progress-track-color: rgba(229, 138, 0, .25)}.yellow-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.yellow-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.yellow-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.yellow-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.yellow-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.yellow-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.yellow-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.yellow-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.yellow-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.yellow-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #e58a00;--mdc-chip-elevated-container-color: #e58a00;--mdc-chip-elevated-disabled-container-color: #e58a00;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #e58a00;--mdc-chip-with-icon-icon-color: #e58a00;--mdc-chip-with-icon-disabled-icon-color: #e58a00;--mdc-chip-with-icon-selected-icon-color: #e58a00;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e58a00;--mdc-chip-with-trailing-icon-trailing-icon-color: #e58a00}.yellow-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.yellow-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.yellow-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.yellow-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.yellow-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.yellow-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5b6b79;--mdc-switch-selected-handle-color: #5b6b79;--mdc-switch-selected-hover-state-layer-color: #5b6b79;--mdc-switch-selected-pressed-state-layer-color: #5b6b79;--mdc-switch-selected-focus-handle-color: #131920;--mdc-switch-selected-hover-handle-color: #131920;--mdc-switch-selected-pressed-handle-color: #131920;--mdc-switch-selected-focus-track-color: #dbe0e5;--mdc-switch-selected-hover-track-color: #dbe0e5;--mdc-switch-selected-pressed-track-color: #dbe0e5;--mdc-switch-selected-track-color: #dbe0e5}.yellow-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #d82222;--mdc-switch-selected-handle-color: #d82222;--mdc-switch-selected-hover-state-layer-color: #d82222;--mdc-switch-selected-pressed-state-layer-color: #d82222;--mdc-switch-selected-focus-handle-color: #c50d0d;--mdc-switch-selected-hover-handle-color: #c50d0d;--mdc-switch-selected-pressed-handle-color: #c50d0d;--mdc-switch-selected-focus-track-color: #e76767;--mdc-switch-selected-hover-track-color: #e76767;--mdc-switch-selected-pressed-track-color: #e76767;--mdc-switch-selected-track-color: #e76767}.yellow-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.yellow-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e58a00;--mdc-radio-selected-hover-icon-color: #e58a00;--mdc-radio-selected-icon-color: #e58a00;--mdc-radio-selected-pressed-icon-color: #e58a00;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #e58a00;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.yellow-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.yellow-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.yellow-theme .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.yellow-theme .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.yellow-theme .mdc-list-item__start,.yellow-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e58a00;--mdc-radio-selected-hover-icon-color: #e58a00;--mdc-radio-selected-icon-color: #e58a00;--mdc-radio-selected-pressed-icon-color: #e58a00}.yellow-theme .mat-accent .mdc-list-item__start,.yellow-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.yellow-theme .mat-warn .mdc-list-item__start,.yellow-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.yellow-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #e58a00;--mdc-checkbox-selected-hover-icon-color: #e58a00;--mdc-checkbox-selected-icon-color: #e58a00;--mdc-checkbox-selected-pressed-icon-color: #e58a00;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e58a00;--mdc-checkbox-selected-hover-state-layer-color: #e58a00;--mdc-checkbox-selected-pressed-state-layer-color: #e58a00;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.yellow-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.yellow-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.yellow-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.yellow-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.yellow-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.yellow-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#e58a00}.yellow-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.yellow-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.yellow-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.yellow-theme .mat-mdc-tab-group,.yellow-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #e58a00;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #e58a00;--mat-tab-header-active-ripple-color: #e58a00;--mat-tab-header-inactive-ripple-color: #e58a00;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #e58a00;--mat-tab-header-active-hover-label-text-color: #e58a00;--mat-tab-header-active-focus-indicator-color: #e58a00;--mat-tab-header-active-hover-indicator-color: #e58a00}.yellow-theme .mat-mdc-tab-group.mat-accent,.yellow-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.yellow-theme .mat-mdc-tab-group.mat-warn,.yellow-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.yellow-theme .mat-mdc-tab-group.mat-background-primary,.yellow-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #e58a00;--mat-tab-header-with-background-foreground-color: #e58a00}.yellow-theme .mat-mdc-tab-group.mat-background-accent,.yellow-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.yellow-theme .mat-mdc-tab-group.mat-background-warn,.yellow-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.yellow-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.yellow-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #e58a00;--mdc-checkbox-selected-hover-icon-color: #e58a00;--mdc-checkbox-selected-icon-color: #e58a00;--mdc-checkbox-selected-pressed-icon-color: #e58a00;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #e58a00;--mdc-checkbox-selected-hover-state-layer-color: #e58a00;--mdc-checkbox-selected-pressed-state-layer-color: #e58a00;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.yellow-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.yellow-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}.yellow-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #e58a00;--mat-text-button-state-layer-color: #e58a00;--mat-text-button-ripple-color: rgba(229, 138, 0, .1)}.yellow-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.yellow-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.yellow-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #e58a00;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.yellow-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.yellow-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.yellow-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #e58a00;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.yellow-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.yellow-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.yellow-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #e58a00;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #e58a00;--mat-outlined-button-ripple-color: rgba(229, 138, 0, .1)}.yellow-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.yellow-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.yellow-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #e58a00;--mat-icon-button-state-layer-color: #e58a00;--mat-icon-button-ripple-color: rgba(229, 138, 0, .1)}.yellow-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.yellow-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.yellow-theme .mat-mdc-fab.mat-primary,.yellow-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #e58a00;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.yellow-theme .mat-mdc-fab.mat-accent,.yellow-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.yellow-theme .mat-mdc-fab.mat-warn,.yellow-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.yellow-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.yellow-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.yellow-theme .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.yellow-theme .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.yellow-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.yellow-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.yellow-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.yellow-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.yellow-theme .mat-icon.mat-primary{--mat-icon-color: #e58a00}.yellow-theme .mat-icon.mat-accent{--mat-icon-color: #8996a4}.yellow-theme .mat-icon.mat-warn{--mat-icon-color: #dc2626}.yellow-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.yellow-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.yellow-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #e58a00;--mat-toolbar-container-text-color: #e58a00}.yellow-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.yellow-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.yellow-theme .bg-primary-50{background:#fcf1e0}.yellow-theme .text-primary-50{color:#fcf1e0!important}.yellow-theme .b-primary-50{border-color:#fcf1e0!important}.yellow-theme .bg-primary-100{background:#f7dcb3}.yellow-theme .text-primary-100{color:#f7dcb3!important}.yellow-theme .b-primary-100{border-color:#f7dcb3!important}.yellow-theme .bg-primary-200{background:#f2c580}.yellow-theme .text-primary-200{color:#f2c580!important}.yellow-theme .b-primary-200{border-color:#f2c580!important}.yellow-theme .bg-primary-300{background:#edad4d}.yellow-theme .text-primary-300{color:#edad4d!important}.yellow-theme .b-primary-300{border-color:#edad4d!important}.yellow-theme .bg-primary-400{background:#e99c26}.yellow-theme .text-primary-400{color:#e99c26!important}.yellow-theme .b-primary-400{border-color:#e99c26!important}.yellow-theme .bg-primary-500{background:#e58a00}.yellow-theme .text-primary-500{color:#e58a00!important}.yellow-theme .b-primary-500{border-color:#e58a00!important}.yellow-theme .bg-primary-600{background:#e28200}.yellow-theme .text-primary-600{color:#e28200!important}.yellow-theme .b-primary-600{border-color:#e28200!important}.yellow-theme .bg-primary-700{background:#de7700}.yellow-theme .text-primary-700{color:#de7700!important}.yellow-theme .b-primary-700{border-color:#de7700!important}.yellow-theme .bg-primary-800{background:#da6d00}.yellow-theme .text-primary-800{color:#da6d00!important}.yellow-theme .b-primary-800{border-color:#da6d00!important}.yellow-theme .bg-primary-900{background:#d35a00}.yellow-theme .text-primary-900{color:#d35a00!important}.yellow-theme .b-primary-900{border-color:#d35a00!important}.yellow-theme .bg-accent-50{background:#fff}.yellow-theme .text-accent-50{color:#fff!important}.yellow-theme .b-accent-50{border-color:#fff!important}.yellow-theme .bg-accent-100{background:#f8f9fa}.yellow-theme .text-accent-100{color:#f8f9fa!important}.yellow-theme .b-accent-100{border-color:#f8f9fa!important}.yellow-theme .bg-accent-200{background:#f3f5f7}.yellow-theme .text-accent-200{color:#f3f5f7!important}.yellow-theme .b-accent-200{border-color:#f3f5f7!important}.yellow-theme .bg-accent-300{background:#dbe0e5}.yellow-theme .text-accent-300{color:#dbe0e5!important}.yellow-theme .b-accent-300{border-color:#dbe0e5!important}.yellow-theme .bg-accent-400{background:#bec8d0}.yellow-theme .text-accent-400{color:#bec8d0!important}.yellow-theme .b-accent-400{border-color:#bec8d0!important}.yellow-theme .bg-accent-500{background:#8996a4}.yellow-theme .text-accent-500{color:#8996a4!important}.yellow-theme .b-accent-500{border-color:#8996a4!important}.yellow-theme .bg-accent-600{background:#5b6b79}.yellow-theme .text-accent-600{color:#5b6b79!important}.yellow-theme .b-accent-600{border-color:#5b6b79!important}.yellow-theme .bg-accent-700{background:#3e4853}.yellow-theme .text-accent-700{color:#3e4853!important}.yellow-theme .b-accent-700{border-color:#3e4853!important}.yellow-theme .bg-accent-800{background:#1d2630}.yellow-theme .text-accent-800{color:#1d2630!important}.yellow-theme .b-accent-800{border-color:#1d2630!important}.yellow-theme .bg-accent-900{background:#131920}.yellow-theme .text-accent-900{color:#131920!important}.yellow-theme .b-accent-900{border-color:#131920!important}.yellow-theme .bg-warn-50{background:#fbe5e5}.yellow-theme .text-warn-50{color:#fbe5e5!important}.yellow-theme .b-warn-50{border-color:#fbe5e5!important}.yellow-theme .bg-warn-100{background:#f5bebe}.yellow-theme .text-warn-100{color:#f5bebe!important}.yellow-theme .b-warn-100{border-color:#f5bebe!important}.yellow-theme .bg-warn-200{background:#ee9393}.yellow-theme .text-warn-200{color:#ee9393!important}.yellow-theme .b-warn-200{border-color:#ee9393!important}.yellow-theme .bg-warn-300{background:#e76767}.yellow-theme .text-warn-300{color:#e76767!important}.yellow-theme .b-warn-300{border-color:#e76767!important}.yellow-theme .bg-warn-400{background:#e14747}.yellow-theme .text-warn-400{color:#e14747!important}.yellow-theme .b-warn-400{border-color:#e14747!important}.yellow-theme .bg-warn-500{background:#dc2626}.yellow-theme .text-warn-500{color:#dc2626!important}.yellow-theme .b-warn-500{border-color:#dc2626!important}.yellow-theme .bg-warn-600{background:#d82222}.yellow-theme .text-warn-600{color:#d82222!important}.yellow-theme .b-warn-600{border-color:#d82222!important}.yellow-theme .bg-warn-700{background:#d31c1c}.yellow-theme .text-warn-700{color:#d31c1c!important}.yellow-theme .b-warn-700{border-color:#d31c1c!important}.yellow-theme .bg-warn-800{background:#ce1717}.yellow-theme .text-warn-800{color:#ce1717!important}.yellow-theme .b-warn-800{border-color:#ce1717!important}.yellow-theme .bg-warn-900{background:#c50d0d}.yellow-theme .text-warn-900{color:#c50d0d!important}.yellow-theme .b-warn-900{border-color:#c50d0d!important}.yellow-theme .bg-success-50{background:#e6f5f0}.yellow-theme .text-success-50{color:#e6f5f0!important}.yellow-theme .b-success-50{border-color:#e6f5f0!important}.yellow-theme .bg-success-100{background:#c0e5d9}.yellow-theme .text-success-100{color:#c0e5d9!important}.yellow-theme .b-success-100{border-color:#c0e5d9!important}.yellow-theme .bg-success-200{background:#96d4bf}.yellow-theme .text-success-200{color:#96d4bf!important}.yellow-theme .b-success-200{border-color:#96d4bf!important}.yellow-theme .bg-success-300{background:#6bc2a5}.yellow-theme .text-success-300{color:#6bc2a5!important}.yellow-theme .b-success-300{border-color:#6bc2a5!important}.yellow-theme .bg-success-400{background:#4cb592}.yellow-theme .text-success-400{color:#4cb592!important}.yellow-theme .b-success-400{border-color:#4cb592!important}.yellow-theme .bg-success-500{background:#2ca87f}.yellow-theme .text-success-500{color:#2ca87f!important}.yellow-theme .b-success-500{border-color:#2ca87f!important}.yellow-theme .bg-success-600{background:#27a077}.yellow-theme .text-success-600{color:#27a077!important}.yellow-theme .b-success-600{border-color:#27a077!important}.yellow-theme .bg-success-700{background:#21976c}.yellow-theme .text-success-700{color:#21976c!important}.yellow-theme .b-success-700{border-color:#21976c!important}.yellow-theme .bg-success-800{background:#1b8d62}.yellow-theme .text-success-800{color:#1b8d62!important}.yellow-theme .b-success-800{border-color:#1b8d62!important}.yellow-theme .bg-success-900{background:#107d4f}.yellow-theme .text-success-900{color:#107d4f!important}.yellow-theme .b-success-900{border-color:#107d4f!important}.yellow-theme .bg-warning-50{background:#fcf1e0}.yellow-theme .text-warning-50{color:#fcf1e0!important}.yellow-theme .b-warning-50{border-color:#fcf1e0!important}.yellow-theme .bg-warning-100{background:#f7dcb3}.yellow-theme .text-warning-100{color:#f7dcb3!important}.yellow-theme .b-warning-100{border-color:#f7dcb3!important}.yellow-theme .bg-warning-200{background:#f2c580}.yellow-theme .text-warning-200{color:#f2c580!important}.yellow-theme .b-warning-200{border-color:#f2c580!important}.yellow-theme .bg-warning-300{background:#edad4d}.yellow-theme .text-warning-300{color:#edad4d!important}.yellow-theme .b-warning-300{border-color:#edad4d!important}.yellow-theme .bg-warning-400{background:#e99c26}.yellow-theme .text-warning-400{color:#e99c26!important}.yellow-theme .b-warning-400{border-color:#e99c26!important}.yellow-theme .bg-warning-500{background:#e58a00}.yellow-theme .text-warning-500{color:#e58a00!important}.yellow-theme .b-warning-500{border-color:#e58a00!important}.yellow-theme .bg-warning-600{background:#e28200}.yellow-theme .text-warning-600{color:#e28200!important}.yellow-theme .b-warning-600{border-color:#e28200!important}.yellow-theme .bg-warning-700{background:#de7700}.yellow-theme .text-warning-700{color:#de7700!important}.yellow-theme .b-warning-700{border-color:#de7700!important}.yellow-theme .bg-warning-800{background:#da6d00}.yellow-theme .text-warning-800{color:#da6d00!important}.yellow-theme .b-warning-800{border-color:#da6d00!important}.yellow-theme .bg-warning-900{background:#d35a00}.yellow-theme .text-warning-900{color:#d35a00!important}.yellow-theme .b-warning-900{border-color:#d35a00!important}.yellow-theme.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #e58a00;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #e58a00;--mdc-filled-text-field-focus-active-indicator-color: #e58a00;--mdc-filled-text-field-focus-label-text-color: rgba(229, 138, 0, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #e58a00;--mdc-outlined-text-field-focus-outline-color: #e58a00;--mdc-outlined-text-field-focus-label-text-color: rgba(229, 138, 0, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(229, 138, 0, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(229, 138, 0, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #edad4d;--mdc-switch-selected-handle-color: #edad4d;--mdc-switch-selected-hover-state-layer-color: #edad4d;--mdc-switch-selected-pressed-state-layer-color: #edad4d;--mdc-switch-selected-focus-handle-color: #f2c580;--mdc-switch-selected-hover-handle-color: #f2c580;--mdc-switch-selected-pressed-handle-color: #f2c580;--mdc-switch-selected-focus-track-color: #e28200;--mdc-switch-selected-hover-track-color: #e28200;--mdc-switch-selected-pressed-track-color: #e28200;--mdc-switch-selected-track-color: #e28200;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #e58a00;--mdc-slider-focus-handle-color: #e58a00;--mdc-slider-hover-handle-color: #e58a00;--mdc-slider-active-track-color: #e58a00;--mdc-slider-inactive-track-color: #e58a00;--mdc-slider-with-tick-marks-inactive-container-color: #e58a00;--mdc-slider-with-tick-marks-active-container-color: #e58a00;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #e58a00;--mat-slider-hover-state-layer-color: rgba(229, 138, 0, .05);--mat-slider-focus-state-layer-color: rgba(229, 138, 0, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #fff;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: #fff;--mat-text-button-disabled-state-layer-color: #fff;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: #fff;--mat-filled-button-disabled-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-disabled-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: #fff;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #fff;--mat-outlined-button-disabled-state-layer-color: #fff;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: #fff;--mat-icon-button-disabled-state-layer-color: #fff;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: #fff;--mat-fab-disabled-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #e58a00;--mat-badge-background-color: #e58a00;--mat-badge-text-color: #e58a00;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-date-selected-state-text-color: #e58a00;--mat-datepicker-calendar-date-selected-state-background-color: #e58a00;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 138, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #e58a00;--mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 138, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 138, 0, .3);--mat-datepicker-toggle-active-state-icon-color: #e58a00;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 138, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: #e58a00;--mat-stepper-header-selected-state-icon-background-color: #e58a00;--mat-stepper-header-selected-state-icon-foreground-color: #e58a00;--mat-stepper-header-done-state-icon-background-color: #e58a00;--mat-stepper-header-done-state-icon-foreground-color: #e58a00;--mat-stepper-header-edit-state-icon-background-color: #e58a00;--mat-stepper-header-edit-state-icon-foreground-color: #e58a00;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--primary-50: #fcf1e0;--primary-100: #d35a00;--primary-200: #da6d00;--primary-300: #de7700;--primary-400: #e28200;--primary-500: #e58a00;--primary-600: #e99c26;--primary-700: #edad4d;--primary-800: #f2c580;--primary-900: #f7dcb3;--accent-50: #1d2630;--accent-100: #131920;--accent-200: #1d2630;--accent-300: #3e4853;--accent-400: #5b6b79;--accent-500: #8996a4;--accent-600: #bec8d0;--accent-700: #dbe0e5;--accent-800: #f3f5f7;--accent-900: #f8f9fa;--warn-50: #f5bebe;--warn-100: #c50d0d;--warn-200: #ce1717;--warn-300: #d31c1c;--warn-400: #d82222;--warn-500: #dc2626;--warn-600: #e14747;--warn-700: #e76767;--warn-800: #ee9393;--warn-900: #f5bebe;--success-50: #e6f5f0;--success-100: #107d4f;--success-200: #1b8d62;--success-300: #21976c;--success-400: #27a077;--success-500: #2ca87f;--success-600: #4cb592;--success-700: #6bc2a5;--success-800: #96d4bf;--success-900: #c0e5d9;--warning-50: #fcf1e0;--warning-100: #d35a00;--warning-200: #da6d00;--warning-300: #de7700;--warning-400: #e28200;--warning-500: #e58a00;--warning-600: #e99c26;--warning-700: #edad4d;--warning-800: #f2c580;--warning-900: #f7dcb3}.yellow-theme.dark .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.yellow-theme.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.yellow-theme.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #e58a00;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #e58a00;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.yellow-theme.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.yellow-theme.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.yellow-theme.dark .mat-elevation-z0,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.yellow-theme.dark .mat-elevation-z1,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.yellow-theme.dark .mat-elevation-z2,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.yellow-theme.dark .mat-elevation-z3,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.yellow-theme.dark .mat-elevation-z4,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.yellow-theme.dark .mat-elevation-z5,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.yellow-theme.dark .mat-elevation-z6,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.yellow-theme.dark .mat-elevation-z7,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.yellow-theme.dark .mat-elevation-z8,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.yellow-theme.dark .mat-elevation-z9,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.yellow-theme.dark .mat-elevation-z10,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.yellow-theme.dark .mat-elevation-z11,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.yellow-theme.dark .mat-elevation-z12,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.yellow-theme.dark .mat-elevation-z13,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.yellow-theme.dark .mat-elevation-z14,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.yellow-theme.dark .mat-elevation-z15,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.yellow-theme.dark .mat-elevation-z16,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.yellow-theme.dark .mat-elevation-z17,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.yellow-theme.dark .mat-elevation-z18,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.yellow-theme.dark .mat-elevation-z19,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.yellow-theme.dark .mat-elevation-z20,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.yellow-theme.dark .mat-elevation-z21,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.yellow-theme.dark .mat-elevation-z22,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.yellow-theme.dark .mat-elevation-z23,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.yellow-theme.dark .mat-elevation-z24,.yellow-theme.dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.yellow-theme.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #e58a00;--mdc-linear-progress-track-color: rgba(229, 138, 0, .25)}.yellow-theme.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.yellow-theme.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.yellow-theme.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.yellow-theme.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.yellow-theme.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.yellow-theme.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.yellow-theme.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.yellow-theme.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.yellow-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.yellow-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #e58a00;--mdc-chip-elevated-container-color: #e58a00;--mdc-chip-elevated-disabled-container-color: #e58a00;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #e58a00;--mdc-chip-with-icon-icon-color: #e58a00;--mdc-chip-with-icon-disabled-icon-color: #e58a00;--mdc-chip-with-icon-selected-icon-color: #e58a00;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e58a00;--mdc-chip-with-trailing-icon-trailing-icon-color: #e58a00}.yellow-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.yellow-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.yellow-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.yellow-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.yellow-theme.dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.yellow-theme.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #dbe0e5;--mdc-switch-selected-handle-color: #dbe0e5;--mdc-switch-selected-hover-state-layer-color: #dbe0e5;--mdc-switch-selected-pressed-state-layer-color: #dbe0e5;--mdc-switch-selected-focus-handle-color: #f3f5f7;--mdc-switch-selected-hover-handle-color: #f3f5f7;--mdc-switch-selected-pressed-handle-color: #f3f5f7;--mdc-switch-selected-focus-track-color: #5b6b79;--mdc-switch-selected-hover-track-color: #5b6b79;--mdc-switch-selected-pressed-track-color: #5b6b79;--mdc-switch-selected-track-color: #5b6b79}.yellow-theme.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e76767;--mdc-switch-selected-handle-color: #e76767;--mdc-switch-selected-hover-state-layer-color: #e76767;--mdc-switch-selected-pressed-state-layer-color: #e76767;--mdc-switch-selected-focus-handle-color: #ee9393;--mdc-switch-selected-hover-handle-color: #ee9393;--mdc-switch-selected-pressed-handle-color: #ee9393;--mdc-switch-selected-focus-track-color: #d82222;--mdc-switch-selected-hover-track-color: #d82222;--mdc-switch-selected-pressed-track-color: #d82222;--mdc-switch-selected-track-color: #d82222}.yellow-theme.dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.yellow-theme.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #e58a00;--mdc-radio-selected-hover-icon-color: #e58a00;--mdc-radio-selected-icon-color: #e58a00;--mdc-radio-selected-pressed-icon-color: #e58a00;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #e58a00;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.yellow-theme.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.yellow-theme.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.yellow-theme.dark .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.yellow-theme.dark .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.yellow-theme.dark .mdc-list-item__start,.yellow-theme.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #e58a00;--mdc-radio-selected-hover-icon-color: #e58a00;--mdc-radio-selected-icon-color: #e58a00;--mdc-radio-selected-pressed-icon-color: #e58a00}.yellow-theme.dark .mat-accent .mdc-list-item__start,.yellow-theme.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.yellow-theme.dark .mat-warn .mdc-list-item__start,.yellow-theme.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.yellow-theme.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #e58a00;--mdc-checkbox-selected-hover-icon-color: #e58a00;--mdc-checkbox-selected-icon-color: #e58a00;--mdc-checkbox-selected-pressed-icon-color: #e58a00;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #e58a00;--mdc-checkbox-selected-hover-state-layer-color: #e58a00;--mdc-checkbox-selected-pressed-state-layer-color: #e58a00;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.yellow-theme.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.yellow-theme.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.yellow-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.yellow-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.yellow-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.yellow-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#e58a00}.yellow-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.yellow-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.yellow-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.yellow-theme.dark .mat-mdc-tab-group,.yellow-theme.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #e58a00;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #e58a00;--mat-tab-header-active-ripple-color: #e58a00;--mat-tab-header-inactive-ripple-color: #e58a00;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #e58a00;--mat-tab-header-active-hover-label-text-color: #e58a00;--mat-tab-header-active-focus-indicator-color: #e58a00;--mat-tab-header-active-hover-indicator-color: #e58a00}.yellow-theme.dark .mat-mdc-tab-group.mat-accent,.yellow-theme.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.yellow-theme.dark .mat-mdc-tab-group.mat-warn,.yellow-theme.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.yellow-theme.dark .mat-mdc-tab-group.mat-background-primary,.yellow-theme.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #e58a00;--mat-tab-header-with-background-foreground-color: #e58a00}.yellow-theme.dark .mat-mdc-tab-group.mat-background-accent,.yellow-theme.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.yellow-theme.dark .mat-mdc-tab-group.mat-background-warn,.yellow-theme.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.yellow-theme.dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.yellow-theme.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #e58a00;--mdc-checkbox-selected-hover-icon-color: #e58a00;--mdc-checkbox-selected-icon-color: #e58a00;--mdc-checkbox-selected-pressed-icon-color: #e58a00;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #e58a00;--mdc-checkbox-selected-hover-state-layer-color: #e58a00;--mdc-checkbox-selected-pressed-state-layer-color: #e58a00;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.yellow-theme.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.yellow-theme.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.yellow-theme.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #e58a00;--mat-text-button-state-layer-color: #e58a00;--mat-text-button-ripple-color: rgba(229, 138, 0, .1)}.yellow-theme.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.yellow-theme.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.yellow-theme.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #e58a00;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.yellow-theme.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.yellow-theme.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.yellow-theme.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #e58a00;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.yellow-theme.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.yellow-theme.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.yellow-theme.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #e58a00;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #e58a00;--mat-outlined-button-ripple-color: rgba(229, 138, 0, .1)}.yellow-theme.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.yellow-theme.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.yellow-theme.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #e58a00;--mat-icon-button-state-layer-color: #e58a00;--mat-icon-button-ripple-color: rgba(229, 138, 0, .1)}.yellow-theme.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.yellow-theme.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.yellow-theme.dark .mat-mdc-fab.mat-primary,.yellow-theme.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #e58a00;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.yellow-theme.dark .mat-mdc-fab.mat-accent,.yellow-theme.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.yellow-theme.dark .mat-mdc-fab.mat-warn,.yellow-theme.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.yellow-theme.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.yellow-theme.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.yellow-theme.dark .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.yellow-theme.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.yellow-theme.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.yellow-theme.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.yellow-theme.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.yellow-theme.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.yellow-theme.dark .mat-icon.mat-primary{--mat-icon-color: #e58a00}.yellow-theme.dark .mat-icon.mat-accent{--mat-icon-color: #8996a4}.yellow-theme.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.yellow-theme.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.yellow-theme.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.yellow-theme.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #e58a00;--mat-toolbar-container-text-color: #e58a00}.yellow-theme.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.yellow-theme.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.yellow-theme.dark .bg-primary-50{background:#fcf1e0}.yellow-theme.dark .text-primary-50{color:#fcf1e0!important}.yellow-theme.dark .b-primary-50{border-color:#fcf1e0!important}.yellow-theme.dark .bg-primary-100{background:#d35a00}.yellow-theme.dark .text-primary-100{color:#d35a00!important}.yellow-theme.dark .b-primary-100{border-color:#d35a00!important}.yellow-theme.dark .bg-primary-200{background:#da6d00}.yellow-theme.dark .text-primary-200{color:#da6d00!important}.yellow-theme.dark .b-primary-200{border-color:#da6d00!important}.yellow-theme.dark .bg-primary-300{background:#de7700}.yellow-theme.dark .text-primary-300{color:#de7700!important}.yellow-theme.dark .b-primary-300{border-color:#de7700!important}.yellow-theme.dark .bg-primary-400{background:#e28200}.yellow-theme.dark .text-primary-400{color:#e28200!important}.yellow-theme.dark .b-primary-400{border-color:#e28200!important}.yellow-theme.dark .bg-primary-500{background:#e58a00}.yellow-theme.dark .text-primary-500{color:#e58a00!important}.yellow-theme.dark .b-primary-500{border-color:#e58a00!important}.yellow-theme.dark .bg-primary-600{background:#e99c26}.yellow-theme.dark .text-primary-600{color:#e99c26!important}.yellow-theme.dark .b-primary-600{border-color:#e99c26!important}.yellow-theme.dark .bg-primary-700{background:#edad4d}.yellow-theme.dark .text-primary-700{color:#edad4d!important}.yellow-theme.dark .b-primary-700{border-color:#edad4d!important}.yellow-theme.dark .bg-primary-800{background:#f2c580}.yellow-theme.dark .text-primary-800{color:#f2c580!important}.yellow-theme.dark .b-primary-800{border-color:#f2c580!important}.yellow-theme.dark .bg-primary-900{background:#f7dcb3}.yellow-theme.dark .text-primary-900{color:#f7dcb3!important}.yellow-theme.dark .b-primary-900{border-color:#f7dcb3!important}.yellow-theme.dark .bg-accent-50{background:#1d2630}.yellow-theme.dark .text-accent-50{color:#1d2630!important}.yellow-theme.dark .b-accent-50{border-color:#1d2630!important}.yellow-theme.dark .bg-accent-100{background:#131920}.yellow-theme.dark .text-accent-100{color:#131920!important}.yellow-theme.dark .b-accent-100{border-color:#131920!important}.yellow-theme.dark .bg-accent-200{background:#1d2630}.yellow-theme.dark .text-accent-200{color:#1d2630!important}.yellow-theme.dark .b-accent-200{border-color:#1d2630!important}.yellow-theme.dark .bg-accent-300{background:#3e4853}.yellow-theme.dark .text-accent-300{color:#3e4853!important}.yellow-theme.dark .b-accent-300{border-color:#3e4853!important}.yellow-theme.dark .bg-accent-400{background:#5b6b79}.yellow-theme.dark .text-accent-400{color:#5b6b79!important}.yellow-theme.dark .b-accent-400{border-color:#5b6b79!important}.yellow-theme.dark .bg-accent-500{background:#8996a4}.yellow-theme.dark .text-accent-500{color:#8996a4!important}.yellow-theme.dark .b-accent-500{border-color:#8996a4!important}.yellow-theme.dark .bg-accent-600{background:#bec8d0}.yellow-theme.dark .text-accent-600{color:#bec8d0!important}.yellow-theme.dark .b-accent-600{border-color:#bec8d0!important}.yellow-theme.dark .bg-accent-700{background:#dbe0e5}.yellow-theme.dark .text-accent-700{color:#dbe0e5!important}.yellow-theme.dark .b-accent-700{border-color:#dbe0e5!important}.yellow-theme.dark .bg-accent-800{background:#f3f5f7}.yellow-theme.dark .text-accent-800{color:#f3f5f7!important}.yellow-theme.dark .b-accent-800{border-color:#f3f5f7!important}.yellow-theme.dark .bg-accent-900{background:#f8f9fa}.yellow-theme.dark .text-accent-900{color:#f8f9fa!important}.yellow-theme.dark .b-accent-900{border-color:#f8f9fa!important}.yellow-theme.dark .bg-warn-50{background:#f5bebe}.yellow-theme.dark .text-warn-50{color:#f5bebe!important}.yellow-theme.dark .b-warn-50{border-color:#f5bebe!important}.yellow-theme.dark .bg-warn-100{background:#c50d0d}.yellow-theme.dark .text-warn-100{color:#c50d0d!important}.yellow-theme.dark .b-warn-100{border-color:#c50d0d!important}.yellow-theme.dark .bg-warn-200{background:#ce1717}.yellow-theme.dark .text-warn-200{color:#ce1717!important}.yellow-theme.dark .b-warn-200{border-color:#ce1717!important}.yellow-theme.dark .bg-warn-300{background:#d31c1c}.yellow-theme.dark .text-warn-300{color:#d31c1c!important}.yellow-theme.dark .b-warn-300{border-color:#d31c1c!important}.yellow-theme.dark .bg-warn-400{background:#d82222}.yellow-theme.dark .text-warn-400{color:#d82222!important}.yellow-theme.dark .b-warn-400{border-color:#d82222!important}.yellow-theme.dark .bg-warn-500{background:#dc2626}.yellow-theme.dark .text-warn-500{color:#dc2626!important}.yellow-theme.dark .b-warn-500{border-color:#dc2626!important}.yellow-theme.dark .bg-warn-600{background:#e14747}.yellow-theme.dark .text-warn-600{color:#e14747!important}.yellow-theme.dark .b-warn-600{border-color:#e14747!important}.yellow-theme.dark .bg-warn-700{background:#e76767}.yellow-theme.dark .text-warn-700{color:#e76767!important}.yellow-theme.dark .b-warn-700{border-color:#e76767!important}.yellow-theme.dark .bg-warn-800{background:#ee9393}.yellow-theme.dark .text-warn-800{color:#ee9393!important}.yellow-theme.dark .b-warn-800{border-color:#ee9393!important}.yellow-theme.dark .bg-warn-900{background:#f5bebe}.yellow-theme.dark .text-warn-900{color:#f5bebe!important}.yellow-theme.dark .b-warn-900{border-color:#f5bebe!important}.yellow-theme.dark .bg-success-50{background:#e6f5f0}.yellow-theme.dark .text-success-50{color:#e6f5f0!important}.yellow-theme.dark .b-success-50{border-color:#e6f5f0!important}.yellow-theme.dark .bg-success-100{background:#107d4f}.yellow-theme.dark .text-success-100{color:#107d4f!important}.yellow-theme.dark .b-success-100{border-color:#107d4f!important}.yellow-theme.dark .bg-success-200{background:#1b8d62}.yellow-theme.dark .text-success-200{color:#1b8d62!important}.yellow-theme.dark .b-success-200{border-color:#1b8d62!important}.yellow-theme.dark .bg-success-300{background:#21976c}.yellow-theme.dark .text-success-300{color:#21976c!important}.yellow-theme.dark .b-success-300{border-color:#21976c!important}.yellow-theme.dark .bg-success-400{background:#27a077}.yellow-theme.dark .text-success-400{color:#27a077!important}.yellow-theme.dark .b-success-400{border-color:#27a077!important}.yellow-theme.dark .bg-success-500{background:#2ca87f}.yellow-theme.dark .text-success-500{color:#2ca87f!important}.yellow-theme.dark .b-success-500{border-color:#2ca87f!important}.yellow-theme.dark .bg-success-600{background:#4cb592}.yellow-theme.dark .text-success-600{color:#4cb592!important}.yellow-theme.dark .b-success-600{border-color:#4cb592!important}.yellow-theme.dark .bg-success-700{background:#6bc2a5}.yellow-theme.dark .text-success-700{color:#6bc2a5!important}.yellow-theme.dark .b-success-700{border-color:#6bc2a5!important}.yellow-theme.dark .bg-success-800{background:#96d4bf}.yellow-theme.dark .text-success-800{color:#96d4bf!important}.yellow-theme.dark .b-success-800{border-color:#96d4bf!important}.yellow-theme.dark .bg-success-900{background:#c0e5d9}.yellow-theme.dark .text-success-900{color:#c0e5d9!important}.yellow-theme.dark .b-success-900{border-color:#c0e5d9!important}.yellow-theme.dark .bg-warning-50{background:#fcf1e0}.yellow-theme.dark .text-warning-50{color:#fcf1e0!important}.yellow-theme.dark .b-warning-50{border-color:#fcf1e0!important}.yellow-theme.dark .bg-warning-100{background:#d35a00}.yellow-theme.dark .text-warning-100{color:#d35a00!important}.yellow-theme.dark .b-warning-100{border-color:#d35a00!important}.yellow-theme.dark .bg-warning-200{background:#da6d00}.yellow-theme.dark .text-warning-200{color:#da6d00!important}.yellow-theme.dark .b-warning-200{border-color:#da6d00!important}.yellow-theme.dark .bg-warning-300{background:#de7700}.yellow-theme.dark .text-warning-300{color:#de7700!important}.yellow-theme.dark .b-warning-300{border-color:#de7700!important}.yellow-theme.dark .bg-warning-400{background:#e28200}.yellow-theme.dark .text-warning-400{color:#e28200!important}.yellow-theme.dark .b-warning-400{border-color:#e28200!important}.yellow-theme.dark .bg-warning-500{background:#e58a00}.yellow-theme.dark .text-warning-500{color:#e58a00!important}.yellow-theme.dark .b-warning-500{border-color:#e58a00!important}.yellow-theme.dark .bg-warning-600{background:#e99c26}.yellow-theme.dark .text-warning-600{color:#e99c26!important}.yellow-theme.dark .b-warning-600{border-color:#e99c26!important}.yellow-theme.dark .bg-warning-700{background:#edad4d}.yellow-theme.dark .text-warning-700{color:#edad4d!important}.yellow-theme.dark .b-warning-700{border-color:#edad4d!important}.yellow-theme.dark .bg-warning-800{background:#f2c580}.yellow-theme.dark .text-warning-800{color:#f2c580!important}.yellow-theme.dark .b-warning-800{border-color:#f2c580!important}.yellow-theme.dark .bg-warning-900{background:#f7dcb3}.yellow-theme.dark .text-warning-900{color:#f7dcb3!important}.yellow-theme.dark .b-warning-900{border-color:#f7dcb3!important}.green-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #2ca87f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #2ca87f;--mdc-filled-text-field-focus-active-indicator-color: #2ca87f;--mdc-filled-text-field-focus-label-text-color: rgba(44, 168, 127, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #2ca87f;--mdc-outlined-text-field-focus-outline-color: #2ca87f;--mdc-outlined-text-field-focus-label-text-color: rgba(44, 168, 127, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(44, 168, 127, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(44, 168, 127, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #27a077;--mdc-switch-selected-handle-color: #27a077;--mdc-switch-selected-hover-state-layer-color: #27a077;--mdc-switch-selected-pressed-state-layer-color: #27a077;--mdc-switch-selected-focus-handle-color: #107d4f;--mdc-switch-selected-hover-handle-color: #107d4f;--mdc-switch-selected-pressed-handle-color: #107d4f;--mdc-switch-selected-focus-track-color: #6bc2a5;--mdc-switch-selected-hover-track-color: #6bc2a5;--mdc-switch-selected-pressed-track-color: #6bc2a5;--mdc-switch-selected-track-color: #6bc2a5;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #2ca87f;--mdc-slider-focus-handle-color: #2ca87f;--mdc-slider-hover-handle-color: #2ca87f;--mdc-slider-active-track-color: #2ca87f;--mdc-slider-inactive-track-color: #2ca87f;--mdc-slider-with-tick-marks-inactive-container-color: #2ca87f;--mdc-slider-with-tick-marks-active-container-color: #2ca87f;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #2ca87f;--mat-slider-hover-state-layer-color: rgba(44, 168, 127, .05);--mat-slider-focus-state-layer-color: rgba(44, 168, 127, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #000;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: #000;--mat-text-button-disabled-state-layer-color: #000;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #000;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: #000;--mat-filled-button-disabled-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #000;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-disabled-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #000;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #000;--mat-outlined-button-disabled-state-layer-color: #000;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #000;--mat-icon-button-disabled-state-layer-color: #000;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: #000;--mat-fab-disabled-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #8996a4;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #2ca87f;--mat-badge-background-color: #2ca87f;--mat-badge-text-color: #2ca87f;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-date-selected-state-text-color: #2ca87f;--mat-datepicker-calendar-date-selected-state-background-color: #2ca87f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(44, 168, 127, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #2ca87f;--mat-datepicker-calendar-date-focus-state-background-color: rgba(44, 168, 127, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(44, 168, 127, .3);--mat-datepicker-toggle-active-state-icon-color: #2ca87f;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(44, 168, 127, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: #2ca87f;--mat-stepper-header-selected-state-icon-background-color: #2ca87f;--mat-stepper-header-selected-state-icon-foreground-color: #2ca87f;--mat-stepper-header-done-state-icon-background-color: #2ca87f;--mat-stepper-header-done-state-icon-foreground-color: #2ca87f;--mat-stepper-header-edit-state-icon-background-color: #2ca87f;--mat-stepper-header-edit-state-icon-foreground-color: #2ca87f;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--primary-50: #e6f5f0;--primary-100: #c0e5d9;--primary-200: #96d4bf;--primary-300: #6bc2a5;--primary-400: #4cb592;--primary-500: #2ca87f;--primary-600: #27a077;--primary-700: #21976c;--primary-800: #1b8d62;--primary-900: #107d4f;--accent-50: #fff;--accent-100: #f8f9fa;--accent-200: #f3f5f7;--accent-300: #dbe0e5;--accent-400: #bec8d0;--accent-500: #8996a4;--accent-600: #5b6b79;--accent-700: #3e4853;--accent-800: #1d2630;--accent-900: #131920;--warn-50: #fbe5e5;--warn-100: #f5bebe;--warn-200: #ee9393;--warn-300: #e76767;--warn-400: #e14747;--warn-500: #dc2626;--warn-600: #d82222;--warn-700: #d31c1c;--warn-800: #ce1717;--warn-900: #c50d0d;--success-50: #e6f5f0;--success-100: #c0e5d9;--success-200: #96d4bf;--success-300: #6bc2a5;--success-400: #4cb592;--success-500: #2ca87f;--success-600: #27a077;--success-700: #21976c;--success-800: #1b8d62;--success-900: #107d4f;--warning-50: #fcf1e0;--warning-100: #f7dcb3;--warning-200: #f2c580;--warning-300: #edad4d;--warning-400: #e99c26;--warning-500: #e58a00;--warning-600: #e28200;--warning-700: #de7700;--warning-800: #da6d00;--warning-900: #d35a00}.green-theme .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.green-theme .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.green-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #2ca87f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #2ca87f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.green-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.green-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.green-theme .mat-elevation-z0,.green-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.green-theme .mat-elevation-z1,.green-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.green-theme .mat-elevation-z2,.green-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.green-theme .mat-elevation-z3,.green-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.green-theme .mat-elevation-z4,.green-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.green-theme .mat-elevation-z5,.green-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.green-theme .mat-elevation-z6,.green-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.green-theme .mat-elevation-z7,.green-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.green-theme .mat-elevation-z8,.green-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.green-theme .mat-elevation-z9,.green-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.green-theme .mat-elevation-z10,.green-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.green-theme .mat-elevation-z11,.green-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.green-theme .mat-elevation-z12,.green-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.green-theme .mat-elevation-z13,.green-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.green-theme .mat-elevation-z14,.green-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.green-theme .mat-elevation-z15,.green-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.green-theme .mat-elevation-z16,.green-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.green-theme .mat-elevation-z17,.green-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.green-theme .mat-elevation-z18,.green-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.green-theme .mat-elevation-z19,.green-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.green-theme .mat-elevation-z20,.green-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.green-theme .mat-elevation-z21,.green-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.green-theme .mat-elevation-z22,.green-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.green-theme .mat-elevation-z23,.green-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.green-theme .mat-elevation-z24,.green-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.green-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2ca87f;--mdc-linear-progress-track-color: rgba(44, 168, 127, .25)}.green-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.green-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.green-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.green-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.green-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.green-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.green-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.green-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.green-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.green-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #2ca87f;--mdc-chip-elevated-container-color: #2ca87f;--mdc-chip-elevated-disabled-container-color: #2ca87f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #2ca87f;--mdc-chip-with-icon-icon-color: #2ca87f;--mdc-chip-with-icon-disabled-icon-color: #2ca87f;--mdc-chip-with-icon-selected-icon-color: #2ca87f;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #2ca87f;--mdc-chip-with-trailing-icon-trailing-icon-color: #2ca87f}.green-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.green-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.green-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.green-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.green-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.green-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5b6b79;--mdc-switch-selected-handle-color: #5b6b79;--mdc-switch-selected-hover-state-layer-color: #5b6b79;--mdc-switch-selected-pressed-state-layer-color: #5b6b79;--mdc-switch-selected-focus-handle-color: #131920;--mdc-switch-selected-hover-handle-color: #131920;--mdc-switch-selected-pressed-handle-color: #131920;--mdc-switch-selected-focus-track-color: #dbe0e5;--mdc-switch-selected-hover-track-color: #dbe0e5;--mdc-switch-selected-pressed-track-color: #dbe0e5;--mdc-switch-selected-track-color: #dbe0e5}.green-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #d82222;--mdc-switch-selected-handle-color: #d82222;--mdc-switch-selected-hover-state-layer-color: #d82222;--mdc-switch-selected-pressed-state-layer-color: #d82222;--mdc-switch-selected-focus-handle-color: #c50d0d;--mdc-switch-selected-hover-handle-color: #c50d0d;--mdc-switch-selected-pressed-handle-color: #c50d0d;--mdc-switch-selected-focus-track-color: #e76767;--mdc-switch-selected-hover-track-color: #e76767;--mdc-switch-selected-pressed-track-color: #e76767;--mdc-switch-selected-track-color: #e76767}.green-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.green-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2ca87f;--mdc-radio-selected-hover-icon-color: #2ca87f;--mdc-radio-selected-icon-color: #2ca87f;--mdc-radio-selected-pressed-icon-color: #2ca87f;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #2ca87f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.green-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.green-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.green-theme .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.green-theme .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.green-theme .mdc-list-item__start,.green-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2ca87f;--mdc-radio-selected-hover-icon-color: #2ca87f;--mdc-radio-selected-icon-color: #2ca87f;--mdc-radio-selected-pressed-icon-color: #2ca87f}.green-theme .mat-accent .mdc-list-item__start,.green-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.green-theme .mat-warn .mdc-list-item__start,.green-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.green-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #2ca87f;--mdc-checkbox-selected-hover-icon-color: #2ca87f;--mdc-checkbox-selected-icon-color: #2ca87f;--mdc-checkbox-selected-pressed-icon-color: #2ca87f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2ca87f;--mdc-checkbox-selected-hover-state-layer-color: #2ca87f;--mdc-checkbox-selected-pressed-state-layer-color: #2ca87f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.green-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.green-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.green-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#2ca87f}.green-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.green-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.green-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.green-theme .mat-mdc-tab-group,.green-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #2ca87f;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #2ca87f;--mat-tab-header-active-ripple-color: #2ca87f;--mat-tab-header-inactive-ripple-color: #2ca87f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #2ca87f;--mat-tab-header-active-hover-label-text-color: #2ca87f;--mat-tab-header-active-focus-indicator-color: #2ca87f;--mat-tab-header-active-hover-indicator-color: #2ca87f}.green-theme .mat-mdc-tab-group.mat-accent,.green-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.green-theme .mat-mdc-tab-group.mat-warn,.green-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.green-theme .mat-mdc-tab-group.mat-background-primary,.green-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #2ca87f;--mat-tab-header-with-background-foreground-color: #2ca87f}.green-theme .mat-mdc-tab-group.mat-background-accent,.green-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.green-theme .mat-mdc-tab-group.mat-background-warn,.green-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.green-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.green-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #2ca87f;--mdc-checkbox-selected-hover-icon-color: #2ca87f;--mdc-checkbox-selected-icon-color: #2ca87f;--mdc-checkbox-selected-pressed-icon-color: #2ca87f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2ca87f;--mdc-checkbox-selected-hover-state-layer-color: #2ca87f;--mdc-checkbox-selected-pressed-state-layer-color: #2ca87f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.green-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}.green-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2ca87f;--mat-text-button-state-layer-color: #2ca87f;--mat-text-button-ripple-color: rgba(44, 168, 127, .1)}.green-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.green-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.green-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2ca87f;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.green-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.green-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.green-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2ca87f;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.green-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.green-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.green-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2ca87f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #2ca87f;--mat-outlined-button-ripple-color: rgba(44, 168, 127, .1)}.green-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.green-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.green-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2ca87f;--mat-icon-button-state-layer-color: #2ca87f;--mat-icon-button-ripple-color: rgba(44, 168, 127, .1)}.green-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.green-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.green-theme .mat-mdc-fab.mat-primary,.green-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #2ca87f;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.green-theme .mat-mdc-fab.mat-accent,.green-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.green-theme .mat-mdc-fab.mat-warn,.green-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.green-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.green-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.green-theme .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.green-theme .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.green-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.green-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.green-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.green-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.green-theme .mat-icon.mat-primary{--mat-icon-color: #2ca87f}.green-theme .mat-icon.mat-accent{--mat-icon-color: #8996a4}.green-theme .mat-icon.mat-warn{--mat-icon-color: #dc2626}.green-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.green-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.green-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #2ca87f;--mat-toolbar-container-text-color: #2ca87f}.green-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.green-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.green-theme .bg-primary-50{background:#e6f5f0}.green-theme .text-primary-50{color:#e6f5f0!important}.green-theme .b-primary-50{border-color:#e6f5f0!important}.green-theme .bg-primary-100{background:#c0e5d9}.green-theme .text-primary-100{color:#c0e5d9!important}.green-theme .b-primary-100{border-color:#c0e5d9!important}.green-theme .bg-primary-200{background:#96d4bf}.green-theme .text-primary-200{color:#96d4bf!important}.green-theme .b-primary-200{border-color:#96d4bf!important}.green-theme .bg-primary-300{background:#6bc2a5}.green-theme .text-primary-300{color:#6bc2a5!important}.green-theme .b-primary-300{border-color:#6bc2a5!important}.green-theme .bg-primary-400{background:#4cb592}.green-theme .text-primary-400{color:#4cb592!important}.green-theme .b-primary-400{border-color:#4cb592!important}.green-theme .bg-primary-500{background:#2ca87f}.green-theme .text-primary-500{color:#2ca87f!important}.green-theme .b-primary-500{border-color:#2ca87f!important}.green-theme .bg-primary-600{background:#27a077}.green-theme .text-primary-600{color:#27a077!important}.green-theme .b-primary-600{border-color:#27a077!important}.green-theme .bg-primary-700{background:#21976c}.green-theme .text-primary-700{color:#21976c!important}.green-theme .b-primary-700{border-color:#21976c!important}.green-theme .bg-primary-800{background:#1b8d62}.green-theme .text-primary-800{color:#1b8d62!important}.green-theme .b-primary-800{border-color:#1b8d62!important}.green-theme .bg-primary-900{background:#107d4f}.green-theme .text-primary-900{color:#107d4f!important}.green-theme .b-primary-900{border-color:#107d4f!important}.green-theme .bg-accent-50{background:#fff}.green-theme .text-accent-50{color:#fff!important}.green-theme .b-accent-50{border-color:#fff!important}.green-theme .bg-accent-100{background:#f8f9fa}.green-theme .text-accent-100{color:#f8f9fa!important}.green-theme .b-accent-100{border-color:#f8f9fa!important}.green-theme .bg-accent-200{background:#f3f5f7}.green-theme .text-accent-200{color:#f3f5f7!important}.green-theme .b-accent-200{border-color:#f3f5f7!important}.green-theme .bg-accent-300{background:#dbe0e5}.green-theme .text-accent-300{color:#dbe0e5!important}.green-theme .b-accent-300{border-color:#dbe0e5!important}.green-theme .bg-accent-400{background:#bec8d0}.green-theme .text-accent-400{color:#bec8d0!important}.green-theme .b-accent-400{border-color:#bec8d0!important}.green-theme .bg-accent-500{background:#8996a4}.green-theme .text-accent-500{color:#8996a4!important}.green-theme .b-accent-500{border-color:#8996a4!important}.green-theme .bg-accent-600{background:#5b6b79}.green-theme .text-accent-600{color:#5b6b79!important}.green-theme .b-accent-600{border-color:#5b6b79!important}.green-theme .bg-accent-700{background:#3e4853}.green-theme .text-accent-700{color:#3e4853!important}.green-theme .b-accent-700{border-color:#3e4853!important}.green-theme .bg-accent-800{background:#1d2630}.green-theme .text-accent-800{color:#1d2630!important}.green-theme .b-accent-800{border-color:#1d2630!important}.green-theme .bg-accent-900{background:#131920}.green-theme .text-accent-900{color:#131920!important}.green-theme .b-accent-900{border-color:#131920!important}.green-theme .bg-warn-50{background:#fbe5e5}.green-theme .text-warn-50{color:#fbe5e5!important}.green-theme .b-warn-50{border-color:#fbe5e5!important}.green-theme .bg-warn-100{background:#f5bebe}.green-theme .text-warn-100{color:#f5bebe!important}.green-theme .b-warn-100{border-color:#f5bebe!important}.green-theme .bg-warn-200{background:#ee9393}.green-theme .text-warn-200{color:#ee9393!important}.green-theme .b-warn-200{border-color:#ee9393!important}.green-theme .bg-warn-300{background:#e76767}.green-theme .text-warn-300{color:#e76767!important}.green-theme .b-warn-300{border-color:#e76767!important}.green-theme .bg-warn-400{background:#e14747}.green-theme .text-warn-400{color:#e14747!important}.green-theme .b-warn-400{border-color:#e14747!important}.green-theme .bg-warn-500{background:#dc2626}.green-theme .text-warn-500{color:#dc2626!important}.green-theme .b-warn-500{border-color:#dc2626!important}.green-theme .bg-warn-600{background:#d82222}.green-theme .text-warn-600{color:#d82222!important}.green-theme .b-warn-600{border-color:#d82222!important}.green-theme .bg-warn-700{background:#d31c1c}.green-theme .text-warn-700{color:#d31c1c!important}.green-theme .b-warn-700{border-color:#d31c1c!important}.green-theme .bg-warn-800{background:#ce1717}.green-theme .text-warn-800{color:#ce1717!important}.green-theme .b-warn-800{border-color:#ce1717!important}.green-theme .bg-warn-900{background:#c50d0d}.green-theme .text-warn-900{color:#c50d0d!important}.green-theme .b-warn-900{border-color:#c50d0d!important}.green-theme .bg-success-50{background:#e6f5f0}.green-theme .text-success-50{color:#e6f5f0!important}.green-theme .b-success-50{border-color:#e6f5f0!important}.green-theme .bg-success-100{background:#c0e5d9}.green-theme .text-success-100{color:#c0e5d9!important}.green-theme .b-success-100{border-color:#c0e5d9!important}.green-theme .bg-success-200{background:#96d4bf}.green-theme .text-success-200{color:#96d4bf!important}.green-theme .b-success-200{border-color:#96d4bf!important}.green-theme .bg-success-300{background:#6bc2a5}.green-theme .text-success-300{color:#6bc2a5!important}.green-theme .b-success-300{border-color:#6bc2a5!important}.green-theme .bg-success-400{background:#4cb592}.green-theme .text-success-400{color:#4cb592!important}.green-theme .b-success-400{border-color:#4cb592!important}.green-theme .bg-success-500{background:#2ca87f}.green-theme .text-success-500{color:#2ca87f!important}.green-theme .b-success-500{border-color:#2ca87f!important}.green-theme .bg-success-600{background:#27a077}.green-theme .text-success-600{color:#27a077!important}.green-theme .b-success-600{border-color:#27a077!important}.green-theme .bg-success-700{background:#21976c}.green-theme .text-success-700{color:#21976c!important}.green-theme .b-success-700{border-color:#21976c!important}.green-theme .bg-success-800{background:#1b8d62}.green-theme .text-success-800{color:#1b8d62!important}.green-theme .b-success-800{border-color:#1b8d62!important}.green-theme .bg-success-900{background:#107d4f}.green-theme .text-success-900{color:#107d4f!important}.green-theme .b-success-900{border-color:#107d4f!important}.green-theme .bg-warning-50{background:#fcf1e0}.green-theme .text-warning-50{color:#fcf1e0!important}.green-theme .b-warning-50{border-color:#fcf1e0!important}.green-theme .bg-warning-100{background:#f7dcb3}.green-theme .text-warning-100{color:#f7dcb3!important}.green-theme .b-warning-100{border-color:#f7dcb3!important}.green-theme .bg-warning-200{background:#f2c580}.green-theme .text-warning-200{color:#f2c580!important}.green-theme .b-warning-200{border-color:#f2c580!important}.green-theme .bg-warning-300{background:#edad4d}.green-theme .text-warning-300{color:#edad4d!important}.green-theme .b-warning-300{border-color:#edad4d!important}.green-theme .bg-warning-400{background:#e99c26}.green-theme .text-warning-400{color:#e99c26!important}.green-theme .b-warning-400{border-color:#e99c26!important}.green-theme .bg-warning-500{background:#e58a00}.green-theme .text-warning-500{color:#e58a00!important}.green-theme .b-warning-500{border-color:#e58a00!important}.green-theme .bg-warning-600{background:#e28200}.green-theme .text-warning-600{color:#e28200!important}.green-theme .b-warning-600{border-color:#e28200!important}.green-theme .bg-warning-700{background:#de7700}.green-theme .text-warning-700{color:#de7700!important}.green-theme .b-warning-700{border-color:#de7700!important}.green-theme .bg-warning-800{background:#da6d00}.green-theme .text-warning-800{color:#da6d00!important}.green-theme .b-warning-800{border-color:#da6d00!important}.green-theme .bg-warning-900{background:#d35a00}.green-theme .text-warning-900{color:#d35a00!important}.green-theme .b-warning-900{border-color:#d35a00!important}.green-theme.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #2ca87f;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #2ca87f;--mdc-filled-text-field-focus-active-indicator-color: #2ca87f;--mdc-filled-text-field-focus-label-text-color: rgba(44, 168, 127, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #2ca87f;--mdc-outlined-text-field-focus-outline-color: #2ca87f;--mdc-outlined-text-field-focus-label-text-color: rgba(44, 168, 127, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(44, 168, 127, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(44, 168, 127, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #6bc2a5;--mdc-switch-selected-handle-color: #6bc2a5;--mdc-switch-selected-hover-state-layer-color: #6bc2a5;--mdc-switch-selected-pressed-state-layer-color: #6bc2a5;--mdc-switch-selected-focus-handle-color: #96d4bf;--mdc-switch-selected-hover-handle-color: #96d4bf;--mdc-switch-selected-pressed-handle-color: #96d4bf;--mdc-switch-selected-focus-track-color: #27a077;--mdc-switch-selected-hover-track-color: #27a077;--mdc-switch-selected-pressed-track-color: #27a077;--mdc-switch-selected-track-color: #27a077;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #2ca87f;--mdc-slider-focus-handle-color: #2ca87f;--mdc-slider-hover-handle-color: #2ca87f;--mdc-slider-active-track-color: #2ca87f;--mdc-slider-inactive-track-color: #2ca87f;--mdc-slider-with-tick-marks-inactive-container-color: #2ca87f;--mdc-slider-with-tick-marks-active-container-color: #2ca87f;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #2ca87f;--mat-slider-hover-state-layer-color: rgba(44, 168, 127, .05);--mat-slider-focus-state-layer-color: rgba(44, 168, 127, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #fff;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: #fff;--mat-text-button-disabled-state-layer-color: #fff;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: #fff;--mat-filled-button-disabled-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-disabled-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: #fff;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #fff;--mat-outlined-button-disabled-state-layer-color: #fff;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: #fff;--mat-icon-button-disabled-state-layer-color: #fff;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: #fff;--mat-fab-disabled-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #2ca87f;--mat-badge-background-color: #2ca87f;--mat-badge-text-color: #2ca87f;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-date-selected-state-text-color: #2ca87f;--mat-datepicker-calendar-date-selected-state-background-color: #2ca87f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(44, 168, 127, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #2ca87f;--mat-datepicker-calendar-date-focus-state-background-color: rgba(44, 168, 127, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(44, 168, 127, .3);--mat-datepicker-toggle-active-state-icon-color: #2ca87f;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(44, 168, 127, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: #2ca87f;--mat-stepper-header-selected-state-icon-background-color: #2ca87f;--mat-stepper-header-selected-state-icon-foreground-color: #2ca87f;--mat-stepper-header-done-state-icon-background-color: #2ca87f;--mat-stepper-header-done-state-icon-foreground-color: #2ca87f;--mat-stepper-header-edit-state-icon-background-color: #2ca87f;--mat-stepper-header-edit-state-icon-foreground-color: #2ca87f;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--primary-50: #e6f5f0;--primary-100: #107d4f;--primary-200: #1b8d62;--primary-300: #21976c;--primary-400: #27a077;--primary-500: #2ca87f;--primary-600: #4cb592;--primary-700: #6bc2a5;--primary-800: #96d4bf;--primary-900: #c0e5d9;--accent-50: #1d2630;--accent-100: #131920;--accent-200: #1d2630;--accent-300: #3e4853;--accent-400: #5b6b79;--accent-500: #8996a4;--accent-600: #bec8d0;--accent-700: #dbe0e5;--accent-800: #f3f5f7;--accent-900: #f8f9fa;--warn-50: #f5bebe;--warn-100: #c50d0d;--warn-200: #ce1717;--warn-300: #d31c1c;--warn-400: #d82222;--warn-500: #dc2626;--warn-600: #e14747;--warn-700: #e76767;--warn-800: #ee9393;--warn-900: #f5bebe;--success-50: #e6f5f0;--success-100: #107d4f;--success-200: #1b8d62;--success-300: #21976c;--success-400: #27a077;--success-500: #2ca87f;--success-600: #4cb592;--success-700: #6bc2a5;--success-800: #96d4bf;--success-900: #c0e5d9;--warning-50: #fcf1e0;--warning-100: #d35a00;--warning-200: #da6d00;--warning-300: #de7700;--warning-400: #e28200;--warning-500: #e58a00;--warning-600: #e99c26;--warning-700: #edad4d;--warning-800: #f2c580;--warning-900: #f7dcb3}.green-theme.dark .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.green-theme.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.green-theme.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #2ca87f;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #2ca87f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.green-theme.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.green-theme.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.green-theme.dark .mat-elevation-z0,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.green-theme.dark .mat-elevation-z1,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.green-theme.dark .mat-elevation-z2,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.green-theme.dark .mat-elevation-z3,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.green-theme.dark .mat-elevation-z4,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.green-theme.dark .mat-elevation-z5,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.green-theme.dark .mat-elevation-z6,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.green-theme.dark .mat-elevation-z7,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.green-theme.dark .mat-elevation-z8,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.green-theme.dark .mat-elevation-z9,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.green-theme.dark .mat-elevation-z10,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.green-theme.dark .mat-elevation-z11,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.green-theme.dark .mat-elevation-z12,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.green-theme.dark .mat-elevation-z13,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.green-theme.dark .mat-elevation-z14,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.green-theme.dark .mat-elevation-z15,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.green-theme.dark .mat-elevation-z16,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.green-theme.dark .mat-elevation-z17,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.green-theme.dark .mat-elevation-z18,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.green-theme.dark .mat-elevation-z19,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.green-theme.dark .mat-elevation-z20,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.green-theme.dark .mat-elevation-z21,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.green-theme.dark .mat-elevation-z22,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.green-theme.dark .mat-elevation-z23,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.green-theme.dark .mat-elevation-z24,.green-theme.dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.green-theme.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2ca87f;--mdc-linear-progress-track-color: rgba(44, 168, 127, .25)}.green-theme.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.green-theme.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.green-theme.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.green-theme.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.green-theme.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.green-theme.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.green-theme.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.green-theme.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.green-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.green-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #2ca87f;--mdc-chip-elevated-container-color: #2ca87f;--mdc-chip-elevated-disabled-container-color: #2ca87f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #2ca87f;--mdc-chip-with-icon-icon-color: #2ca87f;--mdc-chip-with-icon-disabled-icon-color: #2ca87f;--mdc-chip-with-icon-selected-icon-color: #2ca87f;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #2ca87f;--mdc-chip-with-trailing-icon-trailing-icon-color: #2ca87f}.green-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.green-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.green-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.green-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.green-theme.dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.green-theme.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #dbe0e5;--mdc-switch-selected-handle-color: #dbe0e5;--mdc-switch-selected-hover-state-layer-color: #dbe0e5;--mdc-switch-selected-pressed-state-layer-color: #dbe0e5;--mdc-switch-selected-focus-handle-color: #f3f5f7;--mdc-switch-selected-hover-handle-color: #f3f5f7;--mdc-switch-selected-pressed-handle-color: #f3f5f7;--mdc-switch-selected-focus-track-color: #5b6b79;--mdc-switch-selected-hover-track-color: #5b6b79;--mdc-switch-selected-pressed-track-color: #5b6b79;--mdc-switch-selected-track-color: #5b6b79}.green-theme.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e76767;--mdc-switch-selected-handle-color: #e76767;--mdc-switch-selected-hover-state-layer-color: #e76767;--mdc-switch-selected-pressed-state-layer-color: #e76767;--mdc-switch-selected-focus-handle-color: #ee9393;--mdc-switch-selected-hover-handle-color: #ee9393;--mdc-switch-selected-pressed-handle-color: #ee9393;--mdc-switch-selected-focus-track-color: #d82222;--mdc-switch-selected-hover-track-color: #d82222;--mdc-switch-selected-pressed-track-color: #d82222;--mdc-switch-selected-track-color: #d82222}.green-theme.dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.green-theme.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #2ca87f;--mdc-radio-selected-hover-icon-color: #2ca87f;--mdc-radio-selected-icon-color: #2ca87f;--mdc-radio-selected-pressed-icon-color: #2ca87f;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #2ca87f;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.green-theme.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.green-theme.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.green-theme.dark .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.green-theme.dark .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.green-theme.dark .mdc-list-item__start,.green-theme.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #2ca87f;--mdc-radio-selected-hover-icon-color: #2ca87f;--mdc-radio-selected-icon-color: #2ca87f;--mdc-radio-selected-pressed-icon-color: #2ca87f}.green-theme.dark .mat-accent .mdc-list-item__start,.green-theme.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.green-theme.dark .mat-warn .mdc-list-item__start,.green-theme.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.green-theme.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #2ca87f;--mdc-checkbox-selected-hover-icon-color: #2ca87f;--mdc-checkbox-selected-icon-color: #2ca87f;--mdc-checkbox-selected-pressed-icon-color: #2ca87f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #2ca87f;--mdc-checkbox-selected-hover-state-layer-color: #2ca87f;--mdc-checkbox-selected-pressed-state-layer-color: #2ca87f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.green-theme.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.green-theme.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.green-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.green-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.green-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.green-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#2ca87f}.green-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.green-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.green-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.green-theme.dark .mat-mdc-tab-group,.green-theme.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #2ca87f;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #2ca87f;--mat-tab-header-active-ripple-color: #2ca87f;--mat-tab-header-inactive-ripple-color: #2ca87f;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #2ca87f;--mat-tab-header-active-hover-label-text-color: #2ca87f;--mat-tab-header-active-focus-indicator-color: #2ca87f;--mat-tab-header-active-hover-indicator-color: #2ca87f}.green-theme.dark .mat-mdc-tab-group.mat-accent,.green-theme.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.green-theme.dark .mat-mdc-tab-group.mat-warn,.green-theme.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.green-theme.dark .mat-mdc-tab-group.mat-background-primary,.green-theme.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #2ca87f;--mat-tab-header-with-background-foreground-color: #2ca87f}.green-theme.dark .mat-mdc-tab-group.mat-background-accent,.green-theme.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.green-theme.dark .mat-mdc-tab-group.mat-background-warn,.green-theme.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.green-theme.dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.green-theme.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #2ca87f;--mdc-checkbox-selected-hover-icon-color: #2ca87f;--mdc-checkbox-selected-icon-color: #2ca87f;--mdc-checkbox-selected-pressed-icon-color: #2ca87f;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #2ca87f;--mdc-checkbox-selected-hover-state-layer-color: #2ca87f;--mdc-checkbox-selected-pressed-state-layer-color: #2ca87f;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.green-theme.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.green-theme.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.green-theme.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2ca87f;--mat-text-button-state-layer-color: #2ca87f;--mat-text-button-ripple-color: rgba(44, 168, 127, .1)}.green-theme.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.green-theme.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.green-theme.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2ca87f;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.green-theme.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.green-theme.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.green-theme.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2ca87f;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.green-theme.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.green-theme.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.green-theme.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2ca87f;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #2ca87f;--mat-outlined-button-ripple-color: rgba(44, 168, 127, .1)}.green-theme.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.green-theme.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.green-theme.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2ca87f;--mat-icon-button-state-layer-color: #2ca87f;--mat-icon-button-ripple-color: rgba(44, 168, 127, .1)}.green-theme.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.green-theme.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.green-theme.dark .mat-mdc-fab.mat-primary,.green-theme.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #2ca87f;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.green-theme.dark .mat-mdc-fab.mat-accent,.green-theme.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.green-theme.dark .mat-mdc-fab.mat-warn,.green-theme.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.green-theme.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.green-theme.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.green-theme.dark .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.green-theme.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.green-theme.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.green-theme.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.green-theme.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.green-theme.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.green-theme.dark .mat-icon.mat-primary{--mat-icon-color: #2ca87f}.green-theme.dark .mat-icon.mat-accent{--mat-icon-color: #8996a4}.green-theme.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.green-theme.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.green-theme.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.green-theme.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #2ca87f;--mat-toolbar-container-text-color: #2ca87f}.green-theme.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.green-theme.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.green-theme.dark .bg-primary-50{background:#e6f5f0}.green-theme.dark .text-primary-50{color:#e6f5f0!important}.green-theme.dark .b-primary-50{border-color:#e6f5f0!important}.green-theme.dark .bg-primary-100{background:#107d4f}.green-theme.dark .text-primary-100{color:#107d4f!important}.green-theme.dark .b-primary-100{border-color:#107d4f!important}.green-theme.dark .bg-primary-200{background:#1b8d62}.green-theme.dark .text-primary-200{color:#1b8d62!important}.green-theme.dark .b-primary-200{border-color:#1b8d62!important}.green-theme.dark .bg-primary-300{background:#21976c}.green-theme.dark .text-primary-300{color:#21976c!important}.green-theme.dark .b-primary-300{border-color:#21976c!important}.green-theme.dark .bg-primary-400{background:#27a077}.green-theme.dark .text-primary-400{color:#27a077!important}.green-theme.dark .b-primary-400{border-color:#27a077!important}.green-theme.dark .bg-primary-500{background:#2ca87f}.green-theme.dark .text-primary-500{color:#2ca87f!important}.green-theme.dark .b-primary-500{border-color:#2ca87f!important}.green-theme.dark .bg-primary-600{background:#4cb592}.green-theme.dark .text-primary-600{color:#4cb592!important}.green-theme.dark .b-primary-600{border-color:#4cb592!important}.green-theme.dark .bg-primary-700{background:#6bc2a5}.green-theme.dark .text-primary-700{color:#6bc2a5!important}.green-theme.dark .b-primary-700{border-color:#6bc2a5!important}.green-theme.dark .bg-primary-800{background:#96d4bf}.green-theme.dark .text-primary-800{color:#96d4bf!important}.green-theme.dark .b-primary-800{border-color:#96d4bf!important}.green-theme.dark .bg-primary-900{background:#c0e5d9}.green-theme.dark .text-primary-900{color:#c0e5d9!important}.green-theme.dark .b-primary-900{border-color:#c0e5d9!important}.green-theme.dark .bg-accent-50{background:#1d2630}.green-theme.dark .text-accent-50{color:#1d2630!important}.green-theme.dark .b-accent-50{border-color:#1d2630!important}.green-theme.dark .bg-accent-100{background:#131920}.green-theme.dark .text-accent-100{color:#131920!important}.green-theme.dark .b-accent-100{border-color:#131920!important}.green-theme.dark .bg-accent-200{background:#1d2630}.green-theme.dark .text-accent-200{color:#1d2630!important}.green-theme.dark .b-accent-200{border-color:#1d2630!important}.green-theme.dark .bg-accent-300{background:#3e4853}.green-theme.dark .text-accent-300{color:#3e4853!important}.green-theme.dark .b-accent-300{border-color:#3e4853!important}.green-theme.dark .bg-accent-400{background:#5b6b79}.green-theme.dark .text-accent-400{color:#5b6b79!important}.green-theme.dark .b-accent-400{border-color:#5b6b79!important}.green-theme.dark .bg-accent-500{background:#8996a4}.green-theme.dark .text-accent-500{color:#8996a4!important}.green-theme.dark .b-accent-500{border-color:#8996a4!important}.green-theme.dark .bg-accent-600{background:#bec8d0}.green-theme.dark .text-accent-600{color:#bec8d0!important}.green-theme.dark .b-accent-600{border-color:#bec8d0!important}.green-theme.dark .bg-accent-700{background:#dbe0e5}.green-theme.dark .text-accent-700{color:#dbe0e5!important}.green-theme.dark .b-accent-700{border-color:#dbe0e5!important}.green-theme.dark .bg-accent-800{background:#f3f5f7}.green-theme.dark .text-accent-800{color:#f3f5f7!important}.green-theme.dark .b-accent-800{border-color:#f3f5f7!important}.green-theme.dark .bg-accent-900{background:#f8f9fa}.green-theme.dark .text-accent-900{color:#f8f9fa!important}.green-theme.dark .b-accent-900{border-color:#f8f9fa!important}.green-theme.dark .bg-warn-50{background:#f5bebe}.green-theme.dark .text-warn-50{color:#f5bebe!important}.green-theme.dark .b-warn-50{border-color:#f5bebe!important}.green-theme.dark .bg-warn-100{background:#c50d0d}.green-theme.dark .text-warn-100{color:#c50d0d!important}.green-theme.dark .b-warn-100{border-color:#c50d0d!important}.green-theme.dark .bg-warn-200{background:#ce1717}.green-theme.dark .text-warn-200{color:#ce1717!important}.green-theme.dark .b-warn-200{border-color:#ce1717!important}.green-theme.dark .bg-warn-300{background:#d31c1c}.green-theme.dark .text-warn-300{color:#d31c1c!important}.green-theme.dark .b-warn-300{border-color:#d31c1c!important}.green-theme.dark .bg-warn-400{background:#d82222}.green-theme.dark .text-warn-400{color:#d82222!important}.green-theme.dark .b-warn-400{border-color:#d82222!important}.green-theme.dark .bg-warn-500{background:#dc2626}.green-theme.dark .text-warn-500{color:#dc2626!important}.green-theme.dark .b-warn-500{border-color:#dc2626!important}.green-theme.dark .bg-warn-600{background:#e14747}.green-theme.dark .text-warn-600{color:#e14747!important}.green-theme.dark .b-warn-600{border-color:#e14747!important}.green-theme.dark .bg-warn-700{background:#e76767}.green-theme.dark .text-warn-700{color:#e76767!important}.green-theme.dark .b-warn-700{border-color:#e76767!important}.green-theme.dark .bg-warn-800{background:#ee9393}.green-theme.dark .text-warn-800{color:#ee9393!important}.green-theme.dark .b-warn-800{border-color:#ee9393!important}.green-theme.dark .bg-warn-900{background:#f5bebe}.green-theme.dark .text-warn-900{color:#f5bebe!important}.green-theme.dark .b-warn-900{border-color:#f5bebe!important}.green-theme.dark .bg-success-50{background:#e6f5f0}.green-theme.dark .text-success-50{color:#e6f5f0!important}.green-theme.dark .b-success-50{border-color:#e6f5f0!important}.green-theme.dark .bg-success-100{background:#107d4f}.green-theme.dark .text-success-100{color:#107d4f!important}.green-theme.dark .b-success-100{border-color:#107d4f!important}.green-theme.dark .bg-success-200{background:#1b8d62}.green-theme.dark .text-success-200{color:#1b8d62!important}.green-theme.dark .b-success-200{border-color:#1b8d62!important}.green-theme.dark .bg-success-300{background:#21976c}.green-theme.dark .text-success-300{color:#21976c!important}.green-theme.dark .b-success-300{border-color:#21976c!important}.green-theme.dark .bg-success-400{background:#27a077}.green-theme.dark .text-success-400{color:#27a077!important}.green-theme.dark .b-success-400{border-color:#27a077!important}.green-theme.dark .bg-success-500{background:#2ca87f}.green-theme.dark .text-success-500{color:#2ca87f!important}.green-theme.dark .b-success-500{border-color:#2ca87f!important}.green-theme.dark .bg-success-600{background:#4cb592}.green-theme.dark .text-success-600{color:#4cb592!important}.green-theme.dark .b-success-600{border-color:#4cb592!important}.green-theme.dark .bg-success-700{background:#6bc2a5}.green-theme.dark .text-success-700{color:#6bc2a5!important}.green-theme.dark .b-success-700{border-color:#6bc2a5!important}.green-theme.dark .bg-success-800{background:#96d4bf}.green-theme.dark .text-success-800{color:#96d4bf!important}.green-theme.dark .b-success-800{border-color:#96d4bf!important}.green-theme.dark .bg-success-900{background:#c0e5d9}.green-theme.dark .text-success-900{color:#c0e5d9!important}.green-theme.dark .b-success-900{border-color:#c0e5d9!important}.green-theme.dark .bg-warning-50{background:#fcf1e0}.green-theme.dark .text-warning-50{color:#fcf1e0!important}.green-theme.dark .b-warning-50{border-color:#fcf1e0!important}.green-theme.dark .bg-warning-100{background:#d35a00}.green-theme.dark .text-warning-100{color:#d35a00!important}.green-theme.dark .b-warning-100{border-color:#d35a00!important}.green-theme.dark .bg-warning-200{background:#da6d00}.green-theme.dark .text-warning-200{color:#da6d00!important}.green-theme.dark .b-warning-200{border-color:#da6d00!important}.green-theme.dark .bg-warning-300{background:#de7700}.green-theme.dark .text-warning-300{color:#de7700!important}.green-theme.dark .b-warning-300{border-color:#de7700!important}.green-theme.dark .bg-warning-400{background:#e28200}.green-theme.dark .text-warning-400{color:#e28200!important}.green-theme.dark .b-warning-400{border-color:#e28200!important}.green-theme.dark .bg-warning-500{background:#e58a00}.green-theme.dark .text-warning-500{color:#e58a00!important}.green-theme.dark .b-warning-500{border-color:#e58a00!important}.green-theme.dark .bg-warning-600{background:#e99c26}.green-theme.dark .text-warning-600{color:#e99c26!important}.green-theme.dark .b-warning-600{border-color:#e99c26!important}.green-theme.dark .bg-warning-700{background:#edad4d}.green-theme.dark .text-warning-700{color:#edad4d!important}.green-theme.dark .b-warning-700{border-color:#edad4d!important}.green-theme.dark .bg-warning-800{background:#f2c580}.green-theme.dark .text-warning-800{color:#f2c580!important}.green-theme.dark .b-warning-800{border-color:#f2c580!important}.green-theme.dark .bg-warning-900{background:#f7dcb3}.green-theme.dark .text-warning-900{color:#f7dcb3!important}.green-theme.dark .b-warning-900{border-color:#f7dcb3!important}.teal-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #20c997;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #20c997;--mdc-filled-text-field-focus-active-indicator-color: #20c997;--mdc-filled-text-field-focus-label-text-color: rgba(32, 201, 151, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #20c997;--mdc-outlined-text-field-focus-outline-color: #20c997;--mdc-outlined-text-field-focus-label-text-color: rgba(32, 201, 151, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(32, 201, 151, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(32, 201, 151, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #1cc38f;--mdc-switch-selected-handle-color: #1cc38f;--mdc-switch-selected-hover-state-layer-color: #1cc38f;--mdc-switch-selected-pressed-state-layer-color: #1cc38f;--mdc-switch-selected-focus-handle-color: #0ba969;--mdc-switch-selected-hover-handle-color: #0ba969;--mdc-switch-selected-pressed-handle-color: #0ba969;--mdc-switch-selected-focus-track-color: #63d9b6;--mdc-switch-selected-hover-track-color: #63d9b6;--mdc-switch-selected-pressed-track-color: #63d9b6;--mdc-switch-selected-track-color: #63d9b6;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #20c997;--mdc-slider-focus-handle-color: #20c997;--mdc-slider-hover-handle-color: #20c997;--mdc-slider-active-track-color: #20c997;--mdc-slider-inactive-track-color: #20c997;--mdc-slider-with-tick-marks-inactive-container-color: #20c997;--mdc-slider-with-tick-marks-active-container-color: #20c997;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #20c997;--mat-slider-hover-state-layer-color: rgba(32, 201, 151, .05);--mat-slider-focus-state-layer-color: rgba(32, 201, 151, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #000;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: #000;--mat-text-button-disabled-state-layer-color: #000;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #000;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: #000;--mat-filled-button-disabled-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #000;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-disabled-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #000;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #000;--mat-outlined-button-disabled-state-layer-color: #000;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #000;--mat-icon-button-disabled-state-layer-color: #000;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: #000;--mat-fab-disabled-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #8996a4;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #20c997;--mat-badge-background-color: #20c997;--mat-badge-text-color: #20c997;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-date-selected-state-text-color: #20c997;--mat-datepicker-calendar-date-selected-state-background-color: #20c997;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(32, 201, 151, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #20c997;--mat-datepicker-calendar-date-focus-state-background-color: rgba(32, 201, 151, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(32, 201, 151, .3);--mat-datepicker-toggle-active-state-icon-color: #20c997;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(32, 201, 151, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: #20c997;--mat-stepper-header-selected-state-icon-background-color: #20c997;--mat-stepper-header-selected-state-icon-foreground-color: #20c997;--mat-stepper-header-done-state-icon-background-color: #20c997;--mat-stepper-header-done-state-icon-foreground-color: #20c997;--mat-stepper-header-edit-state-icon-background-color: #20c997;--mat-stepper-header-edit-state-icon-foreground-color: #20c997;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--primary-50: #e4f9f3;--primary-100: #bcefe0;--primary-200: #90e4cb;--primary-300: #63d9b6;--primary-400: #41d1a7;--primary-500: #20c997;--primary-600: #1cc38f;--primary-700: #18bc84;--primary-800: #13b57a;--primary-900: #0ba969;--accent-50: #fff;--accent-100: #f8f9fa;--accent-200: #f3f5f7;--accent-300: #dbe0e5;--accent-400: #bec8d0;--accent-500: #8996a4;--accent-600: #5b6b79;--accent-700: #3e4853;--accent-800: #1d2630;--accent-900: #131920;--warn-50: #fbe5e5;--warn-100: #f5bebe;--warn-200: #ee9393;--warn-300: #e76767;--warn-400: #e14747;--warn-500: #dc2626;--warn-600: #d82222;--warn-700: #d31c1c;--warn-800: #ce1717;--warn-900: #c50d0d;--success-50: #e6f5f0;--success-100: #c0e5d9;--success-200: #96d4bf;--success-300: #6bc2a5;--success-400: #4cb592;--success-500: #2ca87f;--success-600: #27a077;--success-700: #21976c;--success-800: #1b8d62;--success-900: #107d4f;--warning-50: #fcf1e0;--warning-100: #f7dcb3;--warning-200: #f2c580;--warning-300: #edad4d;--warning-400: #e99c26;--warning-500: #e58a00;--warning-600: #e28200;--warning-700: #de7700;--warning-800: #da6d00;--warning-900: #d35a00}.teal-theme .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.teal-theme .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.teal-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #20c997;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #20c997;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.teal-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.teal-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.teal-theme .mat-elevation-z0,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.teal-theme .mat-elevation-z1,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.teal-theme .mat-elevation-z2,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.teal-theme .mat-elevation-z3,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.teal-theme .mat-elevation-z4,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.teal-theme .mat-elevation-z5,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.teal-theme .mat-elevation-z6,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.teal-theme .mat-elevation-z7,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.teal-theme .mat-elevation-z8,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.teal-theme .mat-elevation-z9,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.teal-theme .mat-elevation-z10,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.teal-theme .mat-elevation-z11,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.teal-theme .mat-elevation-z12,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.teal-theme .mat-elevation-z13,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.teal-theme .mat-elevation-z14,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.teal-theme .mat-elevation-z15,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.teal-theme .mat-elevation-z16,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.teal-theme .mat-elevation-z17,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.teal-theme .mat-elevation-z18,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.teal-theme .mat-elevation-z19,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.teal-theme .mat-elevation-z20,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.teal-theme .mat-elevation-z21,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.teal-theme .mat-elevation-z22,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.teal-theme .mat-elevation-z23,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.teal-theme .mat-elevation-z24,.teal-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.teal-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #20c997;--mdc-linear-progress-track-color: rgba(32, 201, 151, .25)}.teal-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.teal-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.teal-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.teal-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.teal-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.teal-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.teal-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.teal-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.teal-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.teal-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #20c997;--mdc-chip-elevated-container-color: #20c997;--mdc-chip-elevated-disabled-container-color: #20c997;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #20c997;--mdc-chip-with-icon-icon-color: #20c997;--mdc-chip-with-icon-disabled-icon-color: #20c997;--mdc-chip-with-icon-selected-icon-color: #20c997;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #20c997;--mdc-chip-with-trailing-icon-trailing-icon-color: #20c997}.teal-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.teal-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.teal-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.teal-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.teal-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.teal-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5b6b79;--mdc-switch-selected-handle-color: #5b6b79;--mdc-switch-selected-hover-state-layer-color: #5b6b79;--mdc-switch-selected-pressed-state-layer-color: #5b6b79;--mdc-switch-selected-focus-handle-color: #131920;--mdc-switch-selected-hover-handle-color: #131920;--mdc-switch-selected-pressed-handle-color: #131920;--mdc-switch-selected-focus-track-color: #dbe0e5;--mdc-switch-selected-hover-track-color: #dbe0e5;--mdc-switch-selected-pressed-track-color: #dbe0e5;--mdc-switch-selected-track-color: #dbe0e5}.teal-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #d82222;--mdc-switch-selected-handle-color: #d82222;--mdc-switch-selected-hover-state-layer-color: #d82222;--mdc-switch-selected-pressed-state-layer-color: #d82222;--mdc-switch-selected-focus-handle-color: #c50d0d;--mdc-switch-selected-hover-handle-color: #c50d0d;--mdc-switch-selected-pressed-handle-color: #c50d0d;--mdc-switch-selected-focus-track-color: #e76767;--mdc-switch-selected-hover-track-color: #e76767;--mdc-switch-selected-pressed-track-color: #e76767;--mdc-switch-selected-track-color: #e76767}.teal-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.teal-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #20c997;--mdc-radio-selected-hover-icon-color: #20c997;--mdc-radio-selected-icon-color: #20c997;--mdc-radio-selected-pressed-icon-color: #20c997;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #20c997;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.teal-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.teal-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.teal-theme .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.teal-theme .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.teal-theme .mdc-list-item__start,.teal-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #20c997;--mdc-radio-selected-hover-icon-color: #20c997;--mdc-radio-selected-icon-color: #20c997;--mdc-radio-selected-pressed-icon-color: #20c997}.teal-theme .mat-accent .mdc-list-item__start,.teal-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.teal-theme .mat-warn .mdc-list-item__start,.teal-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.teal-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #20c997;--mdc-checkbox-selected-hover-icon-color: #20c997;--mdc-checkbox-selected-icon-color: #20c997;--mdc-checkbox-selected-pressed-icon-color: #20c997;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #20c997;--mdc-checkbox-selected-hover-state-layer-color: #20c997;--mdc-checkbox-selected-pressed-state-layer-color: #20c997;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.teal-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.teal-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.teal-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.teal-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.teal-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.teal-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#20c997}.teal-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.teal-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.teal-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.teal-theme .mat-mdc-tab-group,.teal-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #20c997;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #20c997;--mat-tab-header-active-ripple-color: #20c997;--mat-tab-header-inactive-ripple-color: #20c997;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #20c997;--mat-tab-header-active-hover-label-text-color: #20c997;--mat-tab-header-active-focus-indicator-color: #20c997;--mat-tab-header-active-hover-indicator-color: #20c997}.teal-theme .mat-mdc-tab-group.mat-accent,.teal-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.teal-theme .mat-mdc-tab-group.mat-warn,.teal-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.teal-theme .mat-mdc-tab-group.mat-background-primary,.teal-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #20c997;--mat-tab-header-with-background-foreground-color: #20c997}.teal-theme .mat-mdc-tab-group.mat-background-accent,.teal-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.teal-theme .mat-mdc-tab-group.mat-background-warn,.teal-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.teal-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.teal-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #20c997;--mdc-checkbox-selected-hover-icon-color: #20c997;--mdc-checkbox-selected-icon-color: #20c997;--mdc-checkbox-selected-pressed-icon-color: #20c997;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #20c997;--mdc-checkbox-selected-hover-state-layer-color: #20c997;--mdc-checkbox-selected-pressed-state-layer-color: #20c997;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.teal-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.teal-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}.teal-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #20c997;--mat-text-button-state-layer-color: #20c997;--mat-text-button-ripple-color: rgba(32, 201, 151, .1)}.teal-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.teal-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.teal-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #20c997;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.teal-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.teal-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.teal-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #20c997;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.teal-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.teal-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.teal-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #20c997;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #20c997;--mat-outlined-button-ripple-color: rgba(32, 201, 151, .1)}.teal-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.teal-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.teal-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #20c997;--mat-icon-button-state-layer-color: #20c997;--mat-icon-button-ripple-color: rgba(32, 201, 151, .1)}.teal-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.teal-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.teal-theme .mat-mdc-fab.mat-primary,.teal-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #20c997;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.teal-theme .mat-mdc-fab.mat-accent,.teal-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.teal-theme .mat-mdc-fab.mat-warn,.teal-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.teal-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.teal-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.teal-theme .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.teal-theme .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.teal-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.teal-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.teal-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.teal-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.teal-theme .mat-icon.mat-primary{--mat-icon-color: #20c997}.teal-theme .mat-icon.mat-accent{--mat-icon-color: #8996a4}.teal-theme .mat-icon.mat-warn{--mat-icon-color: #dc2626}.teal-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.teal-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.teal-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #20c997;--mat-toolbar-container-text-color: #20c997}.teal-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.teal-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.teal-theme .bg-primary-50{background:#e4f9f3}.teal-theme .text-primary-50{color:#e4f9f3!important}.teal-theme .b-primary-50{border-color:#e4f9f3!important}.teal-theme .bg-primary-100{background:#bcefe0}.teal-theme .text-primary-100{color:#bcefe0!important}.teal-theme .b-primary-100{border-color:#bcefe0!important}.teal-theme .bg-primary-200{background:#90e4cb}.teal-theme .text-primary-200{color:#90e4cb!important}.teal-theme .b-primary-200{border-color:#90e4cb!important}.teal-theme .bg-primary-300{background:#63d9b6}.teal-theme .text-primary-300{color:#63d9b6!important}.teal-theme .b-primary-300{border-color:#63d9b6!important}.teal-theme .bg-primary-400{background:#41d1a7}.teal-theme .text-primary-400{color:#41d1a7!important}.teal-theme .b-primary-400{border-color:#41d1a7!important}.teal-theme .bg-primary-500{background:#20c997}.teal-theme .text-primary-500{color:#20c997!important}.teal-theme .b-primary-500{border-color:#20c997!important}.teal-theme .bg-primary-600{background:#1cc38f}.teal-theme .text-primary-600{color:#1cc38f!important}.teal-theme .b-primary-600{border-color:#1cc38f!important}.teal-theme .bg-primary-700{background:#18bc84}.teal-theme .text-primary-700{color:#18bc84!important}.teal-theme .b-primary-700{border-color:#18bc84!important}.teal-theme .bg-primary-800{background:#13b57a}.teal-theme .text-primary-800{color:#13b57a!important}.teal-theme .b-primary-800{border-color:#13b57a!important}.teal-theme .bg-primary-900{background:#0ba969}.teal-theme .text-primary-900{color:#0ba969!important}.teal-theme .b-primary-900{border-color:#0ba969!important}.teal-theme .bg-accent-50{background:#fff}.teal-theme .text-accent-50{color:#fff!important}.teal-theme .b-accent-50{border-color:#fff!important}.teal-theme .bg-accent-100{background:#f8f9fa}.teal-theme .text-accent-100{color:#f8f9fa!important}.teal-theme .b-accent-100{border-color:#f8f9fa!important}.teal-theme .bg-accent-200{background:#f3f5f7}.teal-theme .text-accent-200{color:#f3f5f7!important}.teal-theme .b-accent-200{border-color:#f3f5f7!important}.teal-theme .bg-accent-300{background:#dbe0e5}.teal-theme .text-accent-300{color:#dbe0e5!important}.teal-theme .b-accent-300{border-color:#dbe0e5!important}.teal-theme .bg-accent-400{background:#bec8d0}.teal-theme .text-accent-400{color:#bec8d0!important}.teal-theme .b-accent-400{border-color:#bec8d0!important}.teal-theme .bg-accent-500{background:#8996a4}.teal-theme .text-accent-500{color:#8996a4!important}.teal-theme .b-accent-500{border-color:#8996a4!important}.teal-theme .bg-accent-600{background:#5b6b79}.teal-theme .text-accent-600{color:#5b6b79!important}.teal-theme .b-accent-600{border-color:#5b6b79!important}.teal-theme .bg-accent-700{background:#3e4853}.teal-theme .text-accent-700{color:#3e4853!important}.teal-theme .b-accent-700{border-color:#3e4853!important}.teal-theme .bg-accent-800{background:#1d2630}.teal-theme .text-accent-800{color:#1d2630!important}.teal-theme .b-accent-800{border-color:#1d2630!important}.teal-theme .bg-accent-900{background:#131920}.teal-theme .text-accent-900{color:#131920!important}.teal-theme .b-accent-900{border-color:#131920!important}.teal-theme .bg-warn-50{background:#fbe5e5}.teal-theme .text-warn-50{color:#fbe5e5!important}.teal-theme .b-warn-50{border-color:#fbe5e5!important}.teal-theme .bg-warn-100{background:#f5bebe}.teal-theme .text-warn-100{color:#f5bebe!important}.teal-theme .b-warn-100{border-color:#f5bebe!important}.teal-theme .bg-warn-200{background:#ee9393}.teal-theme .text-warn-200{color:#ee9393!important}.teal-theme .b-warn-200{border-color:#ee9393!important}.teal-theme .bg-warn-300{background:#e76767}.teal-theme .text-warn-300{color:#e76767!important}.teal-theme .b-warn-300{border-color:#e76767!important}.teal-theme .bg-warn-400{background:#e14747}.teal-theme .text-warn-400{color:#e14747!important}.teal-theme .b-warn-400{border-color:#e14747!important}.teal-theme .bg-warn-500{background:#dc2626}.teal-theme .text-warn-500{color:#dc2626!important}.teal-theme .b-warn-500{border-color:#dc2626!important}.teal-theme .bg-warn-600{background:#d82222}.teal-theme .text-warn-600{color:#d82222!important}.teal-theme .b-warn-600{border-color:#d82222!important}.teal-theme .bg-warn-700{background:#d31c1c}.teal-theme .text-warn-700{color:#d31c1c!important}.teal-theme .b-warn-700{border-color:#d31c1c!important}.teal-theme .bg-warn-800{background:#ce1717}.teal-theme .text-warn-800{color:#ce1717!important}.teal-theme .b-warn-800{border-color:#ce1717!important}.teal-theme .bg-warn-900{background:#c50d0d}.teal-theme .text-warn-900{color:#c50d0d!important}.teal-theme .b-warn-900{border-color:#c50d0d!important}.teal-theme .bg-success-50{background:#e6f5f0}.teal-theme .text-success-50{color:#e6f5f0!important}.teal-theme .b-success-50{border-color:#e6f5f0!important}.teal-theme .bg-success-100{background:#c0e5d9}.teal-theme .text-success-100{color:#c0e5d9!important}.teal-theme .b-success-100{border-color:#c0e5d9!important}.teal-theme .bg-success-200{background:#96d4bf}.teal-theme .text-success-200{color:#96d4bf!important}.teal-theme .b-success-200{border-color:#96d4bf!important}.teal-theme .bg-success-300{background:#6bc2a5}.teal-theme .text-success-300{color:#6bc2a5!important}.teal-theme .b-success-300{border-color:#6bc2a5!important}.teal-theme .bg-success-400{background:#4cb592}.teal-theme .text-success-400{color:#4cb592!important}.teal-theme .b-success-400{border-color:#4cb592!important}.teal-theme .bg-success-500{background:#2ca87f}.teal-theme .text-success-500{color:#2ca87f!important}.teal-theme .b-success-500{border-color:#2ca87f!important}.teal-theme .bg-success-600{background:#27a077}.teal-theme .text-success-600{color:#27a077!important}.teal-theme .b-success-600{border-color:#27a077!important}.teal-theme .bg-success-700{background:#21976c}.teal-theme .text-success-700{color:#21976c!important}.teal-theme .b-success-700{border-color:#21976c!important}.teal-theme .bg-success-800{background:#1b8d62}.teal-theme .text-success-800{color:#1b8d62!important}.teal-theme .b-success-800{border-color:#1b8d62!important}.teal-theme .bg-success-900{background:#107d4f}.teal-theme .text-success-900{color:#107d4f!important}.teal-theme .b-success-900{border-color:#107d4f!important}.teal-theme .bg-warning-50{background:#fcf1e0}.teal-theme .text-warning-50{color:#fcf1e0!important}.teal-theme .b-warning-50{border-color:#fcf1e0!important}.teal-theme .bg-warning-100{background:#f7dcb3}.teal-theme .text-warning-100{color:#f7dcb3!important}.teal-theme .b-warning-100{border-color:#f7dcb3!important}.teal-theme .bg-warning-200{background:#f2c580}.teal-theme .text-warning-200{color:#f2c580!important}.teal-theme .b-warning-200{border-color:#f2c580!important}.teal-theme .bg-warning-300{background:#edad4d}.teal-theme .text-warning-300{color:#edad4d!important}.teal-theme .b-warning-300{border-color:#edad4d!important}.teal-theme .bg-warning-400{background:#e99c26}.teal-theme .text-warning-400{color:#e99c26!important}.teal-theme .b-warning-400{border-color:#e99c26!important}.teal-theme .bg-warning-500{background:#e58a00}.teal-theme .text-warning-500{color:#e58a00!important}.teal-theme .b-warning-500{border-color:#e58a00!important}.teal-theme .bg-warning-600{background:#e28200}.teal-theme .text-warning-600{color:#e28200!important}.teal-theme .b-warning-600{border-color:#e28200!important}.teal-theme .bg-warning-700{background:#de7700}.teal-theme .text-warning-700{color:#de7700!important}.teal-theme .b-warning-700{border-color:#de7700!important}.teal-theme .bg-warning-800{background:#da6d00}.teal-theme .text-warning-800{color:#da6d00!important}.teal-theme .b-warning-800{border-color:#da6d00!important}.teal-theme .bg-warning-900{background:#d35a00}.teal-theme .text-warning-900{color:#d35a00!important}.teal-theme .b-warning-900{border-color:#d35a00!important}.teal-theme.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #20c997;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #20c997;--mdc-filled-text-field-focus-active-indicator-color: #20c997;--mdc-filled-text-field-focus-label-text-color: rgba(32, 201, 151, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #20c997;--mdc-outlined-text-field-focus-outline-color: #20c997;--mdc-outlined-text-field-focus-label-text-color: rgba(32, 201, 151, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(32, 201, 151, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(32, 201, 151, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #63d9b6;--mdc-switch-selected-handle-color: #63d9b6;--mdc-switch-selected-hover-state-layer-color: #63d9b6;--mdc-switch-selected-pressed-state-layer-color: #63d9b6;--mdc-switch-selected-focus-handle-color: #90e4cb;--mdc-switch-selected-hover-handle-color: #90e4cb;--mdc-switch-selected-pressed-handle-color: #90e4cb;--mdc-switch-selected-focus-track-color: #1cc38f;--mdc-switch-selected-hover-track-color: #1cc38f;--mdc-switch-selected-pressed-track-color: #1cc38f;--mdc-switch-selected-track-color: #1cc38f;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #20c997;--mdc-slider-focus-handle-color: #20c997;--mdc-slider-hover-handle-color: #20c997;--mdc-slider-active-track-color: #20c997;--mdc-slider-inactive-track-color: #20c997;--mdc-slider-with-tick-marks-inactive-container-color: #20c997;--mdc-slider-with-tick-marks-active-container-color: #20c997;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #20c997;--mat-slider-hover-state-layer-color: rgba(32, 201, 151, .05);--mat-slider-focus-state-layer-color: rgba(32, 201, 151, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #fff;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: #fff;--mat-text-button-disabled-state-layer-color: #fff;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: #fff;--mat-filled-button-disabled-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-disabled-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: #fff;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #fff;--mat-outlined-button-disabled-state-layer-color: #fff;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: #fff;--mat-icon-button-disabled-state-layer-color: #fff;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: #fff;--mat-fab-disabled-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #20c997;--mat-badge-background-color: #20c997;--mat-badge-text-color: #20c997;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-date-selected-state-text-color: #20c997;--mat-datepicker-calendar-date-selected-state-background-color: #20c997;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(32, 201, 151, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #20c997;--mat-datepicker-calendar-date-focus-state-background-color: rgba(32, 201, 151, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(32, 201, 151, .3);--mat-datepicker-toggle-active-state-icon-color: #20c997;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(32, 201, 151, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: #20c997;--mat-stepper-header-selected-state-icon-background-color: #20c997;--mat-stepper-header-selected-state-icon-foreground-color: #20c997;--mat-stepper-header-done-state-icon-background-color: #20c997;--mat-stepper-header-done-state-icon-foreground-color: #20c997;--mat-stepper-header-edit-state-icon-background-color: #20c997;--mat-stepper-header-edit-state-icon-foreground-color: #20c997;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--primary-50: #e4f9f3;--primary-100: #0ba969;--primary-200: #13b57a;--primary-300: #18bc84;--primary-400: #1cc38f;--primary-500: #20c997;--primary-600: #41d1a7;--primary-700: #63d9b6;--primary-800: #90e4cb;--primary-900: #bcefe0;--accent-50: #1d2630;--accent-100: #131920;--accent-200: #1d2630;--accent-300: #3e4853;--accent-400: #5b6b79;--accent-500: #8996a4;--accent-600: #bec8d0;--accent-700: #dbe0e5;--accent-800: #f3f5f7;--accent-900: #f8f9fa;--warn-50: #f5bebe;--warn-100: #c50d0d;--warn-200: #ce1717;--warn-300: #d31c1c;--warn-400: #d82222;--warn-500: #dc2626;--warn-600: #e14747;--warn-700: #e76767;--warn-800: #ee9393;--warn-900: #f5bebe;--success-50: #e6f5f0;--success-100: #107d4f;--success-200: #1b8d62;--success-300: #21976c;--success-400: #27a077;--success-500: #2ca87f;--success-600: #4cb592;--success-700: #6bc2a5;--success-800: #96d4bf;--success-900: #c0e5d9;--warning-50: #fcf1e0;--warning-100: #d35a00;--warning-200: #da6d00;--warning-300: #de7700;--warning-400: #e28200;--warning-500: #e58a00;--warning-600: #e99c26;--warning-700: #edad4d;--warning-800: #f2c580;--warning-900: #f7dcb3}.teal-theme.dark .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.teal-theme.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.teal-theme.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #20c997;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #20c997;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.teal-theme.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.teal-theme.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.teal-theme.dark .mat-elevation-z0,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.teal-theme.dark .mat-elevation-z1,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.teal-theme.dark .mat-elevation-z2,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.teal-theme.dark .mat-elevation-z3,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.teal-theme.dark .mat-elevation-z4,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.teal-theme.dark .mat-elevation-z5,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.teal-theme.dark .mat-elevation-z6,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.teal-theme.dark .mat-elevation-z7,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.teal-theme.dark .mat-elevation-z8,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.teal-theme.dark .mat-elevation-z9,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.teal-theme.dark .mat-elevation-z10,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.teal-theme.dark .mat-elevation-z11,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.teal-theme.dark .mat-elevation-z12,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.teal-theme.dark .mat-elevation-z13,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.teal-theme.dark .mat-elevation-z14,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.teal-theme.dark .mat-elevation-z15,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.teal-theme.dark .mat-elevation-z16,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.teal-theme.dark .mat-elevation-z17,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.teal-theme.dark .mat-elevation-z18,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.teal-theme.dark .mat-elevation-z19,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.teal-theme.dark .mat-elevation-z20,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.teal-theme.dark .mat-elevation-z21,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.teal-theme.dark .mat-elevation-z22,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.teal-theme.dark .mat-elevation-z23,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.teal-theme.dark .mat-elevation-z24,.teal-theme.dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.teal-theme.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #20c997;--mdc-linear-progress-track-color: rgba(32, 201, 151, .25)}.teal-theme.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.teal-theme.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.teal-theme.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.teal-theme.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.teal-theme.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.teal-theme.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.teal-theme.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.teal-theme.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.teal-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.teal-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #20c997;--mdc-chip-elevated-container-color: #20c997;--mdc-chip-elevated-disabled-container-color: #20c997;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #20c997;--mdc-chip-with-icon-icon-color: #20c997;--mdc-chip-with-icon-disabled-icon-color: #20c997;--mdc-chip-with-icon-selected-icon-color: #20c997;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #20c997;--mdc-chip-with-trailing-icon-trailing-icon-color: #20c997}.teal-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.teal-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.teal-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.teal-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.teal-theme.dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.teal-theme.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #dbe0e5;--mdc-switch-selected-handle-color: #dbe0e5;--mdc-switch-selected-hover-state-layer-color: #dbe0e5;--mdc-switch-selected-pressed-state-layer-color: #dbe0e5;--mdc-switch-selected-focus-handle-color: #f3f5f7;--mdc-switch-selected-hover-handle-color: #f3f5f7;--mdc-switch-selected-pressed-handle-color: #f3f5f7;--mdc-switch-selected-focus-track-color: #5b6b79;--mdc-switch-selected-hover-track-color: #5b6b79;--mdc-switch-selected-pressed-track-color: #5b6b79;--mdc-switch-selected-track-color: #5b6b79}.teal-theme.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e76767;--mdc-switch-selected-handle-color: #e76767;--mdc-switch-selected-hover-state-layer-color: #e76767;--mdc-switch-selected-pressed-state-layer-color: #e76767;--mdc-switch-selected-focus-handle-color: #ee9393;--mdc-switch-selected-hover-handle-color: #ee9393;--mdc-switch-selected-pressed-handle-color: #ee9393;--mdc-switch-selected-focus-track-color: #d82222;--mdc-switch-selected-hover-track-color: #d82222;--mdc-switch-selected-pressed-track-color: #d82222;--mdc-switch-selected-track-color: #d82222}.teal-theme.dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.teal-theme.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #20c997;--mdc-radio-selected-hover-icon-color: #20c997;--mdc-radio-selected-icon-color: #20c997;--mdc-radio-selected-pressed-icon-color: #20c997;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #20c997;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.teal-theme.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.teal-theme.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.teal-theme.dark .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.teal-theme.dark .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.teal-theme.dark .mdc-list-item__start,.teal-theme.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #20c997;--mdc-radio-selected-hover-icon-color: #20c997;--mdc-radio-selected-icon-color: #20c997;--mdc-radio-selected-pressed-icon-color: #20c997}.teal-theme.dark .mat-accent .mdc-list-item__start,.teal-theme.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.teal-theme.dark .mat-warn .mdc-list-item__start,.teal-theme.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.teal-theme.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #20c997;--mdc-checkbox-selected-hover-icon-color: #20c997;--mdc-checkbox-selected-icon-color: #20c997;--mdc-checkbox-selected-pressed-icon-color: #20c997;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #20c997;--mdc-checkbox-selected-hover-state-layer-color: #20c997;--mdc-checkbox-selected-pressed-state-layer-color: #20c997;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.teal-theme.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.teal-theme.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.teal-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.teal-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.teal-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.teal-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#20c997}.teal-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.teal-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.teal-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.teal-theme.dark .mat-mdc-tab-group,.teal-theme.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #20c997;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #20c997;--mat-tab-header-active-ripple-color: #20c997;--mat-tab-header-inactive-ripple-color: #20c997;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #20c997;--mat-tab-header-active-hover-label-text-color: #20c997;--mat-tab-header-active-focus-indicator-color: #20c997;--mat-tab-header-active-hover-indicator-color: #20c997}.teal-theme.dark .mat-mdc-tab-group.mat-accent,.teal-theme.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.teal-theme.dark .mat-mdc-tab-group.mat-warn,.teal-theme.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.teal-theme.dark .mat-mdc-tab-group.mat-background-primary,.teal-theme.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #20c997;--mat-tab-header-with-background-foreground-color: #20c997}.teal-theme.dark .mat-mdc-tab-group.mat-background-accent,.teal-theme.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.teal-theme.dark .mat-mdc-tab-group.mat-background-warn,.teal-theme.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.teal-theme.dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.teal-theme.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #20c997;--mdc-checkbox-selected-hover-icon-color: #20c997;--mdc-checkbox-selected-icon-color: #20c997;--mdc-checkbox-selected-pressed-icon-color: #20c997;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #20c997;--mdc-checkbox-selected-hover-state-layer-color: #20c997;--mdc-checkbox-selected-pressed-state-layer-color: #20c997;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.teal-theme.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.teal-theme.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.teal-theme.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #20c997;--mat-text-button-state-layer-color: #20c997;--mat-text-button-ripple-color: rgba(32, 201, 151, .1)}.teal-theme.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.teal-theme.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.teal-theme.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #20c997;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.teal-theme.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.teal-theme.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.teal-theme.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #20c997;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.teal-theme.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.teal-theme.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.teal-theme.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #20c997;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #20c997;--mat-outlined-button-ripple-color: rgba(32, 201, 151, .1)}.teal-theme.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.teal-theme.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.teal-theme.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #20c997;--mat-icon-button-state-layer-color: #20c997;--mat-icon-button-ripple-color: rgba(32, 201, 151, .1)}.teal-theme.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.teal-theme.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.teal-theme.dark .mat-mdc-fab.mat-primary,.teal-theme.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #20c997;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.teal-theme.dark .mat-mdc-fab.mat-accent,.teal-theme.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.teal-theme.dark .mat-mdc-fab.mat-warn,.teal-theme.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.teal-theme.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.teal-theme.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.teal-theme.dark .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.teal-theme.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.teal-theme.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.teal-theme.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.teal-theme.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.teal-theme.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.teal-theme.dark .mat-icon.mat-primary{--mat-icon-color: #20c997}.teal-theme.dark .mat-icon.mat-accent{--mat-icon-color: #8996a4}.teal-theme.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.teal-theme.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.teal-theme.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.teal-theme.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #20c997;--mat-toolbar-container-text-color: #20c997}.teal-theme.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.teal-theme.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.teal-theme.dark .bg-primary-50{background:#e4f9f3}.teal-theme.dark .text-primary-50{color:#e4f9f3!important}.teal-theme.dark .b-primary-50{border-color:#e4f9f3!important}.teal-theme.dark .bg-primary-100{background:#0ba969}.teal-theme.dark .text-primary-100{color:#0ba969!important}.teal-theme.dark .b-primary-100{border-color:#0ba969!important}.teal-theme.dark .bg-primary-200{background:#13b57a}.teal-theme.dark .text-primary-200{color:#13b57a!important}.teal-theme.dark .b-primary-200{border-color:#13b57a!important}.teal-theme.dark .bg-primary-300{background:#18bc84}.teal-theme.dark .text-primary-300{color:#18bc84!important}.teal-theme.dark .b-primary-300{border-color:#18bc84!important}.teal-theme.dark .bg-primary-400{background:#1cc38f}.teal-theme.dark .text-primary-400{color:#1cc38f!important}.teal-theme.dark .b-primary-400{border-color:#1cc38f!important}.teal-theme.dark .bg-primary-500{background:#20c997}.teal-theme.dark .text-primary-500{color:#20c997!important}.teal-theme.dark .b-primary-500{border-color:#20c997!important}.teal-theme.dark .bg-primary-600{background:#41d1a7}.teal-theme.dark .text-primary-600{color:#41d1a7!important}.teal-theme.dark .b-primary-600{border-color:#41d1a7!important}.teal-theme.dark .bg-primary-700{background:#63d9b6}.teal-theme.dark .text-primary-700{color:#63d9b6!important}.teal-theme.dark .b-primary-700{border-color:#63d9b6!important}.teal-theme.dark .bg-primary-800{background:#90e4cb}.teal-theme.dark .text-primary-800{color:#90e4cb!important}.teal-theme.dark .b-primary-800{border-color:#90e4cb!important}.teal-theme.dark .bg-primary-900{background:#bcefe0}.teal-theme.dark .text-primary-900{color:#bcefe0!important}.teal-theme.dark .b-primary-900{border-color:#bcefe0!important}.teal-theme.dark .bg-accent-50{background:#1d2630}.teal-theme.dark .text-accent-50{color:#1d2630!important}.teal-theme.dark .b-accent-50{border-color:#1d2630!important}.teal-theme.dark .bg-accent-100{background:#131920}.teal-theme.dark .text-accent-100{color:#131920!important}.teal-theme.dark .b-accent-100{border-color:#131920!important}.teal-theme.dark .bg-accent-200{background:#1d2630}.teal-theme.dark .text-accent-200{color:#1d2630!important}.teal-theme.dark .b-accent-200{border-color:#1d2630!important}.teal-theme.dark .bg-accent-300{background:#3e4853}.teal-theme.dark .text-accent-300{color:#3e4853!important}.teal-theme.dark .b-accent-300{border-color:#3e4853!important}.teal-theme.dark .bg-accent-400{background:#5b6b79}.teal-theme.dark .text-accent-400{color:#5b6b79!important}.teal-theme.dark .b-accent-400{border-color:#5b6b79!important}.teal-theme.dark .bg-accent-500{background:#8996a4}.teal-theme.dark .text-accent-500{color:#8996a4!important}.teal-theme.dark .b-accent-500{border-color:#8996a4!important}.teal-theme.dark .bg-accent-600{background:#bec8d0}.teal-theme.dark .text-accent-600{color:#bec8d0!important}.teal-theme.dark .b-accent-600{border-color:#bec8d0!important}.teal-theme.dark .bg-accent-700{background:#dbe0e5}.teal-theme.dark .text-accent-700{color:#dbe0e5!important}.teal-theme.dark .b-accent-700{border-color:#dbe0e5!important}.teal-theme.dark .bg-accent-800{background:#f3f5f7}.teal-theme.dark .text-accent-800{color:#f3f5f7!important}.teal-theme.dark .b-accent-800{border-color:#f3f5f7!important}.teal-theme.dark .bg-accent-900{background:#f8f9fa}.teal-theme.dark .text-accent-900{color:#f8f9fa!important}.teal-theme.dark .b-accent-900{border-color:#f8f9fa!important}.teal-theme.dark .bg-warn-50{background:#f5bebe}.teal-theme.dark .text-warn-50{color:#f5bebe!important}.teal-theme.dark .b-warn-50{border-color:#f5bebe!important}.teal-theme.dark .bg-warn-100{background:#c50d0d}.teal-theme.dark .text-warn-100{color:#c50d0d!important}.teal-theme.dark .b-warn-100{border-color:#c50d0d!important}.teal-theme.dark .bg-warn-200{background:#ce1717}.teal-theme.dark .text-warn-200{color:#ce1717!important}.teal-theme.dark .b-warn-200{border-color:#ce1717!important}.teal-theme.dark .bg-warn-300{background:#d31c1c}.teal-theme.dark .text-warn-300{color:#d31c1c!important}.teal-theme.dark .b-warn-300{border-color:#d31c1c!important}.teal-theme.dark .bg-warn-400{background:#d82222}.teal-theme.dark .text-warn-400{color:#d82222!important}.teal-theme.dark .b-warn-400{border-color:#d82222!important}.teal-theme.dark .bg-warn-500{background:#dc2626}.teal-theme.dark .text-warn-500{color:#dc2626!important}.teal-theme.dark .b-warn-500{border-color:#dc2626!important}.teal-theme.dark .bg-warn-600{background:#e14747}.teal-theme.dark .text-warn-600{color:#e14747!important}.teal-theme.dark .b-warn-600{border-color:#e14747!important}.teal-theme.dark .bg-warn-700{background:#e76767}.teal-theme.dark .text-warn-700{color:#e76767!important}.teal-theme.dark .b-warn-700{border-color:#e76767!important}.teal-theme.dark .bg-warn-800{background:#ee9393}.teal-theme.dark .text-warn-800{color:#ee9393!important}.teal-theme.dark .b-warn-800{border-color:#ee9393!important}.teal-theme.dark .bg-warn-900{background:#f5bebe}.teal-theme.dark .text-warn-900{color:#f5bebe!important}.teal-theme.dark .b-warn-900{border-color:#f5bebe!important}.teal-theme.dark .bg-success-50{background:#e6f5f0}.teal-theme.dark .text-success-50{color:#e6f5f0!important}.teal-theme.dark .b-success-50{border-color:#e6f5f0!important}.teal-theme.dark .bg-success-100{background:#107d4f}.teal-theme.dark .text-success-100{color:#107d4f!important}.teal-theme.dark .b-success-100{border-color:#107d4f!important}.teal-theme.dark .bg-success-200{background:#1b8d62}.teal-theme.dark .text-success-200{color:#1b8d62!important}.teal-theme.dark .b-success-200{border-color:#1b8d62!important}.teal-theme.dark .bg-success-300{background:#21976c}.teal-theme.dark .text-success-300{color:#21976c!important}.teal-theme.dark .b-success-300{border-color:#21976c!important}.teal-theme.dark .bg-success-400{background:#27a077}.teal-theme.dark .text-success-400{color:#27a077!important}.teal-theme.dark .b-success-400{border-color:#27a077!important}.teal-theme.dark .bg-success-500{background:#2ca87f}.teal-theme.dark .text-success-500{color:#2ca87f!important}.teal-theme.dark .b-success-500{border-color:#2ca87f!important}.teal-theme.dark .bg-success-600{background:#4cb592}.teal-theme.dark .text-success-600{color:#4cb592!important}.teal-theme.dark .b-success-600{border-color:#4cb592!important}.teal-theme.dark .bg-success-700{background:#6bc2a5}.teal-theme.dark .text-success-700{color:#6bc2a5!important}.teal-theme.dark .b-success-700{border-color:#6bc2a5!important}.teal-theme.dark .bg-success-800{background:#96d4bf}.teal-theme.dark .text-success-800{color:#96d4bf!important}.teal-theme.dark .b-success-800{border-color:#96d4bf!important}.teal-theme.dark .bg-success-900{background:#c0e5d9}.teal-theme.dark .text-success-900{color:#c0e5d9!important}.teal-theme.dark .b-success-900{border-color:#c0e5d9!important}.teal-theme.dark .bg-warning-50{background:#fcf1e0}.teal-theme.dark .text-warning-50{color:#fcf1e0!important}.teal-theme.dark .b-warning-50{border-color:#fcf1e0!important}.teal-theme.dark .bg-warning-100{background:#d35a00}.teal-theme.dark .text-warning-100{color:#d35a00!important}.teal-theme.dark .b-warning-100{border-color:#d35a00!important}.teal-theme.dark .bg-warning-200{background:#da6d00}.teal-theme.dark .text-warning-200{color:#da6d00!important}.teal-theme.dark .b-warning-200{border-color:#da6d00!important}.teal-theme.dark .bg-warning-300{background:#de7700}.teal-theme.dark .text-warning-300{color:#de7700!important}.teal-theme.dark .b-warning-300{border-color:#de7700!important}.teal-theme.dark .bg-warning-400{background:#e28200}.teal-theme.dark .text-warning-400{color:#e28200!important}.teal-theme.dark .b-warning-400{border-color:#e28200!important}.teal-theme.dark .bg-warning-500{background:#e58a00}.teal-theme.dark .text-warning-500{color:#e58a00!important}.teal-theme.dark .b-warning-500{border-color:#e58a00!important}.teal-theme.dark .bg-warning-600{background:#e99c26}.teal-theme.dark .text-warning-600{color:#e99c26!important}.teal-theme.dark .b-warning-600{border-color:#e99c26!important}.teal-theme.dark .bg-warning-700{background:#edad4d}.teal-theme.dark .text-warning-700{color:#edad4d!important}.teal-theme.dark .b-warning-700{border-color:#edad4d!important}.teal-theme.dark .bg-warning-800{background:#f2c580}.teal-theme.dark .text-warning-800{color:#f2c580!important}.teal-theme.dark .b-warning-800{border-color:#f2c580!important}.teal-theme.dark .bg-warning-900{background:#f7dcb3}.teal-theme.dark .text-warning-900{color:#f7dcb3!important}.teal-theme.dark .b-warning-900{border-color:#f7dcb3!important}.cyan-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #3ec9d6;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #3ec9d6;--mdc-filled-text-field-focus-active-indicator-color: #3ec9d6;--mdc-filled-text-field-focus-label-text-color: rgba(62, 201, 214, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #3ec9d6;--mdc-outlined-text-field-focus-outline-color: #3ec9d6;--mdc-outlined-text-field-focus-label-text-color: rgba(62, 201, 214, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(62, 201, 214, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(62, 201, 214, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: white;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #38c3d1;--mdc-switch-selected-handle-color: #38c3d1;--mdc-switch-selected-hover-state-layer-color: #38c3d1;--mdc-switch-selected-pressed-state-layer-color: #38c3d1;--mdc-switch-selected-focus-handle-color: #1ba9bc;--mdc-switch-selected-hover-handle-color: #1ba9bc;--mdc-switch-selected-pressed-handle-color: #1ba9bc;--mdc-switch-selected-focus-track-color: #78d9e2;--mdc-switch-selected-hover-track-color: #78d9e2;--mdc-switch-selected-pressed-track-color: #78d9e2;--mdc-switch-selected-track-color: #78d9e2;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #3ec9d6;--mdc-slider-focus-handle-color: #3ec9d6;--mdc-slider-hover-handle-color: #3ec9d6;--mdc-slider-active-track-color: #3ec9d6;--mdc-slider-inactive-track-color: #3ec9d6;--mdc-slider-with-tick-marks-inactive-container-color: #3ec9d6;--mdc-slider-with-tick-marks-active-container-color: #3ec9d6;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #3ec9d6;--mat-slider-hover-state-layer-color: rgba(62, 201, 214, .05);--mat-slider-focus-state-layer-color: rgba(62, 201, 214, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #000;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: #000;--mat-text-button-disabled-state-layer-color: #000;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #000;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: #000;--mat-filled-button-disabled-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #000;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-disabled-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #000;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #000;--mat-outlined-button-disabled-state-layer-color: #000;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #000;--mat-icon-button-disabled-state-layer-color: #000;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: #000;--mat-fab-disabled-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #8996a4;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #3ec9d6;--mat-badge-background-color: #3ec9d6;--mat-badge-text-color: #3ec9d6;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-date-selected-state-text-color: #3ec9d6;--mat-datepicker-calendar-date-selected-state-background-color: #3ec9d6;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(62, 201, 214, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #3ec9d6;--mat-datepicker-calendar-date-focus-state-background-color: rgba(62, 201, 214, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(62, 201, 214, .3);--mat-datepicker-toggle-active-state-icon-color: #3ec9d6;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(62, 201, 214, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: #3ec9d6;--mat-stepper-header-selected-state-icon-background-color: #3ec9d6;--mat-stepper-header-selected-state-icon-foreground-color: #3ec9d6;--mat-stepper-header-done-state-icon-background-color: #3ec9d6;--mat-stepper-header-done-state-icon-foreground-color: #3ec9d6;--mat-stepper-header-edit-state-icon-background-color: #3ec9d6;--mat-stepper-header-edit-state-icon-foreground-color: #3ec9d6;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--primary-50: #e8f9fa;--primary-100: #c5eff3;--primary-200: #9fe4eb;--primary-300: #78d9e2;--primary-400: #5bd1dc;--primary-500: #3ec9d6;--primary-600: #38c3d1;--primary-700: #30bccc;--primary-800: #28b5c6;--primary-900: #1ba9bc;--accent-50: #fff;--accent-100: #f8f9fa;--accent-200: #f3f5f7;--accent-300: #dbe0e5;--accent-400: #bec8d0;--accent-500: #8996a4;--accent-600: #5b6b79;--accent-700: #3e4853;--accent-800: #1d2630;--accent-900: #131920;--warn-50: #fbe5e5;--warn-100: #f5bebe;--warn-200: #ee9393;--warn-300: #e76767;--warn-400: #e14747;--warn-500: #dc2626;--warn-600: #d82222;--warn-700: #d31c1c;--warn-800: #ce1717;--warn-900: #c50d0d;--success-50: #e6f5f0;--success-100: #c0e5d9;--success-200: #96d4bf;--success-300: #6bc2a5;--success-400: #4cb592;--success-500: #2ca87f;--success-600: #27a077;--success-700: #21976c;--success-800: #1b8d62;--success-900: #107d4f;--warning-50: #fcf1e0;--warning-100: #f7dcb3;--warning-200: #f2c580;--warning-300: #edad4d;--warning-400: #e99c26;--warning-500: #e58a00;--warning-600: #e28200;--warning-700: #de7700;--warning-800: #da6d00;--warning-900: #d35a00}.cyan-theme .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cyan-theme .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.cyan-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #3ec9d6;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3ec9d6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cyan-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cyan-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.cyan-theme .mat-elevation-z0,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.cyan-theme .mat-elevation-z1,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.cyan-theme .mat-elevation-z2,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cyan-theme .mat-elevation-z3,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.cyan-theme .mat-elevation-z4,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.cyan-theme .mat-elevation-z5,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.cyan-theme .mat-elevation-z6,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.cyan-theme .mat-elevation-z7,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.cyan-theme .mat-elevation-z8,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cyan-theme .mat-elevation-z9,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.cyan-theme .mat-elevation-z10,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.cyan-theme .mat-elevation-z11,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.cyan-theme .mat-elevation-z12,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.cyan-theme .mat-elevation-z13,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.cyan-theme .mat-elevation-z14,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.cyan-theme .mat-elevation-z15,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.cyan-theme .mat-elevation-z16,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.cyan-theme .mat-elevation-z17,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.cyan-theme .mat-elevation-z18,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.cyan-theme .mat-elevation-z19,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.cyan-theme .mat-elevation-z20,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.cyan-theme .mat-elevation-z21,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.cyan-theme .mat-elevation-z22,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.cyan-theme .mat-elevation-z23,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.cyan-theme .mat-elevation-z24,.cyan-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.cyan-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3ec9d6;--mdc-linear-progress-track-color: rgba(62, 201, 214, .25)}.cyan-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.cyan-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.cyan-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.cyan-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.cyan-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.cyan-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.cyan-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.cyan-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.cyan-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.cyan-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #3ec9d6;--mdc-chip-elevated-container-color: #3ec9d6;--mdc-chip-elevated-disabled-container-color: #3ec9d6;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #3ec9d6;--mdc-chip-with-icon-icon-color: #3ec9d6;--mdc-chip-with-icon-disabled-icon-color: #3ec9d6;--mdc-chip-with-icon-selected-icon-color: #3ec9d6;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #3ec9d6;--mdc-chip-with-trailing-icon-trailing-icon-color: #3ec9d6}.cyan-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.cyan-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.cyan-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.cyan-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.cyan-theme .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cyan-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #5b6b79;--mdc-switch-selected-handle-color: #5b6b79;--mdc-switch-selected-hover-state-layer-color: #5b6b79;--mdc-switch-selected-pressed-state-layer-color: #5b6b79;--mdc-switch-selected-focus-handle-color: #131920;--mdc-switch-selected-hover-handle-color: #131920;--mdc-switch-selected-pressed-handle-color: #131920;--mdc-switch-selected-focus-track-color: #dbe0e5;--mdc-switch-selected-hover-track-color: #dbe0e5;--mdc-switch-selected-pressed-track-color: #dbe0e5;--mdc-switch-selected-track-color: #dbe0e5}.cyan-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #d82222;--mdc-switch-selected-handle-color: #d82222;--mdc-switch-selected-hover-state-layer-color: #d82222;--mdc-switch-selected-pressed-state-layer-color: #d82222;--mdc-switch-selected-focus-handle-color: #c50d0d;--mdc-switch-selected-hover-handle-color: #c50d0d;--mdc-switch-selected-pressed-handle-color: #c50d0d;--mdc-switch-selected-focus-track-color: #e76767;--mdc-switch-selected-hover-track-color: #e76767;--mdc-switch-selected-pressed-track-color: #e76767;--mdc-switch-selected-track-color: #e76767}.cyan-theme .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cyan-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3ec9d6;--mdc-radio-selected-hover-icon-color: #3ec9d6;--mdc-radio-selected-icon-color: #3ec9d6;--mdc-radio-selected-pressed-icon-color: #3ec9d6;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #3ec9d6;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cyan-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cyan-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.cyan-theme .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.cyan-theme .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.cyan-theme .mdc-list-item__start,.cyan-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3ec9d6;--mdc-radio-selected-hover-icon-color: #3ec9d6;--mdc-radio-selected-icon-color: #3ec9d6;--mdc-radio-selected-pressed-icon-color: #3ec9d6}.cyan-theme .mat-accent .mdc-list-item__start,.cyan-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.cyan-theme .mat-warn .mdc-list-item__start,.cyan-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.cyan-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #3ec9d6;--mdc-checkbox-selected-hover-icon-color: #3ec9d6;--mdc-checkbox-selected-icon-color: #3ec9d6;--mdc-checkbox-selected-pressed-icon-color: #3ec9d6;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3ec9d6;--mdc-checkbox-selected-hover-state-layer-color: #3ec9d6;--mdc-checkbox-selected-pressed-state-layer-color: #3ec9d6;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.cyan-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.cyan-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.cyan-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#3ec9d6}.cyan-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.cyan-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.cyan-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.cyan-theme .mat-mdc-tab-group,.cyan-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #3ec9d6;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3ec9d6;--mat-tab-header-active-ripple-color: #3ec9d6;--mat-tab-header-inactive-ripple-color: #3ec9d6;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #3ec9d6;--mat-tab-header-active-hover-label-text-color: #3ec9d6;--mat-tab-header-active-focus-indicator-color: #3ec9d6;--mat-tab-header-active-hover-indicator-color: #3ec9d6}.cyan-theme .mat-mdc-tab-group.mat-accent,.cyan-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.cyan-theme .mat-mdc-tab-group.mat-warn,.cyan-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.cyan-theme .mat-mdc-tab-group.mat-background-primary,.cyan-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3ec9d6;--mat-tab-header-with-background-foreground-color: #3ec9d6}.cyan-theme .mat-mdc-tab-group.mat-background-accent,.cyan-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.cyan-theme .mat-mdc-tab-group.mat-background-warn,.cyan-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.cyan-theme .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.cyan-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #3ec9d6;--mdc-checkbox-selected-hover-icon-color: #3ec9d6;--mdc-checkbox-selected-icon-color: #3ec9d6;--mdc-checkbox-selected-pressed-icon-color: #3ec9d6;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3ec9d6;--mdc-checkbox-selected-hover-state-layer-color: #3ec9d6;--mdc-checkbox-selected-pressed-state-layer-color: #3ec9d6;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.cyan-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}.cyan-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3ec9d6;--mat-text-button-state-layer-color: #3ec9d6;--mat-text-button-ripple-color: rgba(62, 201, 214, .1)}.cyan-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.cyan-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.cyan-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3ec9d6;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.cyan-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.cyan-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cyan-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3ec9d6;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.cyan-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.cyan-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cyan-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3ec9d6;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #3ec9d6;--mat-outlined-button-ripple-color: rgba(62, 201, 214, .1)}.cyan-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.cyan-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.cyan-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3ec9d6;--mat-icon-button-state-layer-color: #3ec9d6;--mat-icon-button-ripple-color: rgba(62, 201, 214, .1)}.cyan-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.cyan-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.cyan-theme .mat-mdc-fab.mat-primary,.cyan-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #3ec9d6;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.cyan-theme .mat-mdc-fab.mat-accent,.cyan-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.cyan-theme .mat-mdc-fab.mat-warn,.cyan-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cyan-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.cyan-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.cyan-theme .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.cyan-theme .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.cyan-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cyan-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cyan-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.cyan-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.cyan-theme .mat-icon.mat-primary{--mat-icon-color: #3ec9d6}.cyan-theme .mat-icon.mat-accent{--mat-icon-color: #8996a4}.cyan-theme .mat-icon.mat-warn{--mat-icon-color: #dc2626}.cyan-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.cyan-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.cyan-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3ec9d6;--mat-toolbar-container-text-color: #3ec9d6}.cyan-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.cyan-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.cyan-theme .bg-primary-50{background:#e8f9fa}.cyan-theme .text-primary-50{color:#e8f9fa!important}.cyan-theme .b-primary-50{border-color:#e8f9fa!important}.cyan-theme .bg-primary-100{background:#c5eff3}.cyan-theme .text-primary-100{color:#c5eff3!important}.cyan-theme .b-primary-100{border-color:#c5eff3!important}.cyan-theme .bg-primary-200{background:#9fe4eb}.cyan-theme .text-primary-200{color:#9fe4eb!important}.cyan-theme .b-primary-200{border-color:#9fe4eb!important}.cyan-theme .bg-primary-300{background:#78d9e2}.cyan-theme .text-primary-300{color:#78d9e2!important}.cyan-theme .b-primary-300{border-color:#78d9e2!important}.cyan-theme .bg-primary-400{background:#5bd1dc}.cyan-theme .text-primary-400{color:#5bd1dc!important}.cyan-theme .b-primary-400{border-color:#5bd1dc!important}.cyan-theme .bg-primary-500{background:#3ec9d6}.cyan-theme .text-primary-500{color:#3ec9d6!important}.cyan-theme .b-primary-500{border-color:#3ec9d6!important}.cyan-theme .bg-primary-600{background:#38c3d1}.cyan-theme .text-primary-600{color:#38c3d1!important}.cyan-theme .b-primary-600{border-color:#38c3d1!important}.cyan-theme .bg-primary-700{background:#30bccc}.cyan-theme .text-primary-700{color:#30bccc!important}.cyan-theme .b-primary-700{border-color:#30bccc!important}.cyan-theme .bg-primary-800{background:#28b5c6}.cyan-theme .text-primary-800{color:#28b5c6!important}.cyan-theme .b-primary-800{border-color:#28b5c6!important}.cyan-theme .bg-primary-900{background:#1ba9bc}.cyan-theme .text-primary-900{color:#1ba9bc!important}.cyan-theme .b-primary-900{border-color:#1ba9bc!important}.cyan-theme .bg-accent-50{background:#fff}.cyan-theme .text-accent-50{color:#fff!important}.cyan-theme .b-accent-50{border-color:#fff!important}.cyan-theme .bg-accent-100{background:#f8f9fa}.cyan-theme .text-accent-100{color:#f8f9fa!important}.cyan-theme .b-accent-100{border-color:#f8f9fa!important}.cyan-theme .bg-accent-200{background:#f3f5f7}.cyan-theme .text-accent-200{color:#f3f5f7!important}.cyan-theme .b-accent-200{border-color:#f3f5f7!important}.cyan-theme .bg-accent-300{background:#dbe0e5}.cyan-theme .text-accent-300{color:#dbe0e5!important}.cyan-theme .b-accent-300{border-color:#dbe0e5!important}.cyan-theme .bg-accent-400{background:#bec8d0}.cyan-theme .text-accent-400{color:#bec8d0!important}.cyan-theme .b-accent-400{border-color:#bec8d0!important}.cyan-theme .bg-accent-500{background:#8996a4}.cyan-theme .text-accent-500{color:#8996a4!important}.cyan-theme .b-accent-500{border-color:#8996a4!important}.cyan-theme .bg-accent-600{background:#5b6b79}.cyan-theme .text-accent-600{color:#5b6b79!important}.cyan-theme .b-accent-600{border-color:#5b6b79!important}.cyan-theme .bg-accent-700{background:#3e4853}.cyan-theme .text-accent-700{color:#3e4853!important}.cyan-theme .b-accent-700{border-color:#3e4853!important}.cyan-theme .bg-accent-800{background:#1d2630}.cyan-theme .text-accent-800{color:#1d2630!important}.cyan-theme .b-accent-800{border-color:#1d2630!important}.cyan-theme .bg-accent-900{background:#131920}.cyan-theme .text-accent-900{color:#131920!important}.cyan-theme .b-accent-900{border-color:#131920!important}.cyan-theme .bg-warn-50{background:#fbe5e5}.cyan-theme .text-warn-50{color:#fbe5e5!important}.cyan-theme .b-warn-50{border-color:#fbe5e5!important}.cyan-theme .bg-warn-100{background:#f5bebe}.cyan-theme .text-warn-100{color:#f5bebe!important}.cyan-theme .b-warn-100{border-color:#f5bebe!important}.cyan-theme .bg-warn-200{background:#ee9393}.cyan-theme .text-warn-200{color:#ee9393!important}.cyan-theme .b-warn-200{border-color:#ee9393!important}.cyan-theme .bg-warn-300{background:#e76767}.cyan-theme .text-warn-300{color:#e76767!important}.cyan-theme .b-warn-300{border-color:#e76767!important}.cyan-theme .bg-warn-400{background:#e14747}.cyan-theme .text-warn-400{color:#e14747!important}.cyan-theme .b-warn-400{border-color:#e14747!important}.cyan-theme .bg-warn-500{background:#dc2626}.cyan-theme .text-warn-500{color:#dc2626!important}.cyan-theme .b-warn-500{border-color:#dc2626!important}.cyan-theme .bg-warn-600{background:#d82222}.cyan-theme .text-warn-600{color:#d82222!important}.cyan-theme .b-warn-600{border-color:#d82222!important}.cyan-theme .bg-warn-700{background:#d31c1c}.cyan-theme .text-warn-700{color:#d31c1c!important}.cyan-theme .b-warn-700{border-color:#d31c1c!important}.cyan-theme .bg-warn-800{background:#ce1717}.cyan-theme .text-warn-800{color:#ce1717!important}.cyan-theme .b-warn-800{border-color:#ce1717!important}.cyan-theme .bg-warn-900{background:#c50d0d}.cyan-theme .text-warn-900{color:#c50d0d!important}.cyan-theme .b-warn-900{border-color:#c50d0d!important}.cyan-theme .bg-success-50{background:#e6f5f0}.cyan-theme .text-success-50{color:#e6f5f0!important}.cyan-theme .b-success-50{border-color:#e6f5f0!important}.cyan-theme .bg-success-100{background:#c0e5d9}.cyan-theme .text-success-100{color:#c0e5d9!important}.cyan-theme .b-success-100{border-color:#c0e5d9!important}.cyan-theme .bg-success-200{background:#96d4bf}.cyan-theme .text-success-200{color:#96d4bf!important}.cyan-theme .b-success-200{border-color:#96d4bf!important}.cyan-theme .bg-success-300{background:#6bc2a5}.cyan-theme .text-success-300{color:#6bc2a5!important}.cyan-theme .b-success-300{border-color:#6bc2a5!important}.cyan-theme .bg-success-400{background:#4cb592}.cyan-theme .text-success-400{color:#4cb592!important}.cyan-theme .b-success-400{border-color:#4cb592!important}.cyan-theme .bg-success-500{background:#2ca87f}.cyan-theme .text-success-500{color:#2ca87f!important}.cyan-theme .b-success-500{border-color:#2ca87f!important}.cyan-theme .bg-success-600{background:#27a077}.cyan-theme .text-success-600{color:#27a077!important}.cyan-theme .b-success-600{border-color:#27a077!important}.cyan-theme .bg-success-700{background:#21976c}.cyan-theme .text-success-700{color:#21976c!important}.cyan-theme .b-success-700{border-color:#21976c!important}.cyan-theme .bg-success-800{background:#1b8d62}.cyan-theme .text-success-800{color:#1b8d62!important}.cyan-theme .b-success-800{border-color:#1b8d62!important}.cyan-theme .bg-success-900{background:#107d4f}.cyan-theme .text-success-900{color:#107d4f!important}.cyan-theme .b-success-900{border-color:#107d4f!important}.cyan-theme .bg-warning-50{background:#fcf1e0}.cyan-theme .text-warning-50{color:#fcf1e0!important}.cyan-theme .b-warning-50{border-color:#fcf1e0!important}.cyan-theme .bg-warning-100{background:#f7dcb3}.cyan-theme .text-warning-100{color:#f7dcb3!important}.cyan-theme .b-warning-100{border-color:#f7dcb3!important}.cyan-theme .bg-warning-200{background:#f2c580}.cyan-theme .text-warning-200{color:#f2c580!important}.cyan-theme .b-warning-200{border-color:#f2c580!important}.cyan-theme .bg-warning-300{background:#edad4d}.cyan-theme .text-warning-300{color:#edad4d!important}.cyan-theme .b-warning-300{border-color:#edad4d!important}.cyan-theme .bg-warning-400{background:#e99c26}.cyan-theme .text-warning-400{color:#e99c26!important}.cyan-theme .b-warning-400{border-color:#e99c26!important}.cyan-theme .bg-warning-500{background:#e58a00}.cyan-theme .text-warning-500{color:#e58a00!important}.cyan-theme .b-warning-500{border-color:#e58a00!important}.cyan-theme .bg-warning-600{background:#e28200}.cyan-theme .text-warning-600{color:#e28200!important}.cyan-theme .b-warning-600{border-color:#e28200!important}.cyan-theme .bg-warning-700{background:#de7700}.cyan-theme .text-warning-700{color:#de7700!important}.cyan-theme .b-warning-700{border-color:#de7700!important}.cyan-theme .bg-warning-800{background:#da6d00}.cyan-theme .text-warning-800{color:#da6d00!important}.cyan-theme .b-warning-800{border-color:#da6d00!important}.cyan-theme .bg-warning-900{background:#d35a00}.cyan-theme .text-warning-900{color:#d35a00!important}.cyan-theme .b-warning-900{border-color:#d35a00!important}.cyan-theme.dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #3ec9d6;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #3ec9d6;--mdc-filled-text-field-focus-active-indicator-color: #3ec9d6;--mdc-filled-text-field-focus-label-text-color: rgba(62, 201, 214, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc2626;--mdc-filled-text-field-error-focus-label-text-color: #dc2626;--mdc-filled-text-field-error-label-text-color: #dc2626;--mdc-filled-text-field-error-caret-color: #dc2626;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #dc2626;--mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;--mdc-outlined-text-field-caret-color: #3ec9d6;--mdc-outlined-text-field-focus-outline-color: #3ec9d6;--mdc-outlined-text-field-focus-label-text-color: rgba(62, 201, 214, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #dc2626;--mdc-outlined-text-field-error-focus-label-text-color: #dc2626;--mdc-outlined-text-field-error-label-text-color: #dc2626;--mdc-outlined-text-field-error-hover-label-text-color: #dc2626;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc2626;--mdc-outlined-text-field-error-hover-outline-color: #dc2626;--mdc-outlined-text-field-error-outline-color: #dc2626;--mat-form-field-focus-select-arrow-color: rgba(62, 201, 214, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #dc2626;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(62, 201, 214, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-handle-opacity: .38;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #78d9e2;--mdc-switch-selected-handle-color: #78d9e2;--mdc-switch-selected-hover-state-layer-color: #78d9e2;--mdc-switch-selected-pressed-state-layer-color: #78d9e2;--mdc-switch-selected-focus-handle-color: #9fe4eb;--mdc-switch-selected-hover-handle-color: #9fe4eb;--mdc-switch-selected-pressed-handle-color: #9fe4eb;--mdc-switch-selected-focus-track-color: #38c3d1;--mdc-switch-selected-hover-track-color: #38c3d1;--mdc-switch-selected-pressed-track-color: #38c3d1;--mdc-switch-selected-track-color: #38c3d1;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-color: #3ec9d6;--mdc-slider-focus-handle-color: #3ec9d6;--mdc-slider-hover-handle-color: #3ec9d6;--mdc-slider-active-track-color: #3ec9d6;--mdc-slider-inactive-track-color: #3ec9d6;--mdc-slider-with-tick-marks-inactive-container-color: #3ec9d6;--mdc-slider-with-tick-marks-active-container-color: #3ec9d6;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color: #3ec9d6;--mat-slider-hover-state-layer-color: rgba(62, 201, 214, .05);--mat-slider-focus-state-layer-color: rgba(62, 201, 214, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mdc-text-button-label-text-color: #fff;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: #fff;--mat-text-button-disabled-state-layer-color: #fff;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: #fff;--mat-filled-button-disabled-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-disabled-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: #fff;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #fff;--mat-outlined-button-disabled-state-layer-color: #fff;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-state-layer-size: 48px;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: #fff;--mat-icon-button-disabled-state-layer-color: #fff;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-container-color: #424242;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: #fff;--mat-fab-disabled-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #3ec9d6;--mat-badge-background-color: #3ec9d6;--mat-badge-text-color: #3ec9d6;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-date-selected-state-text-color: #3ec9d6;--mat-datepicker-calendar-date-selected-state-background-color: #3ec9d6;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(62, 201, 214, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #3ec9d6;--mat-datepicker-calendar-date-focus-state-background-color: rgba(62, 201, 214, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(62, 201, 214, .3);--mat-datepicker-toggle-active-state-icon-color: #3ec9d6;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(62, 201, 214, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: #3ec9d6;--mat-stepper-header-selected-state-icon-background-color: #3ec9d6;--mat-stepper-header-selected-state-icon-foreground-color: #3ec9d6;--mat-stepper-header-done-state-icon-background-color: #3ec9d6;--mat-stepper-header-done-state-icon-foreground-color: #3ec9d6;--mat-stepper-header-edit-state-icon-background-color: #3ec9d6;--mat-stepper-header-edit-state-icon-foreground-color: #3ec9d6;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #dc2626;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #dc2626;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--primary-50: #e8f9fa;--primary-100: #1ba9bc;--primary-200: #28b5c6;--primary-300: #30bccc;--primary-400: #38c3d1;--primary-500: #3ec9d6;--primary-600: #5bd1dc;--primary-700: #78d9e2;--primary-800: #9fe4eb;--primary-900: #c5eff3;--accent-50: #1d2630;--accent-100: #131920;--accent-200: #1d2630;--accent-300: #3e4853;--accent-400: #5b6b79;--accent-500: #8996a4;--accent-600: #bec8d0;--accent-700: #dbe0e5;--accent-800: #f3f5f7;--accent-900: #f8f9fa;--warn-50: #f5bebe;--warn-100: #c50d0d;--warn-200: #ce1717;--warn-300: #d31c1c;--warn-400: #d82222;--warn-500: #dc2626;--warn-600: #e14747;--warn-700: #e76767;--warn-800: #ee9393;--warn-900: #f5bebe;--success-50: #e6f5f0;--success-100: #107d4f;--success-200: #1b8d62;--success-300: #21976c;--success-400: #27a077;--success-500: #2ca87f;--success-600: #4cb592;--success-700: #6bc2a5;--success-800: #96d4bf;--success-900: #c0e5d9;--warning-50: #fcf1e0;--warning-100: #d35a00;--warning-200: #da6d00;--warning-300: #de7700;--warning-400: #e28200;--warning-500: #e58a00;--warning-600: #e99c26;--warning-700: #edad4d;--warning-800: #f2c580;--warning-900: #f7dcb3}.cyan-theme.dark .mat-accent{--mat-option-selected-state-label-text-color: #8996a4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.cyan-theme.dark .mat-warn{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.cyan-theme.dark .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #3ec9d6;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3ec9d6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.cyan-theme.dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8996a4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #8996a4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.cyan-theme.dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc2626;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc2626;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.cyan-theme.dark .mat-elevation-z0,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.cyan-theme.dark .mat-elevation-z1,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.cyan-theme.dark .mat-elevation-z2,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.cyan-theme.dark .mat-elevation-z3,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.cyan-theme.dark .mat-elevation-z4,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.cyan-theme.dark .mat-elevation-z5,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.cyan-theme.dark .mat-elevation-z6,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.cyan-theme.dark .mat-elevation-z7,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.cyan-theme.dark .mat-elevation-z8,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cyan-theme.dark .mat-elevation-z9,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.cyan-theme.dark .mat-elevation-z10,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.cyan-theme.dark .mat-elevation-z11,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.cyan-theme.dark .mat-elevation-z12,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.cyan-theme.dark .mat-elevation-z13,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.cyan-theme.dark .mat-elevation-z14,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.cyan-theme.dark .mat-elevation-z15,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.cyan-theme.dark .mat-elevation-z16,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.cyan-theme.dark .mat-elevation-z17,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.cyan-theme.dark .mat-elevation-z18,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.cyan-theme.dark .mat-elevation-z19,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.cyan-theme.dark .mat-elevation-z20,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.cyan-theme.dark .mat-elevation-z21,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.cyan-theme.dark .mat-elevation-z22,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.cyan-theme.dark .mat-elevation-z23,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.cyan-theme.dark .mat-elevation-z24,.cyan-theme.dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.cyan-theme.dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3ec9d6;--mdc-linear-progress-track-color: rgba(62, 201, 214, .25)}.cyan-theme.dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8996a4;--mdc-linear-progress-track-color: rgba(137, 150, 164, .25)}.cyan-theme.dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.cyan-theme.dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8996a4;--mdc-filled-text-field-focus-active-indicator-color: #8996a4;--mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mdc-outlined-text-field-caret-color: #8996a4;--mdc-outlined-text-field-focus-outline-color: #8996a4;--mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, .87);--mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, .87)}.cyan-theme.dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc2626;--mdc-filled-text-field-focus-active-indicator-color: #dc2626;--mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mdc-outlined-text-field-caret-color: #dc2626;--mdc-outlined-text-field-focus-outline-color: #dc2626;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, .87)}.cyan-theme.dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(137, 150, 164, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.cyan-theme.dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(220, 38, 38, .87)}.cyan-theme.dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px}.cyan-theme.dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.cyan-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.cyan-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #3ec9d6;--mdc-chip-elevated-container-color: #3ec9d6;--mdc-chip-elevated-disabled-container-color: #3ec9d6;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #3ec9d6;--mdc-chip-with-icon-icon-color: #3ec9d6;--mdc-chip-with-icon-disabled-icon-color: #3ec9d6;--mdc-chip-with-icon-selected-icon-color: #3ec9d6;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #3ec9d6;--mdc-chip-with-trailing-icon-trailing-icon-color: #3ec9d6}.cyan-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.cyan-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #8996a4;--mdc-chip-elevated-container-color: #8996a4;--mdc-chip-elevated-disabled-container-color: #8996a4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #8996a4;--mdc-chip-with-icon-icon-color: #8996a4;--mdc-chip-with-icon-disabled-icon-color: #8996a4;--mdc-chip-with-icon-selected-icon-color: #8996a4;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;--mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4}.cyan-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.cyan-theme.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #dc2626;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #dc2626;--mdc-chip-with-icon-icon-color: #dc2626;--mdc-chip-with-icon-disabled-icon-color: #dc2626;--mdc-chip-with-icon-selected-icon-color: #dc2626;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;--mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626}.cyan-theme.dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.cyan-theme.dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #dbe0e5;--mdc-switch-selected-handle-color: #dbe0e5;--mdc-switch-selected-hover-state-layer-color: #dbe0e5;--mdc-switch-selected-pressed-state-layer-color: #dbe0e5;--mdc-switch-selected-focus-handle-color: #f3f5f7;--mdc-switch-selected-hover-handle-color: #f3f5f7;--mdc-switch-selected-pressed-handle-color: #f3f5f7;--mdc-switch-selected-focus-track-color: #5b6b79;--mdc-switch-selected-hover-track-color: #5b6b79;--mdc-switch-selected-pressed-track-color: #5b6b79;--mdc-switch-selected-track-color: #5b6b79}.cyan-theme.dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e76767;--mdc-switch-selected-handle-color: #e76767;--mdc-switch-selected-hover-state-layer-color: #e76767;--mdc-switch-selected-pressed-state-layer-color: #e76767;--mdc-switch-selected-focus-handle-color: #ee9393;--mdc-switch-selected-hover-handle-color: #ee9393;--mdc-switch-selected-pressed-handle-color: #ee9393;--mdc-switch-selected-focus-track-color: #d82222;--mdc-switch-selected-hover-track-color: #d82222;--mdc-switch-selected-pressed-track-color: #d82222;--mdc-switch-selected-track-color: #d82222}.cyan-theme.dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.cyan-theme.dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #3ec9d6;--mdc-radio-selected-hover-icon-color: #3ec9d6;--mdc-radio-selected-icon-color: #3ec9d6;--mdc-radio-selected-pressed-icon-color: #3ec9d6;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #3ec9d6;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.cyan-theme.dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #8996a4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.cyan-theme.dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.cyan-theme.dark .mat-accent{--mat-slider-ripple-color: #8996a4;--mat-slider-hover-state-layer-color: rgba(137, 150, 164, .05);--mat-slider-focus-state-layer-color: rgba(137, 150, 164, .2);--mdc-slider-handle-color: #8996a4;--mdc-slider-focus-handle-color: #8996a4;--mdc-slider-hover-handle-color: #8996a4;--mdc-slider-active-track-color: #8996a4;--mdc-slider-inactive-track-color: #8996a4;--mdc-slider-with-tick-marks-inactive-container-color: #8996a4;--mdc-slider-with-tick-marks-active-container-color: #8996a4}.cyan-theme.dark .mat-warn{--mat-slider-ripple-color: #dc2626;--mat-slider-hover-state-layer-color: rgba(220, 38, 38, .05);--mat-slider-focus-state-layer-color: rgba(220, 38, 38, .2);--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #dc2626}.cyan-theme.dark .mdc-list-item__start,.cyan-theme.dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #3ec9d6;--mdc-radio-selected-hover-icon-color: #3ec9d6;--mdc-radio-selected-icon-color: #3ec9d6;--mdc-radio-selected-pressed-icon-color: #3ec9d6}.cyan-theme.dark .mat-accent .mdc-list-item__start,.cyan-theme.dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #8996a4;--mdc-radio-selected-hover-icon-color: #8996a4;--mdc-radio-selected-icon-color: #8996a4;--mdc-radio-selected-pressed-icon-color: #8996a4}.cyan-theme.dark .mat-warn .mdc-list-item__start,.cyan-theme.dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.cyan-theme.dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #3ec9d6;--mdc-checkbox-selected-hover-icon-color: #3ec9d6;--mdc-checkbox-selected-icon-color: #3ec9d6;--mdc-checkbox-selected-pressed-icon-color: #3ec9d6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #3ec9d6;--mdc-checkbox-selected-hover-state-layer-color: #3ec9d6;--mdc-checkbox-selected-pressed-state-layer-color: #3ec9d6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.cyan-theme.dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #8996a4;--mdc-checkbox-selected-hover-icon-color: #8996a4;--mdc-checkbox-selected-icon-color: #8996a4;--mdc-checkbox-selected-pressed-icon-color: #8996a4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8996a4;--mdc-checkbox-selected-hover-state-layer-color: #8996a4;--mdc-checkbox-selected-pressed-state-layer-color: #8996a4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.cyan-theme.dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.cyan-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.cyan-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.cyan-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.cyan-theme.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#3ec9d6}.cyan-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.cyan-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.cyan-theme.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.cyan-theme.dark .mat-mdc-tab-group,.cyan-theme.dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #3ec9d6;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #3ec9d6;--mat-tab-header-active-ripple-color: #3ec9d6;--mat-tab-header-inactive-ripple-color: #3ec9d6;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #3ec9d6;--mat-tab-header-active-hover-label-text-color: #3ec9d6;--mat-tab-header-active-focus-indicator-color: #3ec9d6;--mat-tab-header-active-hover-indicator-color: #3ec9d6}.cyan-theme.dark .mat-mdc-tab-group.mat-accent,.cyan-theme.dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8996a4;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #8996a4;--mat-tab-header-active-ripple-color: #8996a4;--mat-tab-header-inactive-ripple-color: #8996a4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #8996a4;--mat-tab-header-active-hover-label-text-color: #8996a4;--mat-tab-header-active-focus-indicator-color: #8996a4;--mat-tab-header-active-hover-indicator-color: #8996a4}.cyan-theme.dark .mat-mdc-tab-group.mat-warn,.cyan-theme.dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.cyan-theme.dark .mat-mdc-tab-group.mat-background-primary,.cyan-theme.dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3ec9d6;--mat-tab-header-with-background-foreground-color: #3ec9d6}.cyan-theme.dark .mat-mdc-tab-group.mat-background-accent,.cyan-theme.dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8996a4;--mat-tab-header-with-background-foreground-color: #8996a4}.cyan-theme.dark .mat-mdc-tab-group.mat-background-warn,.cyan-theme.dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: #dc2626}.cyan-theme.dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.cyan-theme.dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #3ec9d6;--mdc-checkbox-selected-hover-icon-color: #3ec9d6;--mdc-checkbox-selected-icon-color: #3ec9d6;--mdc-checkbox-selected-pressed-icon-color: #3ec9d6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #3ec9d6;--mdc-checkbox-selected-hover-state-layer-color: #3ec9d6;--mdc-checkbox-selected-pressed-state-layer-color: #3ec9d6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.cyan-theme.dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.cyan-theme.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#ffffff80}.cyan-theme.dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3ec9d6;--mat-text-button-state-layer-color: #3ec9d6;--mat-text-button-ripple-color: rgba(62, 201, 214, .1)}.cyan-theme.dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8996a4;--mat-text-button-state-layer-color: #8996a4;--mat-text-button-ripple-color: rgba(137, 150, 164, .1)}.cyan-theme.dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc2626;--mat-text-button-state-layer-color: #dc2626;--mat-text-button-ripple-color: rgba(220, 38, 38, .1)}.cyan-theme.dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3ec9d6;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.cyan-theme.dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8996a4;--mdc-filled-button-label-text-color: #000;--mat-filled-button-state-layer-color: #000;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.cyan-theme.dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff;--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.cyan-theme.dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3ec9d6;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.cyan-theme.dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8996a4;--mdc-protected-button-label-text-color: #000;--mat-protected-button-state-layer-color: #000;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.cyan-theme.dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff;--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.cyan-theme.dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3ec9d6;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #3ec9d6;--mat-outlined-button-ripple-color: rgba(62, 201, 214, .1)}.cyan-theme.dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8996a4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #8996a4;--mat-outlined-button-ripple-color: rgba(137, 150, 164, .1)}.cyan-theme.dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc2626;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #dc2626;--mat-outlined-button-ripple-color: rgba(220, 38, 38, .1)}.cyan-theme.dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3ec9d6;--mat-icon-button-state-layer-color: #3ec9d6;--mat-icon-button-ripple-color: rgba(62, 201, 214, .1)}.cyan-theme.dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8996a4;--mat-icon-button-state-layer-color: #8996a4;--mat-icon-button-ripple-color: rgba(137, 150, 164, .1)}.cyan-theme.dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc2626;--mat-icon-button-state-layer-color: #dc2626;--mat-icon-button-ripple-color: rgba(220, 38, 38, .1)}.cyan-theme.dark .mat-mdc-fab.mat-primary,.cyan-theme.dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #3ec9d6;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.cyan-theme.dark .mat-mdc-fab.mat-accent,.cyan-theme.dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #8996a4;--mat-fab-foreground-color: #000;--mat-fab-state-layer-color: #000;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.cyan-theme.dark .mat-mdc-fab.mat-warn,.cyan-theme.dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #dc2626;--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.cyan-theme.dark .mat-accent{--mdc-circular-progress-active-indicator-color: #8996a4}.cyan-theme.dark .mat-warn{--mdc-circular-progress-active-indicator-color: #dc2626}.cyan-theme.dark .mat-badge-accent{--mat-badge-background-color: #8996a4;--mat-badge-text-color: #8996a4}.cyan-theme.dark .mat-badge-warn{--mat-badge-background-color: #dc2626;--mat-badge-text-color: #dc2626}.cyan-theme.dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #8996a4;--mat-datepicker-calendar-date-selected-state-background-color: #8996a4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;--mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cyan-theme.dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #dc2626;--mat-datepicker-calendar-date-selected-state-background-color: #dc2626;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.cyan-theme.dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8996a4}.cyan-theme.dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc2626}.cyan-theme.dark .mat-icon.mat-primary{--mat-icon-color: #3ec9d6}.cyan-theme.dark .mat-icon.mat-accent{--mat-icon-color: #8996a4}.cyan-theme.dark .mat-icon.mat-warn{--mat-icon-color: #dc2626}.cyan-theme.dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #8996a4;--mat-stepper-header-selected-state-icon-background-color: #8996a4;--mat-stepper-header-selected-state-icon-foreground-color: #8996a4;--mat-stepper-header-done-state-icon-background-color: #8996a4;--mat-stepper-header-done-state-icon-foreground-color: #8996a4;--mat-stepper-header-edit-state-icon-background-color: #8996a4;--mat-stepper-header-edit-state-icon-foreground-color: #8996a4}.cyan-theme.dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #dc2626;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: #dc2626;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: #dc2626;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: #dc2626}.cyan-theme.dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3ec9d6;--mat-toolbar-container-text-color: #3ec9d6}.cyan-theme.dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8996a4;--mat-toolbar-container-text-color: #8996a4}.cyan-theme.dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: #dc2626}.cyan-theme.dark .bg-primary-50{background:#e8f9fa}.cyan-theme.dark .text-primary-50{color:#e8f9fa!important}.cyan-theme.dark .b-primary-50{border-color:#e8f9fa!important}.cyan-theme.dark .bg-primary-100{background:#1ba9bc}.cyan-theme.dark .text-primary-100{color:#1ba9bc!important}.cyan-theme.dark .b-primary-100{border-color:#1ba9bc!important}.cyan-theme.dark .bg-primary-200{background:#28b5c6}.cyan-theme.dark .text-primary-200{color:#28b5c6!important}.cyan-theme.dark .b-primary-200{border-color:#28b5c6!important}.cyan-theme.dark .bg-primary-300{background:#30bccc}.cyan-theme.dark .text-primary-300{color:#30bccc!important}.cyan-theme.dark .b-primary-300{border-color:#30bccc!important}.cyan-theme.dark .bg-primary-400{background:#38c3d1}.cyan-theme.dark .text-primary-400{color:#38c3d1!important}.cyan-theme.dark .b-primary-400{border-color:#38c3d1!important}.cyan-theme.dark .bg-primary-500{background:#3ec9d6}.cyan-theme.dark .text-primary-500{color:#3ec9d6!important}.cyan-theme.dark .b-primary-500{border-color:#3ec9d6!important}.cyan-theme.dark .bg-primary-600{background:#5bd1dc}.cyan-theme.dark .text-primary-600{color:#5bd1dc!important}.cyan-theme.dark .b-primary-600{border-color:#5bd1dc!important}.cyan-theme.dark .bg-primary-700{background:#78d9e2}.cyan-theme.dark .text-primary-700{color:#78d9e2!important}.cyan-theme.dark .b-primary-700{border-color:#78d9e2!important}.cyan-theme.dark .bg-primary-800{background:#9fe4eb}.cyan-theme.dark .text-primary-800{color:#9fe4eb!important}.cyan-theme.dark .b-primary-800{border-color:#9fe4eb!important}.cyan-theme.dark .bg-primary-900{background:#c5eff3}.cyan-theme.dark .text-primary-900{color:#c5eff3!important}.cyan-theme.dark .b-primary-900{border-color:#c5eff3!important}.cyan-theme.dark .bg-accent-50{background:#1d2630}.cyan-theme.dark .text-accent-50{color:#1d2630!important}.cyan-theme.dark .b-accent-50{border-color:#1d2630!important}.cyan-theme.dark .bg-accent-100{background:#131920}.cyan-theme.dark .text-accent-100{color:#131920!important}.cyan-theme.dark .b-accent-100{border-color:#131920!important}.cyan-theme.dark .bg-accent-200{background:#1d2630}.cyan-theme.dark .text-accent-200{color:#1d2630!important}.cyan-theme.dark .b-accent-200{border-color:#1d2630!important}.cyan-theme.dark .bg-accent-300{background:#3e4853}.cyan-theme.dark .text-accent-300{color:#3e4853!important}.cyan-theme.dark .b-accent-300{border-color:#3e4853!important}.cyan-theme.dark .bg-accent-400{background:#5b6b79}.cyan-theme.dark .text-accent-400{color:#5b6b79!important}.cyan-theme.dark .b-accent-400{border-color:#5b6b79!important}.cyan-theme.dark .bg-accent-500{background:#8996a4}.cyan-theme.dark .text-accent-500{color:#8996a4!important}.cyan-theme.dark .b-accent-500{border-color:#8996a4!important}.cyan-theme.dark .bg-accent-600{background:#bec8d0}.cyan-theme.dark .text-accent-600{color:#bec8d0!important}.cyan-theme.dark .b-accent-600{border-color:#bec8d0!important}.cyan-theme.dark .bg-accent-700{background:#dbe0e5}.cyan-theme.dark .text-accent-700{color:#dbe0e5!important}.cyan-theme.dark .b-accent-700{border-color:#dbe0e5!important}.cyan-theme.dark .bg-accent-800{background:#f3f5f7}.cyan-theme.dark .text-accent-800{color:#f3f5f7!important}.cyan-theme.dark .b-accent-800{border-color:#f3f5f7!important}.cyan-theme.dark .bg-accent-900{background:#f8f9fa}.cyan-theme.dark .text-accent-900{color:#f8f9fa!important}.cyan-theme.dark .b-accent-900{border-color:#f8f9fa!important}.cyan-theme.dark .bg-warn-50{background:#f5bebe}.cyan-theme.dark .text-warn-50{color:#f5bebe!important}.cyan-theme.dark .b-warn-50{border-color:#f5bebe!important}.cyan-theme.dark .bg-warn-100{background:#c50d0d}.cyan-theme.dark .text-warn-100{color:#c50d0d!important}.cyan-theme.dark .b-warn-100{border-color:#c50d0d!important}.cyan-theme.dark .bg-warn-200{background:#ce1717}.cyan-theme.dark .text-warn-200{color:#ce1717!important}.cyan-theme.dark .b-warn-200{border-color:#ce1717!important}.cyan-theme.dark .bg-warn-300{background:#d31c1c}.cyan-theme.dark .text-warn-300{color:#d31c1c!important}.cyan-theme.dark .b-warn-300{border-color:#d31c1c!important}.cyan-theme.dark .bg-warn-400{background:#d82222}.cyan-theme.dark .text-warn-400{color:#d82222!important}.cyan-theme.dark .b-warn-400{border-color:#d82222!important}.cyan-theme.dark .bg-warn-500{background:#dc2626}.cyan-theme.dark .text-warn-500{color:#dc2626!important}.cyan-theme.dark .b-warn-500{border-color:#dc2626!important}.cyan-theme.dark .bg-warn-600{background:#e14747}.cyan-theme.dark .text-warn-600{color:#e14747!important}.cyan-theme.dark .b-warn-600{border-color:#e14747!important}.cyan-theme.dark .bg-warn-700{background:#e76767}.cyan-theme.dark .text-warn-700{color:#e76767!important}.cyan-theme.dark .b-warn-700{border-color:#e76767!important}.cyan-theme.dark .bg-warn-800{background:#ee9393}.cyan-theme.dark .text-warn-800{color:#ee9393!important}.cyan-theme.dark .b-warn-800{border-color:#ee9393!important}.cyan-theme.dark .bg-warn-900{background:#f5bebe}.cyan-theme.dark .text-warn-900{color:#f5bebe!important}.cyan-theme.dark .b-warn-900{border-color:#f5bebe!important}.cyan-theme.dark .bg-success-50{background:#e6f5f0}.cyan-theme.dark .text-success-50{color:#e6f5f0!important}.cyan-theme.dark .b-success-50{border-color:#e6f5f0!important}.cyan-theme.dark .bg-success-100{background:#107d4f}.cyan-theme.dark .text-success-100{color:#107d4f!important}.cyan-theme.dark .b-success-100{border-color:#107d4f!important}.cyan-theme.dark .bg-success-200{background:#1b8d62}.cyan-theme.dark .text-success-200{color:#1b8d62!important}.cyan-theme.dark .b-success-200{border-color:#1b8d62!important}.cyan-theme.dark .bg-success-300{background:#21976c}.cyan-theme.dark .text-success-300{color:#21976c!important}.cyan-theme.dark .b-success-300{border-color:#21976c!important}.cyan-theme.dark .bg-success-400{background:#27a077}.cyan-theme.dark .text-success-400{color:#27a077!important}.cyan-theme.dark .b-success-400{border-color:#27a077!important}.cyan-theme.dark .bg-success-500{background:#2ca87f}.cyan-theme.dark .text-success-500{color:#2ca87f!important}.cyan-theme.dark .b-success-500{border-color:#2ca87f!important}.cyan-theme.dark .bg-success-600{background:#4cb592}.cyan-theme.dark .text-success-600{color:#4cb592!important}.cyan-theme.dark .b-success-600{border-color:#4cb592!important}.cyan-theme.dark .bg-success-700{background:#6bc2a5}.cyan-theme.dark .text-success-700{color:#6bc2a5!important}.cyan-theme.dark .b-success-700{border-color:#6bc2a5!important}.cyan-theme.dark .bg-success-800{background:#96d4bf}.cyan-theme.dark .text-success-800{color:#96d4bf!important}.cyan-theme.dark .b-success-800{border-color:#96d4bf!important}.cyan-theme.dark .bg-success-900{background:#c0e5d9}.cyan-theme.dark .text-success-900{color:#c0e5d9!important}.cyan-theme.dark .b-success-900{border-color:#c0e5d9!important}.cyan-theme.dark .bg-warning-50{background:#fcf1e0}.cyan-theme.dark .text-warning-50{color:#fcf1e0!important}.cyan-theme.dark .b-warning-50{border-color:#fcf1e0!important}.cyan-theme.dark .bg-warning-100{background:#d35a00}.cyan-theme.dark .text-warning-100{color:#d35a00!important}.cyan-theme.dark .b-warning-100{border-color:#d35a00!important}.cyan-theme.dark .bg-warning-200{background:#da6d00}.cyan-theme.dark .text-warning-200{color:#da6d00!important}.cyan-theme.dark .b-warning-200{border-color:#da6d00!important}.cyan-theme.dark .bg-warning-300{background:#de7700}.cyan-theme.dark .text-warning-300{color:#de7700!important}.cyan-theme.dark .b-warning-300{border-color:#de7700!important}.cyan-theme.dark .bg-warning-400{background:#e28200}.cyan-theme.dark .text-warning-400{color:#e28200!important}.cyan-theme.dark .b-warning-400{border-color:#e28200!important}.cyan-theme.dark .bg-warning-500{background:#e58a00}.cyan-theme.dark .text-warning-500{color:#e58a00!important}.cyan-theme.dark .b-warning-500{border-color:#e58a00!important}.cyan-theme.dark .bg-warning-600{background:#e99c26}.cyan-theme.dark .text-warning-600{color:#e99c26!important}.cyan-theme.dark .b-warning-600{border-color:#e99c26!important}.cyan-theme.dark .bg-warning-700{background:#edad4d}.cyan-theme.dark .text-warning-700{color:#edad4d!important}.cyan-theme.dark .b-warning-700{border-color:#edad4d!important}.cyan-theme.dark .bg-warning-800{background:#f2c580}.cyan-theme.dark .text-warning-800{color:#f2c580!important}.cyan-theme.dark .b-warning-800{border-color:#f2c580!important}.cyan-theme.dark .bg-warning-900{background:#f7dcb3}.cyan-theme.dark .text-warning-900{color:#f7dcb3!important}.cyan-theme.dark .b-warning-900{border-color:#f7dcb3!important}.p-0{padding:0!important}.p-t-0{padding-top:0!important}.p-b-0{padding-bottom:0!important}.p-l-0{padding-left:0!important}.p-r-0{padding-right:0!important}.p-x-0{padding-left:0!important;padding-right:0!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.m-0{margin:0!important}.m-t-0{margin-top:0!important}.m-b-0{margin-bottom:0!important}.m-l-0{margin-left:0!important}.m-r-0{margin-right:0!important}.m-x-0{margin-left:0!important;margin-right:0!important}.m-y-0{margin-top:0!important;margin-bottom:0!important}.p-5{padding:5px!important}.p-t-5{padding-top:5px!important}.p-b-5{padding-bottom:5px!important}.p-l-5{padding-left:5px!important}.p-r-5{padding-right:5px!important}.p-x-5{padding-left:5px!important;padding-right:5px!important}.p-y-5{padding-top:5px!important;padding-bottom:5px!important}.m-5{margin:5px!important}.m-t-5{margin-top:5px!important}.m-b-5{margin-bottom:5px!important}.m-l-5{margin-left:5px!important}.m-r-5{margin-right:5px!important}.m-x-5{margin-left:5px!important;margin-right:5px!important}.m-y-5{margin-top:5px!important;margin-bottom:5px!important}.p-10{padding:10px!important}.p-t-10{padding-top:10px!important}.p-b-10{padding-bottom:10px!important}.p-l-10{padding-left:10px!important}.p-r-10{padding-right:10px!important}.p-x-10{padding-left:10px!important;padding-right:10px!important}.p-y-10{padding-top:10px!important;padding-bottom:10px!important}.m-10{margin:10px!important}.m-t-10{margin-top:10px!important}.m-b-10{margin-bottom:10px!important}.m-l-10{margin-left:10px!important}.m-r-10{margin-right:10px!important}.m-x-10{margin-left:10px!important;margin-right:10px!important}.m-y-10{margin-top:10px!important;margin-bottom:10px!important}.p-15{padding:15px!important}.p-t-15{padding-top:15px!important}.p-b-15{padding-bottom:15px!important}.p-l-15{padding-left:15px!important}.p-r-15{padding-right:15px!important}.p-x-15{padding-left:15px!important;padding-right:15px!important}.p-y-15{padding-top:15px!important;padding-bottom:15px!important}.m-15{margin:15px!important}.m-t-15{margin-top:15px!important}.m-b-15{margin-bottom:15px!important}.m-l-15{margin-left:15px!important}.m-r-15{margin-right:15px!important}.m-x-15{margin-left:15px!important;margin-right:15px!important}.m-y-15{margin-top:15px!important;margin-bottom:15px!important}.p-20{padding:20px!important}.p-t-20{padding-top:20px!important}.p-b-20{padding-bottom:20px!important}.p-l-20{padding-left:20px!important}.p-r-20{padding-right:20px!important}.p-x-20{padding-left:20px!important;padding-right:20px!important}.p-y-20{padding-top:20px!important;padding-bottom:20px!important}.m-20{margin:20px!important}.m-t-20{margin-top:20px!important}.m-b-20{margin-bottom:20px!important}.m-l-20{margin-left:20px!important}.m-r-20{margin-right:20px!important}.m-x-20{margin-left:20px!important;margin-right:20px!important}.m-y-20{margin-top:20px!important;margin-bottom:20px!important}.p-25{padding:25px!important}.p-t-25{padding-top:25px!important}.p-b-25{padding-bottom:25px!important}.p-l-25{padding-left:25px!important}.p-r-25{padding-right:25px!important}.p-x-25{padding-left:25px!important;padding-right:25px!important}.p-y-25{padding-top:25px!important;padding-bottom:25px!important}.m-25{margin:25px!important}.m-t-25{margin-top:25px!important}.m-b-25{margin-bottom:25px!important}.m-l-25{margin-left:25px!important}.m-r-25{margin-right:25px!important}.m-x-25{margin-left:25px!important;margin-right:25px!important}.m-y-25{margin-top:25px!important;margin-bottom:25px!important}.p-30{padding:30px!important}.p-t-30{padding-top:30px!important}.p-b-30{padding-bottom:30px!important}.p-l-30{padding-left:30px!important}.p-r-30{padding-right:30px!important}.p-x-30{padding-left:30px!important;padding-right:30px!important}.p-y-30{padding-top:30px!important;padding-bottom:30px!important}.m-30{margin:30px!important}.m-t-30{margin-top:30px!important}.m-b-30{margin-bottom:30px!important}.m-l-30{margin-left:30px!important}.m-r-30{margin-right:30px!important}.m-x-30{margin-left:30px!important;margin-right:30px!important}.m-y-30{margin-top:30px!important;margin-bottom:30px!important}.p-35{padding:35px!important}.p-t-35{padding-top:35px!important}.p-b-35{padding-bottom:35px!important}.p-l-35{padding-left:35px!important}.p-r-35{padding-right:35px!important}.p-x-35{padding-left:35px!important;padding-right:35px!important}.p-y-35{padding-top:35px!important;padding-bottom:35px!important}.m-35{margin:35px!important}.m-t-35{margin-top:35px!important}.m-b-35{margin-bottom:35px!important}.m-l-35{margin-left:35px!important}.m-r-35{margin-right:35px!important}.m-x-35{margin-left:35px!important;margin-right:35px!important}.m-y-35{margin-top:35px!important;margin-bottom:35px!important}.p-40{padding:40px!important}.p-t-40{padding-top:40px!important}.p-b-40{padding-bottom:40px!important}.p-l-40{padding-left:40px!important}.p-r-40{padding-right:40px!important}.p-x-40{padding-left:40px!important;padding-right:40px!important}.p-y-40{padding-top:40px!important;padding-bottom:40px!important}.m-40{margin:40px!important}.m-t-40{margin-top:40px!important}.m-b-40{margin-bottom:40px!important}.m-l-40{margin-left:40px!important}.m-r-40{margin-right:40px!important}.m-x-40{margin-left:40px!important;margin-right:40px!important}.m-y-40{margin-top:40px!important;margin-bottom:40px!important}.p-45{padding:45px!important}.p-t-45{padding-top:45px!important}.p-b-45{padding-bottom:45px!important}.p-l-45{padding-left:45px!important}.p-r-45{padding-right:45px!important}.p-x-45{padding-left:45px!important;padding-right:45px!important}.p-y-45{padding-top:45px!important;padding-bottom:45px!important}.m-45{margin:45px!important}.m-t-45{margin-top:45px!important}.m-b-45{margin-bottom:45px!important}.m-l-45{margin-left:45px!important}.m-r-45{margin-right:45px!important}.m-x-45{margin-left:45px!important;margin-right:45px!important}.m-y-45{margin-top:45px!important;margin-bottom:45px!important}.p-50{padding:50px!important}.p-t-50{padding-top:50px!important}.p-b-50{padding-bottom:50px!important}.p-l-50{padding-left:50px!important}.p-r-50{padding-right:50px!important}.p-x-50{padding-left:50px!important;padding-right:50px!important}.p-y-50{padding-top:50px!important;padding-bottom:50px!important}.m-50{margin:50px!important}.m-t-50{margin-top:50px!important}.m-b-50{margin-bottom:50px!important}.m-l-50{margin-left:50px!important}.m-r-50{margin-right:50px!important}.m-x-50{margin-left:50px!important;margin-right:50px!important}.m-y-50{margin-top:50px!important;margin-bottom:50px!important}.f-6{font-size:6px!important}.f-7{font-size:7px!important}.f-8{font-size:8px!important}.f-9{font-size:9px!important}.f-10{font-size:10px!important}.f-11{font-size:11px!important}.f-12{font-size:12px!important}.f-13{font-size:13px!important}.f-14{font-size:14px!important}.f-15{font-size:15px!important}.f-16{font-size:16px!important}.f-17{font-size:17px!important}.f-18{font-size:18px!important}.f-19{font-size:19px!important}.f-20{font-size:20px!important}.f-21{font-size:21px!important}.f-22{font-size:22px!important}.f-23{font-size:23px!important}.f-24{font-size:24px!important}.f-25{font-size:25px!important}.f-26{font-size:26px!important}.f-27{font-size:27px!important}.f-28{font-size:28px!important}.f-29{font-size:29px!important}.f-30{font-size:30px!important}.f-31{font-size:31px!important}.f-32{font-size:32px!important}.f-33{font-size:33px!important}.f-34{font-size:34px!important}.f-35{font-size:35px!important}.f-36{font-size:36px!important}.f-37{font-size:37px!important}.f-38{font-size:38px!important}.f-39{font-size:39px!important}.f-40{font-size:40px!important}.f-41{font-size:41px!important}.f-42{font-size:42px!important}.f-43{font-size:43px!important}.f-44{font-size:44px!important}.f-45{font-size:45px!important}.f-46{font-size:46px!important}.f-47{font-size:47px!important}.f-48{font-size:48px!important}.f-49{font-size:49px!important}.f-50{font-size:50px!important}.f-51{font-size:51px!important}.f-52{font-size:52px!important}.f-53{font-size:53px!important}.f-54{font-size:54px!important}.f-55{font-size:55px!important}.f-56{font-size:56px!important}.f-57{font-size:57px!important}.f-58{font-size:58px!important}.f-59{font-size:59px!important}.f-60{font-size:60px!important}.f-61{font-size:61px!important}.f-62{font-size:62px!important}.f-63{font-size:63px!important}.f-64{font-size:64px!important}.f-65{font-size:65px!important}.f-66{font-size:66px!important}.f-67{font-size:67px!important}.f-68{font-size:68px!important}.f-69{font-size:69px!important}.f-70{font-size:70px!important}.f-71{font-size:71px!important}.f-72{font-size:72px!important}.f-73{font-size:73px!important}.f-74{font-size:74px!important}.f-75{font-size:75px!important}.f-76{font-size:76px!important}.f-77{font-size:77px!important}.f-78{font-size:78px!important}.f-79{font-size:79px!important}.f-80{font-size:80px!important}.f-w-100{font-weight:100!important}.f-w-200{font-weight:200!important}.f-w-300{font-weight:300!important}.f-w-400{font-weight:400!important}.f-w-500{font-weight:500!important}.f-w-600{font-weight:600!important}.f-w-700{font-weight:700!important}.f-w-800{font-weight:800!important}.f-w-900{font-weight:900!important}.wid-10{width:10px!important}.min-wid-10{min-width:10px!important}.max-wid-10{max-width:10px!important}.wid-10p{width:10%!important}.hei-10{height:10px}.min-hei-10{min-height:10px}.max-hei-10{max-height:10px}.hei-10p{height:10%!important}.wid-15{width:15px!important}.min-wid-15{min-width:15px!important}.max-wid-15{max-width:15px!important}.wid-15p{width:15%!important}.hei-15{height:15px}.min-hei-15{min-height:15px}.max-hei-15{max-height:15px}.hei-15p{height:15%!important}.wid-20{width:20px!important}.min-wid-20{min-width:20px!important}.max-wid-20{max-width:20px!important}.wid-20p{width:20%!important}.hei-20{height:20px}.min-hei-20{min-height:20px}.max-hei-20{max-height:20px}.hei-20p{height:20%!important}.wid-25{width:25px!important}.min-wid-25{min-width:25px!important}.max-wid-25{max-width:25px!important}.wid-25p{width:25%!important}.hei-25{height:25px}.min-hei-25{min-height:25px}.max-hei-25{max-height:25px}.hei-25p{height:25%!important}.wid-30{width:30px!important}.min-wid-30{min-width:30px!important}.max-wid-30{max-width:30px!important}.wid-30p{width:30%!important}.hei-30{height:30px}.min-hei-30{min-height:30px}.max-hei-30{max-height:30px}.hei-30p{height:30%!important}.wid-35{width:35px!important}.min-wid-35{min-width:35px!important}.max-wid-35{max-width:35px!important}.wid-35p{width:35%!important}.hei-35{height:35px}.min-hei-35{min-height:35px}.max-hei-35{max-height:35px}.hei-35p{height:35%!important}.wid-40{width:40px!important}.min-wid-40{min-width:40px!important}.max-wid-40{max-width:40px!important}.wid-40p{width:40%!important}.hei-40{height:40px}.min-hei-40{min-height:40px}.max-hei-40{max-height:40px}.hei-40p{height:40%!important}.wid-45{width:45px!important}.min-wid-45{min-width:45px!important}.max-wid-45{max-width:45px!important}.wid-45p{width:45%!important}.hei-45{height:45px}.min-hei-45{min-height:45px}.max-hei-45{max-height:45px}.hei-45p{height:45%!important}.wid-50{width:50px!important}.min-wid-50{min-width:50px!important}.max-wid-50{max-width:50px!important}.wid-50p{width:50%!important}.hei-50{height:50px}.min-hei-50{min-height:50px}.max-hei-50{max-height:50px}.hei-50p{height:50%!important}.wid-55{width:55px!important}.min-wid-55{min-width:55px!important}.max-wid-55{max-width:55px!important}.wid-55p{width:55%!important}.hei-55{height:55px}.min-hei-55{min-height:55px}.max-hei-55{max-height:55px}.hei-55p{height:55%!important}.wid-60{width:60px!important}.min-wid-60{min-width:60px!important}.max-wid-60{max-width:60px!important}.wid-60p{width:60%!important}.hei-60{height:60px}.min-hei-60{min-height:60px}.max-hei-60{max-height:60px}.hei-60p{height:60%!important}.wid-65{width:65px!important}.min-wid-65{min-width:65px!important}.max-wid-65{max-width:65px!important}.wid-65p{width:65%!important}.hei-65{height:65px}.min-hei-65{min-height:65px}.max-hei-65{max-height:65px}.hei-65p{height:65%!important}.wid-70{width:70px!important}.min-wid-70{min-width:70px!important}.max-wid-70{max-width:70px!important}.wid-70p{width:70%!important}.hei-70{height:70px}.min-hei-70{min-height:70px}.max-hei-70{max-height:70px}.hei-70p{height:70%!important}.wid-75{width:75px!important}.min-wid-75{min-width:75px!important}.max-wid-75{max-width:75px!important}.wid-75p{width:75%!important}.hei-75{height:75px}.min-hei-75{min-height:75px}.max-hei-75{max-height:75px}.hei-75p{height:75%!important}.wid-80{width:80px!important}.min-wid-80{min-width:80px!important}.max-wid-80{max-width:80px!important}.wid-80p{width:80%!important}.hei-80{height:80px}.min-hei-80{min-height:80px}.max-hei-80{max-height:80px}.hei-80p{height:80%!important}.wid-85{width:85px!important}.min-wid-85{min-width:85px!important}.max-wid-85{max-width:85px!important}.wid-85p{width:85%!important}.hei-85{height:85px}.min-hei-85{min-height:85px}.max-hei-85{max-height:85px}.hei-85p{height:85%!important}.wid-90{width:90px!important}.min-wid-90{min-width:90px!important}.max-wid-90{max-width:90px!important}.wid-90p{width:90%!important}.hei-90{height:90px}.min-hei-90{min-height:90px}.max-hei-90{max-height:90px}.hei-90p{height:90%!important}.wid-95{width:95px!important}.min-wid-95{min-width:95px!important}.max-wid-95{max-width:95px!important}.wid-95p{width:95%!important}.hei-95{height:95px}.min-hei-95{min-height:95px}.max-hei-95{max-height:95px}.hei-95p{height:95%!important}.wid-100{width:100px!important}.min-wid-100{min-width:100px!important}.max-wid-100{max-width:100px!important}.wid-100p{width:100%!important}.hei-100{height:100px}.min-hei-100{min-height:100px}.max-hei-100{max-height:100px}.hei-100p{height:100%!important}.wid-105{width:105px!important}.min-wid-105{min-width:105px!important}.max-wid-105{max-width:105px!important}.wid-105p{width:105%!important}.hei-105{height:105px}.min-hei-105{min-height:105px}.max-hei-105{max-height:105px}.hei-105p{height:105%!important}.wid-110{width:110px!important}.min-wid-110{min-width:110px!important}.max-wid-110{max-width:110px!important}.wid-110p{width:110%!important}.hei-110{height:110px}.min-hei-110{min-height:110px}.max-hei-110{max-height:110px}.hei-110p{height:110%!important}.wid-115{width:115px!important}.min-wid-115{min-width:115px!important}.max-wid-115{max-width:115px!important}.wid-115p{width:115%!important}.hei-115{height:115px}.min-hei-115{min-height:115px}.max-hei-115{max-height:115px}.hei-115p{height:115%!important}.wid-120{width:120px!important}.min-wid-120{min-width:120px!important}.max-wid-120{max-width:120px!important}.wid-120p{width:120%!important}.hei-120{height:120px}.min-hei-120{min-height:120px}.max-hei-120{max-height:120px}.hei-120p{height:120%!important}.wid-125{width:125px!important}.min-wid-125{min-width:125px!important}.max-wid-125{max-width:125px!important}.wid-125p{width:125%!important}.hei-125{height:125px}.min-hei-125{min-height:125px}.max-hei-125{max-height:125px}.hei-125p{height:125%!important}.wid-130{width:130px!important}.min-wid-130{min-width:130px!important}.max-wid-130{max-width:130px!important}.wid-130p{width:130%!important}.hei-130{height:130px}.min-hei-130{min-height:130px}.max-hei-130{max-height:130px}.hei-130p{height:130%!important}.wid-135{width:135px!important}.min-wid-135{min-width:135px!important}.max-wid-135{max-width:135px!important}.wid-135p{width:135%!important}.hei-135{height:135px}.min-hei-135{min-height:135px}.max-hei-135{max-height:135px}.hei-135p{height:135%!important}.wid-140{width:140px!important}.min-wid-140{min-width:140px!important}.max-wid-140{max-width:140px!important}.wid-140p{width:140%!important}.hei-140{height:140px}.min-hei-140{min-height:140px}.max-hei-140{max-height:140px}.hei-140p{height:140%!important}.wid-145{width:145px!important}.min-wid-145{min-width:145px!important}.max-wid-145{max-width:145px!important}.wid-145p{width:145%!important}.hei-145{height:145px}.min-hei-145{min-height:145px}.max-hei-145{max-height:145px}.hei-145p{height:145%!important}.wid-150{width:150px!important}.min-wid-150{min-width:150px!important}.max-wid-150{max-width:150px!important}.wid-150p{width:150%!important}.hei-150{height:150px}.min-hei-150{min-height:150px}.max-hei-150{max-height:150px}.hei-150p{height:150%!important}.wid-155{width:155px!important}.min-wid-155{min-width:155px!important}.max-wid-155{max-width:155px!important}.wid-155p{width:155%!important}.hei-155{height:155px}.min-hei-155{min-height:155px}.max-hei-155{max-height:155px}.hei-155p{height:155%!important}.wid-160{width:160px!important}.min-wid-160{min-width:160px!important}.max-wid-160{max-width:160px!important}.wid-160p{width:160%!important}.hei-160{height:160px}.min-hei-160{min-height:160px}.max-hei-160{max-height:160px}.hei-160p{height:160%!important}.wid-165{width:165px!important}.min-wid-165{min-width:165px!important}.max-wid-165{max-width:165px!important}.wid-165p{width:165%!important}.hei-165{height:165px}.min-hei-165{min-height:165px}.max-hei-165{max-height:165px}.hei-165p{height:165%!important}.wid-170{width:170px!important}.min-wid-170{min-width:170px!important}.max-wid-170{max-width:170px!important}.wid-170p{width:170%!important}.hei-170{height:170px}.min-hei-170{min-height:170px}.max-hei-170{max-height:170px}.hei-170p{height:170%!important}.wid-175{width:175px!important}.min-wid-175{min-width:175px!important}.max-wid-175{max-width:175px!important}.wid-175p{width:175%!important}.hei-175{height:175px}.min-hei-175{min-height:175px}.max-hei-175{max-height:175px}.hei-175p{height:175%!important}.wid-180{width:180px!important}.min-wid-180{min-width:180px!important}.max-wid-180{max-width:180px!important}.wid-180p{width:180%!important}.hei-180{height:180px}.min-hei-180{min-height:180px}.max-hei-180{max-height:180px}.hei-180p{height:180%!important}.wid-185{width:185px!important}.min-wid-185{min-width:185px!important}.max-wid-185{max-width:185px!important}.wid-185p{width:185%!important}.hei-185{height:185px}.min-hei-185{min-height:185px}.max-hei-185{max-height:185px}.hei-185p{height:185%!important}.wid-190{width:190px!important}.min-wid-190{min-width:190px!important}.max-wid-190{max-width:190px!important}.wid-190p{width:190%!important}.hei-190{height:190px}.min-hei-190{min-height:190px}.max-hei-190{max-height:190px}.hei-190p{height:190%!important}.wid-195{width:195px!important}.min-wid-195{min-width:195px!important}.max-wid-195{max-width:195px!important}.wid-195p{width:195%!important}.hei-195{height:195px}.min-hei-195{min-height:195px}.max-hei-195{max-height:195px}.hei-195p{height:195%!important}.wid-200{width:200px!important}.min-wid-200{min-width:200px!important}.max-wid-200{max-width:200px!important}.wid-200p{width:200%!important}.hei-200{height:200px}.min-hei-200{min-height:200px}.max-hei-200{max-height:200px}.hei-200p{height:200%!important}.wid-205{width:205px!important}.min-wid-205{min-width:205px!important}.max-wid-205{max-width:205px!important}.wid-205p{width:205%!important}.hei-205{height:205px}.min-hei-205{min-height:205px}.max-hei-205{max-height:205px}.hei-205p{height:205%!important}.wid-210{width:210px!important}.min-wid-210{min-width:210px!important}.max-wid-210{max-width:210px!important}.wid-210p{width:210%!important}.hei-210{height:210px}.min-hei-210{min-height:210px}.max-hei-210{max-height:210px}.hei-210p{height:210%!important}.wid-215{width:215px!important}.min-wid-215{min-width:215px!important}.max-wid-215{max-width:215px!important}.wid-215p{width:215%!important}.hei-215{height:215px}.min-hei-215{min-height:215px}.max-hei-215{max-height:215px}.hei-215p{height:215%!important}.wid-220{width:220px!important}.min-wid-220{min-width:220px!important}.max-wid-220{max-width:220px!important}.wid-220p{width:220%!important}.hei-220{height:220px}.min-hei-220{min-height:220px}.max-hei-220{max-height:220px}.hei-220p{height:220%!important}.wid-225{width:225px!important}.min-wid-225{min-width:225px!important}.max-wid-225{max-width:225px!important}.wid-225p{width:225%!important}.hei-225{height:225px}.min-hei-225{min-height:225px}.max-hei-225{max-height:225px}.hei-225p{height:225%!important}.wid-230{width:230px!important}.min-wid-230{min-width:230px!important}.max-wid-230{max-width:230px!important}.wid-230p{width:230%!important}.hei-230{height:230px}.min-hei-230{min-height:230px}.max-hei-230{max-height:230px}.hei-230p{height:230%!important}.wid-235{width:235px!important}.min-wid-235{min-width:235px!important}.max-wid-235{max-width:235px!important}.wid-235p{width:235%!important}.hei-235{height:235px}.min-hei-235{min-height:235px}.max-hei-235{max-height:235px}.hei-235p{height:235%!important}.wid-240{width:240px!important}.min-wid-240{min-width:240px!important}.max-wid-240{max-width:240px!important}.wid-240p{width:240%!important}.hei-240{height:240px}.min-hei-240{min-height:240px}.max-hei-240{max-height:240px}.hei-240p{height:240%!important}.wid-245{width:245px!important}.min-wid-245{min-width:245px!important}.max-wid-245{max-width:245px!important}.wid-245p{width:245%!important}.hei-245{height:245px}.min-hei-245{min-height:245px}.max-hei-245{max-height:245px}.hei-245p{height:245%!important}.wid-250{width:250px!important}.min-wid-250{min-width:250px!important}.max-wid-250{max-width:250px!important}.wid-250p{width:250%!important}.hei-250{height:250px}.min-hei-250{min-height:250px}.max-hei-250{max-height:250px}.hei-250p{height:250%!important}.wid-255{width:255px!important}.min-wid-255{min-width:255px!important}.max-wid-255{max-width:255px!important}.wid-255p{width:255%!important}.hei-255{height:255px}.min-hei-255{min-height:255px}.max-hei-255{max-height:255px}.hei-255p{height:255%!important}.wid-260{width:260px!important}.min-wid-260{min-width:260px!important}.max-wid-260{max-width:260px!important}.wid-260p{width:260%!important}.hei-260{height:260px}.min-hei-260{min-height:260px}.max-hei-260{max-height:260px}.hei-260p{height:260%!important}.wid-265{width:265px!important}.min-wid-265{min-width:265px!important}.max-wid-265{max-width:265px!important}.wid-265p{width:265%!important}.hei-265{height:265px}.min-hei-265{min-height:265px}.max-hei-265{max-height:265px}.hei-265p{height:265%!important}.wid-270{width:270px!important}.min-wid-270{min-width:270px!important}.max-wid-270{max-width:270px!important}.wid-270p{width:270%!important}.hei-270{height:270px}.min-hei-270{min-height:270px}.max-hei-270{max-height:270px}.hei-270p{height:270%!important}.wid-275{width:275px!important}.min-wid-275{min-width:275px!important}.max-wid-275{max-width:275px!important}.wid-275p{width:275%!important}.hei-275{height:275px}.min-hei-275{min-height:275px}.max-hei-275{max-height:275px}.hei-275p{height:275%!important}.wid-280{width:280px!important}.min-wid-280{min-width:280px!important}.max-wid-280{max-width:280px!important}.wid-280p{width:280%!important}.hei-280{height:280px}.min-hei-280{min-height:280px}.max-hei-280{max-height:280px}.hei-280p{height:280%!important}.wid-285{width:285px!important}.min-wid-285{min-width:285px!important}.max-wid-285{max-width:285px!important}.wid-285p{width:285%!important}.hei-285{height:285px}.min-hei-285{min-height:285px}.max-hei-285{max-height:285px}.hei-285p{height:285%!important}.wid-290{width:290px!important}.min-wid-290{min-width:290px!important}.max-wid-290{max-width:290px!important}.wid-290p{width:290%!important}.hei-290{height:290px}.min-hei-290{min-height:290px}.max-hei-290{max-height:290px}.hei-290p{height:290%!important}.wid-295{width:295px!important}.min-wid-295{min-width:295px!important}.max-wid-295{max-width:295px!important}.wid-295p{width:295%!important}.hei-295{height:295px}.min-hei-295{min-height:295px}.max-hei-295{max-height:295px}.hei-295p{height:295%!important}.wid-300{width:300px!important}.min-wid-300{min-width:300px!important}.max-wid-300{max-width:300px!important}.wid-300p{width:300%!important}.hei-300{height:300px}.min-hei-300{min-height:300px}.max-hei-300{max-height:300px}.hei-300p{height:300%!important}.wid-305{width:305px!important}.min-wid-305{min-width:305px!important}.max-wid-305{max-width:305px!important}.wid-305p{width:305%!important}.hei-305{height:305px}.min-hei-305{min-height:305px}.max-hei-305{max-height:305px}.hei-305p{height:305%!important}.wid-310{width:310px!important}.min-wid-310{min-width:310px!important}.max-wid-310{max-width:310px!important}.wid-310p{width:310%!important}.hei-310{height:310px}.min-hei-310{min-height:310px}.max-hei-310{max-height:310px}.hei-310p{height:310%!important}.wid-315{width:315px!important}.min-wid-315{min-width:315px!important}.max-wid-315{max-width:315px!important}.wid-315p{width:315%!important}.hei-315{height:315px}.min-hei-315{min-height:315px}.max-hei-315{max-height:315px}.hei-315p{height:315%!important}.wid-320{width:320px!important}.min-wid-320{min-width:320px!important}.max-wid-320{max-width:320px!important}.wid-320p{width:320%!important}.hei-320{height:320px}.min-hei-320{min-height:320px}.max-hei-320{max-height:320px}.hei-320p{height:320%!important}.wid-325{width:325px!important}.min-wid-325{min-width:325px!important}.max-wid-325{max-width:325px!important}.wid-325p{width:325%!important}.hei-325{height:325px}.min-hei-325{min-height:325px}.max-hei-325{max-height:325px}.hei-325p{height:325%!important}.wid-330{width:330px!important}.min-wid-330{min-width:330px!important}.max-wid-330{max-width:330px!important}.wid-330p{width:330%!important}.hei-330{height:330px}.min-hei-330{min-height:330px}.max-hei-330{max-height:330px}.hei-330p{height:330%!important}.wid-335{width:335px!important}.min-wid-335{min-width:335px!important}.max-wid-335{max-width:335px!important}.wid-335p{width:335%!important}.hei-335{height:335px}.min-hei-335{min-height:335px}.max-hei-335{max-height:335px}.hei-335p{height:335%!important}.wid-340{width:340px!important}.min-wid-340{min-width:340px!important}.max-wid-340{max-width:340px!important}.wid-340p{width:340%!important}.hei-340{height:340px}.min-hei-340{min-height:340px}.max-hei-340{max-height:340px}.hei-340p{height:340%!important}.wid-345{width:345px!important}.min-wid-345{min-width:345px!important}.max-wid-345{max-width:345px!important}.wid-345p{width:345%!important}.hei-345{height:345px}.min-hei-345{min-height:345px}.max-hei-345{max-height:345px}.hei-345p{height:345%!important}.wid-350{width:350px!important}.min-wid-350{min-width:350px!important}.max-wid-350{max-width:350px!important}.wid-350p{width:350%!important}.hei-350{height:350px}.min-hei-350{min-height:350px}.max-hei-350{max-height:350px}.hei-350p{height:350%!important}.wid-355{width:355px!important}.min-wid-355{min-width:355px!important}.max-wid-355{max-width:355px!important}.wid-355p{width:355%!important}.hei-355{height:355px}.min-hei-355{min-height:355px}.max-hei-355{max-height:355px}.hei-355p{height:355%!important}.wid-360{width:360px!important}.min-wid-360{min-width:360px!important}.max-wid-360{max-width:360px!important}.wid-360p{width:360%!important}.hei-360{height:360px}.min-hei-360{min-height:360px}.max-hei-360{max-height:360px}.hei-360p{height:360%!important}.wid-365{width:365px!important}.min-wid-365{min-width:365px!important}.max-wid-365{max-width:365px!important}.wid-365p{width:365%!important}.hei-365{height:365px}.min-hei-365{min-height:365px}.max-hei-365{max-height:365px}.hei-365p{height:365%!important}.wid-370{width:370px!important}.min-wid-370{min-width:370px!important}.max-wid-370{max-width:370px!important}.wid-370p{width:370%!important}.hei-370{height:370px}.min-hei-370{min-height:370px}.max-hei-370{max-height:370px}.hei-370p{height:370%!important}.wid-375{width:375px!important}.min-wid-375{min-width:375px!important}.max-wid-375{max-width:375px!important}.wid-375p{width:375%!important}.hei-375{height:375px}.min-hei-375{min-height:375px}.max-hei-375{max-height:375px}.hei-375p{height:375%!important}.wid-380{width:380px!important}.min-wid-380{min-width:380px!important}.max-wid-380{max-width:380px!important}.wid-380p{width:380%!important}.hei-380{height:380px}.min-hei-380{min-height:380px}.max-hei-380{max-height:380px}.hei-380p{height:380%!important}.wid-385{width:385px!important}.min-wid-385{min-width:385px!important}.max-wid-385{max-width:385px!important}.wid-385p{width:385%!important}.hei-385{height:385px}.min-hei-385{min-height:385px}.max-hei-385{max-height:385px}.hei-385p{height:385%!important}.wid-390{width:390px!important}.min-wid-390{min-width:390px!important}.max-wid-390{max-width:390px!important}.wid-390p{width:390%!important}.hei-390{height:390px}.min-hei-390{min-height:390px}.max-hei-390{max-height:390px}.hei-390p{height:390%!important}.wid-395{width:395px!important}.min-wid-395{min-width:395px!important}.max-wid-395{max-width:395px!important}.wid-395p{width:395%!important}.hei-395{height:395px}.min-hei-395{min-height:395px}.max-hei-395{max-height:395px}.hei-395p{height:395%!important}.wid-400{width:400px!important}.min-wid-400{min-width:400px!important}.max-wid-400{max-width:400px!important}.wid-400p{width:400%!important}.hei-400{height:400px}.min-hei-400{min-height:400px}.max-hei-400{max-height:400px}.hei-400p{height:400%!important}.wid-405{width:405px!important}.min-wid-405{min-width:405px!important}.max-wid-405{max-width:405px!important}.wid-405p{width:405%!important}.hei-405{height:405px}.min-hei-405{min-height:405px}.max-hei-405{max-height:405px}.hei-405p{height:405%!important}.wid-410{width:410px!important}.min-wid-410{min-width:410px!important}.max-wid-410{max-width:410px!important}.wid-410p{width:410%!important}.hei-410{height:410px}.min-hei-410{min-height:410px}.max-hei-410{max-height:410px}.hei-410p{height:410%!important}.wid-415{width:415px!important}.min-wid-415{min-width:415px!important}.max-wid-415{max-width:415px!important}.wid-415p{width:415%!important}.hei-415{height:415px}.min-hei-415{min-height:415px}.max-hei-415{max-height:415px}.hei-415p{height:415%!important}.wid-420{width:420px!important}.min-wid-420{min-width:420px!important}.max-wid-420{max-width:420px!important}.wid-420p{width:420%!important}.hei-420{height:420px}.min-hei-420{min-height:420px}.max-hei-420{max-height:420px}.hei-420p{height:420%!important}.wid-425{width:425px!important}.min-wid-425{min-width:425px!important}.max-wid-425{max-width:425px!important}.wid-425p{width:425%!important}.hei-425{height:425px}.min-hei-425{min-height:425px}.max-hei-425{max-height:425px}.hei-425p{height:425%!important}.wid-430{width:430px!important}.min-wid-430{min-width:430px!important}.max-wid-430{max-width:430px!important}.wid-430p{width:430%!important}.hei-430{height:430px}.min-hei-430{min-height:430px}.max-hei-430{max-height:430px}.hei-430p{height:430%!important}.wid-435{width:435px!important}.min-wid-435{min-width:435px!important}.max-wid-435{max-width:435px!important}.wid-435p{width:435%!important}.hei-435{height:435px}.min-hei-435{min-height:435px}.max-hei-435{max-height:435px}.hei-435p{height:435%!important}.wid-440{width:440px!important}.min-wid-440{min-width:440px!important}.max-wid-440{max-width:440px!important}.wid-440p{width:440%!important}.hei-440{height:440px}.min-hei-440{min-height:440px}.max-hei-440{max-height:440px}.hei-440p{height:440%!important}.wid-445{width:445px!important}.min-wid-445{min-width:445px!important}.max-wid-445{max-width:445px!important}.wid-445p{width:445%!important}.hei-445{height:445px}.min-hei-445{min-height:445px}.max-hei-445{max-height:445px}.hei-445p{height:445%!important}.wid-450{width:450px!important}.min-wid-450{min-width:450px!important}.max-wid-450{max-width:450px!important}.wid-450p{width:450%!important}.hei-450{height:450px}.min-hei-450{min-height:450px}.max-hei-450{max-height:450px}.hei-450p{height:450%!important}.wid-455{width:455px!important}.min-wid-455{min-width:455px!important}.max-wid-455{max-width:455px!important}.wid-455p{width:455%!important}.hei-455{height:455px}.min-hei-455{min-height:455px}.max-hei-455{max-height:455px}.hei-455p{height:455%!important}.wid-460{width:460px!important}.min-wid-460{min-width:460px!important}.max-wid-460{max-width:460px!important}.wid-460p{width:460%!important}.hei-460{height:460px}.min-hei-460{min-height:460px}.max-hei-460{max-height:460px}.hei-460p{height:460%!important}.wid-465{width:465px!important}.min-wid-465{min-width:465px!important}.max-wid-465{max-width:465px!important}.wid-465p{width:465%!important}.hei-465{height:465px}.min-hei-465{min-height:465px}.max-hei-465{max-height:465px}.hei-465p{height:465%!important}.wid-470{width:470px!important}.min-wid-470{min-width:470px!important}.max-wid-470{max-width:470px!important}.wid-470p{width:470%!important}.hei-470{height:470px}.min-hei-470{min-height:470px}.max-hei-470{max-height:470px}.hei-470p{height:470%!important}.wid-475{width:475px!important}.min-wid-475{min-width:475px!important}.max-wid-475{max-width:475px!important}.wid-475p{width:475%!important}.hei-475{height:475px}.min-hei-475{min-height:475px}.max-hei-475{max-height:475px}.hei-475p{height:475%!important}.wid-480{width:480px!important}.min-wid-480{min-width:480px!important}.max-wid-480{max-width:480px!important}.wid-480p{width:480%!important}.hei-480{height:480px}.min-hei-480{min-height:480px}.max-hei-480{max-height:480px}.hei-480p{height:480%!important}.wid-485{width:485px!important}.min-wid-485{min-width:485px!important}.max-wid-485{max-width:485px!important}.wid-485p{width:485%!important}.hei-485{height:485px}.min-hei-485{min-height:485px}.max-hei-485{max-height:485px}.hei-485p{height:485%!important}.wid-490{width:490px!important}.min-wid-490{min-width:490px!important}.max-wid-490{max-width:490px!important}.wid-490p{width:490%!important}.hei-490{height:490px}.min-hei-490{min-height:490px}.max-hei-490{max-height:490px}.hei-490p{height:490%!important}.wid-495{width:495px!important}.min-wid-495{min-width:495px!important}.max-wid-495{max-width:495px!important}.wid-495p{width:495%!important}.hei-495{height:495px}.min-hei-495{min-height:495px}.max-hei-495{max-height:495px}.hei-495p{height:495%!important}.wid-500{width:500px!important}.min-wid-500{min-width:500px!important}.max-wid-500{max-width:500px!important}.wid-500p{width:500%!important}.hei-500{height:500px}.min-hei-500{min-height:500px}.max-hei-500{max-height:500px}.hei-500p{height:500%!important}.b-wid-1{border-width:1px}.b-wid-2{border-width:2px}.b-wid-3{border-width:3px}.b-wid-4{border-width:4px}.b-wid-5{border-width:5px}.b-wid-6{border-width:6px}.b-wid-7{border-width:7px}.b-wid-8{border-width:8px}.b-rad-5{border-radius:5px!important}.b-rad-10{border-radius:10px!important}.b-rad-15{border-radius:15px!important}.b-rad-20{border-radius:20px!important}.b-rad-25{border-radius:25px!important}.b-rad-30{border-radius:30px!important}.b-rad-35{border-radius:35px!important}.b-rad-40{border-radius:40px!important}.b-rad-45{border-radius:45px!important}.b-rad-50{border-radius:50px!important}.basis-0{flex-basis:0%!important}.basis-2{flex-basis:2%!important}.basis-4{flex-basis:4%!important}.basis-6{flex-basis:6%!important}.basis-8{flex-basis:8%!important}.basis-10{flex-basis:10%!important}.basis-12{flex-basis:12%!important}.basis-14{flex-basis:14%!important}.basis-16{flex-basis:16%!important}.basis-18{flex-basis:18%!important}.basis-20{flex-basis:20%!important}.basis-22{flex-basis:22%!important}.basis-24{flex-basis:24%!important}.basis-26{flex-basis:26%!important}.basis-28{flex-basis:28%!important}.basis-30{flex-basis:30%!important}.basis-32{flex-basis:32%!important}.basis-34{flex-basis:34%!important}.basis-36{flex-basis:36%!important}.basis-38{flex-basis:38%!important}.basis-40{flex-basis:40%!important}.basis-42{flex-basis:42%!important}.basis-44{flex-basis:44%!important}.basis-46{flex-basis:46%!important}.basis-48{flex-basis:48%!important}.basis-50{flex-basis:50%!important}.basis-52{flex-basis:52%!important}.basis-54{flex-basis:54%!important}.basis-56{flex-basis:56%!important}.basis-58{flex-basis:58%!important}.basis-60{flex-basis:60%!important}.basis-62{flex-basis:62%!important}.basis-64{flex-basis:64%!important}.basis-66{flex-basis:66%!important}.basis-68{flex-basis:68%!important}.basis-70{flex-basis:70%!important}.basis-72{flex-basis:72%!important}.basis-74{flex-basis:74%!important}.basis-76{flex-basis:76%!important}.basis-78{flex-basis:78%!important}.basis-80{flex-basis:80%!important}.basis-82{flex-basis:82%!important}.basis-84{flex-basis:84%!important}.basis-86{flex-basis:86%!important}.basis-88{flex-basis:88%!important}.basis-90{flex-basis:90%!important}.basis-92{flex-basis:92%!important}.basis-94{flex-basis:94%!important}.basis-96{flex-basis:96%!important}.basis-98{flex-basis:98%!important}.basis-100{flex-basis:100%!important}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.z-0{z-index:0}.top-1{top:1px}.left-1{left:1px}.right-1{right:1px}.bottom-1{bottom:1px}.z-1{z-index:1}.top-2{top:2px}.left-2{left:2px}.right-2{right:2px}.bottom-2{bottom:2px}.z-2{z-index:2}.top-3{top:3px}.left-3{left:3px}.right-3{right:3px}.bottom-3{bottom:3px}.z-3{z-index:3}.top-4{top:4px}.left-4{left:4px}.right-4{right:4px}.bottom-4{bottom:4px}.z-4{z-index:4}.top-5{top:5px}.left-5{left:5px}.right-5{right:5px}.bottom-5{bottom:5px}.z-5{z-index:5}.top-6{top:6px}.left-6{left:6px}.right-6{right:6px}.bottom-6{bottom:6px}.z-6{z-index:6}.top-7{top:7px}.left-7{left:7px}.right-7{right:7px}.bottom-7{bottom:7px}.z-7{z-index:7}.top-8{top:8px}.left-8{left:8px}.right-8{right:8px}.bottom-8{bottom:8px}.z-8{z-index:8}.top-9{top:9px}.left-9{left:9px}.right-9{right:9px}.bottom-9{bottom:9px}.z-9{z-index:9}.top-10{top:10px}.left-10{left:10px}.right-10{right:10px}.bottom-10{bottom:10px}.z-10{z-index:10}.top-11{top:11px}.left-11{left:11px}.right-11{right:11px}.bottom-11{bottom:11px}.z-11{z-index:11}.top-12{top:12px}.left-12{left:12px}.right-12{right:12px}.bottom-12{bottom:12px}.z-12{z-index:12}.top-13{top:13px}.left-13{left:13px}.right-13{right:13px}.bottom-13{bottom:13px}.z-13{z-index:13}.top-14{top:14px}.left-14{left:14px}.right-14{right:14px}.bottom-14{bottom:14px}.z-14{z-index:14}.top-15{top:15px}.left-15{left:15px}.right-15{right:15px}.bottom-15{bottom:15px}.z-15{z-index:15}.top-16{top:16px}.left-16{left:16px}.right-16{right:16px}.bottom-16{bottom:16px}.z-16{z-index:16}.top-17{top:17px}.left-17{left:17px}.right-17{right:17px}.bottom-17{bottom:17px}.z-17{z-index:17}.top-18{top:18px}.left-18{left:18px}.right-18{right:18px}.bottom-18{bottom:18px}.z-18{z-index:18}.top-19{top:19px}.left-19{left:19px}.right-19{right:19px}.bottom-19{bottom:19px}.z-19{z-index:19}.top-20{top:20px}.left-20{left:20px}.right-20{right:20px}.bottom-20{bottom:20px}.z-20{z-index:20}.top-21{top:21px}.left-21{left:21px}.right-21{right:21px}.bottom-21{bottom:21px}.z-21{z-index:21}.top-22{top:22px}.left-22{left:22px}.right-22{right:22px}.bottom-22{bottom:22px}.z-22{z-index:22}.top-23{top:23px}.left-23{left:23px}.right-23{right:23px}.bottom-23{bottom:23px}.z-23{z-index:23}.top-24{top:24px}.left-24{left:24px}.right-24{right:24px}.bottom-24{bottom:24px}.z-24{z-index:24}.top-25{top:25px}.left-25{left:25px}.right-25{right:25px}.bottom-25{bottom:25px}.z-25{z-index:25}.top-26{top:26px}.left-26{left:26px}.right-26{right:26px}.bottom-26{bottom:26px}.z-26{z-index:26}.top-27{top:27px}.left-27{left:27px}.right-27{right:27px}.bottom-27{bottom:27px}.z-27{z-index:27}.top-28{top:28px}.left-28{left:28px}.right-28{right:28px}.bottom-28{bottom:28px}.z-28{z-index:28}.top-29{top:29px}.left-29{left:29px}.right-29{right:29px}.bottom-29{bottom:29px}.z-29{z-index:29}.top-30{top:30px}.left-30{left:30px}.right-30{right:30px}.bottom-30{bottom:30px}.z-30{z-index:30}.top-31{top:31px}.left-31{left:31px}.right-31{right:31px}.bottom-31{bottom:31px}.z-31{z-index:31}.top-32{top:32px}.left-32{left:32px}.right-32{right:32px}.bottom-32{bottom:32px}.z-32{z-index:32}.top-33{top:33px}.left-33{left:33px}.right-33{right:33px}.bottom-33{bottom:33px}.z-33{z-index:33}.top-34{top:34px}.left-34{left:34px}.right-34{right:34px}.bottom-34{bottom:34px}.z-34{z-index:34}.top-35{top:35px}.left-35{left:35px}.right-35{right:35px}.bottom-35{bottom:35px}.z-35{z-index:35}.top-36{top:36px}.left-36{left:36px}.right-36{right:36px}.bottom-36{bottom:36px}.z-36{z-index:36}.top-37{top:37px}.left-37{left:37px}.right-37{right:37px}.bottom-37{bottom:37px}.z-37{z-index:37}.top-38{top:38px}.left-38{left:38px}.right-38{right:38px}.bottom-38{bottom:38px}.z-38{z-index:38}.top-39{top:39px}.left-39{left:39px}.right-39{right:39px}.bottom-39{bottom:39px}.z-39{z-index:39}.top-40{top:40px}.left-40{left:40px}.right-40{right:40px}.bottom-40{bottom:40px}.z-40{z-index:40}.top-41{top:41px}.left-41{left:41px}.right-41{right:41px}.bottom-41{bottom:41px}.z-41{z-index:41}.top-42{top:42px}.left-42{left:42px}.right-42{right:42px}.bottom-42{bottom:42px}.z-42{z-index:42}.top-43{top:43px}.left-43{left:43px}.right-43{right:43px}.bottom-43{bottom:43px}.z-43{z-index:43}.top-44{top:44px}.left-44{left:44px}.right-44{right:44px}.bottom-44{bottom:44px}.z-44{z-index:44}.top-45{top:45px}.left-45{left:45px}.right-45{right:45px}.bottom-45{bottom:45px}.z-45{z-index:45}.top-46{top:46px}.left-46{left:46px}.right-46{right:46px}.bottom-46{bottom:46px}.z-46{z-index:46}.top-47{top:47px}.left-47{left:47px}.right-47{right:47px}.bottom-47{bottom:47px}.z-47{z-index:47}.top-48{top:48px}.left-48{left:48px}.right-48{right:48px}.bottom-48{bottom:48px}.z-48{z-index:48}.top-49{top:49px}.left-49{left:49px}.right-49{right:49px}.bottom-49{bottom:49px}.z-49{z-index:49}.top-50{top:50px}.left-50{left:50px}.right-50{right:50px}.bottom-50{bottom:50px}.z-50{z-index:50}.top-51{top:51px}.left-51{left:51px}.right-51{right:51px}.bottom-51{bottom:51px}.z-51{z-index:51}.top-52{top:52px}.left-52{left:52px}.right-52{right:52px}.bottom-52{bottom:52px}.z-52{z-index:52}.top-53{top:53px}.left-53{left:53px}.right-53{right:53px}.bottom-53{bottom:53px}.z-53{z-index:53}.top-54{top:54px}.left-54{left:54px}.right-54{right:54px}.bottom-54{bottom:54px}.z-54{z-index:54}.top-55{top:55px}.left-55{left:55px}.right-55{right:55px}.bottom-55{bottom:55px}.z-55{z-index:55}.top-56{top:56px}.left-56{left:56px}.right-56{right:56px}.bottom-56{bottom:56px}.z-56{z-index:56}.top-57{top:57px}.left-57{left:57px}.right-57{right:57px}.bottom-57{bottom:57px}.z-57{z-index:57}.top-58{top:58px}.left-58{left:58px}.right-58{right:58px}.bottom-58{bottom:58px}.z-58{z-index:58}.top-59{top:59px}.left-59{left:59px}.right-59{right:59px}.bottom-59{bottom:59px}.z-59{z-index:59}.top-60{top:60px}.left-60{left:60px}.right-60{right:60px}.bottom-60{bottom:60px}.z-60{z-index:60}.top-61{top:61px}.left-61{left:61px}.right-61{right:61px}.bottom-61{bottom:61px}.z-61{z-index:61}.top-62{top:62px}.left-62{left:62px}.right-62{right:62px}.bottom-62{bottom:62px}.z-62{z-index:62}.top-63{top:63px}.left-63{left:63px}.right-63{right:63px}.bottom-63{bottom:63px}.z-63{z-index:63}.top-64{top:64px}.left-64{left:64px}.right-64{right:64px}.bottom-64{bottom:64px}.z-64{z-index:64}.top-65{top:65px}.left-65{left:65px}.right-65{right:65px}.bottom-65{bottom:65px}.z-65{z-index:65}.top-66{top:66px}.left-66{left:66px}.right-66{right:66px}.bottom-66{bottom:66px}.z-66{z-index:66}.top-67{top:67px}.left-67{left:67px}.right-67{right:67px}.bottom-67{bottom:67px}.z-67{z-index:67}.top-68{top:68px}.left-68{left:68px}.right-68{right:68px}.bottom-68{bottom:68px}.z-68{z-index:68}.top-69{top:69px}.left-69{left:69px}.right-69{right:69px}.bottom-69{bottom:69px}.z-69{z-index:69}.top-70{top:70px}.left-70{left:70px}.right-70{right:70px}.bottom-70{bottom:70px}.z-70{z-index:70}.top-71{top:71px}.left-71{left:71px}.right-71{right:71px}.bottom-71{bottom:71px}.z-71{z-index:71}.top-72{top:72px}.left-72{left:72px}.right-72{right:72px}.bottom-72{bottom:72px}.z-72{z-index:72}.top-73{top:73px}.left-73{left:73px}.right-73{right:73px}.bottom-73{bottom:73px}.z-73{z-index:73}.top-74{top:74px}.left-74{left:74px}.right-74{right:74px}.bottom-74{bottom:74px}.z-74{z-index:74}.top-75{top:75px}.left-75{left:75px}.right-75{right:75px}.bottom-75{bottom:75px}.z-75{z-index:75}.top-76{top:76px}.left-76{left:76px}.right-76{right:76px}.bottom-76{bottom:76px}.z-76{z-index:76}.top-77{top:77px}.left-77{left:77px}.right-77{right:77px}.bottom-77{bottom:77px}.z-77{z-index:77}.top-78{top:78px}.left-78{left:78px}.right-78{right:78px}.bottom-78{bottom:78px}.z-78{z-index:78}.top-79{top:79px}.left-79{left:79px}.right-79{right:79px}.bottom-79{bottom:79px}.z-79{z-index:79}.top-80{top:80px}.left-80{left:80px}.right-80{right:80px}.bottom-80{bottom:80px}.z-80{z-index:80}.top-81{top:81px}.left-81{left:81px}.right-81{right:81px}.bottom-81{bottom:81px}.z-81{z-index:81}.top-82{top:82px}.left-82{left:82px}.right-82{right:82px}.bottom-82{bottom:82px}.z-82{z-index:82}.top-83{top:83px}.left-83{left:83px}.right-83{right:83px}.bottom-83{bottom:83px}.z-83{z-index:83}.top-84{top:84px}.left-84{left:84px}.right-84{right:84px}.bottom-84{bottom:84px}.z-84{z-index:84}.top-85{top:85px}.left-85{left:85px}.right-85{right:85px}.bottom-85{bottom:85px}.z-85{z-index:85}.top-86{top:86px}.left-86{left:86px}.right-86{right:86px}.bottom-86{bottom:86px}.z-86{z-index:86}.top-87{top:87px}.left-87{left:87px}.right-87{right:87px}.bottom-87{bottom:87px}.z-87{z-index:87}.top-88{top:88px}.left-88{left:88px}.right-88{right:88px}.bottom-88{bottom:88px}.z-88{z-index:88}.top-89{top:89px}.left-89{left:89px}.right-89{right:89px}.bottom-89{bottom:89px}.z-89{z-index:89}.top-90{top:90px}.left-90{left:90px}.right-90{right:90px}.bottom-90{bottom:90px}.z-90{z-index:90}.top-91{top:91px}.left-91{left:91px}.right-91{right:91px}.bottom-91{bottom:91px}.z-91{z-index:91}.top-92{top:92px}.left-92{left:92px}.right-92{right:92px}.bottom-92{bottom:92px}.z-92{z-index:92}.top-93{top:93px}.left-93{left:93px}.right-93{right:93px}.bottom-93{bottom:93px}.z-93{z-index:93}.top-94{top:94px}.left-94{left:94px}.right-94{right:94px}.bottom-94{bottom:94px}.z-94{z-index:94}.top-95{top:95px}.left-95{left:95px}.right-95{right:95px}.bottom-95{bottom:95px}.z-95{z-index:95}.top-96{top:96px}.left-96{left:96px}.right-96{right:96px}.bottom-96{bottom:96px}.z-96{z-index:96}.top-97{top:97px}.left-97{left:97px}.right-97{right:97px}.bottom-97{bottom:97px}.z-97{z-index:97}.top-98{top:98px}.left-98{left:98px}.right-98{right:98px}.bottom-98{bottom:98px}.z-98{z-index:98}.top-99{top:99px}.left-99{left:99px}.right-99{right:99px}.bottom-99{bottom:99px}.z-99{z-index:99}.top-100{top:100px}.left-100{left:100px}.right-100{right:100px}.bottom-100{bottom:100px}.z-100{z-index:100}.top-101{top:101px}.left-101{left:101px}.right-101{right:101px}.bottom-101{bottom:101px}.z-101{z-index:101}.top-102{top:102px}.left-102{left:102px}.right-102{right:102px}.bottom-102{bottom:102px}.z-102{z-index:102}.top-103{top:103px}.left-103{left:103px}.right-103{right:103px}.bottom-103{bottom:103px}.z-103{z-index:103}.top-104{top:104px}.left-104{left:104px}.right-104{right:104px}.bottom-104{bottom:104px}.z-104{z-index:104}.top-105{top:105px}.left-105{left:105px}.right-105{right:105px}.bottom-105{bottom:105px}.z-105{z-index:105}.top-106{top:106px}.left-106{left:106px}.right-106{right:106px}.bottom-106{bottom:106px}.z-106{z-index:106}.top-107{top:107px}.left-107{left:107px}.right-107{right:107px}.bottom-107{bottom:107px}.z-107{z-index:107}.top-108{top:108px}.left-108{left:108px}.right-108{right:108px}.bottom-108{bottom:108px}.z-108{z-index:108}.top-109{top:109px}.left-109{left:109px}.right-109{right:109px}.bottom-109{bottom:109px}.z-109{z-index:109}.top-110{top:110px}.left-110{left:110px}.right-110{right:110px}.bottom-110{bottom:110px}.z-110{z-index:110}.top-111{top:111px}.left-111{left:111px}.right-111{right:111px}.bottom-111{bottom:111px}.z-111{z-index:111}.top-112{top:112px}.left-112{left:112px}.right-112{right:112px}.bottom-112{bottom:112px}.z-112{z-index:112}.top-113{top:113px}.left-113{left:113px}.right-113{right:113px}.bottom-113{bottom:113px}.z-113{z-index:113}.top-114{top:114px}.left-114{left:114px}.right-114{right:114px}.bottom-114{bottom:114px}.z-114{z-index:114}.top-115{top:115px}.left-115{left:115px}.right-115{right:115px}.bottom-115{bottom:115px}.z-115{z-index:115}.top-116{top:116px}.left-116{left:116px}.right-116{right:116px}.bottom-116{bottom:116px}.z-116{z-index:116}.top-117{top:117px}.left-117{left:117px}.right-117{right:117px}.bottom-117{bottom:117px}.z-117{z-index:117}.top-118{top:118px}.left-118{left:118px}.right-118{right:118px}.bottom-118{bottom:118px}.z-118{z-index:118}.top-119{top:119px}.left-119{left:119px}.right-119{right:119px}.bottom-119{bottom:119px}.z-119{z-index:119}.top-120{top:120px}.left-120{left:120px}.right-120{right:120px}.bottom-120{bottom:120px}.z-120{z-index:120}.top-121{top:121px}.left-121{left:121px}.right-121{right:121px}.bottom-121{bottom:121px}.z-121{z-index:121}.top-122{top:122px}.left-122{left:122px}.right-122{right:122px}.bottom-122{bottom:122px}.z-122{z-index:122}.top-123{top:123px}.left-123{left:123px}.right-123{right:123px}.bottom-123{bottom:123px}.z-123{z-index:123}.top-124{top:124px}.left-124{left:124px}.right-124{right:124px}.bottom-124{bottom:124px}.z-124{z-index:124}.top-125{top:125px}.left-125{left:125px}.right-125{right:125px}.bottom-125{bottom:125px}.z-125{z-index:125}.top-126{top:126px}.left-126{left:126px}.right-126{right:126px}.bottom-126{bottom:126px}.z-126{z-index:126}.top-127{top:127px}.left-127{left:127px}.right-127{right:127px}.bottom-127{bottom:127px}.z-127{z-index:127}.top-128{top:128px}.left-128{left:128px}.right-128{right:128px}.bottom-128{bottom:128px}.z-128{z-index:128}.top-129{top:129px}.left-129{left:129px}.right-129{right:129px}.bottom-129{bottom:129px}.z-129{z-index:129}.top-130{top:130px}.left-130{left:130px}.right-130{right:130px}.bottom-130{bottom:130px}.z-130{z-index:130}.top-131{top:131px}.left-131{left:131px}.right-131{right:131px}.bottom-131{bottom:131px}.z-131{z-index:131}.top-132{top:132px}.left-132{left:132px}.right-132{right:132px}.bottom-132{bottom:132px}.z-132{z-index:132}.top-133{top:133px}.left-133{left:133px}.right-133{right:133px}.bottom-133{bottom:133px}.z-133{z-index:133}.top-134{top:134px}.left-134{left:134px}.right-134{right:134px}.bottom-134{bottom:134px}.z-134{z-index:134}.top-135{top:135px}.left-135{left:135px}.right-135{right:135px}.bottom-135{bottom:135px}.z-135{z-index:135}.top-136{top:136px}.left-136{left:136px}.right-136{right:136px}.bottom-136{bottom:136px}.z-136{z-index:136}.top-137{top:137px}.left-137{left:137px}.right-137{right:137px}.bottom-137{bottom:137px}.z-137{z-index:137}.top-138{top:138px}.left-138{left:138px}.right-138{right:138px}.bottom-138{bottom:138px}.z-138{z-index:138}.top-139{top:139px}.left-139{left:139px}.right-139{right:139px}.bottom-139{bottom:139px}.z-139{z-index:139}.top-140{top:140px}.left-140{left:140px}.right-140{right:140px}.bottom-140{bottom:140px}.z-140{z-index:140}.top-141{top:141px}.left-141{left:141px}.right-141{right:141px}.bottom-141{bottom:141px}.z-141{z-index:141}.top-142{top:142px}.left-142{left:142px}.right-142{right:142px}.bottom-142{bottom:142px}.z-142{z-index:142}.top-143{top:143px}.left-143{left:143px}.right-143{right:143px}.bottom-143{bottom:143px}.z-143{z-index:143}.top-144{top:144px}.left-144{left:144px}.right-144{right:144px}.bottom-144{bottom:144px}.z-144{z-index:144}.top-145{top:145px}.left-145{left:145px}.right-145{right:145px}.bottom-145{bottom:145px}.z-145{z-index:145}.top-146{top:146px}.left-146{left:146px}.right-146{right:146px}.bottom-146{bottom:146px}.z-146{z-index:146}.top-147{top:147px}.left-147{left:147px}.right-147{right:147px}.bottom-147{bottom:147px}.z-147{z-index:147}.top-148{top:148px}.left-148{left:148px}.right-148{right:148px}.bottom-148{bottom:148px}.z-148{z-index:148}.top-149{top:149px}.left-149{left:149px}.right-149{right:149px}.bottom-149{bottom:149px}.z-149{z-index:149}.top-150{top:150px}.left-150{left:150px}.right-150{right:150px}.bottom-150{bottom:150px}.z-150{z-index:150}.top-151{top:151px}.left-151{left:151px}.right-151{right:151px}.bottom-151{bottom:151px}.z-151{z-index:151}.top-152{top:152px}.left-152{left:152px}.right-152{right:152px}.bottom-152{bottom:152px}.z-152{z-index:152}.top-153{top:153px}.left-153{left:153px}.right-153{right:153px}.bottom-153{bottom:153px}.z-153{z-index:153}.top-154{top:154px}.left-154{left:154px}.right-154{right:154px}.bottom-154{bottom:154px}.z-154{z-index:154}.top-155{top:155px}.left-155{left:155px}.right-155{right:155px}.bottom-155{bottom:155px}.z-155{z-index:155}.top-156{top:156px}.left-156{left:156px}.right-156{right:156px}.bottom-156{bottom:156px}.z-156{z-index:156}.top-157{top:157px}.left-157{left:157px}.right-157{right:157px}.bottom-157{bottom:157px}.z-157{z-index:157}.top-158{top:158px}.left-158{left:158px}.right-158{right:158px}.bottom-158{bottom:158px}.z-158{z-index:158}.top-159{top:159px}.left-159{left:159px}.right-159{right:159px}.bottom-159{bottom:159px}.z-159{z-index:159}.top-160{top:160px}.left-160{left:160px}.right-160{right:160px}.bottom-160{bottom:160px}.z-160{z-index:160}.top-161{top:161px}.left-161{left:161px}.right-161{right:161px}.bottom-161{bottom:161px}.z-161{z-index:161}.top-162{top:162px}.left-162{left:162px}.right-162{right:162px}.bottom-162{bottom:162px}.z-162{z-index:162}.top-163{top:163px}.left-163{left:163px}.right-163{right:163px}.bottom-163{bottom:163px}.z-163{z-index:163}.top-164{top:164px}.left-164{left:164px}.right-164{right:164px}.bottom-164{bottom:164px}.z-164{z-index:164}.top-165{top:165px}.left-165{left:165px}.right-165{right:165px}.bottom-165{bottom:165px}.z-165{z-index:165}.top-166{top:166px}.left-166{left:166px}.right-166{right:166px}.bottom-166{bottom:166px}.z-166{z-index:166}.top-167{top:167px}.left-167{left:167px}.right-167{right:167px}.bottom-167{bottom:167px}.z-167{z-index:167}.top-168{top:168px}.left-168{left:168px}.right-168{right:168px}.bottom-168{bottom:168px}.z-168{z-index:168}.top-169{top:169px}.left-169{left:169px}.right-169{right:169px}.bottom-169{bottom:169px}.z-169{z-index:169}.top-170{top:170px}.left-170{left:170px}.right-170{right:170px}.bottom-170{bottom:170px}.z-170{z-index:170}.top-171{top:171px}.left-171{left:171px}.right-171{right:171px}.bottom-171{bottom:171px}.z-171{z-index:171}.top-172{top:172px}.left-172{left:172px}.right-172{right:172px}.bottom-172{bottom:172px}.z-172{z-index:172}.top-173{top:173px}.left-173{left:173px}.right-173{right:173px}.bottom-173{bottom:173px}.z-173{z-index:173}.top-174{top:174px}.left-174{left:174px}.right-174{right:174px}.bottom-174{bottom:174px}.z-174{z-index:174}.top-175{top:175px}.left-175{left:175px}.right-175{right:175px}.bottom-175{bottom:175px}.z-175{z-index:175}.top-176{top:176px}.left-176{left:176px}.right-176{right:176px}.bottom-176{bottom:176px}.z-176{z-index:176}.top-177{top:177px}.left-177{left:177px}.right-177{right:177px}.bottom-177{bottom:177px}.z-177{z-index:177}.top-178{top:178px}.left-178{left:178px}.right-178{right:178px}.bottom-178{bottom:178px}.z-178{z-index:178}.top-179{top:179px}.left-179{left:179px}.right-179{right:179px}.bottom-179{bottom:179px}.z-179{z-index:179}.top-180{top:180px}.left-180{left:180px}.right-180{right:180px}.bottom-180{bottom:180px}.z-180{z-index:180}.top-181{top:181px}.left-181{left:181px}.right-181{right:181px}.bottom-181{bottom:181px}.z-181{z-index:181}.top-182{top:182px}.left-182{left:182px}.right-182{right:182px}.bottom-182{bottom:182px}.z-182{z-index:182}.top-183{top:183px}.left-183{left:183px}.right-183{right:183px}.bottom-183{bottom:183px}.z-183{z-index:183}.top-184{top:184px}.left-184{left:184px}.right-184{right:184px}.bottom-184{bottom:184px}.z-184{z-index:184}.top-185{top:185px}.left-185{left:185px}.right-185{right:185px}.bottom-185{bottom:185px}.z-185{z-index:185}.top-186{top:186px}.left-186{left:186px}.right-186{right:186px}.bottom-186{bottom:186px}.z-186{z-index:186}.top-187{top:187px}.left-187{left:187px}.right-187{right:187px}.bottom-187{bottom:187px}.z-187{z-index:187}.top-188{top:188px}.left-188{left:188px}.right-188{right:188px}.bottom-188{bottom:188px}.z-188{z-index:188}.top-189{top:189px}.left-189{left:189px}.right-189{right:189px}.bottom-189{bottom:189px}.z-189{z-index:189}.top-190{top:190px}.left-190{left:190px}.right-190{right:190px}.bottom-190{bottom:190px}.z-190{z-index:190}.top-191{top:191px}.left-191{left:191px}.right-191{right:191px}.bottom-191{bottom:191px}.z-191{z-index:191}.top-192{top:192px}.left-192{left:192px}.right-192{right:192px}.bottom-192{bottom:192px}.z-192{z-index:192}.top-193{top:193px}.left-193{left:193px}.right-193{right:193px}.bottom-193{bottom:193px}.z-193{z-index:193}.top-194{top:194px}.left-194{left:194px}.right-194{right:194px}.bottom-194{bottom:194px}.z-194{z-index:194}.top-195{top:195px}.left-195{left:195px}.right-195{right:195px}.bottom-195{bottom:195px}.z-195{z-index:195}.top-196{top:196px}.left-196{left:196px}.right-196{right:196px}.bottom-196{bottom:196px}.z-196{z-index:196}.top-197{top:197px}.left-197{left:197px}.right-197{right:197px}.bottom-197{bottom:197px}.z-197{z-index:197}.top-198{top:198px}.left-198{left:198px}.right-198{right:198px}.bottom-198{bottom:198px}.z-198{z-index:198}.top-199{top:199px}.left-199{left:199px}.right-199{right:199px}.bottom-199{bottom:199px}.z-199{z-index:199}.top-200{top:200px}.left-200{left:200px}.right-200{right:200px}.bottom-200{bottom:200px}.z-200{z-index:200}.top-201{top:201px}.left-201{left:201px}.right-201{right:201px}.bottom-201{bottom:201px}.z-201{z-index:201}.top-202{top:202px}.left-202{left:202px}.right-202{right:202px}.bottom-202{bottom:202px}.z-202{z-index:202}.top-203{top:203px}.left-203{left:203px}.right-203{right:203px}.bottom-203{bottom:203px}.z-203{z-index:203}.top-204{top:204px}.left-204{left:204px}.right-204{right:204px}.bottom-204{bottom:204px}.z-204{z-index:204}.top-205{top:205px}.left-205{left:205px}.right-205{right:205px}.bottom-205{bottom:205px}.z-205{z-index:205}.top-206{top:206px}.left-206{left:206px}.right-206{right:206px}.bottom-206{bottom:206px}.z-206{z-index:206}.top-207{top:207px}.left-207{left:207px}.right-207{right:207px}.bottom-207{bottom:207px}.z-207{z-index:207}.top-208{top:208px}.left-208{left:208px}.right-208{right:208px}.bottom-208{bottom:208px}.z-208{z-index:208}.top-209{top:209px}.left-209{left:209px}.right-209{right:209px}.bottom-209{bottom:209px}.z-209{z-index:209}.top-210{top:210px}.left-210{left:210px}.right-210{right:210px}.bottom-210{bottom:210px}.z-210{z-index:210}.top-211{top:211px}.left-211{left:211px}.right-211{right:211px}.bottom-211{bottom:211px}.z-211{z-index:211}.top-212{top:212px}.left-212{left:212px}.right-212{right:212px}.bottom-212{bottom:212px}.z-212{z-index:212}.top-213{top:213px}.left-213{left:213px}.right-213{right:213px}.bottom-213{bottom:213px}.z-213{z-index:213}.top-214{top:214px}.left-214{left:214px}.right-214{right:214px}.bottom-214{bottom:214px}.z-214{z-index:214}.top-215{top:215px}.left-215{left:215px}.right-215{right:215px}.bottom-215{bottom:215px}.z-215{z-index:215}.top-216{top:216px}.left-216{left:216px}.right-216{right:216px}.bottom-216{bottom:216px}.z-216{z-index:216}.top-217{top:217px}.left-217{left:217px}.right-217{right:217px}.bottom-217{bottom:217px}.z-217{z-index:217}.top-218{top:218px}.left-218{left:218px}.right-218{right:218px}.bottom-218{bottom:218px}.z-218{z-index:218}.top-219{top:219px}.left-219{left:219px}.right-219{right:219px}.bottom-219{bottom:219px}.z-219{z-index:219}.top-220{top:220px}.left-220{left:220px}.right-220{right:220px}.bottom-220{bottom:220px}.z-220{z-index:220}.top-221{top:221px}.left-221{left:221px}.right-221{right:221px}.bottom-221{bottom:221px}.z-221{z-index:221}.top-222{top:222px}.left-222{left:222px}.right-222{right:222px}.bottom-222{bottom:222px}.z-222{z-index:222}.top-223{top:223px}.left-223{left:223px}.right-223{right:223px}.bottom-223{bottom:223px}.z-223{z-index:223}.top-224{top:224px}.left-224{left:224px}.right-224{right:224px}.bottom-224{bottom:224px}.z-224{z-index:224}.top-225{top:225px}.left-225{left:225px}.right-225{right:225px}.bottom-225{bottom:225px}.z-225{z-index:225}.top-226{top:226px}.left-226{left:226px}.right-226{right:226px}.bottom-226{bottom:226px}.z-226{z-index:226}.top-227{top:227px}.left-227{left:227px}.right-227{right:227px}.bottom-227{bottom:227px}.z-227{z-index:227}.top-228{top:228px}.left-228{left:228px}.right-228{right:228px}.bottom-228{bottom:228px}.z-228{z-index:228}.top-229{top:229px}.left-229{left:229px}.right-229{right:229px}.bottom-229{bottom:229px}.z-229{z-index:229}.top-230{top:230px}.left-230{left:230px}.right-230{right:230px}.bottom-230{bottom:230px}.z-230{z-index:230}.top-231{top:231px}.left-231{left:231px}.right-231{right:231px}.bottom-231{bottom:231px}.z-231{z-index:231}.top-232{top:232px}.left-232{left:232px}.right-232{right:232px}.bottom-232{bottom:232px}.z-232{z-index:232}.top-233{top:233px}.left-233{left:233px}.right-233{right:233px}.bottom-233{bottom:233px}.z-233{z-index:233}.top-234{top:234px}.left-234{left:234px}.right-234{right:234px}.bottom-234{bottom:234px}.z-234{z-index:234}.top-235{top:235px}.left-235{left:235px}.right-235{right:235px}.bottom-235{bottom:235px}.z-235{z-index:235}.top-236{top:236px}.left-236{left:236px}.right-236{right:236px}.bottom-236{bottom:236px}.z-236{z-index:236}.top-237{top:237px}.left-237{left:237px}.right-237{right:237px}.bottom-237{bottom:237px}.z-237{z-index:237}.top-238{top:238px}.left-238{left:238px}.right-238{right:238px}.bottom-238{bottom:238px}.z-238{z-index:238}.top-239{top:239px}.left-239{left:239px}.right-239{right:239px}.bottom-239{bottom:239px}.z-239{z-index:239}.top-240{top:240px}.left-240{left:240px}.right-240{right:240px}.bottom-240{bottom:240px}.z-240{z-index:240}.top-241{top:241px}.left-241{left:241px}.right-241{right:241px}.bottom-241{bottom:241px}.z-241{z-index:241}.top-242{top:242px}.left-242{left:242px}.right-242{right:242px}.bottom-242{bottom:242px}.z-242{z-index:242}.top-243{top:243px}.left-243{left:243px}.right-243{right:243px}.bottom-243{bottom:243px}.z-243{z-index:243}.top-244{top:244px}.left-244{left:244px}.right-244{right:244px}.bottom-244{bottom:244px}.z-244{z-index:244}.top-245{top:245px}.left-245{left:245px}.right-245{right:245px}.bottom-245{bottom:245px}.z-245{z-index:245}.top-246{top:246px}.left-246{left:246px}.right-246{right:246px}.bottom-246{bottom:246px}.z-246{z-index:246}.top-247{top:247px}.left-247{left:247px}.right-247{right:247px}.bottom-247{bottom:247px}.z-247{z-index:247}.top-248{top:248px}.left-248{left:248px}.right-248{right:248px}.bottom-248{bottom:248px}.z-248{z-index:248}.top-249{top:249px}.left-249{left:249px}.right-249{right:249px}.bottom-249{bottom:249px}.z-249{z-index:249}.top-250{top:250px}.left-250{left:250px}.right-250{right:250px}.bottom-250{bottom:250px}.z-250{z-index:250}.top-251{top:251px}.left-251{left:251px}.right-251{right:251px}.bottom-251{bottom:251px}.z-251{z-index:251}.top-252{top:252px}.left-252{left:252px}.right-252{right:252px}.bottom-252{bottom:252px}.z-252{z-index:252}.top-253{top:253px}.left-253{left:253px}.right-253{right:253px}.bottom-253{bottom:253px}.z-253{z-index:253}.top-254{top:254px}.left-254{left:254px}.right-254{right:254px}.bottom-254{bottom:254px}.z-254{z-index:254}.top-255{top:255px}.left-255{left:255px}.right-255{right:255px}.bottom-255{bottom:255px}.z-255{z-index:255}.top-256{top:256px}.left-256{left:256px}.right-256{right:256px}.bottom-256{bottom:256px}.z-256{z-index:256}.top-257{top:257px}.left-257{left:257px}.right-257{right:257px}.bottom-257{bottom:257px}.z-257{z-index:257}.top-258{top:258px}.left-258{left:258px}.right-258{right:258px}.bottom-258{bottom:258px}.z-258{z-index:258}.top-259{top:259px}.left-259{left:259px}.right-259{right:259px}.bottom-259{bottom:259px}.z-259{z-index:259}.top-260{top:260px}.left-260{left:260px}.right-260{right:260px}.bottom-260{bottom:260px}.z-260{z-index:260}.top-261{top:261px}.left-261{left:261px}.right-261{right:261px}.bottom-261{bottom:261px}.z-261{z-index:261}.top-262{top:262px}.left-262{left:262px}.right-262{right:262px}.bottom-262{bottom:262px}.z-262{z-index:262}.top-263{top:263px}.left-263{left:263px}.right-263{right:263px}.bottom-263{bottom:263px}.z-263{z-index:263}.top-264{top:264px}.left-264{left:264px}.right-264{right:264px}.bottom-264{bottom:264px}.z-264{z-index:264}.top-265{top:265px}.left-265{left:265px}.right-265{right:265px}.bottom-265{bottom:265px}.z-265{z-index:265}.top-266{top:266px}.left-266{left:266px}.right-266{right:266px}.bottom-266{bottom:266px}.z-266{z-index:266}.top-267{top:267px}.left-267{left:267px}.right-267{right:267px}.bottom-267{bottom:267px}.z-267{z-index:267}.top-268{top:268px}.left-268{left:268px}.right-268{right:268px}.bottom-268{bottom:268px}.z-268{z-index:268}.top-269{top:269px}.left-269{left:269px}.right-269{right:269px}.bottom-269{bottom:269px}.z-269{z-index:269}.top-270{top:270px}.left-270{left:270px}.right-270{right:270px}.bottom-270{bottom:270px}.z-270{z-index:270}.top-271{top:271px}.left-271{left:271px}.right-271{right:271px}.bottom-271{bottom:271px}.z-271{z-index:271}.top-272{top:272px}.left-272{left:272px}.right-272{right:272px}.bottom-272{bottom:272px}.z-272{z-index:272}.top-273{top:273px}.left-273{left:273px}.right-273{right:273px}.bottom-273{bottom:273px}.z-273{z-index:273}.top-274{top:274px}.left-274{left:274px}.right-274{right:274px}.bottom-274{bottom:274px}.z-274{z-index:274}.top-275{top:275px}.left-275{left:275px}.right-275{right:275px}.bottom-275{bottom:275px}.z-275{z-index:275}.top-276{top:276px}.left-276{left:276px}.right-276{right:276px}.bottom-276{bottom:276px}.z-276{z-index:276}.top-277{top:277px}.left-277{left:277px}.right-277{right:277px}.bottom-277{bottom:277px}.z-277{z-index:277}.top-278{top:278px}.left-278{left:278px}.right-278{right:278px}.bottom-278{bottom:278px}.z-278{z-index:278}.top-279{top:279px}.left-279{left:279px}.right-279{right:279px}.bottom-279{bottom:279px}.z-279{z-index:279}.top-280{top:280px}.left-280{left:280px}.right-280{right:280px}.bottom-280{bottom:280px}.z-280{z-index:280}.top-281{top:281px}.left-281{left:281px}.right-281{right:281px}.bottom-281{bottom:281px}.z-281{z-index:281}.top-282{top:282px}.left-282{left:282px}.right-282{right:282px}.bottom-282{bottom:282px}.z-282{z-index:282}.top-283{top:283px}.left-283{left:283px}.right-283{right:283px}.bottom-283{bottom:283px}.z-283{z-index:283}.top-284{top:284px}.left-284{left:284px}.right-284{right:284px}.bottom-284{bottom:284px}.z-284{z-index:284}.top-285{top:285px}.left-285{left:285px}.right-285{right:285px}.bottom-285{bottom:285px}.z-285{z-index:285}.top-286{top:286px}.left-286{left:286px}.right-286{right:286px}.bottom-286{bottom:286px}.z-286{z-index:286}.top-287{top:287px}.left-287{left:287px}.right-287{right:287px}.bottom-287{bottom:287px}.z-287{z-index:287}.top-288{top:288px}.left-288{left:288px}.right-288{right:288px}.bottom-288{bottom:288px}.z-288{z-index:288}.top-289{top:289px}.left-289{left:289px}.right-289{right:289px}.bottom-289{bottom:289px}.z-289{z-index:289}.top-290{top:290px}.left-290{left:290px}.right-290{right:290px}.bottom-290{bottom:290px}.z-290{z-index:290}.top-291{top:291px}.left-291{left:291px}.right-291{right:291px}.bottom-291{bottom:291px}.z-291{z-index:291}.top-292{top:292px}.left-292{left:292px}.right-292{right:292px}.bottom-292{bottom:292px}.z-292{z-index:292}.top-293{top:293px}.left-293{left:293px}.right-293{right:293px}.bottom-293{bottom:293px}.z-293{z-index:293}.top-294{top:294px}.left-294{left:294px}.right-294{right:294px}.bottom-294{bottom:294px}.z-294{z-index:294}.top-295{top:295px}.left-295{left:295px}.right-295{right:295px}.bottom-295{bottom:295px}.z-295{z-index:295}.top-296{top:296px}.left-296{left:296px}.right-296{right:296px}.bottom-296{bottom:296px}.z-296{z-index:296}.top-297{top:297px}.left-297{left:297px}.right-297{right:297px}.bottom-297{bottom:297px}.z-297{z-index:297}.top-298{top:298px}.left-298{left:298px}.right-298{right:298px}.bottom-298{bottom:298px}.z-298{z-index:298}.top-299{top:299px}.left-299{left:299px}.right-299{right:299px}.bottom-299{bottom:299px}.z-299{z-index:299}.top-300{top:300px}.left-300{left:300px}.right-300{right:300px}.bottom-300{bottom:300px}.z-300{z-index:300}.top-301{top:301px}.left-301{left:301px}.right-301{right:301px}.bottom-301{bottom:301px}.z-301{z-index:301}.top-302{top:302px}.left-302{left:302px}.right-302{right:302px}.bottom-302{bottom:302px}.z-302{z-index:302}.top-303{top:303px}.left-303{left:303px}.right-303{right:303px}.bottom-303{bottom:303px}.z-303{z-index:303}.top-304{top:304px}.left-304{left:304px}.right-304{right:304px}.bottom-304{bottom:304px}.z-304{z-index:304}.top-305{top:305px}.left-305{left:305px}.right-305{right:305px}.bottom-305{bottom:305px}.z-305{z-index:305}.top-306{top:306px}.left-306{left:306px}.right-306{right:306px}.bottom-306{bottom:306px}.z-306{z-index:306}.top-307{top:307px}.left-307{left:307px}.right-307{right:307px}.bottom-307{bottom:307px}.z-307{z-index:307}.top-308{top:308px}.left-308{left:308px}.right-308{right:308px}.bottom-308{bottom:308px}.z-308{z-index:308}.top-309{top:309px}.left-309{left:309px}.right-309{right:309px}.bottom-309{bottom:309px}.z-309{z-index:309}.top-310{top:310px}.left-310{left:310px}.right-310{right:310px}.bottom-310{bottom:310px}.z-310{z-index:310}.top-311{top:311px}.left-311{left:311px}.right-311{right:311px}.bottom-311{bottom:311px}.z-311{z-index:311}.top-312{top:312px}.left-312{left:312px}.right-312{right:312px}.bottom-312{bottom:312px}.z-312{z-index:312}.top-313{top:313px}.left-313{left:313px}.right-313{right:313px}.bottom-313{bottom:313px}.z-313{z-index:313}.top-314{top:314px}.left-314{left:314px}.right-314{right:314px}.bottom-314{bottom:314px}.z-314{z-index:314}.top-315{top:315px}.left-315{left:315px}.right-315{right:315px}.bottom-315{bottom:315px}.z-315{z-index:315}.top-316{top:316px}.left-316{left:316px}.right-316{right:316px}.bottom-316{bottom:316px}.z-316{z-index:316}.top-317{top:317px}.left-317{left:317px}.right-317{right:317px}.bottom-317{bottom:317px}.z-317{z-index:317}.top-318{top:318px}.left-318{left:318px}.right-318{right:318px}.bottom-318{bottom:318px}.z-318{z-index:318}.top-319{top:319px}.left-319{left:319px}.right-319{right:319px}.bottom-319{bottom:319px}.z-319{z-index:319}.top-320{top:320px}.left-320{left:320px}.right-320{right:320px}.bottom-320{bottom:320px}.z-320{z-index:320}.top-321{top:321px}.left-321{left:321px}.right-321{right:321px}.bottom-321{bottom:321px}.z-321{z-index:321}.top-322{top:322px}.left-322{left:322px}.right-322{right:322px}.bottom-322{bottom:322px}.z-322{z-index:322}.top-323{top:323px}.left-323{left:323px}.right-323{right:323px}.bottom-323{bottom:323px}.z-323{z-index:323}.top-324{top:324px}.left-324{left:324px}.right-324{right:324px}.bottom-324{bottom:324px}.z-324{z-index:324}.top-325{top:325px}.left-325{left:325px}.right-325{right:325px}.bottom-325{bottom:325px}.z-325{z-index:325}.top-326{top:326px}.left-326{left:326px}.right-326{right:326px}.bottom-326{bottom:326px}.z-326{z-index:326}.top-327{top:327px}.left-327{left:327px}.right-327{right:327px}.bottom-327{bottom:327px}.z-327{z-index:327}.top-328{top:328px}.left-328{left:328px}.right-328{right:328px}.bottom-328{bottom:328px}.z-328{z-index:328}.top-329{top:329px}.left-329{left:329px}.right-329{right:329px}.bottom-329{bottom:329px}.z-329{z-index:329}.top-330{top:330px}.left-330{left:330px}.right-330{right:330px}.bottom-330{bottom:330px}.z-330{z-index:330}.top-331{top:331px}.left-331{left:331px}.right-331{right:331px}.bottom-331{bottom:331px}.z-331{z-index:331}.top-332{top:332px}.left-332{left:332px}.right-332{right:332px}.bottom-332{bottom:332px}.z-332{z-index:332}.top-333{top:333px}.left-333{left:333px}.right-333{right:333px}.bottom-333{bottom:333px}.z-333{z-index:333}.top-334{top:334px}.left-334{left:334px}.right-334{right:334px}.bottom-334{bottom:334px}.z-334{z-index:334}.top-335{top:335px}.left-335{left:335px}.right-335{right:335px}.bottom-335{bottom:335px}.z-335{z-index:335}.top-336{top:336px}.left-336{left:336px}.right-336{right:336px}.bottom-336{bottom:336px}.z-336{z-index:336}.top-337{top:337px}.left-337{left:337px}.right-337{right:337px}.bottom-337{bottom:337px}.z-337{z-index:337}.top-338{top:338px}.left-338{left:338px}.right-338{right:338px}.bottom-338{bottom:338px}.z-338{z-index:338}.top-339{top:339px}.left-339{left:339px}.right-339{right:339px}.bottom-339{bottom:339px}.z-339{z-index:339}.top-340{top:340px}.left-340{left:340px}.right-340{right:340px}.bottom-340{bottom:340px}.z-340{z-index:340}.top-341{top:341px}.left-341{left:341px}.right-341{right:341px}.bottom-341{bottom:341px}.z-341{z-index:341}.top-342{top:342px}.left-342{left:342px}.right-342{right:342px}.bottom-342{bottom:342px}.z-342{z-index:342}.top-343{top:343px}.left-343{left:343px}.right-343{right:343px}.bottom-343{bottom:343px}.z-343{z-index:343}.top-344{top:344px}.left-344{left:344px}.right-344{right:344px}.bottom-344{bottom:344px}.z-344{z-index:344}.top-345{top:345px}.left-345{left:345px}.right-345{right:345px}.bottom-345{bottom:345px}.z-345{z-index:345}.top-346{top:346px}.left-346{left:346px}.right-346{right:346px}.bottom-346{bottom:346px}.z-346{z-index:346}.top-347{top:347px}.left-347{left:347px}.right-347{right:347px}.bottom-347{bottom:347px}.z-347{z-index:347}.top-348{top:348px}.left-348{left:348px}.right-348{right:348px}.bottom-348{bottom:348px}.z-348{z-index:348}.top-349{top:349px}.left-349{left:349px}.right-349{right:349px}.bottom-349{bottom:349px}.z-349{z-index:349}.top-350{top:350px}.left-350{left:350px}.right-350{right:350px}.bottom-350{bottom:350px}.z-350{z-index:350}.top-351{top:351px}.left-351{left:351px}.right-351{right:351px}.bottom-351{bottom:351px}.z-351{z-index:351}.top-352{top:352px}.left-352{left:352px}.right-352{right:352px}.bottom-352{bottom:352px}.z-352{z-index:352}.top-353{top:353px}.left-353{left:353px}.right-353{right:353px}.bottom-353{bottom:353px}.z-353{z-index:353}.top-354{top:354px}.left-354{left:354px}.right-354{right:354px}.bottom-354{bottom:354px}.z-354{z-index:354}.top-355{top:355px}.left-355{left:355px}.right-355{right:355px}.bottom-355{bottom:355px}.z-355{z-index:355}.top-356{top:356px}.left-356{left:356px}.right-356{right:356px}.bottom-356{bottom:356px}.z-356{z-index:356}.top-357{top:357px}.left-357{left:357px}.right-357{right:357px}.bottom-357{bottom:357px}.z-357{z-index:357}.top-358{top:358px}.left-358{left:358px}.right-358{right:358px}.bottom-358{bottom:358px}.z-358{z-index:358}.top-359{top:359px}.left-359{left:359px}.right-359{right:359px}.bottom-359{bottom:359px}.z-359{z-index:359}.top-360{top:360px}.left-360{left:360px}.right-360{right:360px}.bottom-360{bottom:360px}.z-360{z-index:360}.top-361{top:361px}.left-361{left:361px}.right-361{right:361px}.bottom-361{bottom:361px}.z-361{z-index:361}.top-362{top:362px}.left-362{left:362px}.right-362{right:362px}.bottom-362{bottom:362px}.z-362{z-index:362}.top-363{top:363px}.left-363{left:363px}.right-363{right:363px}.bottom-363{bottom:363px}.z-363{z-index:363}.top-364{top:364px}.left-364{left:364px}.right-364{right:364px}.bottom-364{bottom:364px}.z-364{z-index:364}.top-365{top:365px}.left-365{left:365px}.right-365{right:365px}.bottom-365{bottom:365px}.z-365{z-index:365}.top-366{top:366px}.left-366{left:366px}.right-366{right:366px}.bottom-366{bottom:366px}.z-366{z-index:366}.top-367{top:367px}.left-367{left:367px}.right-367{right:367px}.bottom-367{bottom:367px}.z-367{z-index:367}.top-368{top:368px}.left-368{left:368px}.right-368{right:368px}.bottom-368{bottom:368px}.z-368{z-index:368}.top-369{top:369px}.left-369{left:369px}.right-369{right:369px}.bottom-369{bottom:369px}.z-369{z-index:369}.top-370{top:370px}.left-370{left:370px}.right-370{right:370px}.bottom-370{bottom:370px}.z-370{z-index:370}.top-371{top:371px}.left-371{left:371px}.right-371{right:371px}.bottom-371{bottom:371px}.z-371{z-index:371}.top-372{top:372px}.left-372{left:372px}.right-372{right:372px}.bottom-372{bottom:372px}.z-372{z-index:372}.top-373{top:373px}.left-373{left:373px}.right-373{right:373px}.bottom-373{bottom:373px}.z-373{z-index:373}.top-374{top:374px}.left-374{left:374px}.right-374{right:374px}.bottom-374{bottom:374px}.z-374{z-index:374}.top-375{top:375px}.left-375{left:375px}.right-375{right:375px}.bottom-375{bottom:375px}.z-375{z-index:375}.top-376{top:376px}.left-376{left:376px}.right-376{right:376px}.bottom-376{bottom:376px}.z-376{z-index:376}.top-377{top:377px}.left-377{left:377px}.right-377{right:377px}.bottom-377{bottom:377px}.z-377{z-index:377}.top-378{top:378px}.left-378{left:378px}.right-378{right:378px}.bottom-378{bottom:378px}.z-378{z-index:378}.top-379{top:379px}.left-379{left:379px}.right-379{right:379px}.bottom-379{bottom:379px}.z-379{z-index:379}.top-380{top:380px}.left-380{left:380px}.right-380{right:380px}.bottom-380{bottom:380px}.z-380{z-index:380}.top-381{top:381px}.left-381{left:381px}.right-381{right:381px}.bottom-381{bottom:381px}.z-381{z-index:381}.top-382{top:382px}.left-382{left:382px}.right-382{right:382px}.bottom-382{bottom:382px}.z-382{z-index:382}.top-383{top:383px}.left-383{left:383px}.right-383{right:383px}.bottom-383{bottom:383px}.z-383{z-index:383}.top-384{top:384px}.left-384{left:384px}.right-384{right:384px}.bottom-384{bottom:384px}.z-384{z-index:384}.top-385{top:385px}.left-385{left:385px}.right-385{right:385px}.bottom-385{bottom:385px}.z-385{z-index:385}.top-386{top:386px}.left-386{left:386px}.right-386{right:386px}.bottom-386{bottom:386px}.z-386{z-index:386}.top-387{top:387px}.left-387{left:387px}.right-387{right:387px}.bottom-387{bottom:387px}.z-387{z-index:387}.top-388{top:388px}.left-388{left:388px}.right-388{right:388px}.bottom-388{bottom:388px}.z-388{z-index:388}.top-389{top:389px}.left-389{left:389px}.right-389{right:389px}.bottom-389{bottom:389px}.z-389{z-index:389}.top-390{top:390px}.left-390{left:390px}.right-390{right:390px}.bottom-390{bottom:390px}.z-390{z-index:390}.top-391{top:391px}.left-391{left:391px}.right-391{right:391px}.bottom-391{bottom:391px}.z-391{z-index:391}.top-392{top:392px}.left-392{left:392px}.right-392{right:392px}.bottom-392{bottom:392px}.z-392{z-index:392}.top-393{top:393px}.left-393{left:393px}.right-393{right:393px}.bottom-393{bottom:393px}.z-393{z-index:393}.top-394{top:394px}.left-394{left:394px}.right-394{right:394px}.bottom-394{bottom:394px}.z-394{z-index:394}.top-395{top:395px}.left-395{left:395px}.right-395{right:395px}.bottom-395{bottom:395px}.z-395{z-index:395}.top-396{top:396px}.left-396{left:396px}.right-396{right:396px}.bottom-396{bottom:396px}.z-396{z-index:396}.top-397{top:397px}.left-397{left:397px}.right-397{right:397px}.bottom-397{bottom:397px}.z-397{z-index:397}.top-398{top:398px}.left-398{left:398px}.right-398{right:398px}.bottom-398{bottom:398px}.z-398{z-index:398}.top-399{top:399px}.left-399{left:399px}.right-399{right:399px}.bottom-399{bottom:399px}.z-399{z-index:399}.top-400{top:400px}.left-400{left:400px}.right-400{right:400px}.bottom-400{bottom:400px}.z-400{z-index:400}.top-401{top:401px}.left-401{left:401px}.right-401{right:401px}.bottom-401{bottom:401px}.z-401{z-index:401}.top-402{top:402px}.left-402{left:402px}.right-402{right:402px}.bottom-402{bottom:402px}.z-402{z-index:402}.top-403{top:403px}.left-403{left:403px}.right-403{right:403px}.bottom-403{bottom:403px}.z-403{z-index:403}.top-404{top:404px}.left-404{left:404px}.right-404{right:404px}.bottom-404{bottom:404px}.z-404{z-index:404}.top-405{top:405px}.left-405{left:405px}.right-405{right:405px}.bottom-405{bottom:405px}.z-405{z-index:405}.top-406{top:406px}.left-406{left:406px}.right-406{right:406px}.bottom-406{bottom:406px}.z-406{z-index:406}.top-407{top:407px}.left-407{left:407px}.right-407{right:407px}.bottom-407{bottom:407px}.z-407{z-index:407}.top-408{top:408px}.left-408{left:408px}.right-408{right:408px}.bottom-408{bottom:408px}.z-408{z-index:408}.top-409{top:409px}.left-409{left:409px}.right-409{right:409px}.bottom-409{bottom:409px}.z-409{z-index:409}.top-410{top:410px}.left-410{left:410px}.right-410{right:410px}.bottom-410{bottom:410px}.z-410{z-index:410}.top-411{top:411px}.left-411{left:411px}.right-411{right:411px}.bottom-411{bottom:411px}.z-411{z-index:411}.top-412{top:412px}.left-412{left:412px}.right-412{right:412px}.bottom-412{bottom:412px}.z-412{z-index:412}.top-413{top:413px}.left-413{left:413px}.right-413{right:413px}.bottom-413{bottom:413px}.z-413{z-index:413}.top-414{top:414px}.left-414{left:414px}.right-414{right:414px}.bottom-414{bottom:414px}.z-414{z-index:414}.top-415{top:415px}.left-415{left:415px}.right-415{right:415px}.bottom-415{bottom:415px}.z-415{z-index:415}.top-416{top:416px}.left-416{left:416px}.right-416{right:416px}.bottom-416{bottom:416px}.z-416{z-index:416}.top-417{top:417px}.left-417{left:417px}.right-417{right:417px}.bottom-417{bottom:417px}.z-417{z-index:417}.top-418{top:418px}.left-418{left:418px}.right-418{right:418px}.bottom-418{bottom:418px}.z-418{z-index:418}.top-419{top:419px}.left-419{left:419px}.right-419{right:419px}.bottom-419{bottom:419px}.z-419{z-index:419}.top-420{top:420px}.left-420{left:420px}.right-420{right:420px}.bottom-420{bottom:420px}.z-420{z-index:420}.top-421{top:421px}.left-421{left:421px}.right-421{right:421px}.bottom-421{bottom:421px}.z-421{z-index:421}.top-422{top:422px}.left-422{left:422px}.right-422{right:422px}.bottom-422{bottom:422px}.z-422{z-index:422}.top-423{top:423px}.left-423{left:423px}.right-423{right:423px}.bottom-423{bottom:423px}.z-423{z-index:423}.top-424{top:424px}.left-424{left:424px}.right-424{right:424px}.bottom-424{bottom:424px}.z-424{z-index:424}.top-425{top:425px}.left-425{left:425px}.right-425{right:425px}.bottom-425{bottom:425px}.z-425{z-index:425}.top-426{top:426px}.left-426{left:426px}.right-426{right:426px}.bottom-426{bottom:426px}.z-426{z-index:426}.top-427{top:427px}.left-427{left:427px}.right-427{right:427px}.bottom-427{bottom:427px}.z-427{z-index:427}.top-428{top:428px}.left-428{left:428px}.right-428{right:428px}.bottom-428{bottom:428px}.z-428{z-index:428}.top-429{top:429px}.left-429{left:429px}.right-429{right:429px}.bottom-429{bottom:429px}.z-429{z-index:429}.top-430{top:430px}.left-430{left:430px}.right-430{right:430px}.bottom-430{bottom:430px}.z-430{z-index:430}.top-431{top:431px}.left-431{left:431px}.right-431{right:431px}.bottom-431{bottom:431px}.z-431{z-index:431}.top-432{top:432px}.left-432{left:432px}.right-432{right:432px}.bottom-432{bottom:432px}.z-432{z-index:432}.top-433{top:433px}.left-433{left:433px}.right-433{right:433px}.bottom-433{bottom:433px}.z-433{z-index:433}.top-434{top:434px}.left-434{left:434px}.right-434{right:434px}.bottom-434{bottom:434px}.z-434{z-index:434}.top-435{top:435px}.left-435{left:435px}.right-435{right:435px}.bottom-435{bottom:435px}.z-435{z-index:435}.top-436{top:436px}.left-436{left:436px}.right-436{right:436px}.bottom-436{bottom:436px}.z-436{z-index:436}.top-437{top:437px}.left-437{left:437px}.right-437{right:437px}.bottom-437{bottom:437px}.z-437{z-index:437}.top-438{top:438px}.left-438{left:438px}.right-438{right:438px}.bottom-438{bottom:438px}.z-438{z-index:438}.top-439{top:439px}.left-439{left:439px}.right-439{right:439px}.bottom-439{bottom:439px}.z-439{z-index:439}.top-440{top:440px}.left-440{left:440px}.right-440{right:440px}.bottom-440{bottom:440px}.z-440{z-index:440}.top-441{top:441px}.left-441{left:441px}.right-441{right:441px}.bottom-441{bottom:441px}.z-441{z-index:441}.top-442{top:442px}.left-442{left:442px}.right-442{right:442px}.bottom-442{bottom:442px}.z-442{z-index:442}.top-443{top:443px}.left-443{left:443px}.right-443{right:443px}.bottom-443{bottom:443px}.z-443{z-index:443}.top-444{top:444px}.left-444{left:444px}.right-444{right:444px}.bottom-444{bottom:444px}.z-444{z-index:444}.top-445{top:445px}.left-445{left:445px}.right-445{right:445px}.bottom-445{bottom:445px}.z-445{z-index:445}.top-446{top:446px}.left-446{left:446px}.right-446{right:446px}.bottom-446{bottom:446px}.z-446{z-index:446}.top-447{top:447px}.left-447{left:447px}.right-447{right:447px}.bottom-447{bottom:447px}.z-447{z-index:447}.top-448{top:448px}.left-448{left:448px}.right-448{right:448px}.bottom-448{bottom:448px}.z-448{z-index:448}.top-449{top:449px}.left-449{left:449px}.right-449{right:449px}.bottom-449{bottom:449px}.z-449{z-index:449}.top-450{top:450px}.left-450{left:450px}.right-450{right:450px}.bottom-450{bottom:450px}.z-450{z-index:450}.top-451{top:451px}.left-451{left:451px}.right-451{right:451px}.bottom-451{bottom:451px}.z-451{z-index:451}.top-452{top:452px}.left-452{left:452px}.right-452{right:452px}.bottom-452{bottom:452px}.z-452{z-index:452}.top-453{top:453px}.left-453{left:453px}.right-453{right:453px}.bottom-453{bottom:453px}.z-453{z-index:453}.top-454{top:454px}.left-454{left:454px}.right-454{right:454px}.bottom-454{bottom:454px}.z-454{z-index:454}.top-455{top:455px}.left-455{left:455px}.right-455{right:455px}.bottom-455{bottom:455px}.z-455{z-index:455}.top-456{top:456px}.left-456{left:456px}.right-456{right:456px}.bottom-456{bottom:456px}.z-456{z-index:456}.top-457{top:457px}.left-457{left:457px}.right-457{right:457px}.bottom-457{bottom:457px}.z-457{z-index:457}.top-458{top:458px}.left-458{left:458px}.right-458{right:458px}.bottom-458{bottom:458px}.z-458{z-index:458}.top-459{top:459px}.left-459{left:459px}.right-459{right:459px}.bottom-459{bottom:459px}.z-459{z-index:459}.top-460{top:460px}.left-460{left:460px}.right-460{right:460px}.bottom-460{bottom:460px}.z-460{z-index:460}.top-461{top:461px}.left-461{left:461px}.right-461{right:461px}.bottom-461{bottom:461px}.z-461{z-index:461}.top-462{top:462px}.left-462{left:462px}.right-462{right:462px}.bottom-462{bottom:462px}.z-462{z-index:462}.top-463{top:463px}.left-463{left:463px}.right-463{right:463px}.bottom-463{bottom:463px}.z-463{z-index:463}.top-464{top:464px}.left-464{left:464px}.right-464{right:464px}.bottom-464{bottom:464px}.z-464{z-index:464}.top-465{top:465px}.left-465{left:465px}.right-465{right:465px}.bottom-465{bottom:465px}.z-465{z-index:465}.top-466{top:466px}.left-466{left:466px}.right-466{right:466px}.bottom-466{bottom:466px}.z-466{z-index:466}.top-467{top:467px}.left-467{left:467px}.right-467{right:467px}.bottom-467{bottom:467px}.z-467{z-index:467}.top-468{top:468px}.left-468{left:468px}.right-468{right:468px}.bottom-468{bottom:468px}.z-468{z-index:468}.top-469{top:469px}.left-469{left:469px}.right-469{right:469px}.bottom-469{bottom:469px}.z-469{z-index:469}.top-470{top:470px}.left-470{left:470px}.right-470{right:470px}.bottom-470{bottom:470px}.z-470{z-index:470}.top-471{top:471px}.left-471{left:471px}.right-471{right:471px}.bottom-471{bottom:471px}.z-471{z-index:471}.top-472{top:472px}.left-472{left:472px}.right-472{right:472px}.bottom-472{bottom:472px}.z-472{z-index:472}.top-473{top:473px}.left-473{left:473px}.right-473{right:473px}.bottom-473{bottom:473px}.z-473{z-index:473}.top-474{top:474px}.left-474{left:474px}.right-474{right:474px}.bottom-474{bottom:474px}.z-474{z-index:474}.top-475{top:475px}.left-475{left:475px}.right-475{right:475px}.bottom-475{bottom:475px}.z-475{z-index:475}.top-476{top:476px}.left-476{left:476px}.right-476{right:476px}.bottom-476{bottom:476px}.z-476{z-index:476}.top-477{top:477px}.left-477{left:477px}.right-477{right:477px}.bottom-477{bottom:477px}.z-477{z-index:477}.top-478{top:478px}.left-478{left:478px}.right-478{right:478px}.bottom-478{bottom:478px}.z-478{z-index:478}.top-479{top:479px}.left-479{left:479px}.right-479{right:479px}.bottom-479{bottom:479px}.z-479{z-index:479}.top-480{top:480px}.left-480{left:480px}.right-480{right:480px}.bottom-480{bottom:480px}.z-480{z-index:480}.top-481{top:481px}.left-481{left:481px}.right-481{right:481px}.bottom-481{bottom:481px}.z-481{z-index:481}.top-482{top:482px}.left-482{left:482px}.right-482{right:482px}.bottom-482{bottom:482px}.z-482{z-index:482}.top-483{top:483px}.left-483{left:483px}.right-483{right:483px}.bottom-483{bottom:483px}.z-483{z-index:483}.top-484{top:484px}.left-484{left:484px}.right-484{right:484px}.bottom-484{bottom:484px}.z-484{z-index:484}.top-485{top:485px}.left-485{left:485px}.right-485{right:485px}.bottom-485{bottom:485px}.z-485{z-index:485}.top-486{top:486px}.left-486{left:486px}.right-486{right:486px}.bottom-486{bottom:486px}.z-486{z-index:486}.top-487{top:487px}.left-487{left:487px}.right-487{right:487px}.bottom-487{bottom:487px}.z-487{z-index:487}.top-488{top:488px}.left-488{left:488px}.right-488{right:488px}.bottom-488{bottom:488px}.z-488{z-index:488}.top-489{top:489px}.left-489{left:489px}.right-489{right:489px}.bottom-489{bottom:489px}.z-489{z-index:489}.top-490{top:490px}.left-490{left:490px}.right-490{right:490px}.bottom-490{bottom:490px}.z-490{z-index:490}.top-491{top:491px}.left-491{left:491px}.right-491{right:491px}.bottom-491{bottom:491px}.z-491{z-index:491}.top-492{top:492px}.left-492{left:492px}.right-492{right:492px}.bottom-492{bottom:492px}.z-492{z-index:492}.top-493{top:493px}.left-493{left:493px}.right-493{right:493px}.bottom-493{bottom:493px}.z-493{z-index:493}.top-494{top:494px}.left-494{left:494px}.right-494{right:494px}.bottom-494{bottom:494px}.z-494{z-index:494}.top-495{top:495px}.left-495{left:495px}.right-495{right:495px}.bottom-495{bottom:495px}.z-495{z-index:495}.top-496{top:496px}.left-496{left:496px}.right-496{right:496px}.bottom-496{bottom:496px}.z-496{z-index:496}.top-497{top:497px}.left-497{left:497px}.right-497{right:497px}.bottom-497{bottom:497px}.z-497{z-index:497}.top-498{top:498px}.left-498{left:498px}.right-498{right:498px}.bottom-498{bottom:498px}.z-498{z-index:498}.top-499{top:499px}.left-499{left:499px}.right-499{right:499px}.bottom-499{bottom:499px}.z-499{z-index:499}.top-500{top:500px}.left-500{left:500px}.right-500{right:500px}.bottom-500{bottom:500px}.z-500{z-index:500}.top-501{top:501px}.left-501{left:501px}.right-501{right:501px}.bottom-501{bottom:501px}.z-501{z-index:501}.top-502{top:502px}.left-502{left:502px}.right-502{right:502px}.bottom-502{bottom:502px}.z-502{z-index:502}.top-503{top:503px}.left-503{left:503px}.right-503{right:503px}.bottom-503{bottom:503px}.z-503{z-index:503}.top-504{top:504px}.left-504{left:504px}.right-504{right:504px}.bottom-504{bottom:504px}.z-504{z-index:504}.top-505{top:505px}.left-505{left:505px}.right-505{right:505px}.bottom-505{bottom:505px}.z-505{z-index:505}.top-506{top:506px}.left-506{left:506px}.right-506{right:506px}.bottom-506{bottom:506px}.z-506{z-index:506}.top-507{top:507px}.left-507{left:507px}.right-507{right:507px}.bottom-507{bottom:507px}.z-507{z-index:507}.top-508{top:508px}.left-508{left:508px}.right-508{right:508px}.bottom-508{bottom:508px}.z-508{z-index:508}.top-509{top:509px}.left-509{left:509px}.right-509{right:509px}.bottom-509{bottom:509px}.z-509{z-index:509}.top-510{top:510px}.left-510{left:510px}.right-510{right:510px}.bottom-510{bottom:510px}.z-510{z-index:510}.top-511{top:511px}.left-511{left:511px}.right-511{right:511px}.bottom-511{bottom:511px}.z-511{z-index:511}.top-512{top:512px}.left-512{left:512px}.right-512{right:512px}.bottom-512{bottom:512px}.z-512{z-index:512}.top-513{top:513px}.left-513{left:513px}.right-513{right:513px}.bottom-513{bottom:513px}.z-513{z-index:513}.top-514{top:514px}.left-514{left:514px}.right-514{right:514px}.bottom-514{bottom:514px}.z-514{z-index:514}.top-515{top:515px}.left-515{left:515px}.right-515{right:515px}.bottom-515{bottom:515px}.z-515{z-index:515}.top-516{top:516px}.left-516{left:516px}.right-516{right:516px}.bottom-516{bottom:516px}.z-516{z-index:516}.top-517{top:517px}.left-517{left:517px}.right-517{right:517px}.bottom-517{bottom:517px}.z-517{z-index:517}.top-518{top:518px}.left-518{left:518px}.right-518{right:518px}.bottom-518{bottom:518px}.z-518{z-index:518}.top-519{top:519px}.left-519{left:519px}.right-519{right:519px}.bottom-519{bottom:519px}.z-519{z-index:519}.top-520{top:520px}.left-520{left:520px}.right-520{right:520px}.bottom-520{bottom:520px}.z-520{z-index:520}.top-521{top:521px}.left-521{left:521px}.right-521{right:521px}.bottom-521{bottom:521px}.z-521{z-index:521}.top-522{top:522px}.left-522{left:522px}.right-522{right:522px}.bottom-522{bottom:522px}.z-522{z-index:522}.top-523{top:523px}.left-523{left:523px}.right-523{right:523px}.bottom-523{bottom:523px}.z-523{z-index:523}.top-524{top:524px}.left-524{left:524px}.right-524{right:524px}.bottom-524{bottom:524px}.z-524{z-index:524}.top-525{top:525px}.left-525{left:525px}.right-525{right:525px}.bottom-525{bottom:525px}.z-525{z-index:525}.top-526{top:526px}.left-526{left:526px}.right-526{right:526px}.bottom-526{bottom:526px}.z-526{z-index:526}.top-527{top:527px}.left-527{left:527px}.right-527{right:527px}.bottom-527{bottom:527px}.z-527{z-index:527}.top-528{top:528px}.left-528{left:528px}.right-528{right:528px}.bottom-528{bottom:528px}.z-528{z-index:528}.top-529{top:529px}.left-529{left:529px}.right-529{right:529px}.bottom-529{bottom:529px}.z-529{z-index:529}.top-530{top:530px}.left-530{left:530px}.right-530{right:530px}.bottom-530{bottom:530px}.z-530{z-index:530}.top-531{top:531px}.left-531{left:531px}.right-531{right:531px}.bottom-531{bottom:531px}.z-531{z-index:531}.top-532{top:532px}.left-532{left:532px}.right-532{right:532px}.bottom-532{bottom:532px}.z-532{z-index:532}.top-533{top:533px}.left-533{left:533px}.right-533{right:533px}.bottom-533{bottom:533px}.z-533{z-index:533}.top-534{top:534px}.left-534{left:534px}.right-534{right:534px}.bottom-534{bottom:534px}.z-534{z-index:534}.top-535{top:535px}.left-535{left:535px}.right-535{right:535px}.bottom-535{bottom:535px}.z-535{z-index:535}.top-536{top:536px}.left-536{left:536px}.right-536{right:536px}.bottom-536{bottom:536px}.z-536{z-index:536}.top-537{top:537px}.left-537{left:537px}.right-537{right:537px}.bottom-537{bottom:537px}.z-537{z-index:537}.top-538{top:538px}.left-538{left:538px}.right-538{right:538px}.bottom-538{bottom:538px}.z-538{z-index:538}.top-539{top:539px}.left-539{left:539px}.right-539{right:539px}.bottom-539{bottom:539px}.z-539{z-index:539}.top-540{top:540px}.left-540{left:540px}.right-540{right:540px}.bottom-540{bottom:540px}.z-540{z-index:540}.top-541{top:541px}.left-541{left:541px}.right-541{right:541px}.bottom-541{bottom:541px}.z-541{z-index:541}.top-542{top:542px}.left-542{left:542px}.right-542{right:542px}.bottom-542{bottom:542px}.z-542{z-index:542}.top-543{top:543px}.left-543{left:543px}.right-543{right:543px}.bottom-543{bottom:543px}.z-543{z-index:543}.top-544{top:544px}.left-544{left:544px}.right-544{right:544px}.bottom-544{bottom:544px}.z-544{z-index:544}.top-545{top:545px}.left-545{left:545px}.right-545{right:545px}.bottom-545{bottom:545px}.z-545{z-index:545}.top-546{top:546px}.left-546{left:546px}.right-546{right:546px}.bottom-546{bottom:546px}.z-546{z-index:546}.top-547{top:547px}.left-547{left:547px}.right-547{right:547px}.bottom-547{bottom:547px}.z-547{z-index:547}.top-548{top:548px}.left-548{left:548px}.right-548{right:548px}.bottom-548{bottom:548px}.z-548{z-index:548}.top-549{top:549px}.left-549{left:549px}.right-549{right:549px}.bottom-549{bottom:549px}.z-549{z-index:549}.top-550{top:550px}.left-550{left:550px}.right-550{right:550px}.bottom-550{bottom:550px}.z-550{z-index:550}.top-551{top:551px}.left-551{left:551px}.right-551{right:551px}.bottom-551{bottom:551px}.z-551{z-index:551}.top-552{top:552px}.left-552{left:552px}.right-552{right:552px}.bottom-552{bottom:552px}.z-552{z-index:552}.top-553{top:553px}.left-553{left:553px}.right-553{right:553px}.bottom-553{bottom:553px}.z-553{z-index:553}.top-554{top:554px}.left-554{left:554px}.right-554{right:554px}.bottom-554{bottom:554px}.z-554{z-index:554}.top-555{top:555px}.left-555{left:555px}.right-555{right:555px}.bottom-555{bottom:555px}.z-555{z-index:555}.top-556{top:556px}.left-556{left:556px}.right-556{right:556px}.bottom-556{bottom:556px}.z-556{z-index:556}.top-557{top:557px}.left-557{left:557px}.right-557{right:557px}.bottom-557{bottom:557px}.z-557{z-index:557}.top-558{top:558px}.left-558{left:558px}.right-558{right:558px}.bottom-558{bottom:558px}.z-558{z-index:558}.top-559{top:559px}.left-559{left:559px}.right-559{right:559px}.bottom-559{bottom:559px}.z-559{z-index:559}.top-560{top:560px}.left-560{left:560px}.right-560{right:560px}.bottom-560{bottom:560px}.z-560{z-index:560}.top-561{top:561px}.left-561{left:561px}.right-561{right:561px}.bottom-561{bottom:561px}.z-561{z-index:561}.top-562{top:562px}.left-562{left:562px}.right-562{right:562px}.bottom-562{bottom:562px}.z-562{z-index:562}.top-563{top:563px}.left-563{left:563px}.right-563{right:563px}.bottom-563{bottom:563px}.z-563{z-index:563}.top-564{top:564px}.left-564{left:564px}.right-564{right:564px}.bottom-564{bottom:564px}.z-564{z-index:564}.top-565{top:565px}.left-565{left:565px}.right-565{right:565px}.bottom-565{bottom:565px}.z-565{z-index:565}.top-566{top:566px}.left-566{left:566px}.right-566{right:566px}.bottom-566{bottom:566px}.z-566{z-index:566}.top-567{top:567px}.left-567{left:567px}.right-567{right:567px}.bottom-567{bottom:567px}.z-567{z-index:567}.top-568{top:568px}.left-568{left:568px}.right-568{right:568px}.bottom-568{bottom:568px}.z-568{z-index:568}.top-569{top:569px}.left-569{left:569px}.right-569{right:569px}.bottom-569{bottom:569px}.z-569{z-index:569}.top-570{top:570px}.left-570{left:570px}.right-570{right:570px}.bottom-570{bottom:570px}.z-570{z-index:570}.top-571{top:571px}.left-571{left:571px}.right-571{right:571px}.bottom-571{bottom:571px}.z-571{z-index:571}.top-572{top:572px}.left-572{left:572px}.right-572{right:572px}.bottom-572{bottom:572px}.z-572{z-index:572}.top-573{top:573px}.left-573{left:573px}.right-573{right:573px}.bottom-573{bottom:573px}.z-573{z-index:573}.top-574{top:574px}.left-574{left:574px}.right-574{right:574px}.bottom-574{bottom:574px}.z-574{z-index:574}.top-575{top:575px}.left-575{left:575px}.right-575{right:575px}.bottom-575{bottom:575px}.z-575{z-index:575}.top-576{top:576px}.left-576{left:576px}.right-576{right:576px}.bottom-576{bottom:576px}.z-576{z-index:576}.top-577{top:577px}.left-577{left:577px}.right-577{right:577px}.bottom-577{bottom:577px}.z-577{z-index:577}.top-578{top:578px}.left-578{left:578px}.right-578{right:578px}.bottom-578{bottom:578px}.z-578{z-index:578}.top-579{top:579px}.left-579{left:579px}.right-579{right:579px}.bottom-579{bottom:579px}.z-579{z-index:579}.top-580{top:580px}.left-580{left:580px}.right-580{right:580px}.bottom-580{bottom:580px}.z-580{z-index:580}.top-581{top:581px}.left-581{left:581px}.right-581{right:581px}.bottom-581{bottom:581px}.z-581{z-index:581}.top-582{top:582px}.left-582{left:582px}.right-582{right:582px}.bottom-582{bottom:582px}.z-582{z-index:582}.top-583{top:583px}.left-583{left:583px}.right-583{right:583px}.bottom-583{bottom:583px}.z-583{z-index:583}.top-584{top:584px}.left-584{left:584px}.right-584{right:584px}.bottom-584{bottom:584px}.z-584{z-index:584}.top-585{top:585px}.left-585{left:585px}.right-585{right:585px}.bottom-585{bottom:585px}.z-585{z-index:585}.top-586{top:586px}.left-586{left:586px}.right-586{right:586px}.bottom-586{bottom:586px}.z-586{z-index:586}.top-587{top:587px}.left-587{left:587px}.right-587{right:587px}.bottom-587{bottom:587px}.z-587{z-index:587}.top-588{top:588px}.left-588{left:588px}.right-588{right:588px}.bottom-588{bottom:588px}.z-588{z-index:588}.top-589{top:589px}.left-589{left:589px}.right-589{right:589px}.bottom-589{bottom:589px}.z-589{z-index:589}.top-590{top:590px}.left-590{left:590px}.right-590{right:590px}.bottom-590{bottom:590px}.z-590{z-index:590}.top-591{top:591px}.left-591{left:591px}.right-591{right:591px}.bottom-591{bottom:591px}.z-591{z-index:591}.top-592{top:592px}.left-592{left:592px}.right-592{right:592px}.bottom-592{bottom:592px}.z-592{z-index:592}.top-593{top:593px}.left-593{left:593px}.right-593{right:593px}.bottom-593{bottom:593px}.z-593{z-index:593}.top-594{top:594px}.left-594{left:594px}.right-594{right:594px}.bottom-594{bottom:594px}.z-594{z-index:594}.top-595{top:595px}.left-595{left:595px}.right-595{right:595px}.bottom-595{bottom:595px}.z-595{z-index:595}.top-596{top:596px}.left-596{left:596px}.right-596{right:596px}.bottom-596{bottom:596px}.z-596{z-index:596}.top-597{top:597px}.left-597{left:597px}.right-597{right:597px}.bottom-597{bottom:597px}.z-597{z-index:597}.top-598{top:598px}.left-598{left:598px}.right-598{right:598px}.bottom-598{bottom:598px}.z-598{z-index:598}.top-599{top:599px}.left-599{left:599px}.right-599{right:599px}.bottom-599{bottom:599px}.z-599{z-index:599}.top-600{top:600px}.left-600{left:600px}.right-600{right:600px}.bottom-600{bottom:600px}.z-600{z-index:600}.top-601{top:601px}.left-601{left:601px}.right-601{right:601px}.bottom-601{bottom:601px}.z-601{z-index:601}.top-602{top:602px}.left-602{left:602px}.right-602{right:602px}.bottom-602{bottom:602px}.z-602{z-index:602}.top-603{top:603px}.left-603{left:603px}.right-603{right:603px}.bottom-603{bottom:603px}.z-603{z-index:603}.top-604{top:604px}.left-604{left:604px}.right-604{right:604px}.bottom-604{bottom:604px}.z-604{z-index:604}.top-605{top:605px}.left-605{left:605px}.right-605{right:605px}.bottom-605{bottom:605px}.z-605{z-index:605}.top-606{top:606px}.left-606{left:606px}.right-606{right:606px}.bottom-606{bottom:606px}.z-606{z-index:606}.top-607{top:607px}.left-607{left:607px}.right-607{right:607px}.bottom-607{bottom:607px}.z-607{z-index:607}.top-608{top:608px}.left-608{left:608px}.right-608{right:608px}.bottom-608{bottom:608px}.z-608{z-index:608}.top-609{top:609px}.left-609{left:609px}.right-609{right:609px}.bottom-609{bottom:609px}.z-609{z-index:609}.top-610{top:610px}.left-610{left:610px}.right-610{right:610px}.bottom-610{bottom:610px}.z-610{z-index:610}.top-611{top:611px}.left-611{left:611px}.right-611{right:611px}.bottom-611{bottom:611px}.z-611{z-index:611}.top-612{top:612px}.left-612{left:612px}.right-612{right:612px}.bottom-612{bottom:612px}.z-612{z-index:612}.top-613{top:613px}.left-613{left:613px}.right-613{right:613px}.bottom-613{bottom:613px}.z-613{z-index:613}.top-614{top:614px}.left-614{left:614px}.right-614{right:614px}.bottom-614{bottom:614px}.z-614{z-index:614}.top-615{top:615px}.left-615{left:615px}.right-615{right:615px}.bottom-615{bottom:615px}.z-615{z-index:615}.top-616{top:616px}.left-616{left:616px}.right-616{right:616px}.bottom-616{bottom:616px}.z-616{z-index:616}.top-617{top:617px}.left-617{left:617px}.right-617{right:617px}.bottom-617{bottom:617px}.z-617{z-index:617}.top-618{top:618px}.left-618{left:618px}.right-618{right:618px}.bottom-618{bottom:618px}.z-618{z-index:618}.top-619{top:619px}.left-619{left:619px}.right-619{right:619px}.bottom-619{bottom:619px}.z-619{z-index:619}.top-620{top:620px}.left-620{left:620px}.right-620{right:620px}.bottom-620{bottom:620px}.z-620{z-index:620}.top-621{top:621px}.left-621{left:621px}.right-621{right:621px}.bottom-621{bottom:621px}.z-621{z-index:621}.top-622{top:622px}.left-622{left:622px}.right-622{right:622px}.bottom-622{bottom:622px}.z-622{z-index:622}.top-623{top:623px}.left-623{left:623px}.right-623{right:623px}.bottom-623{bottom:623px}.z-623{z-index:623}.top-624{top:624px}.left-624{left:624px}.right-624{right:624px}.bottom-624{bottom:624px}.z-624{z-index:624}.top-625{top:625px}.left-625{left:625px}.right-625{right:625px}.bottom-625{bottom:625px}.z-625{z-index:625}.top-626{top:626px}.left-626{left:626px}.right-626{right:626px}.bottom-626{bottom:626px}.z-626{z-index:626}.top-627{top:627px}.left-627{left:627px}.right-627{right:627px}.bottom-627{bottom:627px}.z-627{z-index:627}.top-628{top:628px}.left-628{left:628px}.right-628{right:628px}.bottom-628{bottom:628px}.z-628{z-index:628}.top-629{top:629px}.left-629{left:629px}.right-629{right:629px}.bottom-629{bottom:629px}.z-629{z-index:629}.top-630{top:630px}.left-630{left:630px}.right-630{right:630px}.bottom-630{bottom:630px}.z-630{z-index:630}.top-631{top:631px}.left-631{left:631px}.right-631{right:631px}.bottom-631{bottom:631px}.z-631{z-index:631}.top-632{top:632px}.left-632{left:632px}.right-632{right:632px}.bottom-632{bottom:632px}.z-632{z-index:632}.top-633{top:633px}.left-633{left:633px}.right-633{right:633px}.bottom-633{bottom:633px}.z-633{z-index:633}.top-634{top:634px}.left-634{left:634px}.right-634{right:634px}.bottom-634{bottom:634px}.z-634{z-index:634}.top-635{top:635px}.left-635{left:635px}.right-635{right:635px}.bottom-635{bottom:635px}.z-635{z-index:635}.top-636{top:636px}.left-636{left:636px}.right-636{right:636px}.bottom-636{bottom:636px}.z-636{z-index:636}.top-637{top:637px}.left-637{left:637px}.right-637{right:637px}.bottom-637{bottom:637px}.z-637{z-index:637}.top-638{top:638px}.left-638{left:638px}.right-638{right:638px}.bottom-638{bottom:638px}.z-638{z-index:638}.top-639{top:639px}.left-639{left:639px}.right-639{right:639px}.bottom-639{bottom:639px}.z-639{z-index:639}.top-640{top:640px}.left-640{left:640px}.right-640{right:640px}.bottom-640{bottom:640px}.z-640{z-index:640}.top-641{top:641px}.left-641{left:641px}.right-641{right:641px}.bottom-641{bottom:641px}.z-641{z-index:641}.top-642{top:642px}.left-642{left:642px}.right-642{right:642px}.bottom-642{bottom:642px}.z-642{z-index:642}.top-643{top:643px}.left-643{left:643px}.right-643{right:643px}.bottom-643{bottom:643px}.z-643{z-index:643}.top-644{top:644px}.left-644{left:644px}.right-644{right:644px}.bottom-644{bottom:644px}.z-644{z-index:644}.top-645{top:645px}.left-645{left:645px}.right-645{right:645px}.bottom-645{bottom:645px}.z-645{z-index:645}.top-646{top:646px}.left-646{left:646px}.right-646{right:646px}.bottom-646{bottom:646px}.z-646{z-index:646}.top-647{top:647px}.left-647{left:647px}.right-647{right:647px}.bottom-647{bottom:647px}.z-647{z-index:647}.top-648{top:648px}.left-648{left:648px}.right-648{right:648px}.bottom-648{bottom:648px}.z-648{z-index:648}.top-649{top:649px}.left-649{left:649px}.right-649{right:649px}.bottom-649{bottom:649px}.z-649{z-index:649}.top-650{top:650px}.left-650{left:650px}.right-650{right:650px}.bottom-650{bottom:650px}.z-650{z-index:650}.top-651{top:651px}.left-651{left:651px}.right-651{right:651px}.bottom-651{bottom:651px}.z-651{z-index:651}.top-652{top:652px}.left-652{left:652px}.right-652{right:652px}.bottom-652{bottom:652px}.z-652{z-index:652}.top-653{top:653px}.left-653{left:653px}.right-653{right:653px}.bottom-653{bottom:653px}.z-653{z-index:653}.top-654{top:654px}.left-654{left:654px}.right-654{right:654px}.bottom-654{bottom:654px}.z-654{z-index:654}.top-655{top:655px}.left-655{left:655px}.right-655{right:655px}.bottom-655{bottom:655px}.z-655{z-index:655}.top-656{top:656px}.left-656{left:656px}.right-656{right:656px}.bottom-656{bottom:656px}.z-656{z-index:656}.top-657{top:657px}.left-657{left:657px}.right-657{right:657px}.bottom-657{bottom:657px}.z-657{z-index:657}.top-658{top:658px}.left-658{left:658px}.right-658{right:658px}.bottom-658{bottom:658px}.z-658{z-index:658}.top-659{top:659px}.left-659{left:659px}.right-659{right:659px}.bottom-659{bottom:659px}.z-659{z-index:659}.top-660{top:660px}.left-660{left:660px}.right-660{right:660px}.bottom-660{bottom:660px}.z-660{z-index:660}.top-661{top:661px}.left-661{left:661px}.right-661{right:661px}.bottom-661{bottom:661px}.z-661{z-index:661}.top-662{top:662px}.left-662{left:662px}.right-662{right:662px}.bottom-662{bottom:662px}.z-662{z-index:662}.top-663{top:663px}.left-663{left:663px}.right-663{right:663px}.bottom-663{bottom:663px}.z-663{z-index:663}.top-664{top:664px}.left-664{left:664px}.right-664{right:664px}.bottom-664{bottom:664px}.z-664{z-index:664}.top-665{top:665px}.left-665{left:665px}.right-665{right:665px}.bottom-665{bottom:665px}.z-665{z-index:665}.top-666{top:666px}.left-666{left:666px}.right-666{right:666px}.bottom-666{bottom:666px}.z-666{z-index:666}.top-667{top:667px}.left-667{left:667px}.right-667{right:667px}.bottom-667{bottom:667px}.z-667{z-index:667}.top-668{top:668px}.left-668{left:668px}.right-668{right:668px}.bottom-668{bottom:668px}.z-668{z-index:668}.top-669{top:669px}.left-669{left:669px}.right-669{right:669px}.bottom-669{bottom:669px}.z-669{z-index:669}.top-670{top:670px}.left-670{left:670px}.right-670{right:670px}.bottom-670{bottom:670px}.z-670{z-index:670}.top-671{top:671px}.left-671{left:671px}.right-671{right:671px}.bottom-671{bottom:671px}.z-671{z-index:671}.top-672{top:672px}.left-672{left:672px}.right-672{right:672px}.bottom-672{bottom:672px}.z-672{z-index:672}.top-673{top:673px}.left-673{left:673px}.right-673{right:673px}.bottom-673{bottom:673px}.z-673{z-index:673}.top-674{top:674px}.left-674{left:674px}.right-674{right:674px}.bottom-674{bottom:674px}.z-674{z-index:674}.top-675{top:675px}.left-675{left:675px}.right-675{right:675px}.bottom-675{bottom:675px}.z-675{z-index:675}.top-676{top:676px}.left-676{left:676px}.right-676{right:676px}.bottom-676{bottom:676px}.z-676{z-index:676}.top-677{top:677px}.left-677{left:677px}.right-677{right:677px}.bottom-677{bottom:677px}.z-677{z-index:677}.top-678{top:678px}.left-678{left:678px}.right-678{right:678px}.bottom-678{bottom:678px}.z-678{z-index:678}.top-679{top:679px}.left-679{left:679px}.right-679{right:679px}.bottom-679{bottom:679px}.z-679{z-index:679}.top-680{top:680px}.left-680{left:680px}.right-680{right:680px}.bottom-680{bottom:680px}.z-680{z-index:680}.top-681{top:681px}.left-681{left:681px}.right-681{right:681px}.bottom-681{bottom:681px}.z-681{z-index:681}.top-682{top:682px}.left-682{left:682px}.right-682{right:682px}.bottom-682{bottom:682px}.z-682{z-index:682}.top-683{top:683px}.left-683{left:683px}.right-683{right:683px}.bottom-683{bottom:683px}.z-683{z-index:683}.top-684{top:684px}.left-684{left:684px}.right-684{right:684px}.bottom-684{bottom:684px}.z-684{z-index:684}.top-685{top:685px}.left-685{left:685px}.right-685{right:685px}.bottom-685{bottom:685px}.z-685{z-index:685}.top-686{top:686px}.left-686{left:686px}.right-686{right:686px}.bottom-686{bottom:686px}.z-686{z-index:686}.top-687{top:687px}.left-687{left:687px}.right-687{right:687px}.bottom-687{bottom:687px}.z-687{z-index:687}.top-688{top:688px}.left-688{left:688px}.right-688{right:688px}.bottom-688{bottom:688px}.z-688{z-index:688}.top-689{top:689px}.left-689{left:689px}.right-689{right:689px}.bottom-689{bottom:689px}.z-689{z-index:689}.top-690{top:690px}.left-690{left:690px}.right-690{right:690px}.bottom-690{bottom:690px}.z-690{z-index:690}.top-691{top:691px}.left-691{left:691px}.right-691{right:691px}.bottom-691{bottom:691px}.z-691{z-index:691}.top-692{top:692px}.left-692{left:692px}.right-692{right:692px}.bottom-692{bottom:692px}.z-692{z-index:692}.top-693{top:693px}.left-693{left:693px}.right-693{right:693px}.bottom-693{bottom:693px}.z-693{z-index:693}.top-694{top:694px}.left-694{left:694px}.right-694{right:694px}.bottom-694{bottom:694px}.z-694{z-index:694}.top-695{top:695px}.left-695{left:695px}.right-695{right:695px}.bottom-695{bottom:695px}.z-695{z-index:695}.top-696{top:696px}.left-696{left:696px}.right-696{right:696px}.bottom-696{bottom:696px}.z-696{z-index:696}.top-697{top:697px}.left-697{left:697px}.right-697{right:697px}.bottom-697{bottom:697px}.z-697{z-index:697}.top-698{top:698px}.left-698{left:698px}.right-698{right:698px}.bottom-698{bottom:698px}.z-698{z-index:698}.top-699{top:699px}.left-699{left:699px}.right-699{right:699px}.bottom-699{bottom:699px}.z-699{z-index:699}.top-700{top:700px}.left-700{left:700px}.right-700{right:700px}.bottom-700{bottom:700px}.z-700{z-index:700}.top-701{top:701px}.left-701{left:701px}.right-701{right:701px}.bottom-701{bottom:701px}.z-701{z-index:701}.top-702{top:702px}.left-702{left:702px}.right-702{right:702px}.bottom-702{bottom:702px}.z-702{z-index:702}.top-703{top:703px}.left-703{left:703px}.right-703{right:703px}.bottom-703{bottom:703px}.z-703{z-index:703}.top-704{top:704px}.left-704{left:704px}.right-704{right:704px}.bottom-704{bottom:704px}.z-704{z-index:704}.top-705{top:705px}.left-705{left:705px}.right-705{right:705px}.bottom-705{bottom:705px}.z-705{z-index:705}.top-706{top:706px}.left-706{left:706px}.right-706{right:706px}.bottom-706{bottom:706px}.z-706{z-index:706}.top-707{top:707px}.left-707{left:707px}.right-707{right:707px}.bottom-707{bottom:707px}.z-707{z-index:707}.top-708{top:708px}.left-708{left:708px}.right-708{right:708px}.bottom-708{bottom:708px}.z-708{z-index:708}.top-709{top:709px}.left-709{left:709px}.right-709{right:709px}.bottom-709{bottom:709px}.z-709{z-index:709}.top-710{top:710px}.left-710{left:710px}.right-710{right:710px}.bottom-710{bottom:710px}.z-710{z-index:710}.top-711{top:711px}.left-711{left:711px}.right-711{right:711px}.bottom-711{bottom:711px}.z-711{z-index:711}.top-712{top:712px}.left-712{left:712px}.right-712{right:712px}.bottom-712{bottom:712px}.z-712{z-index:712}.top-713{top:713px}.left-713{left:713px}.right-713{right:713px}.bottom-713{bottom:713px}.z-713{z-index:713}.top-714{top:714px}.left-714{left:714px}.right-714{right:714px}.bottom-714{bottom:714px}.z-714{z-index:714}.top-715{top:715px}.left-715{left:715px}.right-715{right:715px}.bottom-715{bottom:715px}.z-715{z-index:715}.top-716{top:716px}.left-716{left:716px}.right-716{right:716px}.bottom-716{bottom:716px}.z-716{z-index:716}.top-717{top:717px}.left-717{left:717px}.right-717{right:717px}.bottom-717{bottom:717px}.z-717{z-index:717}.top-718{top:718px}.left-718{left:718px}.right-718{right:718px}.bottom-718{bottom:718px}.z-718{z-index:718}.top-719{top:719px}.left-719{left:719px}.right-719{right:719px}.bottom-719{bottom:719px}.z-719{z-index:719}.top-720{top:720px}.left-720{left:720px}.right-720{right:720px}.bottom-720{bottom:720px}.z-720{z-index:720}.top-721{top:721px}.left-721{left:721px}.right-721{right:721px}.bottom-721{bottom:721px}.z-721{z-index:721}.top-722{top:722px}.left-722{left:722px}.right-722{right:722px}.bottom-722{bottom:722px}.z-722{z-index:722}.top-723{top:723px}.left-723{left:723px}.right-723{right:723px}.bottom-723{bottom:723px}.z-723{z-index:723}.top-724{top:724px}.left-724{left:724px}.right-724{right:724px}.bottom-724{bottom:724px}.z-724{z-index:724}.top-725{top:725px}.left-725{left:725px}.right-725{right:725px}.bottom-725{bottom:725px}.z-725{z-index:725}.top-726{top:726px}.left-726{left:726px}.right-726{right:726px}.bottom-726{bottom:726px}.z-726{z-index:726}.top-727{top:727px}.left-727{left:727px}.right-727{right:727px}.bottom-727{bottom:727px}.z-727{z-index:727}.top-728{top:728px}.left-728{left:728px}.right-728{right:728px}.bottom-728{bottom:728px}.z-728{z-index:728}.top-729{top:729px}.left-729{left:729px}.right-729{right:729px}.bottom-729{bottom:729px}.z-729{z-index:729}.top-730{top:730px}.left-730{left:730px}.right-730{right:730px}.bottom-730{bottom:730px}.z-730{z-index:730}.top-731{top:731px}.left-731{left:731px}.right-731{right:731px}.bottom-731{bottom:731px}.z-731{z-index:731}.top-732{top:732px}.left-732{left:732px}.right-732{right:732px}.bottom-732{bottom:732px}.z-732{z-index:732}.top-733{top:733px}.left-733{left:733px}.right-733{right:733px}.bottom-733{bottom:733px}.z-733{z-index:733}.top-734{top:734px}.left-734{left:734px}.right-734{right:734px}.bottom-734{bottom:734px}.z-734{z-index:734}.top-735{top:735px}.left-735{left:735px}.right-735{right:735px}.bottom-735{bottom:735px}.z-735{z-index:735}.top-736{top:736px}.left-736{left:736px}.right-736{right:736px}.bottom-736{bottom:736px}.z-736{z-index:736}.top-737{top:737px}.left-737{left:737px}.right-737{right:737px}.bottom-737{bottom:737px}.z-737{z-index:737}.top-738{top:738px}.left-738{left:738px}.right-738{right:738px}.bottom-738{bottom:738px}.z-738{z-index:738}.top-739{top:739px}.left-739{left:739px}.right-739{right:739px}.bottom-739{bottom:739px}.z-739{z-index:739}.top-740{top:740px}.left-740{left:740px}.right-740{right:740px}.bottom-740{bottom:740px}.z-740{z-index:740}.top-741{top:741px}.left-741{left:741px}.right-741{right:741px}.bottom-741{bottom:741px}.z-741{z-index:741}.top-742{top:742px}.left-742{left:742px}.right-742{right:742px}.bottom-742{bottom:742px}.z-742{z-index:742}.top-743{top:743px}.left-743{left:743px}.right-743{right:743px}.bottom-743{bottom:743px}.z-743{z-index:743}.top-744{top:744px}.left-744{left:744px}.right-744{right:744px}.bottom-744{bottom:744px}.z-744{z-index:744}.top-745{top:745px}.left-745{left:745px}.right-745{right:745px}.bottom-745{bottom:745px}.z-745{z-index:745}.top-746{top:746px}.left-746{left:746px}.right-746{right:746px}.bottom-746{bottom:746px}.z-746{z-index:746}.top-747{top:747px}.left-747{left:747px}.right-747{right:747px}.bottom-747{bottom:747px}.z-747{z-index:747}.top-748{top:748px}.left-748{left:748px}.right-748{right:748px}.bottom-748{bottom:748px}.z-748{z-index:748}.top-749{top:749px}.left-749{left:749px}.right-749{right:749px}.bottom-749{bottom:749px}.z-749{z-index:749}.top-750{top:750px}.left-750{left:750px}.right-750{right:750px}.bottom-750{bottom:750px}.z-750{z-index:750}.top-751{top:751px}.left-751{left:751px}.right-751{right:751px}.bottom-751{bottom:751px}.z-751{z-index:751}.top-752{top:752px}.left-752{left:752px}.right-752{right:752px}.bottom-752{bottom:752px}.z-752{z-index:752}.top-753{top:753px}.left-753{left:753px}.right-753{right:753px}.bottom-753{bottom:753px}.z-753{z-index:753}.top-754{top:754px}.left-754{left:754px}.right-754{right:754px}.bottom-754{bottom:754px}.z-754{z-index:754}.top-755{top:755px}.left-755{left:755px}.right-755{right:755px}.bottom-755{bottom:755px}.z-755{z-index:755}.top-756{top:756px}.left-756{left:756px}.right-756{right:756px}.bottom-756{bottom:756px}.z-756{z-index:756}.top-757{top:757px}.left-757{left:757px}.right-757{right:757px}.bottom-757{bottom:757px}.z-757{z-index:757}.top-758{top:758px}.left-758{left:758px}.right-758{right:758px}.bottom-758{bottom:758px}.z-758{z-index:758}.top-759{top:759px}.left-759{left:759px}.right-759{right:759px}.bottom-759{bottom:759px}.z-759{z-index:759}.top-760{top:760px}.left-760{left:760px}.right-760{right:760px}.bottom-760{bottom:760px}.z-760{z-index:760}.top-761{top:761px}.left-761{left:761px}.right-761{right:761px}.bottom-761{bottom:761px}.z-761{z-index:761}.top-762{top:762px}.left-762{left:762px}.right-762{right:762px}.bottom-762{bottom:762px}.z-762{z-index:762}.top-763{top:763px}.left-763{left:763px}.right-763{right:763px}.bottom-763{bottom:763px}.z-763{z-index:763}.top-764{top:764px}.left-764{left:764px}.right-764{right:764px}.bottom-764{bottom:764px}.z-764{z-index:764}.top-765{top:765px}.left-765{left:765px}.right-765{right:765px}.bottom-765{bottom:765px}.z-765{z-index:765}.top-766{top:766px}.left-766{left:766px}.right-766{right:766px}.bottom-766{bottom:766px}.z-766{z-index:766}.top-767{top:767px}.left-767{left:767px}.right-767{right:767px}.bottom-767{bottom:767px}.z-767{z-index:767}.top-768{top:768px}.left-768{left:768px}.right-768{right:768px}.bottom-768{bottom:768px}.z-768{z-index:768}.top-769{top:769px}.left-769{left:769px}.right-769{right:769px}.bottom-769{bottom:769px}.z-769{z-index:769}.top-770{top:770px}.left-770{left:770px}.right-770{right:770px}.bottom-770{bottom:770px}.z-770{z-index:770}.top-771{top:771px}.left-771{left:771px}.right-771{right:771px}.bottom-771{bottom:771px}.z-771{z-index:771}.top-772{top:772px}.left-772{left:772px}.right-772{right:772px}.bottom-772{bottom:772px}.z-772{z-index:772}.top-773{top:773px}.left-773{left:773px}.right-773{right:773px}.bottom-773{bottom:773px}.z-773{z-index:773}.top-774{top:774px}.left-774{left:774px}.right-774{right:774px}.bottom-774{bottom:774px}.z-774{z-index:774}.top-775{top:775px}.left-775{left:775px}.right-775{right:775px}.bottom-775{bottom:775px}.z-775{z-index:775}.top-776{top:776px}.left-776{left:776px}.right-776{right:776px}.bottom-776{bottom:776px}.z-776{z-index:776}.top-777{top:777px}.left-777{left:777px}.right-777{right:777px}.bottom-777{bottom:777px}.z-777{z-index:777}.top-778{top:778px}.left-778{left:778px}.right-778{right:778px}.bottom-778{bottom:778px}.z-778{z-index:778}.top-779{top:779px}.left-779{left:779px}.right-779{right:779px}.bottom-779{bottom:779px}.z-779{z-index:779}.top-780{top:780px}.left-780{left:780px}.right-780{right:780px}.bottom-780{bottom:780px}.z-780{z-index:780}.top-781{top:781px}.left-781{left:781px}.right-781{right:781px}.bottom-781{bottom:781px}.z-781{z-index:781}.top-782{top:782px}.left-782{left:782px}.right-782{right:782px}.bottom-782{bottom:782px}.z-782{z-index:782}.top-783{top:783px}.left-783{left:783px}.right-783{right:783px}.bottom-783{bottom:783px}.z-783{z-index:783}.top-784{top:784px}.left-784{left:784px}.right-784{right:784px}.bottom-784{bottom:784px}.z-784{z-index:784}.top-785{top:785px}.left-785{left:785px}.right-785{right:785px}.bottom-785{bottom:785px}.z-785{z-index:785}.top-786{top:786px}.left-786{left:786px}.right-786{right:786px}.bottom-786{bottom:786px}.z-786{z-index:786}.top-787{top:787px}.left-787{left:787px}.right-787{right:787px}.bottom-787{bottom:787px}.z-787{z-index:787}.top-788{top:788px}.left-788{left:788px}.right-788{right:788px}.bottom-788{bottom:788px}.z-788{z-index:788}.top-789{top:789px}.left-789{left:789px}.right-789{right:789px}.bottom-789{bottom:789px}.z-789{z-index:789}.top-790{top:790px}.left-790{left:790px}.right-790{right:790px}.bottom-790{bottom:790px}.z-790{z-index:790}.top-791{top:791px}.left-791{left:791px}.right-791{right:791px}.bottom-791{bottom:791px}.z-791{z-index:791}.top-792{top:792px}.left-792{left:792px}.right-792{right:792px}.bottom-792{bottom:792px}.z-792{z-index:792}.top-793{top:793px}.left-793{left:793px}.right-793{right:793px}.bottom-793{bottom:793px}.z-793{z-index:793}.top-794{top:794px}.left-794{left:794px}.right-794{right:794px}.bottom-794{bottom:794px}.z-794{z-index:794}.top-795{top:795px}.left-795{left:795px}.right-795{right:795px}.bottom-795{bottom:795px}.z-795{z-index:795}.top-796{top:796px}.left-796{left:796px}.right-796{right:796px}.bottom-796{bottom:796px}.z-796{z-index:796}.top-797{top:797px}.left-797{left:797px}.right-797{right:797px}.bottom-797{bottom:797px}.z-797{z-index:797}.top-798{top:798px}.left-798{left:798px}.right-798{right:798px}.bottom-798{bottom:798px}.z-798{z-index:798}.top-799{top:799px}.left-799{left:799px}.right-799{right:799px}.bottom-799{bottom:799px}.z-799{z-index:799}.top-800{top:800px}.left-800{left:800px}.right-800{right:800px}.bottom-800{bottom:800px}.z-800{z-index:800}.top-801{top:801px}.left-801{left:801px}.right-801{right:801px}.bottom-801{bottom:801px}.z-801{z-index:801}.top-802{top:802px}.left-802{left:802px}.right-802{right:802px}.bottom-802{bottom:802px}.z-802{z-index:802}.top-803{top:803px}.left-803{left:803px}.right-803{right:803px}.bottom-803{bottom:803px}.z-803{z-index:803}.top-804{top:804px}.left-804{left:804px}.right-804{right:804px}.bottom-804{bottom:804px}.z-804{z-index:804}.top-805{top:805px}.left-805{left:805px}.right-805{right:805px}.bottom-805{bottom:805px}.z-805{z-index:805}.top-806{top:806px}.left-806{left:806px}.right-806{right:806px}.bottom-806{bottom:806px}.z-806{z-index:806}.top-807{top:807px}.left-807{left:807px}.right-807{right:807px}.bottom-807{bottom:807px}.z-807{z-index:807}.top-808{top:808px}.left-808{left:808px}.right-808{right:808px}.bottom-808{bottom:808px}.z-808{z-index:808}.top-809{top:809px}.left-809{left:809px}.right-809{right:809px}.bottom-809{bottom:809px}.z-809{z-index:809}.top-810{top:810px}.left-810{left:810px}.right-810{right:810px}.bottom-810{bottom:810px}.z-810{z-index:810}.top-811{top:811px}.left-811{left:811px}.right-811{right:811px}.bottom-811{bottom:811px}.z-811{z-index:811}.top-812{top:812px}.left-812{left:812px}.right-812{right:812px}.bottom-812{bottom:812px}.z-812{z-index:812}.top-813{top:813px}.left-813{left:813px}.right-813{right:813px}.bottom-813{bottom:813px}.z-813{z-index:813}.top-814{top:814px}.left-814{left:814px}.right-814{right:814px}.bottom-814{bottom:814px}.z-814{z-index:814}.top-815{top:815px}.left-815{left:815px}.right-815{right:815px}.bottom-815{bottom:815px}.z-815{z-index:815}.top-816{top:816px}.left-816{left:816px}.right-816{right:816px}.bottom-816{bottom:816px}.z-816{z-index:816}.top-817{top:817px}.left-817{left:817px}.right-817{right:817px}.bottom-817{bottom:817px}.z-817{z-index:817}.top-818{top:818px}.left-818{left:818px}.right-818{right:818px}.bottom-818{bottom:818px}.z-818{z-index:818}.top-819{top:819px}.left-819{left:819px}.right-819{right:819px}.bottom-819{bottom:819px}.z-819{z-index:819}.top-820{top:820px}.left-820{left:820px}.right-820{right:820px}.bottom-820{bottom:820px}.z-820{z-index:820}.top-821{top:821px}.left-821{left:821px}.right-821{right:821px}.bottom-821{bottom:821px}.z-821{z-index:821}.top-822{top:822px}.left-822{left:822px}.right-822{right:822px}.bottom-822{bottom:822px}.z-822{z-index:822}.top-823{top:823px}.left-823{left:823px}.right-823{right:823px}.bottom-823{bottom:823px}.z-823{z-index:823}.top-824{top:824px}.left-824{left:824px}.right-824{right:824px}.bottom-824{bottom:824px}.z-824{z-index:824}.top-825{top:825px}.left-825{left:825px}.right-825{right:825px}.bottom-825{bottom:825px}.z-825{z-index:825}.top-826{top:826px}.left-826{left:826px}.right-826{right:826px}.bottom-826{bottom:826px}.z-826{z-index:826}.top-827{top:827px}.left-827{left:827px}.right-827{right:827px}.bottom-827{bottom:827px}.z-827{z-index:827}.top-828{top:828px}.left-828{left:828px}.right-828{right:828px}.bottom-828{bottom:828px}.z-828{z-index:828}.top-829{top:829px}.left-829{left:829px}.right-829{right:829px}.bottom-829{bottom:829px}.z-829{z-index:829}.top-830{top:830px}.left-830{left:830px}.right-830{right:830px}.bottom-830{bottom:830px}.z-830{z-index:830}.top-831{top:831px}.left-831{left:831px}.right-831{right:831px}.bottom-831{bottom:831px}.z-831{z-index:831}.top-832{top:832px}.left-832{left:832px}.right-832{right:832px}.bottom-832{bottom:832px}.z-832{z-index:832}.top-833{top:833px}.left-833{left:833px}.right-833{right:833px}.bottom-833{bottom:833px}.z-833{z-index:833}.top-834{top:834px}.left-834{left:834px}.right-834{right:834px}.bottom-834{bottom:834px}.z-834{z-index:834}.top-835{top:835px}.left-835{left:835px}.right-835{right:835px}.bottom-835{bottom:835px}.z-835{z-index:835}.top-836{top:836px}.left-836{left:836px}.right-836{right:836px}.bottom-836{bottom:836px}.z-836{z-index:836}.top-837{top:837px}.left-837{left:837px}.right-837{right:837px}.bottom-837{bottom:837px}.z-837{z-index:837}.top-838{top:838px}.left-838{left:838px}.right-838{right:838px}.bottom-838{bottom:838px}.z-838{z-index:838}.top-839{top:839px}.left-839{left:839px}.right-839{right:839px}.bottom-839{bottom:839px}.z-839{z-index:839}.top-840{top:840px}.left-840{left:840px}.right-840{right:840px}.bottom-840{bottom:840px}.z-840{z-index:840}.top-841{top:841px}.left-841{left:841px}.right-841{right:841px}.bottom-841{bottom:841px}.z-841{z-index:841}.top-842{top:842px}.left-842{left:842px}.right-842{right:842px}.bottom-842{bottom:842px}.z-842{z-index:842}.top-843{top:843px}.left-843{left:843px}.right-843{right:843px}.bottom-843{bottom:843px}.z-843{z-index:843}.top-844{top:844px}.left-844{left:844px}.right-844{right:844px}.bottom-844{bottom:844px}.z-844{z-index:844}.top-845{top:845px}.left-845{left:845px}.right-845{right:845px}.bottom-845{bottom:845px}.z-845{z-index:845}.top-846{top:846px}.left-846{left:846px}.right-846{right:846px}.bottom-846{bottom:846px}.z-846{z-index:846}.top-847{top:847px}.left-847{left:847px}.right-847{right:847px}.bottom-847{bottom:847px}.z-847{z-index:847}.top-848{top:848px}.left-848{left:848px}.right-848{right:848px}.bottom-848{bottom:848px}.z-848{z-index:848}.top-849{top:849px}.left-849{left:849px}.right-849{right:849px}.bottom-849{bottom:849px}.z-849{z-index:849}.top-850{top:850px}.left-850{left:850px}.right-850{right:850px}.bottom-850{bottom:850px}.z-850{z-index:850}.top-851{top:851px}.left-851{left:851px}.right-851{right:851px}.bottom-851{bottom:851px}.z-851{z-index:851}.top-852{top:852px}.left-852{left:852px}.right-852{right:852px}.bottom-852{bottom:852px}.z-852{z-index:852}.top-853{top:853px}.left-853{left:853px}.right-853{right:853px}.bottom-853{bottom:853px}.z-853{z-index:853}.top-854{top:854px}.left-854{left:854px}.right-854{right:854px}.bottom-854{bottom:854px}.z-854{z-index:854}.top-855{top:855px}.left-855{left:855px}.right-855{right:855px}.bottom-855{bottom:855px}.z-855{z-index:855}.top-856{top:856px}.left-856{left:856px}.right-856{right:856px}.bottom-856{bottom:856px}.z-856{z-index:856}.top-857{top:857px}.left-857{left:857px}.right-857{right:857px}.bottom-857{bottom:857px}.z-857{z-index:857}.top-858{top:858px}.left-858{left:858px}.right-858{right:858px}.bottom-858{bottom:858px}.z-858{z-index:858}.top-859{top:859px}.left-859{left:859px}.right-859{right:859px}.bottom-859{bottom:859px}.z-859{z-index:859}.top-860{top:860px}.left-860{left:860px}.right-860{right:860px}.bottom-860{bottom:860px}.z-860{z-index:860}.top-861{top:861px}.left-861{left:861px}.right-861{right:861px}.bottom-861{bottom:861px}.z-861{z-index:861}.top-862{top:862px}.left-862{left:862px}.right-862{right:862px}.bottom-862{bottom:862px}.z-862{z-index:862}.top-863{top:863px}.left-863{left:863px}.right-863{right:863px}.bottom-863{bottom:863px}.z-863{z-index:863}.top-864{top:864px}.left-864{left:864px}.right-864{right:864px}.bottom-864{bottom:864px}.z-864{z-index:864}.top-865{top:865px}.left-865{left:865px}.right-865{right:865px}.bottom-865{bottom:865px}.z-865{z-index:865}.top-866{top:866px}.left-866{left:866px}.right-866{right:866px}.bottom-866{bottom:866px}.z-866{z-index:866}.top-867{top:867px}.left-867{left:867px}.right-867{right:867px}.bottom-867{bottom:867px}.z-867{z-index:867}.top-868{top:868px}.left-868{left:868px}.right-868{right:868px}.bottom-868{bottom:868px}.z-868{z-index:868}.top-869{top:869px}.left-869{left:869px}.right-869{right:869px}.bottom-869{bottom:869px}.z-869{z-index:869}.top-870{top:870px}.left-870{left:870px}.right-870{right:870px}.bottom-870{bottom:870px}.z-870{z-index:870}.top-871{top:871px}.left-871{left:871px}.right-871{right:871px}.bottom-871{bottom:871px}.z-871{z-index:871}.top-872{top:872px}.left-872{left:872px}.right-872{right:872px}.bottom-872{bottom:872px}.z-872{z-index:872}.top-873{top:873px}.left-873{left:873px}.right-873{right:873px}.bottom-873{bottom:873px}.z-873{z-index:873}.top-874{top:874px}.left-874{left:874px}.right-874{right:874px}.bottom-874{bottom:874px}.z-874{z-index:874}.top-875{top:875px}.left-875{left:875px}.right-875{right:875px}.bottom-875{bottom:875px}.z-875{z-index:875}.top-876{top:876px}.left-876{left:876px}.right-876{right:876px}.bottom-876{bottom:876px}.z-876{z-index:876}.top-877{top:877px}.left-877{left:877px}.right-877{right:877px}.bottom-877{bottom:877px}.z-877{z-index:877}.top-878{top:878px}.left-878{left:878px}.right-878{right:878px}.bottom-878{bottom:878px}.z-878{z-index:878}.top-879{top:879px}.left-879{left:879px}.right-879{right:879px}.bottom-879{bottom:879px}.z-879{z-index:879}.top-880{top:880px}.left-880{left:880px}.right-880{right:880px}.bottom-880{bottom:880px}.z-880{z-index:880}.top-881{top:881px}.left-881{left:881px}.right-881{right:881px}.bottom-881{bottom:881px}.z-881{z-index:881}.top-882{top:882px}.left-882{left:882px}.right-882{right:882px}.bottom-882{bottom:882px}.z-882{z-index:882}.top-883{top:883px}.left-883{left:883px}.right-883{right:883px}.bottom-883{bottom:883px}.z-883{z-index:883}.top-884{top:884px}.left-884{left:884px}.right-884{right:884px}.bottom-884{bottom:884px}.z-884{z-index:884}.top-885{top:885px}.left-885{left:885px}.right-885{right:885px}.bottom-885{bottom:885px}.z-885{z-index:885}.top-886{top:886px}.left-886{left:886px}.right-886{right:886px}.bottom-886{bottom:886px}.z-886{z-index:886}.top-887{top:887px}.left-887{left:887px}.right-887{right:887px}.bottom-887{bottom:887px}.z-887{z-index:887}.top-888{top:888px}.left-888{left:888px}.right-888{right:888px}.bottom-888{bottom:888px}.z-888{z-index:888}.top-889{top:889px}.left-889{left:889px}.right-889{right:889px}.bottom-889{bottom:889px}.z-889{z-index:889}.top-890{top:890px}.left-890{left:890px}.right-890{right:890px}.bottom-890{bottom:890px}.z-890{z-index:890}.top-891{top:891px}.left-891{left:891px}.right-891{right:891px}.bottom-891{bottom:891px}.z-891{z-index:891}.top-892{top:892px}.left-892{left:892px}.right-892{right:892px}.bottom-892{bottom:892px}.z-892{z-index:892}.top-893{top:893px}.left-893{left:893px}.right-893{right:893px}.bottom-893{bottom:893px}.z-893{z-index:893}.top-894{top:894px}.left-894{left:894px}.right-894{right:894px}.bottom-894{bottom:894px}.z-894{z-index:894}.top-895{top:895px}.left-895{left:895px}.right-895{right:895px}.bottom-895{bottom:895px}.z-895{z-index:895}.top-896{top:896px}.left-896{left:896px}.right-896{right:896px}.bottom-896{bottom:896px}.z-896{z-index:896}.top-897{top:897px}.left-897{left:897px}.right-897{right:897px}.bottom-897{bottom:897px}.z-897{z-index:897}.top-898{top:898px}.left-898{left:898px}.right-898{right:898px}.bottom-898{bottom:898px}.z-898{z-index:898}.top-899{top:899px}.left-899{left:899px}.right-899{right:899px}.bottom-899{bottom:899px}.z-899{z-index:899}.top-900{top:900px}.left-900{left:900px}.right-900{right:900px}.bottom-900{bottom:900px}.z-900{z-index:900}*{margin:0}*:focus{outline:none}ul{list-style:none;padding-left:0;margin-bottom:0}.mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:inherit!important;box-shadow:none!important}.mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker):after{content:"(*)"!important;color:red}.mat-mdc-row:hover .mat-mdc-cell:not(:has(.no-data-row)){background-color:var(--primary-100)!important}.dark .mat-mdc-row:hover .mat-mdc-cell:not(:has(.no-data-row)){background-color:#557f9ebf!important}.mdc-text-field--outlined .mat-mdc-form-field-infix,.mdc-text-field--no-label .mat-mdc-form-field-infix{padding:10px 0!important}.mat-mdc-form-field-infix{min-height:30px!important}.mat-mdc-form-field-flex:not(:has(.mat-mdc-form-field-textarea-control)){height:40px!important}.mat-mdc-form-field .mat-mdc-floating-label.mdc-floating-label{padding-bottom:18px}.mat-expansion-panel-body{padding:0 15px 10px}body .mat-mdc-header-row .mdc-data-table__header-cell{font-weight:700;font-size:14px;text-align:center}body{background-color:var(--accent-100);font-feature-settings:"salt"!important}.cusror_poiter{cursor:pointer}.cursor-pointer{cursor:pointer!important}a{text-decoration:none;cursor:pointer}a:hover{outline:none}a:not([href]){color:inherit}ul{list-style:none}.block{display:block!important}.none{display:none!important}.inline-block{display:inline-block}.flex{display:flex!important}.flex-1{flex:1}.flex-column{flex-direction:column}.flex-inline{display:inline-flex!important}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:1rem}.g-3{--gutter-y: 1rem !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.grid{display:grid!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-center{justify-content:center!important}.justify-content-end{justify-content:end}.flex-shrink-0{flex-shrink:0!important}.flex-grow-1{flex-grow:1!important}.float-end{float:right}.float-start{float:left}.flex-wrap{flex-wrap:wrap}.text-wrap{white-space:pre-wrap}.text-nowrap{white-space:nowrap}.align-item-start{align-items:start!important}.align-item-center{align-items:center!important}.align-item-end{align-items:flex-end!important}.text-center{text-align:center!important}.text-start{text-align:start!important}.text-end{text-align:end!important}.w-100{width:100%!important}.overflow-x-auto{overflow-x:auto}.border{border:1px solid var(--accent-300)}.border-bottom{border-bottom:1px solid var(--accent-300)}.border-top{border-top:1px solid var(--accent-300)}.border-50{border-radius:50%}.border-4{border-radius:4px}.border-8{border-radius:8px}.text-muted{color:var(--accent-600)}.text-primary{color:var(--primary-500)}.text-white{color:#fff}.img-fluid{max-width:100%;height:auto}.badge-on-text .mat-badge-content{right:auto!important}.badge-on-button .mat-badge-content{right:0!important;top:0!important}.mat-mdc-unelevated-button:not(:disabled){--mdc-filled-button-label-text-color: #ffffff}.mdc-checkbox--disabled .mdc-checkbox__background{--mdc-checkbox-disabled-unselected-icon-color: #aaa8a852}.mat-mdc-table.mat-elevation-z8{box-shadow:none!important}.form-select-sm{padding-top:.375rem;padding-bottom:.375rem;padding-left:.4rem;font-size:.9rem;border-radius:6px;border-color:var(--accent-300)}.user-status{font-size:.75em!important;padding:.25em .9em;display:inline-block;border-radius:8px}.user-status.monthly{border:none}.user-group{display:inline-flex;align-items:center}.user-group .avatar,.user-group img{cursor:pointer;position:relative;width:40px;height:40px;z-index:2;transition:all .1s ease-in-out;border:2px solid #ffffff}.user-group .avatar+.avatar,.user-group .avatar+img,.user-group img+.avatar,.user-group img+img{margin-left:-14px}.user-group .avatar:hover,.user-group img:hover{z-index:5}.list-group-flush{padding-left:0}.list-group-flush li{padding:16px 24px}.customer-details-header{padding:20px 20px 0}.customer-details-header .modal-close:hover{background:var(--warn-50);color:var(--warn-500)}.customer-details-card{overflow-y:auto}.customer-details-card .personal-info .customer-status div{position:absolute;right:20px;top:20px;padding:0 8px;border-radius:8px}.customer-details-card .personal-info .border-side{border-right:1px solid var(--accent-300);border-left:1px solid var(--accent-300)}.customer-details-card .personal-details .list-group-flush .list-group-item:not(:last-child){border-bottom:1px solid var(--accent-300)}.customer-edit-card .customer-edit-header:hover{background:var(--warn-50);color:var(--warn-500)}.customer-edit-card .w-75{width:75%}.customer-edit-card .card-footer{padding:20px;border-top:1px solid var(--accent-300)}.customer-edit-card .card-footer a:hover{background:var(--warn-50)}.user-avatar{width:40px;border-radius:50%}.pc-icon{width:20px;height:20px;vertical-align:middle}.list-inline{padding-left:0;list-style:none}.list-inline .list-inline-item{display:inline-block}.mdc-data-table__content td.collapse_data{padding:0}.custom-modalBox .mat-mdc-dialog-container .mdc-dialog__surface{overflow:hidden}.mat-mdc-card.user-account-card{border:none!important;box-shadow:none!important}.mat-mdc-card.slider-card{width:420px;display:block;margin-bottom:0}.mat-mdc-card.price-card-2{background:transparent;border:none!important}.mat-mdc-card.block{box-shadow:none!important}@media (max-width: 576px){.mat-mdc-card.sm-block .mat-mdc-card-header.card-header{display:block}}.mat-mdc-card .mat-mdc-card-header.card-header{padding:20px;border-bottom:1px solid var(--accent-300)}.otp-input .mat-mdc-form-field-input-control.mat-mdc-form-field-input-control{text-align:center}body.dark .apexcharts-legend-text{color:#fff!important}body.dark text{fill:#fff!important}body.dark .apexcharts-canvas line{stroke:transparent!important}body.dark .apexcharts-menu{background:var(--accent-50);border-color:var(--accent-300)}body.dark .apexcharts-theme-light .apexcharts-selection-icon:not(.apexcharts-selected):hover svg,body.dark .apexcharts-theme-light .apexcharts-zoom-icon:not(.apexcharts-selected):hover svg,body.dark .apexcharts-theme-light .apexcharts-zoomin-icon:hover svg,body.dark .apexcharts-theme-light .apexcharts-zoomout-icon:hover svg,body.dark .apexcharts-theme-light .apexcharts-reset-icon:hover svg,body.dark .apexcharts-theme-light .apexcharts-menu-icon:hover svg{fill:var(--accent-900)}body.dark .form-select-sm,body.dark .select-item{background-color:var(--accent-400);color:var(--accent-900)}body.dark .ql-editor.ql-blank:before{color:#fff!important}body.dark .ql-toolbar.ql-snow,body.dark .ql-container.ql-snow{border:1px solid var(--accent-300)!important}body.dark .NgxEditor__MenuBar{background:var(--accent-200)}body.dark .NgxEditor{background:var(--accent-200);color:#fff;border:1px solid #ffffff}body.able-pro-rtl .apexcharts-legend-marker,body.able-pro-rtl .apexcharts-tooltip-marker{margin-left:5px}body.able-pro-rtl .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{left:0;right:auto}body.able-pro-rtl .ql-editor{text-align:right}.avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:48px;height:48px;font-size:18px;font-weight:600}.avatar.hover:hover{background:var(--accent-100);color:var(--accent-500)}.avatar.avatar-xxs{width:16px;height:16px;font-size:14px;border-radius:12px}.avatar.avatar-small{width:20px;height:20px;font-size:14px;border-radius:50%}.avatar.avatar-xs{width:32px;height:32px;font-size:12px;border-radius:12px}.avatar.avatar-s{width:40px;height:40px;font-size:14px;border-radius:12px}.avatar.avatar-l{width:64px;height:64px;font-size:20px;border-radius:12px}.avatar.avatar-xl{width:72px;height:72px;font-size:24px;border-radius:50%}.avatar.avatar-square{border-radius:4px;border:2px solid}.avatar.avatar-icon{border:2px solid var(--accent-300)}.avatar.avatar-icon>img{width:60%}.chat-avatar{display:inline-flex}.chat-avatar img{border-radius:50%}.table-responsive{overflow-x:auto}.container{padding:0 12px}@media (min-width: 576px){.container{max-width:540px;margin:0 auto}}@media (min-width: 768px){.container{max-width:720px;margin:0 auto}}@media (min-width: 992px){.container{max-width:960px;margin:0 auto}}@media (min-width: 1200px){.container{max-width:1140px;margin:0 auto}}@media (min-width: 1400px){.container{max-width:1320px;margin:0 auto}}@media (min-width: 1600px){.container{max-width:1540px;margin:0 auto}}.status{color:#fff;padding:3px 10px;border-radius:20px;font-weight:600;font-size:12px;width:fit-content}.status.active{color:var(--accent-50);background:var(--success-500)}.status.inactive{color:var(--accent-50);background:var(--warn-500)}.dark .status.active{color:var(--success-100);background:var(--success-800)}.dark .status.inactive{color:var(--warn-100);background:var(--warn-800)}.bg-error{background:var(--warn-500, #ff7272);color:#fff}.mini-iput{--mat-form-field-container-vertical-padding: 8px;--mat-form-field-container-height: 35px}.mat-mdc-form-field-error{font-size:11px}.mat-table .stick_left{position:sticky;left:0}.sticky{position:sticky}.absolute{position:absolute}.relative{position:relative}.fixed{position:fixed}.text-uppercase{text-transform:uppercase}.title-underline{position:relative}.title-underline:after{content:"";position:absolute;width:97%;height:1px;bottom:-4px;background:#c7c7c7;left:10px}.title-underline:before{content:"";position:absolute;width:10%;height:3px;z-index:1;bottom:-5px;background:#14ff3b;left:10px}.radio-mini .mat-mdc-radio-button .mdc-radio{padding:5px!important}.mat-mdc-dialog-container .mdc-dialog__content{color:inherit!important}.mat-mdc-form-field-flex{display:flex!important;align-items:center!important}.no-data-row{display:grid;justify-content:center;align-items:center;height:100%;text-align:center}body.dark .mat-expansion-panel{background-color:var(--accent-200)!important}.text-underline{text-decoration:underline!important}.table-list>table.mat-mdc-table{white-space:nowrap!important}.table-list>table.mat-mdc-table>th.mat-header-cell{text-align:center!important;max-width:200px}.search-container{height:30px;margin:10px 15px;padding-left:10px;border-radius:3px;border:1px solid var(--accent-300);background-color:var(--accent-200);color:var(--mdc-outlined-text-field-input-text-color)}.position-center{top:50%;transform:translate(-50%,-50%);left:50%}.m-h-unset{max-height:unset!important}.m-h-130{max-height:calc(100vh - 130px)!important}.border-right{border-right:1px solid var(--accent-300)}.detail-header{font-size:16px;font-weight:600;padding:10px 0}.name-content-highlight{font-size:14px;font-weight:600;padding-right:5px}.name-content{font-size:14px;padding-right:5px}.value-content-highlight{font-size:16px;text-transform:uppercase;font-weight:600}.value-content{font-size:14px;font-weight:400}.text-line-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}.custom-badge{position:absolute;top:-5px;right:-20px;border-radius:50%;display:flex;justify-content:center;align-items:center;width:20px;height:20px;font-size:16px}.custom-badge-container{position:relative;display:inline-block}.error-collor{color:red}.header-1{font-weight:600;font-size:14px}.menu-list li{padding:10px 15px;cursor:pointer;position:relative}.menu-list li:hover:not(.coded-trigger,.active):before{background:var(--accent-500)}.menu-list li .coded-micon{display:none}.menu-list li a{color:#000;position:relative}.menu-list li a:before{content:"";border-radius:50%;position:absolute;top:6px;width:5px;height:5px;left:0;background:var(--accent-600);opacity:.8;transition:all .08s cubic-bezier(.37,.24,.53,.99)}.menu-list li a .coded-mtext{padding:10px}.menu-list li:before{content:"";border-radius:6px;position:absolute;inset:2px;opacity:.1}.menu-list li.active:before,.menu-list li:focus:before,.menu-list li:hover:before{background:var(--primary-500)}.menu-list li.active>a,.menu-list li:focus>a,.menu-list li:hover>a{color:var(--primary-500)}.mat-mdc-menu-panel{max-width:500px!important}.zone-wrapper{border:1px solid #b3b2b2;border-radius:6px;position:relative;padding-top:10px}.zone-label{position:absolute;z-index:1;background:#fff;top:0;left:50%;transform:translate(-50%,-50%);padding:0 10px;font-weight:600;width:max-content}.zone-item{padding:5px;border-bottom:solid 1px #ccc;box-sizing:border-box;background:#fff;font-size:14px;overflow:hidden}.text-line-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}.text-line-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}.white-space-normal{white-space:normal!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.mat-mdc-form-field-error-wrapper{padding:0!important}.drawer-container{height:100vh;display:block;overflow:auto}.pc-sidebar{background:#f8f9fab3;width:240px;position:fixed!important;top:0;bottom:0;z-index:1026;overflow:hidden;box-shadow:none;height:100%;transition:all .3s ease-in-out}.pc-sidebar .m-header{height:42px;display:flex;align-items:center;padding:16px 10px;gap:10px}.pc-sidebar .navbar-wrapper{width:240px;background:inherit}.pc-sidebar .coded-badge{font-size:75%;position:absolute;right:30px;top:12px;padding:2px 7px;border-radius:2px}.pc-sidebar .coded-inner-navbar li{position:relative;padding-bottom:2px;margin:0 10px;-webkit-user-select:none;user-select:none}.pc-sidebar .coded-inner-navbar li>a{padding:10px 20px 10px 10px;display:block;border-radius:5px;position:relative;color:#000}.pc-sidebar .coded-inner-navbar li>a .coded-mtext{position:relative}.pc-sidebar .coded-inner-navbar li>a>.coded-micon{font-size:18px;align-items:center;margin-right:5px;height:24px;width:24px;display:inline-block;text-align:center}.pc-sidebar .coded-inner-navbar li>a>.coded-micon .pc-icon{width:22px;height:22px;display:inline-block}.pc-sidebar .coded-inner-navbar li>a>.coded-micon+.coded-mtext{position:relative;vertical-align:middle;text-align:center}.pc-sidebar .coded-inner-navbar li.coded-hasmenu{position:relative;margin:0 10px}.pc-sidebar .coded-inner-navbar li.coded-hasmenu>a:after{content:"\ea62";font-family:tabler-icons;font-size:15px;border:none;position:absolute;top:13px;right:5px;transition:.3s ease-in-out}.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu .coded-micon{display:none}.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu>a:after,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu>a:after{transform:rotate(180deg);content:"";font-family:tabler-icons;font-size:15px;border:none;position:absolute;top:12px;right:20px;transition:.3s ease-in-out}.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu>a:after,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu>a:after,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu>a:after,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu>a:after{content:"\ea62";font-family:tabler-icons;font-size:15px;border:none;position:absolute;top:9px;right:11px;transition:.3s ease-in-out}.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse li>a{text-align:left;padding:10px 10px 10px 20px;margin:0;display:block;color:var(--accent-600)}.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item li>a:before,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact li>a:before,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact li>a:before,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse li>a:before{content:"";border-radius:50%;position:absolute;top:20px;width:5px;height:5px;left:10px;background:var(--accent-600);opacity:.8;transition:all .08s cubic-bezier(.37,.24,.53,.99)}.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item li .coded-submenu>app-menu-item li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item li .coded-submenu>app-menu-item-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact li .coded-submenu>app-menu-item li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact li .coded-submenu>app-menu-item-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact li .coded-submenu>app-menu-item li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact li .coded-submenu>app-menu-item-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse li .coded-submenu>app-menu-item li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse li .coded-submenu>app-menu-item-compact li>a{padding:10px 30px 10px 75px}.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item li .coded-submenu>app-menu-item li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item li .coded-submenu>app-menu-item-compact li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact li .coded-submenu>app-menu-item li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact li .coded-submenu>app-menu-item-compact li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact li .coded-submenu>app-menu-item li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact li .coded-submenu>app-menu-item-compact li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse li .coded-submenu>app-menu-item li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse li .coded-submenu>app-menu-item-compact li>a{padding:10px 68px 10px 20px}.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item ul app-menu-collapse li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item ul app-menu-collapse-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact ul app-menu-collapse li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact ul app-menu-collapse-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact ul app-menu-collapse li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact ul app-menu-collapse-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse ul app-menu-collapse li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse ul app-menu-collapse-compact li>a{padding:10px 30px 10px 75px}.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item ul app-menu-collapse li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item ul app-menu-collapse-compact li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact ul app-menu-collapse li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact ul app-menu-collapse-compact li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact ul app-menu-collapse li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact ul app-menu-collapse-compact li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse ul app-menu-collapse li>a,.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse ul app-menu-collapse-compact li>a{padding:10px 68px 10px 20px}.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item ul app-menu-collapse .coded-submenu>app-menu-item li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item ul app-menu-collapse .coded-submenu>app-menu-item-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item ul app-menu-collapse-compact .coded-submenu>app-menu-item li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item ul app-menu-collapse-compact .coded-submenu>app-menu-item-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact ul app-menu-collapse .coded-submenu>app-menu-item li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact ul app-menu-collapse .coded-submenu>app-menu-item-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact ul app-menu-collapse-compact .coded-submenu>app-menu-item li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-item-compact ul app-menu-collapse-compact .coded-submenu>app-menu-item-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact ul app-menu-collapse .coded-submenu>app-menu-item li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact ul app-menu-collapse .coded-submenu>app-menu-item-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact ul app-menu-collapse-compact .coded-submenu>app-menu-item li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse-compact ul app-menu-collapse-compact .coded-submenu>app-menu-item-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse ul app-menu-collapse .coded-submenu>app-menu-item li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse ul app-menu-collapse .coded-submenu>app-menu-item-compact li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse ul app-menu-collapse-compact .coded-submenu>app-menu-item li>a,.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu>app-menu-collapse ul app-menu-collapse-compact .coded-submenu>app-menu-item-compact li>a{padding:10px 30px 10px 69px}.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu{opacity:0;visibility:hidden;transform-origin:50% 50%;transition:transform .3s,opacity .3s;transform-style:preserve-3d;transform:rotateX(-90deg);position:absolute;display:none}.pc-sidebar .coded-inner-navbar li.coded-hasmenu.coded-trigger>a:after{transform:rotate(180deg)}.pc-sidebar .coded-inner-navbar li.coded-hasmenu.coded-trigger.active>.coded-submenu{display:block}.pc-sidebar .coded-inner-navbar li.coded-hasmenu.coded-trigger.active>a{position:relative}.pc-sidebar .coded-inner-navbar li.coded-hasmenu.coded-trigger>.coded-submenu{position:relative;opacity:1;visibility:visible;transform:rotateX(0);display:block}.pc-sidebar .coded-inner-navbar li.coded-menu-caption{font-size:.688rem;font-weight:600;line-height:1.5;margin:0 10px;padding:24px 23px 8px;text-transform:uppercase;position:relative;color:var(--accent-700)}.pc-sidebar .coded-inner-navbar li.disabled>a{cursor:default;opacity:.5}.pc-sidebar .coded-inner-navbar>app-menu-group-vertical>app-menu-collapse li .coded-submenu li.active>a,.pc-sidebar .coded-inner-navbar>app-menu-group-vertical>app-menu-collapse li .coded-submenu li:focus>a,.pc-sidebar .coded-inner-navbar>app-menu-group-vertical>app-menu-collapse li .coded-submenu li:hover>a,.pc-sidebar .coded-inner-navbar>app-menu-group-compact>app-menu-collapse-compact li .coded-submenu li.active>a,.pc-sidebar .coded-inner-navbar>app-menu-group-compact>app-menu-collapse-compact li .coded-submenu li:focus>a,.pc-sidebar .coded-inner-navbar>app-menu-group-compact>app-menu-collapse-compact li .coded-submenu li:hover>a{color:var(--primary-500)}.pc-sidebar .coded-inner-navbar>app-menu-group-vertical>app-menu-collapse li .coded-submenu li.active>a:before,.pc-sidebar .coded-inner-navbar>app-menu-group-vertical>app-menu-collapse li .coded-submenu li:focus>a:before,.pc-sidebar .coded-inner-navbar>app-menu-group-vertical>app-menu-collapse li .coded-submenu li:hover>a:before,.pc-sidebar .coded-inner-navbar>app-menu-group-compact>app-menu-collapse-compact li .coded-submenu li.active>a:before,.pc-sidebar .coded-inner-navbar>app-menu-group-compact>app-menu-collapse-compact li .coded-submenu li:focus>a:before,.pc-sidebar .coded-inner-navbar>app-menu-group-compact>app-menu-collapse-compact li .coded-submenu li:hover>a:before{background:var(--primary-500)}.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-collapse li.active>a,.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-collapse li.coded-trigger>a,.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-collapse-compact li.active>a,.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-trigger>a,.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-item-compact li.active>a,.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-item-compact li.coded-trigger>a,.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-item li.active>a,.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-item li.coded-trigger>a{color:var(--primary-500)}.pc-sidebar .coded-inner-navbar li.active>a,.pc-sidebar .coded-inner-navbar li.coded-trigger>a{color:var(--primary-500)}.pc-sidebar .coded-inner-navbar li.active>a:before,.pc-sidebar .coded-inner-navbar li.coded-trigger>a:before{background:var(--primary-500)}.pc-sidebar .coded-inner-navbar li:hover:not(.coded-trigger,.active)>a:before{background:var(--accent-500)}.pc-sidebar .coded-inner-navbar li>a:before{content:"";border-radius:8px;position:absolute;inset:2px;opacity:.1}.pc-sidebar.caption-hide .coded-menu-caption,.pc-sidebar.horizontal{display:none}.pc-sidebar.menu-short{width:90px;height:100%;transition:all .3s ease-in-out}.pc-sidebar.menu-short .navbar-wrapper,.pc-sidebar.menu-short .navbar-content{width:90px}.pc-sidebar.menu-short .coded-submenu{opacity:0}.pc-sidebar.menu-short .coded-inner-navbar li{margin:0 10px 5px}.pc-sidebar.menu-short .coded-inner-navbar li.coded-menu-caption{transform:rotateY(-90deg);transform-origin:0 0;opacity:0;display:none;transition:all .3s ease-in-out}.pc-sidebar.menu-short .coded-inner-navbar li>a{padding:10px 11px;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.pc-sidebar.menu-short .coded-inner-navbar li>a>.coded-micon{width:22px;height:22px;margin-right:0}.able-pro-rtl .pc-sidebar.menu-short .coded-inner-navbar li>a>.coded-micon{margin-left:0}.pc-sidebar.menu-short .coded-inner-navbar li>a>.coded-micon .pc-icon{display:flex}.pc-sidebar.menu-short .coded-inner-navbar li>a>.coded-micon+.coded-mtext{transform:rotateY(-90deg);transform-origin:0 0;opacity:0;display:none;transition:all .3s ease-in-out}.pc-sidebar.menu-short .coded-inner-navbar li.coded-hasmenu ul{display:none!important}.pc-sidebar.menu-short .coded-inner-navbar li.coded-hasmenu>a:after{opacity:0}.pc-sidebar.menu-short .coded-inner-navbar li{margin:0 10px 5px 20px}.pc-sidebar.menu-short .coded-inner-navbar li>a{padding:10px 11px}.pc-sidebar.menu-short .cp-title{transform:rotateY(-90deg);transform-origin:0 0;opacity:0;display:none;transition:all .3s ease-in-out}:root{--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--breakpoint-xxl: 1400px}.row{--gutter-x: 1.5rem;--gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--gutter-y))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--gutter-x) * .5);padding-left:calc(var(--gutter-x) * .5);margin-top:var(--gutter-y)}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}@media (min-width: 576px){.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.col-sm-auto{flex:0 0 auto;width:auto}}@media (min-width: 768px){.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.col-md-auto{flex:0 0 auto;width:auto}}@media (min-width: 992px){.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width: 1200px){.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media (min-width: 1400px){.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}}@charset "UTF-8";::ng-deep body{--mat-form-field-container-height: 51px;--mdc-outlined-text-field-hover-label-text-color: #000000;--mdc-outlined-text-field-label-text-color: #000000}body.mat-typography{font-feature-settings:"salt"!important}body .mat-drawer-container{background-color:var(--accent-100)!important;color:var(--accent-800)!important}body .mat-drawer-container .mat-drawer{background-color:var(--accent-100)!important}body .mat-drawer-container .mat-drawer.mat-drawer-side{border-right:1px dashed var(--accent-400)!important}body .mat-drawer-container .mat-drawer .mat-drawer-inner-container{overflow:hidden!important}body .mat-drawer.notification-status{width:474px!important}body.theme-contrast .mat-drawer-container,body.theme-contrast .mat-drawer{background-color:var(--accent-50)!important}body.theme-contrast.dark .mat-drawer-container,body.theme-contrast.dark .mat-drawer{background-color:var(--accent-100)!important}@media (max-width: 575.98px){body .mat-drawer.notification-status{width:350px!important}}body .mat-toolbar.mat-toolbar-single-row{padding:0!important;width:-webkit-fill-available!important}body .mat-toolbar.mat-toolbar-single-row.pc-header{background:var(--accent-100)!important}@media (max-width: 576px){body .mat-toolbar.mat-toolbar-single-row{padding:10px!important}}@media (max-width: 576px){body .mat-toolbar.mat-toolbar-single-row.landing-header{padding:0!important}}body.theme-contrast .mat-toolbar.mat-toolbar-single-row{background:#fffc!important}body.theme-contrast.dark .mat-toolbar.mat-toolbar-single-row{background:var(--accent-100)!important}body .mat-vertical-stepper-header{padding:24px!important}body .mat-mdc-header-row{background:var(--accent-100)!important}body .mat-mdc-header-row .mdc-data-table__header-cell{font-weight:700;font-size:14px}body .border-table-full .mdc-data-table__header-cell,body .border-table-full .mat-mdc-cell{border:1px solid var(--mat-table-row-item-outline-color, rgba(0, 0, 0, .12))!important}body .table-list .col-width{white-space:break-spaces!important;min-width:150px;max-width:180px!important}body .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,body .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,body .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch{border-color:var(--accent-300)!important}body .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:var(--accent-200)!important}body .mat-mdc-card{border:1px solid var(--accent-300)!important;border-radius:12px!important;box-shadow:none!important;margin-bottom:24px}body .mat-mdc-card.mdc-card .mat-mdc-card-header .mat-mdc-card-header-text{display:none}body.dark .mat-mdc-card{background-color:var(--accent-50)}body .mat-mdc-tooltip .mdc-tooltip__surface{background-color:var(--accent-900)}body.dark .mat-mdc-tooltip .mdc-tooltip__surface{background-color:var(--accent-900);color:var(--accent-50)}body .mdc-data-table__content .mdc-data-table__header-cell{font-weight:700px!important}body .mdc-data-table__content td,body .mdc-data-table__cell,body .mdc-data-table__header-cell{padding:.7rem .75rem}body .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{padding:5px;display:flex;align-items:center}body .mat-stepper-horizontal,body .mat-stepper-vertical{background-color:var(--accent-50)!important}body .mat-badge-content,body .mat-step-icon,body .mat-step-header .mat-step-icon-selected,body .mat-step-header .mat-step-icon-state-edit,body .mat-step-header .mat-step-icon-state-done{color:#fff!important}body .mat-step-header{overflow:visible!important}body .mat-horizontal-stepper-header-container{overflow-x:auto;margin-bottom:10px}body.dark .mat-badge-accent .mat-badge-content,body.dark .mat-badge-warn .mat-badge-content{color:#fff}body .mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label,body .mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__checkmark{color:var(--accent-900)}body .mat-mdc-menu-item.drp-tech-link>span{display:flex;align-items:center;gap:6px}body .mat-calendar-body-selected{color:#fff}body.dark .mat-mdc-standard-chip{background:var(--accent-300)!important}body.dark .mat-mdc-table{background-color:var(--accent-50)}body.dark .mat-mdc-table tbody{background:var(--accent-50)}body.dark .mdc-data-table__header-cell{background-color:var(--accent-100)!important}body.dark .mat-mdc-paginator,body.dark .mat-stepper-horizontal,body.dark .mat-stepper-vertical{background-color:var(--accent-50)}body.dark .mat-mdc-menu-panel{background-color:var(--accent-200);color:#ffffffde;max-width:300px}body.dark div.mat-mdc-select-panel,body.dark div.mat-mdc-autocomplete-panel{background-color:var(--accent-200)}body.dark .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#38414c!important}body.dark .mat-mdc-dialog-container .mdc-dialog__surface{background-color:var(--accent-200);color:#ffffffde}body.dark .mat-datepicker-content{background-color:var(--accent-300)!important}body .mat-mdc-tab-header.account-profile .mat-mdc-tab-link-container{flex-grow:inherit!important}body .cdk-overlay-container{z-index:1035!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background-color:var(--primary-500);border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:var(--primary-300)}.ng-trigger-transformPanel:has(.c-m-t-50){padding-top:0!important}.mat-drawer-content{margin-top:110px}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label--float-above{color:#000!important;font-weight:400}.file-wrapper>.upload-input{width:100%}.transform-menu{transform:translate(25%,-15px)}.mat-expansion-panel-header{padding:0 20px}.mat-calendar-period-button{padding:0!important}
